31 <<
"Loading channel mapping: ChannelMapStandardAlg";
32 return std::make_unique<geo::ChannelMapStandardAlg>(sortingParameters);
StandardGeometryHelper(fhicl::ParameterSet const &pset)
MaybeLogger_< ELseverityLevel::ELsev_info, false > LogInfo
Interface to a service with detector-specific geometry knowledge.
std::unique_ptr< ChannelMapAlg > ChannelMapAlgPtr_t
Simple implementation of channel mapping.
Geometry helper service for DUNE geometries.
ChannelMapAlgPtr_t doConfigureChannelMapAlg(fhicl::ParameterSet const &sortingParameters, std::string const &detectorName) const override
Access the description of detector geometry.
LArSoft geometry interface.
#define DEFINE_ART_SERVICE_INTERFACE_IMPL(svc, iface)