1 #ifndef RECOTOOL_SHOWERRECOALG_H 2 #define RECOTOOL_SHOWERRECOALG_H 11 class DetectorClocksData;
12 class DetectorPropertiesData;
22 void Verbose(
bool verbose) { fVerbosity = verbose; }
34 std::vector<showerreco::ShowerCluster_t>
const&);
38 bool _Ecorrection{
true};
39 bool fVerbosity{
true};
40 double fcalodEdxlength{1000};
41 double fdEdxlength{2.4};
void CaloAlgo(calo::CalorimetryAlg *alg)
void setEcorrection(bool on)
Function to set whether to use E correction.
Interface for a class providing readout channel mapping to geometry.
General LArSoft Utilities.
Description of the physical 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