Public Types | Public Attributes | List of all members
nnet::SPMultiTpcDump::Config Struct Reference

Public Types

using Name = fhicl::Name
 
using Comment = fhicl::Comment
 

Public Attributes

fhicl::Table< nnet::TrainingDataAlg::ConfigTrainingDataAlg { Name("TrainingDataAlg") }
 
fhicl::Atom< art::InputTagGenModuleLabel { Name("GenModuleLabel"), Comment("Neutrino generator label.") }
 
fhicl::Atom< double > FidVolCut { Name("FidVolCut"), Comment("Take events with vertex inside this cut on volume.") }
 
fhicl::Atom< boolSaveDepositMap { Name("SaveDepositMap"), Comment("Save projections of the true energy depositions.") }
 
fhicl::Atom< boolSavePdgMap { Name("SavePdgMap"), Comment("Save vertex info and PDG codes map.") }
 

Detailed Description

Definition at line 70 of file SPMultiTpcDump_module.cc.

Member Typedef Documentation

Definition at line 72 of file SPMultiTpcDump_module.cc.

Definition at line 71 of file SPMultiTpcDump_module.cc.

Member Data Documentation

fhicl::Atom<double> nnet::SPMultiTpcDump::Config::FidVolCut { Name("FidVolCut"), Comment("Take events with vertex inside this cut on volume.") }

Definition at line 76 of file SPMultiTpcDump_module.cc.

fhicl::Atom<art::InputTag> nnet::SPMultiTpcDump::Config::GenModuleLabel { Name("GenModuleLabel"), Comment("Neutrino generator label.") }

Definition at line 75 of file SPMultiTpcDump_module.cc.

fhicl::Atom<bool> nnet::SPMultiTpcDump::Config::SaveDepositMap { Name("SaveDepositMap"), Comment("Save projections of the true energy depositions.") }

Definition at line 77 of file SPMultiTpcDump_module.cc.

fhicl::Atom<bool> nnet::SPMultiTpcDump::Config::SavePdgMap { Name("SavePdgMap"), Comment("Save vertex info and PDG codes map.") }

Definition at line 78 of file SPMultiTpcDump_module.cc.

fhicl::Table<nnet::TrainingDataAlg::Config> nnet::SPMultiTpcDump::Config::TrainingDataAlg { Name("TrainingDataAlg") }

Definition at line 74 of file SPMultiTpcDump_module.cc.


The documentation for this struct was generated from the following file: