Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Table< nnet::PointIdAlg::Config > | PointIdAlg {Name("PointIdAlg")} |
fhicl::Atom< size_t > | BatchSize |
fhicl::Atom< art::InputTag > | WireLabel |
fhicl::Atom< art::InputTag > | HitModuleLabel |
fhicl::Atom< art::InputTag > | ClusterModuleLabel |
fhicl::Atom< art::InputTag > | TrackModuleLabel |
fhicl::Sequence< int > | Views |
Definition at line 49 of file EmTrackClusterId2out_module.cc.
Definition at line 51 of file EmTrackClusterId2out_module.cc.
Definition at line 50 of file EmTrackClusterId2out_module.cc.
fhicl::Atom<size_t> nnet::EmTrackClusterId2out::Config::BatchSize |
Definition at line 54 of file EmTrackClusterId2out_module.cc.
fhicl::Atom<art::InputTag> nnet::EmTrackClusterId2out::Config::ClusterModuleLabel |
Definition at line 64 of file EmTrackClusterId2out_module.cc.
fhicl::Atom<art::InputTag> nnet::EmTrackClusterId2out::Config::HitModuleLabel |
Definition at line 61 of file EmTrackClusterId2out_module.cc.
fhicl::Table<nnet::PointIdAlg::Config> nnet::EmTrackClusterId2out::Config::PointIdAlg {Name("PointIdAlg")} |
Definition at line 53 of file EmTrackClusterId2out_module.cc.
fhicl::Atom<art::InputTag> nnet::EmTrackClusterId2out::Config::TrackModuleLabel |
Definition at line 69 of file EmTrackClusterId2out_module.cc.
fhicl::Sequence<int> nnet::EmTrackClusterId2out::Config::Views |
Definition at line 74 of file EmTrackClusterId2out_module.cc.
fhicl::Atom<art::InputTag> nnet::EmTrackClusterId2out::Config::WireLabel |
Definition at line 57 of file EmTrackClusterId2out_module.cc.