40 namespace geo {
class LegacyGeometryInfoWriter; }
77 s.reserve(S.length());
78 std::transform(S.begin(), S.end(), back_inserter(s), ::tolower);
92 produces<sumdata::RunData, art::InRun>();
100 run.
put(std::make_unique<sumdata::RunData>(fDetectorName),
art::fullRun());
std::string fDetectorName
Name of the detector.
virtual void beginRun(art::Run &run) override
ChannelGroupService::Name Name
LegacyGeometryInfoWriter(Parameters const &config)
#define DEFINE_ART_MODULE(klass)
virtual void produce(art::Event &) override
ProductID put(std::unique_ptr< PROD > &&edp, std::string const &instance={})
LArSoft geometry interface.