The Gaudi Framework
master (37c0b60a)
|
#include <map>
#include <string>
#include <vector>
#include <GaudiKernel/Point3DTypes.h>
#include <GaudiKernel/Point4DTypes.h>
#include <GaudiKernel/StatusCode.h>
#include <GaudiKernel/Vector3DTypes.h>
#include <GaudiKernel/Vector4DTypes.h>
Go to the source code of this file.
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::Parsers | |
Gaudi::Utils | |
Declaration of parsing functions for various ROOT::Math objects to allow their usage as properties for Gaudi components
Definition in file VectorsAsProperty.h.