Public Types | Public Attributes | List of all members
tutorial::ClusterCounter::Config Struct Reference

Public Types

using Name = fhicl::Name
 
using Comment = fhicl::Comment
 

Public Attributes

fhicl::Atom< art::InputTagClusterModuleLabel
 
fhicl::Atom< size_t > MinSize
 

Detailed Description

Definition at line 37 of file ClusterCounter5_module.cc.

Member Typedef Documentation

Definition at line 39 of file ClusterCounter5_module.cc.

Definition at line 38 of file ClusterCounter5_module.cc.

Member Data Documentation

fhicl::Atom<art::InputTag> tutorial::ClusterCounter::Config::ClusterModuleLabel
Initial value:
{
Name("ClusterModuleLabel"),
Comment("tag of cluster producer")
}

Definition at line 41 of file ClusterCounter5_module.cc.

fhicl::Atom<size_t> tutorial::ClusterCounter::Config::MinSize
Initial value:
{
Name("MinSize"),
Comment("minimum size of clusters")
}

Definition at line 46 of file ClusterCounter5_module.cc.


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