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 38 of file ParticleDecayId_module.cc.
Definition at line 40 of file ParticleDecayId_module.cc.
Definition at line 39 of file ParticleDecayId_module.cc.
| fhicl::Table<nnet::PointIdAlg::Config> nnet::ParticleDecayId::Config::PointIdAlg {Name("PointIdAlg")} |
Definition at line 42 of file ParticleDecayId_module.cc.
| fhicl::Atom<double> nnet::ParticleDecayId::Config::PointThreshold |
Definition at line 56 of file ParticleDecayId_module.cc.
| fhicl::Atom<double> nnet::ParticleDecayId::Config::RoiThreshold |
Definition at line 52 of file ParticleDecayId_module.cc.
| fhicl::Atom<int> nnet::ParticleDecayId::Config::SkipView |
Definition at line 61 of file ParticleDecayId_module.cc.
| fhicl::Atom<art::InputTag> nnet::ParticleDecayId::Config::TrackModuleLabel |
Definition at line 48 of file ParticleDecayId_module.cc.
| fhicl::Atom<art::InputTag> nnet::ParticleDecayId::Config::WireLabel |
Definition at line 44 of file ParticleDecayId_module.cc.
1.8.11