Container for runtime parameters that are required for the transformation from BSEmcMCPoints to BSEmcMCDeposits.
More...
#include <BSEmcMCPar.h>
Container for runtime parameters that are required for the transformation from BSEmcMCPoints to BSEmcMCDeposits.
based on PndEmcDigiPar
- Author
- Ben Salisbury salis.nosp@m.bury.nosp@m.@hisk.nosp@m.p.un.nosp@m.i-bon.nosp@m.n.de, HISKP Bonn
- Date
- 2021-01
Definition at line 24 of file BSEmcMCPar.h.
◆ BSEmcMCPar()
BSEmcMCPar::BSEmcMCPar |
( |
const char * |
t_name = "EmcMCPar" , |
|
|
const char * |
t_title = "Emc Geometry Version Flag" , |
|
|
const char * |
t_context = "TestDefaultContext" |
|
) |
| |
◆ ~BSEmcMCPar()
BSEmcMCPar::~BSEmcMCPar |
( |
void |
| ) |
|
◆ clear()
void BSEmcMCPar::clear |
( |
void |
| ) |
|
◆ GetCutMotherParticle()
Double_t BSEmcMCPar::GetCutMotherParticle |
( |
| ) |
const |
|
inline |
Definition at line 32 of file BSEmcMCPar.h.
32 {
return fCutMotherParticle; }
◆ GetCutSameTrack()
Double_t BSEmcMCPar::GetCutSameTrack |
( |
| ) |
const |
|
inline |
Definition at line 33 of file BSEmcMCPar.h.
33 {
return fCutSameTrack; }
◆ GetEnergyDepositThreshold()
Double_t BSEmcMCPar::GetEnergyDepositThreshold |
( |
| ) |
const |
|
inline |
Definition at line 31 of file BSEmcMCPar.h.
31 {
return fEnergyDepositThreshold; }
◆ GetNonUniformityFile()
const Text_t* BSEmcMCPar::GetNonUniformityFile |
( |
| ) |
const |
|
inline |
◆ getParams()
Bool_t BSEmcMCPar::getParams |
( |
FairParamList * |
| ) |
|
◆ putParams()
void BSEmcMCPar::putParams |
( |
FairParamList * |
| ) |
|
◆ fgParameterName
const std::string BSEmcMCPar::fgParameterName |
|
static |
The documentation for this class was generated from the following file: