LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | HitModuleLabel |
fhicl::Atom< std::string > | OutputCategory |
fhicl::Atom< bool > | CheckRawDigitAssociation |
fhicl::Atom< bool > | CheckWireAssociation |
Definition at line 48 of file DumpHits_module.cc.
Definition at line 50 of file DumpHits_module.cc.
Definition at line 49 of file DumpHits_module.cc.
fhicl::Atom<bool> hit::DumpHits::Config::CheckRawDigitAssociation |
Definition at line 61 of file DumpHits_module.cc.
fhicl::Atom<bool> hit::DumpHits::Config::CheckWireAssociation |
Definition at line 66 of file DumpHits_module.cc.
fhicl::Atom<art::InputTag> hit::DumpHits::Config::HitModuleLabel |
Definition at line 52 of file DumpHits_module.cc.
fhicl::Atom<std::string> hit::DumpHits::Config::OutputCategory |
Definition at line 56 of file DumpHits_module.cc.