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