43 for (
int i = 0; i <
other.GetNcuts(); ++i)
54 for (
int i = 0; i <
other.GetNcuts(); ++i)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
R__EXTERN TGeoManager * gGeoManager
TGeoVolume * GetVolume(const char *name) const
Search for a named volume. All trailing blanks stripped.
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.
The TNamed class is the base class for all named ROOT classes.
const char * GetName() const override
Returns name of object.
TNamed & operator=(const TNamed &rhs)
TNamed assignment operator.
void Delete(Option_t *option="") override
Remove all objects from the array AND delete all heap based objects.
void Add(TObject *obj) override