|
FairRoot/PandaRoot
|
#include <PndFixStepParticleGun.h>
Public Member Functions | |
| PndRangeValues (Double32_t start=0, Double32_t stop=0, Double32_t step=1) | |
| virtual | ~PndRangeValues () |
| void | SetStart (Double32_t val) |
| void | SetStop (Double32_t val) |
| void | SetStep (Double32_t val) |
| void | SetActualValue (Double32_t val) |
| int | GetNSteps () |
| virtual Double32_t | GetStep () |
| ClassDef (PndRangeValues, 1) | |
Public Attributes | |
| Double32_t | fStart |
| Double32_t | fStop |
| Double32_t | fStep |
| Double32_t | fActualValue |
Definition at line 18 of file PndFixStepParticleGun.h.
|
inline |
Definition at line 21 of file PndFixStepParticleGun.h.
|
inlinevirtual |
Definition at line 23 of file PndFixStepParticleGun.h.
| PndRangeValues::ClassDef | ( | PndRangeValues | , |
| 1 | |||
| ) |
|
inline |
Definition at line 34 of file PndFixStepParticleGun.h.
Referenced by PndFixStepParticleGun::GetNEvents().
|
inlinevirtual |
|
inline |
|
inline |
Definition at line 29 of file PndFixStepParticleGun.h.
References val.
Referenced by PndFixStepParticleGun::PndFixStepParticleGun(), PndFixStepParticleGun::SetCosThetaRange(), PndFixStepParticleGun::SetEtaRange(), PndFixStepParticleGun::SetPhiRange(), PndFixStepParticleGun::SetPRange(), PndFixStepParticleGun::SetPtRange(), PndFixStepParticleGun::SetThetaRange(), and PndFixStepParticleGun::SetYRange().
|
inline |
Definition at line 31 of file PndFixStepParticleGun.h.
References val.
Referenced by PndFixStepParticleGun::PndFixStepParticleGun(), PndFixStepParticleGun::SetCosThetaRange(), PndFixStepParticleGun::SetEtaRange(), PndFixStepParticleGun::SetPhiRange(), PndFixStepParticleGun::SetPRange(), PndFixStepParticleGun::SetPtRange(), PndFixStepParticleGun::SetThetaRange(), and PndFixStepParticleGun::SetYRange().
|
inline |
Definition at line 30 of file PndFixStepParticleGun.h.
References val.
Referenced by PndFixStepParticleGun::PndFixStepParticleGun(), PndFixStepParticleGun::SetCosThetaRange(), PndFixStepParticleGun::SetEtaRange(), PndFixStepParticleGun::SetPhiRange(), PndFixStepParticleGun::SetPRange(), PndFixStepParticleGun::SetPtRange(), PndFixStepParticleGun::SetThetaRange(), and PndFixStepParticleGun::SetYRange().
| Double32_t PndRangeValues::fActualValue |
Definition at line 27 of file PndFixStepParticleGun.h.
Referenced by PndFixStepParticleGun::CalcActValues(), PndFixStepParticleGun::IsEndOfRanges(), and PndFixStepParticleGun::ReadEvent().
| Double32_t PndRangeValues::fStart |
Definition at line 23 of file PndFixStepParticleGun.h.
Referenced by PndFixStepParticleGun::CalcActValues(), and PndFixStepParticleGun::Init().
| Double32_t PndRangeValues::fStep |
Definition at line 26 of file PndFixStepParticleGun.h.
Referenced by PndFixStepParticleGun::CalcActValues(), GetStep(), and PndFixStepParticleGun::IsEndOfRanges().
| Double32_t PndRangeValues::fStop |
Definition at line 25 of file PndFixStepParticleGun.h.
Referenced by PndFixStepParticleGun::CalcActValues(), PndFixStepParticleGun::Init(), and PndFixStepParticleGun::IsEndOfRanges().
1.8.8