Geant4/Mokka
Decided it was time I installed Geant4 and Mokka to give them a spin. Installed Mokka 06-03-p01 with Geant 4.8.1.p02 and CLHEP 2.0.2.3.
Were a few issues:
Run make in $G4SYSTEM/physics_lists/hadronic as its not built by the main G4 make (Mokka complains of missing -lFTFC)
Edit MokkaGear.cc to remove the gear namespace (Not in header file)
Edit Mokka/src/Kernel/GNUMakefile to always add -lG4geomdivision (Mokka complains of undefined G4Division)
I'm getting about 1 event for 17min on my 3GHz p4. Looks like I need to get the grid going to use this in anger.
Were a few issues:
Run make in $G4SYSTEM/physics_lists/hadronic as its not built by the main G4 make (Mokka complains of missing -lFTFC)
Edit MokkaGear.cc to remove the gear namespace (Not in header file)
Edit Mokka/src/Kernel/GNUMakefile to always add -lG4geomdivision (Mokka complains of undefined G4Division)
I'm getting about 1 event for 17min on my 3GHz p4. Looks like I need to get the grid going to use this in anger.
0 Comments:
Post a Comment
<< Home