![]() |
eic-smear
1.0.3
A collection of ROOT classes for Monte Carlo events and a fast-smearing code simulating detector effects for the Electron-Ion Collider task force
|
#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"
Go to the source code of this file.
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.