15 #ifndef PND_EVTGENGENERATOR_H
16 #define PND_EVTGENGENERATOR_H
19 #include "FairGenerator.h"
26 class TVirtualMCStack;
27 class FairPrimaryGenerator;
Bool_t ReadRootEvent(FairPrimaryGenerator *primGen)
virtual ~PndEvtGenGenerator()
int fGasmode
0: ASCII, 1:ROOT
Int_t fRNTrk
Number of daughters.
FairPrimaryGenerator * primGen
TFile * fInputRootFile
Input file name.
Double_t * fRVx
Momentum of particle.
FILE * fInputAsciiFile
Pointer to input tree.
double fRsigma
Gas mode (vertex smearing)
TString fFileName
Event number.
TF1 * fDensityFunction
sigma for vertex smearing
ClassDef(PndEvtGenGenerator, 1)
TTree * fInputTree
Pointer to input file.
Bool_t fFileType
number of particles in event
Int_t * fRDF
PDG code of particle.
Bool_t SetBranchAddresses()
Bool_t ReadAsciiEvent(FairPrimaryGenerator *primGen)
Int_t * fRPdg
Start Vertex of particle.
virtual Bool_t ReadEvent(FairPrimaryGenerator *primGen)