VMC Version 2.0
|
This is the complete list of members for TVirtualMCGeometry, including all inherited members.
GetMaterial(const TString &volumeName, TString &name, Int_t &imat, Double_t &a, Double_t &z, Double_t &density, Double_t &radl, Double_t &inter, TArrayD &par)=0 | TVirtualMCGeometry | pure virtual |
GetMedium(const TString &volumeName, TString &name, Int_t &imed, Int_t &nmat, Int_t &isvol, Int_t &ifield, Double_t &fieldm, Double_t &tmaxfd, Double_t &stemax, Double_t &deemax, Double_t &epsil, Double_t &stmin, TArrayD &par)=0 | TVirtualMCGeometry | pure virtual |
GetShape(const TString &volumePath, TString &shapeType, TArrayD &par)=0 | TVirtualMCGeometry | pure virtual |
GetTransformation(const TString &volumePath, TGeoHMatrix &matrix)=0 | TVirtualMCGeometry | pure virtual |
Gsbool(const char *onlyVolName, const char *manyVolName)=0 | TVirtualMCGeometry | pure virtual |
Gsdvn(const char *name, const char *mother, Int_t ndiv, Int_t iaxis)=0 | TVirtualMCGeometry | pure virtual |
Gsdvn2(const char *name, const char *mother, Int_t ndiv, Int_t iaxis, Double_t c0i, Int_t numed)=0 | TVirtualMCGeometry | pure virtual |
Gsdvt(const char *name, const char *mother, Double_t step, Int_t iaxis, Int_t numed, Int_t ndvmx)=0 | TVirtualMCGeometry | pure virtual |
Gsdvt2(const char *name, const char *mother, Double_t step, Int_t iaxis, Double_t c0, Int_t numed, Int_t ndvmx)=0 | TVirtualMCGeometry | pure virtual |
Gsord(const char *name, Int_t iax)=0 | TVirtualMCGeometry | pure virtual |
Gspos(const char *name, Int_t nr, const char *mother, Double_t x, Double_t y, Double_t z, Int_t irot, const char *konly="ONLY")=0 | TVirtualMCGeometry | pure virtual |
Gsposp(const char *name, Int_t nr, const char *mother, Double_t x, Double_t y, Double_t z, Int_t irot, const char *konly, Float_t *upar, Int_t np)=0 | TVirtualMCGeometry | pure virtual |
Gsposp(const char *name, Int_t nr, const char *mother, Double_t x, Double_t y, Double_t z, Int_t irot, const char *konly, Double_t *upar, Int_t np)=0 | TVirtualMCGeometry | pure virtual |
Gsvolu(const char *name, const char *shape, Int_t nmed, Float_t *upar, Int_t np)=0 | TVirtualMCGeometry | pure virtual |
Gsvolu(const char *name, const char *shape, Int_t nmed, Double_t *upar, Int_t np)=0 | TVirtualMCGeometry | pure virtual |
Material(Int_t &kmat, const char *name, Double_t a, Double_t z, Double_t dens, Double_t radl, Double_t absl, Float_t *buf, Int_t nwbuf)=0 | TVirtualMCGeometry | pure virtual |
Material(Int_t &kmat, const char *name, Double_t a, Double_t z, Double_t dens, Double_t radl, Double_t absl, Double_t *buf, Int_t nwbuf)=0 | TVirtualMCGeometry | pure virtual |
Matrix(Int_t &krot, Double_t thetaX, Double_t phiX, Double_t thetaY, Double_t phiY, Double_t thetaZ, Double_t phiZ)=0 | TVirtualMCGeometry | pure virtual |
Medium(Int_t &kmed, const char *name, Int_t nmat, Int_t isvol, Int_t ifield, Double_t fieldm, Double_t tmaxfd, Double_t stemax, Double_t deemax, Double_t epsil, Double_t stmin, Float_t *ubuf, Int_t nbuf)=0 | TVirtualMCGeometry | pure virtual |
Medium(Int_t &kmed, const char *name, Int_t nmat, Int_t isvol, Int_t ifield, Double_t fieldm, Double_t tmaxfd, Double_t stemax, Double_t deemax, Double_t epsil, Double_t stmin, Double_t *ubuf, Int_t nbuf)=0 | TVirtualMCGeometry | pure virtual |
MediumId(const char *mediumName) const =0 | TVirtualMCGeometry | pure virtual |
Mixture(Int_t &kmat, const char *name, Float_t *a, Float_t *z, Double_t dens, Int_t nlmat, Float_t *wmat)=0 | TVirtualMCGeometry | pure virtual |
Mixture(Int_t &kmat, const char *name, Double_t *a, Double_t *z, Double_t dens, Int_t nlmat, Double_t *wmat)=0 | TVirtualMCGeometry | pure virtual |
NofVolDaughters(const char *volName) const =0 | TVirtualMCGeometry | pure virtual |
NofVolumes() const =0 | TVirtualMCGeometry | pure virtual |
operator=(const TVirtualMCGeometry &) | TVirtualMCGeometry | protected |
TVirtualMCGeometry(const char *name, const char *title) | TVirtualMCGeometry | |
TVirtualMCGeometry() | TVirtualMCGeometry | |
TVirtualMCGeometry(const TVirtualMCGeometry &) | TVirtualMCGeometry | protected |
VolDaughterCopyNo(const char *volName, Int_t i) const =0 | TVirtualMCGeometry | pure virtual |
VolDaughterName(const char *volName, Int_t i) const =0 | TVirtualMCGeometry | pure virtual |
VolId(const char *volName) const =0 | TVirtualMCGeometry | pure virtual |
VolId2Mate(Int_t id) const =0 | TVirtualMCGeometry | pure virtual |
VolName(Int_t id) const =0 | TVirtualMCGeometry | pure virtual |
~TVirtualMCGeometry() | TVirtualMCGeometry | virtual |