![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
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 203 of file AnalysisExample_module.cc.
Definition at line 207 of file AnalysisExample_module.cc.
Definition at line 206 of file AnalysisExample_module.cc.
| fhicl::Atom<double> lar::example::AnalysisExample::Config::BinSize |
Definition at line 230 of file AnalysisExample_module.cc.
| fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::ClusterLabel |
Definition at line 220 of file AnalysisExample_module.cc.
| fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::HitLabel |
Definition at line 215 of file AnalysisExample_module.cc.
| fhicl::Atom<int> lar::example::AnalysisExample::Config::PDGcode |
Definition at line 225 of file AnalysisExample_module.cc.
| fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::SimulationLabel |
Definition at line 210 of file AnalysisExample_module.cc.