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< 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 66 of file EmTrackMichelId_module.cc.
Definition at line 68 of file EmTrackMichelId_module.cc.
Definition at line 67 of file EmTrackMichelId_module.cc.
fhicl::Atom<size_t> nnet::EmTrackMichelId::Config::BatchSize |
Definition at line 71 of file EmTrackMichelId_module.cc.
fhicl::Atom<art::InputTag> nnet::EmTrackMichelId::Config::ClusterModuleLabel |
Definition at line 82 of file EmTrackMichelId_module.cc.
fhicl::Atom<art::InputTag> nnet::EmTrackMichelId::Config::HitModuleLabel |
Definition at line 78 of file EmTrackMichelId_module.cc.
fhicl::Table<nnet::PointIdAlg::Config> nnet::EmTrackMichelId::Config::PointIdAlg {Name("PointIdAlg")} |
Definition at line 70 of file EmTrackMichelId_module.cc.
fhicl::Atom<art::InputTag> nnet::EmTrackMichelId::Config::TrackModuleLabel |
Definition at line 87 of file EmTrackMichelId_module.cc.
fhicl::Sequence<int> nnet::EmTrackMichelId::Config::Views |
Definition at line 92 of file EmTrackMichelId_module.cc.
fhicl::Atom<art::InputTag> nnet::EmTrackMichelId::Config::WireLabel |
Definition at line 74 of file EmTrackMichelId_module.cc.