LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Algorithm configuration. More...
#include "LinearEnergyAlg.h"
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< bool > | UseArea |
fhicl::Table< RecombinationConfig > | Recombination |
Algorithm configuration.
Definition at line 158 of file LinearEnergyAlg.h.
Definition at line 161 of file LinearEnergyAlg.h.
Definition at line 160 of file LinearEnergyAlg.h.
fhicl::Table<RecombinationConfig> calo::LinearEnergyAlg::Config::Recombination |
Definition at line 168 of file LinearEnergyAlg.h.
Referenced by calo::LinearEnergyAlg::LinearEnergyAlg().
fhicl::Atom<bool> calo::LinearEnergyAlg::Config::UseArea |
Definition at line 163 of file LinearEnergyAlg.h.