![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "ShowerCalo.h"
Public Member Functions | |
| ShowerCalo () | |
| Default constructor. More... | |
| virtual | ~ShowerCalo () |
| Default destructor. More... | |
| std::pair< double, double > | ShowerEnergy (double energy,::showerreco::energy::RecoType_t type=energy::kDEFAULT, bool mc=true) |
User defined class ShowerCalo ... these comments are used to generate doxygen documentation!
Definition at line 43 of file ShowerCalo.h.
|
inline |
|
inlinevirtual |
Default destructor.
Definition at line 51 of file ShowerCalo.h.
References energy, showerreco::energy::kDEFAULT, and tca::ShowerEnergy().
| std::pair< double, double > showerreco::ShowerCalo::ShowerEnergy | ( | double | energy, |
| ::showerreco::energy::RecoType_t | type = energy::kDEFAULT, |
||
| bool | mc = true |
||
| ) |
Definition at line 8 of file ShowerCalo.cxx.
References showerreco::energy::DEFAULT_ECorr, showerreco::energy::DEFAULT_ECorrError, and showerreco::energy::kDEFAULT.