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 > | SimulationLabel |
fhicl::Atom< art::InputTag > | HitLabel |
fhicl::Atom< art::InputTag > | ClusterLabel |
fhicl::Atom< int > | PDGcode |
fhicl::Atom< double > | BinSize |
Definition at line 197 of file AnalysisExample_module.cc.
Definition at line 201 of file AnalysisExample_module.cc.
Definition at line 200 of file AnalysisExample_module.cc.
fhicl::Atom<double> lar::example::AnalysisExample::Config::BinSize |
Definition at line 221 of file AnalysisExample_module.cc.
fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::ClusterLabel |
Definition at line 213 of file AnalysisExample_module.cc.
fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::HitLabel |
Definition at line 209 of file AnalysisExample_module.cc.
fhicl::Atom<int> lar::example::AnalysisExample::Config::PDGcode |
Definition at line 217 of file AnalysisExample_module.cc.
fhicl::Atom<art::InputTag> lar::example::AnalysisExample::Config::SimulationLabel |
Definition at line 204 of file AnalysisExample_module.cc.