7 #include "Geometry/AuxDetGeometryCore.h"
std::shared_ptr< const seg::AuxDetChannelMapAlg > AuxDetChannelMapAlgPtr_t
AuxDetGeometryHelperExample(fhicl::ParameterSet const &pset, art::ActivityRegistry &)
General GArSoft Utilities.
virtual void doConfigureAuxDetChannelMapAlg(fhicl::ParameterSet const &sortingParameters, geo::AuxDetGeometryCore *geom) override
Implementation of ConfigureChannelMapAlg (pure virtual)
Interface to a service with detector-specific geometry knowledge.
virtual AuxDetChannelMapAlgPtr_t doGetAuxDetChannelMapAlg() const override
Returns the ChannelMapAlg.
std::shared_ptr< geo::seg::AuxDetChannelMapAlg > fChannelMap
channel map
LArSoft geometry interface.
Description of geometry of one set of auxiliary detectors.
#define DEFINE_ART_SERVICE_INTERFACE_IMPL(svc, iface)