#include <PndTargetGenerator.h>
Definition at line 24 of file PndTargetGenerator.h.
◆ PndTargetGenerator() [1/2]
PndTargetGenerator::PndTargetGenerator |
( |
| ) |
|
◆ PndTargetGenerator() [2/2]
PndTargetGenerator::PndTargetGenerator |
( |
TString |
densityFile, |
|
|
double |
radius = 0. , |
|
|
double |
drdz = 0. , |
|
|
double |
rlimit = 2. |
|
) |
| |
Constructor with an ascii file name for the density profile and a beam width
◆ ~PndTargetGenerator()
virtual PndTargetGenerator::~PndTargetGenerator |
( |
| ) |
|
|
inlinevirtual |
◆ GetDensityGraph()
TGraph* PndTargetGenerator::GetDensityGraph |
( |
| ) |
|
|
inline |
◆ Init()
virtual Bool_t PndTargetGenerator::Init |
( |
| ) |
|
|
virtual |
◆ ReadDensityFile()
void PndTargetGenerator::ReadDensityFile |
( |
| ) |
|
◆ ReadEvent()
virtual Bool_t PndTargetGenerator::ReadEvent |
( |
FairPrimaryGenerator * |
| ) |
|
|
inlinevirtual |
◆ SampleInteractionVertex()
TVector3 PndTargetGenerator::SampleInteractionVertex |
( |
| ) |
|
◆ SetBeamDrDz()
void PndTargetGenerator::SetBeamDrDz |
( |
double |
drdz = 0.1 | ) |
|
|
inline |
◆ SetBeamPipeRadius()
void PndTargetGenerator::SetBeamPipeRadius |
( |
double |
radius = 2. | ) |
|
|
inline |
◆ SetBeamRadius()
void PndTargetGenerator::SetBeamRadius |
( |
double |
radius = 0.1 | ) |
|
|
inline |
◆ SetConstantBeamRegion()
void PndTargetGenerator::SetConstantBeamRegion |
( |
double |
zmin = -140. , |
|
|
double |
zmax = 223 |
|
) |
| |
|
inline |
◆ SetDensityProfile()
void PndTargetGenerator::SetDensityProfile |
( |
TString |
density | ) |
|
|
inline |
◆ SetVerbose()
void PndTargetGenerator::SetVerbose |
( |
int |
verb = 1 | ) |
|
|
inline |
The documentation for this class was generated from the following file: