LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "EmTrack.h"
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Table< PointIdAlgTools::IPointIdAlg::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 |
using nnet::EmTrack< N >::Config::Comment = fhicl::Comment |
using nnet::EmTrack< N >::Config::Name = fhicl::Name |
fhicl::Atom<size_t> nnet::EmTrack< N >::Config::BatchSize |
fhicl::Atom<art::InputTag> nnet::EmTrack< N >::Config::ClusterModuleLabel |
fhicl::Atom<art::InputTag> nnet::EmTrack< N >::Config::HitModuleLabel |
fhicl::Table<PointIdAlgTools::IPointIdAlg::Config> nnet::EmTrack< N >::Config::PointIdAlg {Name("PointIdAlg")} |
fhicl::Atom<art::InputTag> nnet::EmTrack< N >::Config::TrackModuleLabel |
fhicl::Sequence<int> nnet::EmTrack< N >::Config::Views |
fhicl::Atom<art::InputTag> nnet::EmTrack< N >::Config::WireLabel |