Public Types | Public Attributes | List of all members
pdune::RecoStats::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< art::InputTagEmTrkModuleLabel
 
fhicl::Table< calo::CalorimetryAlg::ConfigCalorimetryAlg
 

Detailed Description

Definition at line 48 of file RecoStats_module.cc.

Member Typedef Documentation

Definition at line 50 of file RecoStats_module.cc.

Definition at line 49 of file RecoStats_module.cc.

Member Data Documentation

fhicl::Table<calo::CalorimetryAlg::Config> pdune::RecoStats::Config::CalorimetryAlg
Initial value:
{
Name("CalorimetryAlg"), Comment("calo alg to calibrate hit adc to energy")
}

Definition at line 56 of file RecoStats_module.cc.

fhicl::Atom<art::InputTag> pdune::RecoStats::Config::EmTrkModuleLabel
Initial value:
{
Name("EmTrkModuleLabel"), Comment("tag of hits classifier")
}

Definition at line 52 of file RecoStats_module.cc.


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