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