LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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 39 of file ShowerCalo.h.
|
inline |
|
inlinevirtual |
Default destructor.
Definition at line 46 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 9 of file ShowerCalo.cxx.
References showerreco::energy::DEFAULT_ECorr, showerreco::energy::DEFAULT_ECorrError, and showerreco::energy::kDEFAULT.