[12gevmoller_sim] Moller sim commit: r185 - in mollersim/branches/MollerDet: . include src

pqwang at jlab.org pqwang at jlab.org
Fri May 18 18:20:04 EDT 2012


Author: pqwang
Date: 2012-05-18 18:20:04 -0400 (Fri, 18 May 2012)
New Revision: 185

Modified:
   mollersim/branches/MollerDet/include/Geant4_include.hh
   mollersim/branches/MollerDet/src/MollerDetCerenkovDetector.cc
   mollersim/branches/MollerDet/src/MollerDetCerenkov_DetectorHit.cc
   mollersim/branches/MollerDet/src/MollerDetMainDetector_DetectorHit.cc
   mollersim/branches/MollerDet/src/MollerDetPhysicsList.cc
   mollersim/branches/MollerDet/test.mac
   mollersim/branches/MollerDet/vis.mac
Log:

Changed included header "G4MultipleScattering.hh" to 

#include "G4eMultipleScattering.hh"
#include "G4hMultipleScattering.hh"
#include "G4MuMultipleScattering.hh"

so as to use the code with geant4 version greater than 4.9.0. Other changes to solve problems like: 'class G4PhysicsOrderedFreeVector' has no member named 'AddElement' in the new version.






More information about the 12gevmoller_sim mailing list