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< nnet::PointIdAlg::Config > | PointIdAlg {Name("PointIdAlg")} |
fhicl::Atom< art::InputTag > | WireLabel |
fhicl::Atom< art::InputTag > | TrackModuleLabel |
fhicl::Atom< double > | RoiThreshold |
fhicl::Atom< double > | PointThreshold |
fhicl::Atom< int > | SkipView |
Definition at line 49 of file ParticleDecayId_module.cc.
Definition at line 51 of file ParticleDecayId_module.cc.
Definition at line 50 of file ParticleDecayId_module.cc.
fhicl::Table<nnet::PointIdAlg::Config> nnet::ParticleDecayId::Config::PointIdAlg {Name("PointIdAlg")} |
Definition at line 53 of file ParticleDecayId_module.cc.
fhicl::Atom<double> nnet::ParticleDecayId::Config::PointThreshold |
Definition at line 67 of file ParticleDecayId_module.cc.
fhicl::Atom<double> nnet::ParticleDecayId::Config::RoiThreshold |
Definition at line 63 of file ParticleDecayId_module.cc.
fhicl::Atom<int> nnet::ParticleDecayId::Config::SkipView |
Definition at line 72 of file ParticleDecayId_module.cc.
fhicl::Atom<art::InputTag> nnet::ParticleDecayId::Config::TrackModuleLabel |
Definition at line 59 of file ParticleDecayId_module.cc.
fhicl::Atom<art::InputTag> nnet::ParticleDecayId::Config::WireLabel |
Definition at line 55 of file ParticleDecayId_module.cc.