12 #ifndef MCTOOLS_G4_SIMULATION_MODULE_H 13 #define MCTOOLS_G4_SIMULATION_MODULE_H 1 36 class simulation_ctrl;
93 std::string geometryServiceName_;
94 std::string simdataBankName_;
100 simulation_ctrl* geant4SimulationController_;
114 #endif // MCTOOLS_G4_SIMULATION_MODULE_H
process_status
Processing status flags used as the returned value of data processing methods through the pipeline.
Definition: base_module.h:65
A manager that can store the internal states associated to a set of PRNGs addressed with some labels.
Definition: prng_state_manager.h:50
DOCD_CLASS_DECLARATION(my::algo)
Declaration of the OCD support for the my::algo class.
std::map< std::string, module_entry_type > module_handle_dict_type
Definition: module_tools.h:141
Base processing module (abstract interface)
Definition: base_module.h:59
#define DPP_MODULE_REGISTRATION_INTERFACE(T)
Definition: base_module.h:231
Definition: seed_manager.h:60