Print

Print


Commit in lcdd/src on MAIN
G4Segmentation.cc+2-21.11 -> 1.12
put this back for Hans; think it is called in optical cal code

lcdd/src
G4Segmentation.cc 1.11 -> 1.12
diff -u -r1.11 -r1.12
--- G4Segmentation.cc	30 Oct 2009 23:16:59 -0000	1.11
+++ G4Segmentation.cc	19 Mar 2010 19:25:21 -0000	1.12
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/lcdd/src/G4Segmentation.cc,v 1.11 2009/10/30 23:16:59 jeremy Exp $
+// $Header: /cvs/lcd/lcdd/src/G4Segmentation.cc,v 1.12 2010/03/19 19:25:21 jeremy Exp $
 #include "G4Segmentation.hh"
 
 #include "ReadoutUtil.hh"
@@ -44,7 +44,7 @@
 
 G4ThreeVector G4Segmentation::getGlobalHitPosPreStep(const G4StepPoint* aPreStepPoint)
 {
-    G4Exception("Do not use this method!");
+    //G4Exception("Do not use this method!");
     return aPreStepPoint->GetPosition();
 }
 
CVSspam 0.2.8