12#ifndef ALICEO2_EMCAL_RECOPARAM_H_
13#define ALICEO2_EMCAL_RECOPARAM_H_
57 double mNoiseThresholdLGnoHG = 10.;
58 double mCellTimeShiftNanoSec = 470.;
60 unsigned int mMaxBunchLength = 15;
77struct is_messageable<
o2::emcal::RecoParam> : std::true_type {
#define O2ParamDef(classname, key)
EMCal reconstruction parameters.
double getNoiseThresholdLGnoHG() const
Get noise threshold for LGnoHG error.
~RecoParam() override=default
Destructor.
int getPhaseBCmod4() const
Get the BC phase.
double getCellTimeShiftNanoSec() const
Get the average cell time shift.
void PrintStream(std::ostream &stream) const
Print current reconstruction parameters to stream.
int getMaxAllowedBunchLength() const
Get the max. allowed bunch length.
std::ostream & operator<<(std::ostream &stream, const Cell &cell)
Stream operator for EMCAL cell.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...