1#ifndef EX02_DETECTOR_CONSTRUCTION_H
2#define EX02_DETECTOR_CONSTRUCTION_H
The detector construction (via TGeo )
void SetTargetMaterial(const TString &name)
Int_t fImedXe
The Xenon gas medium Id.
void ConstructMaterials()
Double_t fChamberSpacing
Distance between chambers.
void SetChamberMaterial(const TString &name)
Double_t GetWorldFullLength()
Double_t fChamberWidth
Width of the chambers.
Double_t fTrackerLength
Full length of Tracker.
Double_t fTargetLength
Full length of Target.
virtual ~Ex02DetectorConstruction()
Double_t GetTrackerFullLength()
Double_t GetTargetFullLength()
Int_t fImedPb
The Lead medium Id.
Int_t fImedAir
The Air medium Id.
Ex02DetectorConstruction()
Double_t fWorldLength
Full length of the world volume.
Int_t fNofChambers
Nb of chambers in the tracker region.