15 #ifndef ICARUS_CRTExptGeoHelperInterface_h
16 #define ICARUS_CRTExptGeoHelperInterface_h
21 #include "art/Framework/Services/Registry/ServiceHandle.h"
22 #include "art/Framework/Services/Registry/ServiceDeclarationMacros.h"
27 class CRTChannelMapAlg;
51 #endif // ICARUS_CRTExptGeoHelperInterface_h
fhicl::ParameterSet fPset
Copy of configuration parameter set.
std::unique_ptr< AuxDetChannelMapAlg > AuxDetChannelMapAlgPtr_t
Interface to a service that handles any experiment-specific knowledge that is needed by the AuxDetGeo...
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)