All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
lar::example::RemoveIsolatedSpacePoints::Config Struct Reference

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
 

Detailed Description

Module configuration data.

Definition at line 76 of file RemoveIsolatedSpacePoints_module.cc.

Member Typedef Documentation

Definition at line 79 of file RemoveIsolatedSpacePoints_module.cc.

Definition at line 78 of file RemoveIsolatedSpacePoints_module.cc.

Member Data Documentation

fhicl::Table<SpacePointIsolationAlg::Config> lar::example::RemoveIsolatedSpacePoints::Config::isolation
Initial value:
{
Name("isolation"),
}

Definition at line 86 of file RemoveIsolatedSpacePoints_module.cc.

fhicl::Atom<art::InputTag> lar::example::RemoveIsolatedSpacePoints::Config::spacePoints
Initial value:
{
Name("spacePoints"),
}

Definition at line 81 of file RemoveIsolatedSpacePoints_module.cc.


The documentation for this struct was generated from the following file: