Parametrized charge and light simulation
- Make sure root6 is installed and active
- Run
make
Use qpixg4 for the G4 generation. (We should probably fork that at some point to have something like this - Talk to Johnny about this!)
./analyze_light InputOfG4 PlacementForPD PDSize OutputFile (--charge PlacementForCD --pixSize CDSize --number NEvents)
For more details look at the Docs folder
As we need to use screen
as a submissio system, there is a example submit script in the RunFiles
folder.
Change to your setup and submit several jobs to the background.
If to many cores are occupied already, these jobs get crashed by the kernel.
So watch out what you are doing. Its not a replacement for a proper submission system, just a workaround as such a system is absent...