LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Configuration object. More...
Public Types | |
using | Comment = fhicl::Comment |
using | Name = fhicl::Name |
Public Attributes | |
fhicl::Atom< art::InputTag > | ClusterModuleLabel |
fhicl::Atom< std::string > | OutputCategory |
fhicl::Atom< unsigned int > | HitsPerLine |
Configuration object.
Definition at line 56 of file DumpClusters_module.cc.
Definition at line 57 of file DumpClusters_module.cc.
Definition at line 58 of file DumpClusters_module.cc.
fhicl::Atom<art::InputTag> recob::DumpClusters::Config::ClusterModuleLabel |
Definition at line 60 of file DumpClusters_module.cc.
fhicl::Atom<unsigned int> recob::DumpClusters::Config::HitsPerLine |
Definition at line 67 of file DumpClusters_module.cc.
fhicl::Atom<std::string> recob::DumpClusters::Config::OutputCategory |
Definition at line 63 of file DumpClusters_module.cc.