#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 41 of file ShowerCalo.h.
|
inline |
|
inlinevirtual |
| 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.
1.8.5