4 #ifndef G4MICROMEGAS_PHG4MICROMEGASHITRECO_H
5 #define G4MICROMEGAS_PHG4MICROMEGASHITRECO_H
13 #include <phparameter/PHParameterInterface.h>
17 #include <gsl/gsl_rng.h>
33 const std::string &
name =
"PHG4MicromegasHitReco",
34 const std::string &detector =
"MICROMEGAS");
57 {
return "CYLINDERGEOM_" +
m_detector +
"_FULL"; }
115 std::unique_ptr<gsl_rng, Deleter>
m_rng;