#include <PndEvtGenDirect.h>
|
| PndEvtGenDirect () |
|
| PndEvtGenDirect (TString particle, TString decfile="", Double_t Mom=0, Long_t Seed=-1, TString defDECAY="", TString defPDL="", Double_t ATarg=0.0) |
|
virtual | ~PndEvtGenDirect () |
|
virtual Bool_t | ReadEvent (FairPrimaryGenerator *primGen) |
|
void | SetStoreTree (Bool_t store=true) |
|
void | SetVerbose (int v=1) |
|
| PndTargetGenerator () |
|
| PndTargetGenerator (TString densityFile, double radius=0., double drdz=0., double rlimit=2.) |
|
virtual | ~PndTargetGenerator () |
|
void | SetDensityProfile (TString density) |
|
void | SetBeamRadius (double radius=0.1) |
|
void | SetBeamPipeRadius (double radius=2.) |
|
void | SetConstantBeamRegion (double zmin=-140., double zmax=223) |
|
void | SetBeamDrDz (double drdz=0.1) |
|
void | SetVerbose (int verb=1) |
|
TGraph * | GetDensityGraph () |
|
virtual Bool_t | Init () |
|
TVector3 | SampleInteractionVertex () |
|
void | ReadDensityFile () |
|
Definition at line 29 of file PndEvtGenDirect.h.
◆ PndEvtGenDirect() [1/2]
PndEvtGenDirect::PndEvtGenDirect |
( |
| ) |
|
Default constructor (should not be used)
◆ PndEvtGenDirect() [2/2]
PndEvtGenDirect::PndEvtGenDirect |
( |
TString |
particle, |
|
|
TString |
decfile = "" , |
|
|
Double_t |
Mom = 0 , |
|
|
Long_t |
Seed = -1 , |
|
|
TString |
defDECAY = "" , |
|
|
TString |
defPDL = "" , |
|
|
Double_t |
ATarg = 0.0 |
|
) |
| |
◆ ~PndEvtGenDirect()
virtual PndEvtGenDirect::~PndEvtGenDirect |
( |
| ) |
|
|
virtual |
◆ ReadEvent()
virtual Bool_t PndEvtGenDirect::ReadEvent |
( |
FairPrimaryGenerator * |
primGen | ) |
|
|
virtual |
Generate one event using EVT
- Parameters
-
primGen | pointer to the FairPrimaryGenerator |
Reimplemented from PndTargetGenerator.
◆ SetStoreTree()
void PndEvtGenDirect::SetStoreTree |
( |
Bool_t |
store = true | ) |
|
|
inline |
◆ SetVerbose()
void PndEvtGenDirect::SetVerbose |
( |
int |
v = 1 | ) |
|
|
inline |
The documentation for this class was generated from the following file: