|
using | Name = fhicl::Name |
|
using | Comment = fhicl::Comment |
|
Definition at line 49 of file DumpHits_module.cc.
fhicl::Atom<bool> hit::DumpHits::Config::CheckRawDigitAssociation |
Initial value:{
Name(
"CheckRawDigitAssociation"),
Comment(
"verify the associated raw digits are on the same channel as the hit"),
false
}
Definition at line 64 of file DumpHits_module.cc.
fhicl::Atom<bool> hit::DumpHits::Config::CheckWireAssociation |
Initial value:{
Name(
"CheckWireAssociation"),
Comment(
"verify the associated wire is on the same channel as the hit"),
false
}
Definition at line 70 of file DumpHits_module.cc.
fhicl::Atom<art::InputTag> hit::DumpHits::Config::HitModuleLabel |
fhicl::Atom<std::string> hit::DumpHits::Config::OutputCategory |
Initial value:{
Comment(
"the messagefacility category used for the output"),
"DumpHits"
}
Definition at line 58 of file DumpHits_module.cc.
The documentation for this struct was generated from the following file: