13 #ifndef G4DETECTORS_PHG4CYLINDERCELLGEOMSPACALV1_H
14 #define G4DETECTORS_PHG4CYLINDERCELLGEOMSPACALV1_H
31 void identify(std::ostream& os = std::cout)
const override;
33 std::pair<double, double>
35 std::pair<double, double>
49 set_zbounds(
const int ibin,
const std::pair<double, double> & bounds);
51 set_etabounds(
const int ibin,
const std::pair<double, double> & bounds);
53 typedef std::pair<double, double>
bound_t;