|
ROOT
Reference Guide |
|
Go to the documentation of this file.
11 #ifndef ROOT_TGeoRegion
12 #define ROOT_TGeoRegion
TGeoRegionCut(const char *name, Double_t cut)
TGeoRegion(const char *name, const char *title="")
void SetCut(Double_t cut)
TObject * At(Int_t idx) const
TGeoVolume * GetVolume(int i) const
virtual void Print(Option_t *option="") const
Print region info.
void AddVolume(TGeoVolume *vol)
virtual ~TGeoRegion()
Region destructor.
void AddCut(const char *name, Double_t cut)
Add cut to the region.
Int_t GetEntriesFast() const
TGeoRegion & operator=(const TGeoRegion &other)
Assignment operator.
The TNamed class is the base class for all named ROOT classes.
TGeoRegionCut * GetCut(int i) const
Regions are groups of volumes having a common set of user tracking cuts.
#define ClassDef(name, id)
TGeoVolume, TGeoVolumeMulti, TGeoVolumeAssembly are the volume classes.