]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDgeometry.cxx
Add X positions of beginning and end of TRD mother volume
[u/mrichter/AliRoot.git] / TRD / AliTRDgeometry.cxx
index e7d881a4f96e4ab1a6b68406b065927840453e72..0c2df285445289390849bb69f33a4d94dac8b772 100644 (file)
@@ -166,6 +166,9 @@ ClassImp(AliTRDgeometry)
                                                 , fgkTime0Base + 4 * (Cheight() + Cspace()) 
                                                 , fgkTime0Base + 5 * (Cheight() + Cspace())};
 
+  const Double_t AliTRDgeometry::fgkXtrdBeg   = 288.43; // Values depend on position of TRD
+  const Double_t AliTRDgeometry::fgkXtrdEnd   = 366.33; // mother volume inside space frame !!!
+
 //_____________________________________________________________________________
 AliTRDgeometry::AliTRDgeometry()
   :AliGeometry()