1 #ifndef CALOBASE_RAWTOWERGEOMCONTAINER_CYLINDERV1_H
2 #define CALOBASE_RAWTOWERGEOMCONTAINER_CYLINDERV1_H
23 identify(std::ostream& os = std::cout)
const override;
25 void Reset()
override;
48 std::pair<double, double>
50 std::pair<double, double>
78 set_etabounds(
const int ibin,
const std::pair<double, double>& bounds)
override;
80 set_phibounds(
const int ibin,
const std::pair<double, double>& bounds)
override;
86 typedef std::pair<double, double>
bound_t;