1 #ifndef RECOTOOL_SHOWERRECOALG_H
2 #define RECOTOOL_SHOWERRECOALG_H
14 class DetectorClocksData;
15 class DetectorPropertiesData;
18 namespace showerreco {
52 std::vector<showerreco::ShowerCluster_t>
const&);
void CaloAlgo(calo::CalorimetryAlg *alg)
void setEcorrection(bool on)
Function to set whether to use E correction.
recob::Shower RecoOneShower(geo::GeometryCore const &geom, detinfo::DetectorClocksData const &clockData, detinfo::DetectorPropertiesData const &detProp, std::vector< showerreco::ShowerCluster_t > const &)
Function to reconstruct a shower.
Description of geometry of one entire detector.
void SetUseArea(bool on)
Function to decide if to use Area or Pulse Amplitude for calculations.
void Verbose(bool verbose)
Contains all timing reference information for the detector.
Class def header for a class ShowerRecoAlgBase.
calo::CalorimetryAlg * fCaloAlg