|
| ERGammaGenerator () |
|
virtual | ~ERGammaGenerator () |
|
virtual Bool_t | ReadEvent (FairPrimaryGenerator *primGen) |
|
void | SetBeamEnergy (Double_t en) |
|
void | SetGammaCMEnergy (Double_t en) |
|
void | SetGammaCMPhiRange (Double_t phiMin, Double_t phiMax) |
|
void | SetGammaCMThetaRange (Double_t thetaMin, Double_t thetaMax) |
|
void | SetIon (Int_t z, Int_t a) |
|
Bool_t | SkipEvents (Int_t count) |
|
|
Int_t | fA |
|
Int_t | fZ |
|
Double_t | fEBeam |
|
Double_t | fEGammaCM |
|
Double_t | fPhiMinCM |
|
Double_t | fPhiMaxCM |
|
Double_t | fThetaMinCM |
|
Double_t | fThetaMaxCM |
|
Double_t | fIonMass |
|
Int_t | fGammaPDG |
|
TRandom3 * | fRnd |
|
Definition at line 20 of file ERGammaGenerator.h.
ERGammaGenerator::ERGammaGenerator |
( |
| ) |
|
ERGammaGenerator::~ERGammaGenerator |
( |
| ) |
|
|
virtual |
Bool_t ERGammaGenerator::ReadEvent |
( |
FairPrimaryGenerator * |
primGen | ) |
|
|
virtual |
Reads on event from the input file and pushes the tracks onto the stack. Abstract method in base class.
- Parameters
-
pStack | pointer to the stack |
ver | not used |
Definition at line 26 of file ERGammaGenerator.cxx.
The documentation for this class was generated from the following files: