3 #ifndef G4DETECTORS_PHG4CYLINDERGEOMV4_H
4 #define G4DETECTORS_PHG4CYLINDERGEOMV4_H
51 void identify(std::ostream&
os = std::cout)
const override;
57 void find_segment_center(
const int segment_z_bin,
const int segment_phi_bin,
double location[])
override;
58 void find_strip_center(
const int segment_z_bin,
const int segment_phi_bin,
const int strip_column,
const int strip_index,
double location[])
override;
93 double thickness{std::numeric_limits<double>::quiet_NaN()};
94 double strip_tilt{std::numeric_limits<double>::quiet_NaN()};