Print

Print


Commit in slicPandora/src on MAIN
DetectorGeometry.cpp+6-61.21 -> 1.22
comment out old pandora parameters not present in trunk

slicPandora/src
DetectorGeometry.cpp 1.21 -> 1.22
diff -u -r1.21 -r1.22
--- DetectorGeometry.cpp	31 Jan 2011 22:26:43 -0000	1.21
+++ DetectorGeometry.cpp	1 Feb 2011 02:12:35 -0000	1.22
@@ -304,12 +304,12 @@
     SimpleBFieldCalculator::m_innerBField = bfield;
 
     // FIXME: Next four are just dummy parameters for the moment.
-    #ifndef POST_CDR_VERSION 
-    geom.m_nRadLengthsInZGap      = 0.;
-    geom.m_nIntLengthsInZGap      = 0.;
-    geom.m_nRadLengthsInRadialGap = 0.;
-    geom.m_nIntLengthsInRadialGap = 0.;
-    #endif
+//    #ifndef POST_CDR_VERSION 
+//    geom.m_nRadLengthsInZGap      = 0.;
+//    geom.m_nIntLengthsInZGap      = 0.;
+//    geom.m_nRadLengthsInRadialGap = 0.;
+//    geom.m_nIntLengthsInRadialGap = 0.;
+//    #endif
 
 #ifdef DETECTOR_GEOMETRY_DEBUG
     // Print coil and field.
CVSspam 0.2.8