New member function to implement the simple geometry specifically
for the FMD3 sub-detector
virtual void SetupGeometry(Int_t airId, Int_t kaptionId);
virtual void Geometry(const char* mother, Int_t pbRotId,
Int_t idRotId, Double_t z=0);
virtual void SetupGeometry(Int_t airId, Int_t kaptionId);
virtual void Geometry(const char* mother, Int_t pbRotId,
Int_t idRotId, Double_t z=0);
+ virtual void SimpleGeometry(TList* nodes, TNode* mother,
+ Int_t colour, Double_t zMother);
Int_t fVolumeId;
Double_t fDz;
ClassDef(AliFMD3,1); // Geometry of FMD3
Int_t fVolumeId;
Double_t fDz;
ClassDef(AliFMD3,1); // Geometry of FMD3