LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
opdet::HitAlgoMakerToolBase< HitAlgoClass >::Config Struct Reference

#include "HitAlgoMakerToolBase.h"

Public Attributes

fhicl::DelegatedParameter HitAlgoPset
 
fhicl::OptionalDelegatedParameter RiseTimeCalculator
 

Detailed Description

template<class HitAlgoClass>
struct opdet::HitAlgoMakerToolBase< HitAlgoClass >::Config

Definition at line 72 of file HitAlgoMakerToolBase.h.

Member Data Documentation

template<class HitAlgoClass >
fhicl::DelegatedParameter opdet::HitAlgoMakerToolBase< HitAlgoClass >::Config::HitAlgoPset
Initial value:
{
fhicl::Name{"HitAlgoPset"},
fhicl::Comment{"configuration of the hit finder algorithm"}}

Definition at line 74 of file HitAlgoMakerToolBase.h.

Referenced by opdet::HitAlgoMakerToolBase< HitAlgoClass >::makeAlgo().

template<class HitAlgoClass >
fhicl::OptionalDelegatedParameter opdet::HitAlgoMakerToolBase< HitAlgoClass >::Config::RiseTimeCalculator
Initial value:
{
fhicl::Name{"RiseTimeCalculator"},
fhicl::Comment{"configuration of the rise time calculator algorithm"}}

Definition at line 78 of file HitAlgoMakerToolBase.h.

Referenced by opdet::HitAlgoMakerToolBase< HitAlgoClass >::makeAlgo().


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