14 #include "messagefacility/MessageLogger/MessageLogger.h"
28 std::string
const& )
const
30 mf::LogInfo(
"StandardGeometryHelper")
31 <<
"Loading channel mapping: ChannelMapStandardAlg";
32 return std::make_unique<geo::ChannelMapStandardAlg>(sortingParameters);
StandardGeometryHelper(fhicl::ParameterSet const &pset)
std::unique_ptr< ChannelMapAlg > ChannelMapAlgPtr_t
Interface to algorithm class for a specific detector channel mapping.
Geometry helper service for detectors with strictly standard mapping.
ChannelMapAlgPtr_t doConfigureChannelMapAlg(fhicl::ParameterSet const &sortingParameters, std::string const &detectorName) const override