10 #ifndef GGSRUNMANAGER_H_
11 #define GGSRUNMANAGER_H_
13 #include "montecarlo/mccore/GGSRunManagerExtensions.h"
15 #include "G4RunManager.hh"
36 void DoEventLoop(G4int n_event,
const char *macroFile, G4int n_select);
68 G4Event *_SetupRandomNumbers(G4int i_event);
void ProcessOneEvent(G4int i_event)
Process a single event.
void DoEventLoop(G4int n_event, const char *macroFile, G4int n_select)
Run the event loop.
Class with additional functionalities for run managers.
A run manager for GGS simulations.