14 #include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
15 #include "fhiclcpp/ParameterSet.h"
25 fhicl::ParameterSet
const& pset)
31 fhicl::ParameterSet
const& sortingParameters)
const {
33 return std::make_unique<geo::CRTChannelMapAlg>(sortingParameters);
std::unique_ptr< AuxDetChannelMapAlg > AuxDetChannelMapAlgPtr_t
Access the description of auxiliary detector geometry.
Encapsulate the geometry of an auxiliary detector.
CRTGeometryHelper(fhicl::ParameterSet const &pset)
Interface to a service with detector-specific geometry knowledge.
AuxDetChannelMapAlgPtr_t doConfigureAuxDetChannelMapAlg(fhicl::ParameterSet const &sortingParameters) const override
Implementation of ConfigureChannelMapAlg (pure virtual)