ATLAS Offline Software
|
#include "GeneratorObjects/McEventCollection.h"
#include "AtlasHepMC/GenParticle.h"
#include "TruthUtils/HepMCHelpers.h"
#include "StoreGate/StoreGateSvc.h"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | TruthHelper::GenAccessIO |
Namespaces | |
TruthHelper | |
Typedefs | |
typedef std::vector< HepMC::ConstGenParticlePtr > | MCParticleCollection |
typedef std::vector< HepMC::ConstGenParticlePtr >::const_iterator | MCParticleCollectionCIter |
typedef std::vector<HepMC::ConstGenParticlePtr> MCParticleCollection |
Definition at line 16 of file Generators/FlowAfterburner/FlowAfterburner/GenAccessIO.h.
typedef std::vector<HepMC::ConstGenParticlePtr>::const_iterator MCParticleCollectionCIter |
Definition at line 17 of file Generators/FlowAfterburner/FlowAfterburner/GenAccessIO.h.