22 #ifndef GEO_AuxDetExptGeoHelperInterface_h 23 #define GEO_AuxDetExptGeoHelperInterface_h 38 class AuxDetChannelMapAlg;
39 class AuxDetGeometryCore;
121 #endif // GEO_ExptGeoHelperInterface_h void ConfigureAuxDetChannelMapAlg(fhicl::ParameterSet const &sortingParameters, geo::AuxDetGeometryCore *geom)
Configure and initialize the channel map.
AuxDetChannelMapAlgPtr_t GetAuxDetChannelMapAlg() const
virtual AuxDetChannelMapAlgPtr_t doGetAuxDetChannelMapAlg() const =0
Returns the ChannelMapAlg.
virtual void doConfigureAuxDetChannelMapAlg(fhicl::ParameterSet const &sortingParameters, geo::AuxDetGeometryCore *geom)=0
Implementation of ConfigureChannelMapAlg (pure virtual)
Description of geometry of one set of auxiliary detectors.
virtual ~AuxDetExptGeoHelperInterface()=default
Virtual destructor; does nothing.
std::shared_ptr< const AuxDetChannelMapAlg > AuxDetChannelMapAlgPtr_t
#define DECLARE_ART_SERVICE_INTERFACE(svc, scope)
Namespace collecting geometry-related classes utilities.
Interface to a service with detector-specific geometry knowledge.