The Gaudi Framework
master (37c0b60a)
|
#include <map>
#include <string>
#include <utility>
#include <vector>
#include <GaudiKernel/GenericVectorTypes.h>
#include <GaudiKernel/Point3DTypes.h>
#include <GaudiKernel/Point4DTypes.h>
#include <GaudiKernel/Vector3DTypes.h>
#include <GaudiKernel/Vector4DTypes.h>
#include <GaudiKernel/SVectorAsProperty.h>
#include <GaudiKernel/VectorsAsProperty.h>
#include <Gaudi/TestSuite/TestAlg.h>
Go to the source code of this file.
Classes | |
class | Gaudi::TestSuite::ExtendedProperties2 |
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Gaudi::TestSuite | |
simple DEMO-file for "extended vector properties", implementation file for class Gaudi::TestSuite::ExtendedProperties2
Definition in file ExtendedProperties2.cpp.