|
using | Name = fhicl::Name |
|
using | Comment = fhicl::Comment |
|
Definition at line 74 of file DumpWires_module.cc.
fhicl::Atom<art::InputTag> caldata::DumpWires::Config::CalWireModuleLabel |
Initial value:{
Name(
"CalWireModuleLabel"),
Comment(
"tag of producer used to create the recob::Wire collection"),
"caldata"
}
Definition at line 78 of file DumpWires_module.cc.
fhicl::Atom<unsigned int> caldata::DumpWires::Config::DigitsPerLine |
Initial value:{
Comment(
"number of digits printed per line (0: don't print digits)"),
20
}
Definition at line 90 of file DumpWires_module.cc.
fhicl::Atom<std::string> caldata::DumpWires::Config::OutputCategory |
Initial value:{
Comment(
"the messagefacility category used for the output"),
"DumpWires"
}
Definition at line 84 of file DumpWires_module.cc.
The documentation for this struct was generated from the following file: