![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "eicsmear/erhic/EventMC.h"#include <iostream>#include <list>#include <string>#include <vector>#include <TCollection.h>#include <TDatabasePDG.h>#include <TDirectory.h>#include <TParticlePDG.h>#include <TTree.h>#include "eicsmear/erhic/ParticleIdentifier.h"#include "eicsmear/erhic/ParticleMC.h"
Include dependency graph for EventMC.cxx:Go to the source code of this file.
Namespaces | |
| namespace | erhic |
Typedefs | |
| typedef std::vector< const VirtualParticle * > | erhic::TrackVector |
| typedef TrackVector::iterator | erhic::TrackVectorIter |
| typedef TrackVector::const_iterator | erhic::TrackVectorCIter |
Implementation of class erhic::EventMC.
Definition in file EventMC.cxx.