1 #ifndef RECOTOOL_SHOWERRECOALG_H 2 #define RECOTOOL_SHOWERRECOALG_H 14 class DetectorClocksData;
15 class DetectorPropertiesData;
25 void Verbose(
bool verbose) { fVerbosity = verbose; }
36 std::vector<showerreco::ShowerCluster_t>
const&);
40 bool _Ecorrection{
true};
41 bool fVerbosity{
true};
42 double fcalodEdxlength{1000};
43 double fdEdxlength{2.4};
void CaloAlgo(calo::CalorimetryAlg *alg)
void setEcorrection(bool on)
Function to set whether to use E correction.
General LArSoft Utilities.
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
Namespace collecting geometry-related classes utilities.