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

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


Author: pqwang
Date: 2012-05-18 20:59:30 -0400 (Fri, 18 May 2012)
New Revision: 186

Added:
   mollersim/branches/MollerDet/env_jlabcue_pqw
Modified:
   mollersim/branches/MollerDet/src/MollerDetCerenkovDetector.cc
   mollersim/branches/MollerDet/src/MollerDetPhysicsList.cc
Log:

Added in environment setup so this package can be compiled on farm.

G4Cerenkov constructor is now a G4VProcess. Made change in UserPhysicsList: 
change: pmanager->AddContinuousProcess(theCerenkovProcess);
to:     pmanager->AddProcess(theCerenkovProcess);
        pmanager->SetProcessOrdering(theCerenkovProcess,idxPostStep);






More information about the 12gevmoller_sim mailing list