From de6df1b182a9c200bfee0d7b9c2a9b818b7e828d Mon Sep 17 00:00:00 2001 From: cblume Date: Thu, 21 Nov 2002 16:09:44 +0000 Subject: [PATCH] Change fgkRpadW to 1.0 cm for new pad plane --- TRD/AliTRDgeometry.cxx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TRD/AliTRDgeometry.cxx b/TRD/AliTRDgeometry.cxx index 4dbb20dc069..8f53a2878f5 100644 --- a/TRD/AliTRDgeometry.cxx +++ b/TRD/AliTRDgeometry.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.20 2002/10/31 17:45:35 cblume +New chamber geometry + Revision 1.19 2002/10/14 14:57:43 hristov Merging the VirtualMC branch to the main development branch (HEAD) @@ -201,7 +204,7 @@ ClassImp(AliTRDgeometry) // Difference of outer chamber width and pad plane width const Float_t AliTRDgeometry::fgkCpadW = 1.0; - const Float_t AliTRDgeometry::fgkRpadW = 1.5; + const Float_t AliTRDgeometry::fgkRpadW = 1.0; // // Thickness of the the material layers -- 2.39.3