14 #ifndef RECOTOOL_SHOWERRECOALG_H 15 #define RECOTOOL_SHOWERRECOALG_H 53 virtual ::recob::Shower
RecoOneShower(
const std::vector< ::showerreco::ShowerCluster_t>& );
virtual ::recob::Shower RecoOneShower(const std::vector< ::showerreco::ShowerCluster_t > &)
Function to reconstruct a shower.
bool _Ecorrection
Boolean -> decide if to use energy correction or not.
virtual ~ShowerRecoAlg()
Default destructor.
util::GeometryUtilities * fGSer
virtual void Reset()
Function to reset algorithm, to be called @ beginning of each event.
void setEcorrection(bool on)
Function to decide if to use ModBox (True) or Birks (False) for calorimetry.
void SetUseArea(bool on)
Function to decide if to use Area or Pulse Amplitude for calculations.
Class def header for a class ShowerRecoAlgBase.
Class def header for a class ShowerCalo.
ShowerRecoAlg()
Default constructor.
virtual void Reset()=0
Function to reset algorithm, to be called @ beginning of each event.