The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/ContainedObject.h>
#include <GaudiKernel/KeyedContainer.h>
#include <GaudiKernel/ObjectVector.h>
#include <GaudiKernel/SharedObjectsContainer.h>
#include <GaudiKernel/SmartRefVector.h>
#include <GaudiExamples/Event.h>
#include "MyVertex.h"
Go to the source code of this file.
Classes | |
class | Gaudi::Examples::GaudiObjectHandler< T > |
class | Gaudi::Examples::MyTrack |
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::Examples | |
Typedefs | |
typedef KeyedContainer< MyTrack > | Gaudi::Examples::MyTrackVector |