This is the complete list of members for PndBoxGenerator, including all inherited members.
ClassDef(PndBoxGenerator, 1) | PndBoxGenerator | private |
fBoxVtxIsSet | PndBoxGenerator | private |
fCosThetaIsSet | PndBoxGenerator | private |
fDebug | PndBoxGenerator | private |
fEtaMax | PndBoxGenerator | private |
fEtaMin | PndBoxGenerator | private |
fEtaRangeIsSet | PndBoxGenerator | private |
fInversePIsSet | PndBoxGenerator | private |
fMult | PndBoxGenerator | private |
fPDGMass | PndBoxGenerator | private |
fPDGType | PndBoxGenerator | private |
fPhiMax | PndBoxGenerator | private |
fPhiMin | PndBoxGenerator | private |
fPMax | PndBoxGenerator | private |
fPMin | PndBoxGenerator | private |
fPointVtxIsSet | PndBoxGenerator | private |
fPRangeIsSet | PndBoxGenerator | private |
fPtMax | PndBoxGenerator | private |
fPtMin | PndBoxGenerator | private |
fPtRangeIsSet | PndBoxGenerator | private |
fThetaMax | PndBoxGenerator | private |
fThetaMin | PndBoxGenerator | private |
fThetaRangeIsSet | PndBoxGenerator | private |
fX | PndBoxGenerator | private |
fX1 | PndBoxGenerator | private |
fX2 | PndBoxGenerator | private |
fY | PndBoxGenerator | private |
fY1 | PndBoxGenerator | private |
fY2 | PndBoxGenerator | private |
fYMax | PndBoxGenerator | private |
fYMin | PndBoxGenerator | private |
fYRangeIsSet | PndBoxGenerator | private |
fZ | PndBoxGenerator | private |
Init() | PndBoxGenerator | |
PndBoxGenerator() | PndBoxGenerator | |
PndBoxGenerator(Int_t pdgid, Int_t mult=1) | PndBoxGenerator | |
ReadEvent(FairPrimaryGenerator *primGen) | PndBoxGenerator | virtual |
SetBoxXYZ(Double32_t x1=0, Double32_t y1=0, Double32_t x2=0, Double32_t y2=0, Double32_t z=0) | PndBoxGenerator | inline |
SetCosTheta() | PndBoxGenerator | inline |
SetDebug(Bool_t debug=0) | PndBoxGenerator | inline |
SetEtaRange(Double32_t etamin=-5, Double32_t etamax=7) | PndBoxGenerator | inline |
SetInverseP() | PndBoxGenerator | inline |
SetMultiplicity(Int_t mult) | PndBoxGenerator | inline |
SetPDGType(Int_t pdg) | PndBoxGenerator | inline |
SetPhiRange(Double32_t phimin=0, Double32_t phimax=360) | PndBoxGenerator | inline |
SetPRange(Double32_t pmin=0, Double32_t pmax=10) | PndBoxGenerator | inline |
SetPtRange(Double32_t ptmin=0, Double32_t ptmax=10) | PndBoxGenerator | inline |
SetThetaRange(Double32_t thetamin=0, Double32_t thetamax=90) | PndBoxGenerator | inline |
SetXYZ(Double32_t x=0, Double32_t y=0, Double32_t z=0) | PndBoxGenerator | inline |
SetYRange(Double32_t ymin=-5, Double32_t ymax=7) | PndBoxGenerator | inline |
~PndBoxGenerator() | PndBoxGenerator | inlinevirtual |