27 #ifndef FALAISE_SNEMO_SIMULATION_CALORIMETER_STEP_HIT_PROCESSOR_H 28 #define FALAISE_SNEMO_SIMULATION_CALORIMETER_STEP_HIT_PROCESSOR_H 1 40 namespace simulation {
50 virtual void initialize(const ::datatools::properties& config_,
64 #endif // FALAISE_SNEMO_SIMULATION_CALORIMETER_STEP_HIT_PROCESSOR_H virtual void initialize(const ::datatools::properties &config_, ::datatools::service_manager &service_mgr_)
Main setup routine.
A geometry manager plugin with embedded SuperNEMO locators.
Definition: locator_plugin.h:40
A basic processor of simulated step hits in SuperNEMO calorimeter blocks.
Definition: calorimeter_step_hit_processor.h:43
Definition: calo_tapered_scin_box_model.h:54
virtual bool locate_calorimeter_block(const geomtools::vector_3d &position_, geomtools::geom_id &gid_) const
Find the Gid of the calorimeter block at a given position.
#define MCTOOLS_STEP_HIT_PROCESSOR_REGISTRATION_INTERFACE(SHP_CLASS_NAME)