91 printf(
"== Region: %s\n",
GetName());
R__EXTERN TGeoManager * gGeoManager
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() override
Region destructor.
void AddCut(const char *name, Double_t cut)
Add cut to the region.
void Print(Option_t *option="") const override
Print region info.
TGeoVolume * GetVolume(int i) const
void AddVolume(TGeoVolume *vol)
TGeoVolume, TGeoVolumeMulti, TGeoVolumeAssembly are the volume classes.
const char * GetName() const override
Returns name of object.
TNamed & operator=(const TNamed &rhs)
TNamed assignment operator.
TObject * At(Int_t idx) const override