22 double c1[3] = {0, 0, 0};
23 double c2[3] = {0, 0, 0};
27 for (
int i=2; i>0; i--) {
44 double c1[3] = {0, 0, 0};
45 double c2[3] = {0, 0, 0};
49 for (
int i=2; i>0; i--) {
60 fhicl::ParameterSet
const&) {}
64 std::vector<geo::AuxDetGeo> & adgeo)
const {
70 std::vector<geo::AuxDetSensitiveGeo> & adsgeo)
const {
Encapsulate the geometry of the sensitive portion of an auxiliary detector.
void SortAuxDets(std::vector< geo::AuxDetGeo > &adgeo) const
static bool sortAuxDetSBND(const AuxDetGeo &ad1, const AuxDetGeo &ad2)
Encapsulate the geometry of an auxiliary detector.
static bool sortAuxDetSensitiveSBND(const AuxDetSensitiveGeo &ad1, const AuxDetSensitiveGeo &ad2)
CRTGeoObjectSorter(fhicl::ParameterSet const &p)
void GetCenter(double *xyz, double localz=0.0) const
Return the center position of an AuxDet.
void SortAuxDetSensitive(std::vector< geo::AuxDetSensitiveGeo > &adsgeo) const
void GetCenter(double *xyz, double localz=0.0) const
Return the center position of an AuxDet.