FairRoot/PandaRoot
|
This is the complete list of members for PndGeoHitList, including all inherited members.
AddHit(FairHit *hit, Bool_t vis=kTRUE) | PndGeoHitList | |
AddHit(Double_t x, Double_t y, Double_t z, Bool_t vis=kTRUE) | PndGeoHitList | |
AddHit(TGeoMatrix *mat, Bool_t vis=kTRUE) | PndGeoHitList | |
AddHits(TClonesArray *hitList, Bool_t vis=kTRUE) | PndGeoHitList | |
ClassDef(PndGeoHitList, 1) | PndGeoHitList | private |
CreateGeoHit(TGeoMatrix *mat) | PndGeoHitList | |
CreateGeoHits(Int_t number) | PndGeoHitList | private |
CreateNewGroup(TString groupName, TString topNodeName, TGeoVolume *baseVolume) | PndGeoHitList | |
fBaseVolume | PndGeoHitList | private |
fGroupName | PndGeoHitList | private |
fGroupVolume | PndGeoHitList | private |
fNodeList | PndGeoHitList | private |
fTopVolume | PndGeoHitList | private |
fVolName | PndGeoHitList | private |
GetName() const | PndGeoHitList | inline |
GetNodeId(TString NodeName) | PndGeoHitList | |
GetNodeId(TGeoHMatrix pos) | PndGeoHitList | |
GetNodes() const | PndGeoHitList | inline |
operator=(const PndGeoHitList &)=delete | PndGeoHitList | |
PndGeoHitList() | PndGeoHitList | |
PndGeoHitList(TString groupName, TString topNodeName, TGeoVolume *baseVolume) | PndGeoHitList | |
PndGeoHitList(const PndGeoHitList &)=delete | PndGeoHitList | |
RemoveGeoHits(Int_t from) | PndGeoHitList | |
SetAllInvisible() | PndGeoHitList | |
SetGeoHitsInvisible(Int_t from) | PndGeoHitList | private |
SetHits(TClonesArray *hitList, Bool_t vis=kTRUE) | PndGeoHitList | |
SetVisibility(TString NodeName, bool value) | PndGeoHitList | |
SetVisibility(TGeoHMatrix pos, bool value) | PndGeoHitList | |
SetVisibility(Int_t id, bool value) | PndGeoHitList | |
~PndGeoHitList() | PndGeoHitList | virtual |