18#ifndef EMCAL_CALIB_INIT_PARAMS_H_
19#define EMCAL_CALIB_INIT_PARAMS_H_
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
float rangeTimeAxisLow_bc
minimum value of time for histogram range
float minCellEnergy_bc
minimum cell energy considered for filling the histograms for bad channel calib. Should speedup the f...
unsigned int minNEventsSaveSlot
minimum amount a slot has to have in order to be taken into accoutn in finalize slot....
int tsDiffMax
if loading calib objects from previous run, limit time between the object being stored and loaded aga...
float fracMaskSMFully_bc
fraction of bad+dead channel for a SM to be fully masked
int restrictFitRangeToMax
window around the largest entry within the minTimeForFit in which the fit is performed in ns
int minTimeForFit_tc
minimum cell time considered for the time calibration in ns
std::string selectedClassMasks
name of EMCal min. bias trigger that is used for calibration
bool enableTestMode
enable test mode for calibration
std::string localRootFilePath
path to local root file in order to store the calibration histograms (off by default,...
bool enableTestMode_bc
enable test mode for calibration
int restrictFitRangeToMax_tc
window around the largest entry within the minTimeForFit in which the fit is performed in ns
bool useTimeInfoForCalib_bc
weather to use the timing information as a criterion in the bad channel analysis
float minCellEnergyTime_bc
minimum energy needed to fill the time histogram
float rangeTimeAxisHigh_bc
maximum value of time for histogram range
unsigned int minNEntries_tc
minimum number of entries to trigger the calibration
short maxPedestalRMS
Maximum value for RMS for pedestals (has to be tuned)
std::string calibType
type of calibration to run
unsigned int slotLength_bc
Lenght of the slot before calibration is triggered. If set to 0 calibration is triggered when hasEnou...
bool UpdateAtEndOfRunOnly_tc
switch to enable trigger of calibration only at end of run
float fractionEvents_bc
fraction of events used in bad channel calibration
float minCellEnergyForTimeCalib
minimum cell energy to enter the time calibration (typical minimum seed energy for clusters),...
int nBinsEnergyAxis_bc
number of bins for boost histogram energy axis
unsigned int minNEntries
minimum number of entries to trigger the calibration
bool setSavedSlotAllowed_EMC
if true, saving and loading of calibrations from last run and for next run is enabled
bool setSavedSlotAllowedSOR_EMC
if true, stored calibrations from last run can be loaded in the next run (if false,...
bool useNEventsForCalib_bc
use the minimum number of events to trigger the calibration
unsigned int slotLength
Lenght of the slot before calibration is triggered. If set to 0 calibration is triggered when hasEnou...
bool useNEventsForCalib_tc
use the minimum number of events to trigger the calibration
bool enableFastCalib
switch to enable fast calibration. Instead of filling boost histograms, mean and sigma of cells is ca...
float sigmaTimePostTrigg_bc
sigma value for the upper cut on the fraction of cells in the post-trigger region
int nBinsTimeAxis_tc
number of bins used for the time calibration
int nBinsTimeAxis_bc
number of bins for boost histogram time axis
float fractionEvents_tc
fraction of events used in time calibration
int minValueTimeAxis_tc
minimum value of the time axis in the time calibration
unsigned int minNEntries_bc
minimum number of entries to trigger the calibration
size_t nThreads_tc
number of threads used for the time calinration for filling the histograms
unsigned int slotLength_tc
Lenght of the slot before calibration is triggered. If set to 0 calibration is triggered when hasEnou...
int maxTimeForFit
maximum cell time considered for the time calibration in ns
unsigned int minNEvents_tc
minimum number of events to trigger the calibration
float minNHitsForNHitCut
mean number of hits per cell that is needed to cut on the mean number of hits. Needed for high energy...
bool enableTimeProfiling
enable to log how much time is spent in the run function in the calibrator spec. Needed for speed tes...
std::string filePathSave
path where calibration histograms are stored at EOR to save them for the next run
bool UpdateAtEndOfRunOnly_bc
switch to enable trigger of calibration only at end of run
bool useScaledHistoForBadChannelMap
use the scaled histogram for the bad channel map
long endTimeMargin
set end TS to 30 days after slot ends (1000 * 60 * 60 * 24 * 30)
bool useScaledHisto_bc
use the scaled histogram for the bad channel map
bool useNEventsForCalib
use the minimum number of events to trigger the calibration
float fracMaskFECFully_bc
fraction of bad+dead channel for a FEC to be fully masked
int minTimeForFit
minimum cell time considered for the time calibration in ns
unsigned int minNEvents_bc
minimum number of events to trigger the calibration
int bcShiftCTP
bc shift of CTP digits to align them with EMC bc in case they are misaligned
bool requireSameFill
if loading calib objects from previous run, require it to be in the same fill as the current one
float lowGainOffset_tc
Offset between high gain and low gain in ns. This is needed since the low gain calib will not be poss...
O2ParamDef(EMCALCalibParams, "EMCALCalibParams")
float maxValueEnergyAxis_bc
maximum value for boost histogram energy axis (minimum is always 0)
float sigmaTimePreTrigg_bc
sigma value for the upper cut on the fraction of cells in the pre-trigger region
size_t nThreads_bc
number of threads used for the bad channel calinration for filling the histograms
bool useStaticStartTimeSlot
if set to true, allows to use the start timestamp set manually. This is important if data from a prev...
bool UpdateAtEndOfRunOnly
switch to enable trigger of calibration only at end of run
float maxAllowedDeviationFromMax
maximum deviation allowed between the estimated maximum of the fit and the true maximum from the dist...
unsigned int minNEvents
minimum number of events to trigger the calibration
bool requireSameRunType
if loading calib objects from previous run, require it to be the same run type
int maxTimeForFit_tc
maximum cell time considered for the time calibration in ns
float sigmaTime_bc
sigma value for the upper cut on the time-variance distribution
float minNHitsForMeanEnergyCut
mean number of hits per cell that is needed to cut on the mean energy per hit. Needed for high energy...
int maxValueTimeAxis_tc
maximum value of the time axis in the time calibration
float minCellEnergy_tc
minimum cell energy to enter the time calibration (typical minimum seed energy for clusters),...