Module configuration data. More...
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | spacePoints |
fhicl::Table< SpacePointIsolationAlg::Config > | isolation |
Module configuration data.
Definition at line 75 of file RemoveIsolatedSpacePoints_module.cc.
Definition at line 78 of file RemoveIsolatedSpacePoints_module.cc.
Definition at line 77 of file RemoveIsolatedSpacePoints_module.cc.
fhicl::Table<SpacePointIsolationAlg::Config> lar::example::RemoveIsolatedSpacePoints::Config::isolation |
Definition at line 85 of file RemoveIsolatedSpacePoints_module.cc.
fhicl::Atom<art::InputTag> lar::example::RemoveIsolatedSpacePoints::Config::spacePoints |
Definition at line 80 of file RemoveIsolatedSpacePoints_module.cc.