#include <PndHypBupGenerator.h>
◆ PndHypBupGenerator() [1/4]
PndHypBupGenerator::PndHypBupGenerator |
( |
| ) |
|
Default constructor without arguments should not be used.
◆ PndHypBupGenerator() [2/4]
PndHypBupGenerator::PndHypBupGenerator |
( |
const char * |
fileName | ) |
|
Standard constructor.
- Parameters
-
fileName | The input file name |
◆ ~PndHypBupGenerator() [1/2]
virtual PndHypBupGenerator::~PndHypBupGenerator |
( |
| ) |
|
|
virtual |
◆ PndHypBupGenerator() [3/4]
PndHypBupGenerator::PndHypBupGenerator |
( |
| ) |
|
Default constructor without arguments should not be used.
◆ PndHypBupGenerator() [4/4]
PndHypBupGenerator::PndHypBupGenerator |
( |
const char * |
fileName | ) |
|
Standard constructor.
- Parameters
-
fileName | The input file name |
◆ ~PndHypBupGenerator() [2/2]
virtual PndHypBupGenerator::~PndHypBupGenerator |
( |
| ) |
|
|
virtual |
◆ GammaEmissPar()
void PndHypBupGenerator::GammaEmissPar |
( |
Bool_t |
On = kFALSE | ) |
|
|
inline |
◆ ReadEvent() [1/2]
virtual Bool_t PndHypBupGenerator::ReadEvent |
( |
FairPrimaryGenerator * |
primGen | ) |
|
|
virtual |
Reads on event from the input file and pushes the tracks onto the stack. Abstract method in base class.
- Parameters
-
primGen | pointer to the CbmPrimaryGenerator |
◆ ReadEvent() [2/2]
virtual Bool_t PndHypBupGenerator::ReadEvent |
( |
FairPrimaryGenerator * |
primGen | ) |
|
|
virtual |
Reads on event from the input file and pushes the tracks onto the stack. Abstract method in base class.
- Parameters
-
primGen | pointer to the CbmPrimaryGenerator |
Referenced by GammaEmissPar().
◆ SetPhiRange()
void PndHypBupGenerator::SetPhiRange |
( |
Double32_t |
phimin = 0 , |
|
|
Double32_t |
phimax = 360 |
|
) |
| |
|
inline |
◆ SetPRange()
void PndHypBupGenerator::SetPRange |
( |
Double32_t |
pmin = 0 , |
|
|
Double32_t |
pmax = 10 |
|
) |
| |
|
inline |
◆ SetThetaRange()
void PndHypBupGenerator::SetThetaRange |
( |
Double32_t |
thetamin = 0 , |
|
|
Double32_t |
thetamax = 90 |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: