56 if (GetNumber() < ((
KVLayer*) obj)->GetNumber())
58 else if (GetNumber() > ((
KVLayer*) obj)->GetNumber())
76 if (!strcmp(fName.Data(),
"")) {
77 fDyName.
Form(
"Layer %d", GetNumber());
97 TIter next(GetStructures());
99 while ((det = (
KVRing*)next())) {
103 mother_vol->
AddNode(det_vol, 1, tr);
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
R__EXTERN TGeoManager * gGeoManager
Set of detectors at a similar distance from target (obsolete)
virtual TGeoVolume * GetGeoVolume()
Create and return TGeoVolume representing detectors in this layer.
const Char_t * GetName() const
virtual void AddToGeometry()
Construct and position a TGeoVolume shape to represent this layer in the current geometry.
Int_t Compare(const TObject *obj) const
For sorting lists of layer according to layer number.
virtual Double_t GetDistance(void) const
Ring in INDRA array (obsolete)
virtual TGeoVolume * GetGeoVolume()
Create and return TGeoVolume representing detectors in this ring.
TGeoVolumeAssembly * MakeVolumeAssembly(const char *name)
TGeoVolume * GetTopVolume() const
virtual void AddNode(TGeoVolume *vol, Int_t copy_no, TGeoMatrix *mat=0, Option_t *option="")
const char * Data() const
void Form(const char *fmt,...)