LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
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 76 of file RemoveIsolatedSpacePoints_module.cc.
Definition at line 79 of file RemoveIsolatedSpacePoints_module.cc.
Definition at line 78 of file RemoveIsolatedSpacePoints_module.cc.
fhicl::Table<SpacePointIsolationAlg::Config> lar::example::RemoveIsolatedSpacePoints::Config::isolation |
Definition at line 86 of file RemoveIsolatedSpacePoints_module.cc.
fhicl::Atom<art::InputTag> lar::example::RemoveIsolatedSpacePoints::Config::spacePoints |
Definition at line 81 of file RemoveIsolatedSpacePoints_module.cc.
Referenced by lar::example::RemoveIsolatedSpacePoints::produce().