3 #ifndef G4DETECTORS_PHG4BLOCKCELLRECO_H
4 #define G4DETECTORS_PHG4BLOCKCELLRECO_H
6 #include <phparameter/PHParameterContainerInterface.h>
36 void etaxsize(
const int i,
const double deltaeta,
const double deltax);
42 void set_size(
const int i,
const double sizeA,
const double sizeB,
const int what);
47 std::map<int, std::pair<double, double> >
cell_size;
48 std::map<int, std::pair<double, double> >
zmin_max;
51 std::map<int, std::pair<double, double> >
tmin_max;