Public Types | |
| using | Name = fhicl::Name | 
| using | Comment = fhicl::Comment | 
Public Attributes | |
| fhicl::Atom< art::InputTag > | SimulationLabel | 
| fhicl::Atom< art::InputTag > | HitLabel | 
| fhicl::Atom< art::InputTag > | ClusterLabel | 
| fhicl::Atom< int > | PDGcode | 
| fhicl::Atom< double > | BinSize | 
Definition at line 196 of file AnalysisExample_module.cc.
Definition at line 200 of file AnalysisExample_module.cc.
Definition at line 199 of file AnalysisExample_module.cc.
| fhicl::Atom<double> lar::example::AnalysisExample::Config::BinSize | 
Definition at line 220 of file AnalysisExample_module.cc.
| fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::ClusterLabel | 
Definition at line 212 of file AnalysisExample_module.cc.
| fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::HitLabel | 
Definition at line 208 of file AnalysisExample_module.cc.
| fhicl::Atom<int> lar::example::AnalysisExample::Config::PDGcode | 
Definition at line 216 of file AnalysisExample_module.cc.
| fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::SimulationLabel | 
Definition at line 203 of file AnalysisExample_module.cc.
 1.8.11