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
EventMC.cxx File Reference
#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
 

Detailed Description

Implementation of class erhic::EventMC.

Author
Thomas Burton
Date
2011-10-31

Definition in file EventMC.cxx.