LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "CalorimetryAlg.h"
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Sequence< double > | CalAmpConstants |
fhicl::Sequence< double > | CalAreaConstants |
fhicl::Atom< bool > | CaloUseModBox |
fhicl::Atom< int > | CaloLifeTimeForm |
fhicl::Atom< bool > | CaloDoLifeTimeCorrection |
Definition at line 31 of file CalorimetryAlg.h.
Definition at line 33 of file CalorimetryAlg.h.
Definition at line 32 of file CalorimetryAlg.h.
fhicl::Sequence< double > calo::CalorimetryAlg::Config::CalAmpConstants |
Definition at line 35 of file CalorimetryAlg.h.
Referenced by calo::CalorimetryAlg::reconfigure().
fhicl::Sequence< double > calo::CalorimetryAlg::Config::CalAreaConstants |
Definition at line 40 of file CalorimetryAlg.h.
Referenced by calo::CalorimetryAlg::reconfigure().
fhicl::Atom< bool > calo::CalorimetryAlg::Config::CaloDoLifeTimeCorrection |
Definition at line 55 of file CalorimetryAlg.h.
Referenced by calo::CalorimetryAlg::reconfigure().
fhicl::Atom< int > calo::CalorimetryAlg::Config::CaloLifeTimeForm |
Definition at line 50 of file CalorimetryAlg.h.
Referenced by calo::CalorimetryAlg::reconfigure().
fhicl::Atom< bool > calo::CalorimetryAlg::Config::CaloUseModBox |
Definition at line 45 of file CalorimetryAlg.h.
Referenced by calo::CalorimetryAlg::reconfigure().