LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Table< calo::CalorimetryAlg::Config > | CalorimetryAlg |
fhicl::Atom< art::InputTag > | SimModuleLabel |
fhicl::Atom< art::InputTag > | PfpModuleLabel |
fhicl::Atom< art::InputTag > | NNetModuleLabel |
fhicl::Atom< bool > | SaveHitsFile {Name("SaveHitsFile"), Comment("Dump hits info to text file")} |
fhicl::Atom< unsigned int > | View {Name("View"), Comment("Which view is evaluated")} |
Definition at line 64 of file PointIdEffTest_module.cc.
Definition at line 66 of file PointIdEffTest_module.cc.
Definition at line 65 of file PointIdEffTest_module.cc.
fhicl::Table<calo::CalorimetryAlg::Config> nnet::PointIdEffTest::Config::CalorimetryAlg |
Definition at line 68 of file PointIdEffTest_module.cc.
fhicl::Atom<art::InputTag> nnet::PointIdEffTest::Config::NNetModuleLabel |
Definition at line 79 of file PointIdEffTest_module.cc.
fhicl::Atom<art::InputTag> nnet::PointIdEffTest::Config::PfpModuleLabel |
Definition at line 75 of file PointIdEffTest_module.cc.
fhicl::Atom<bool> nnet::PointIdEffTest::Config::SaveHitsFile {Name("SaveHitsFile"), Comment("Dump hits info to text file")} |
Definition at line 82 of file PointIdEffTest_module.cc.
fhicl::Atom<art::InputTag> nnet::PointIdEffTest::Config::SimModuleLabel |
Definition at line 72 of file PointIdEffTest_module.cc.
fhicl::Atom<unsigned int> nnet::PointIdEffTest::Config::View {Name("View"), Comment("Which view is evaluated")} |
Definition at line 84 of file PointIdEffTest_module.cc.