|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef LARCALIWAVEVALIDATIONALG_H
15 #define LARCALIWAVEVALIDATIONALG_H
CaloCellGroupList m_fwhmTolerance
CaloCellGroupList m_ampToleranceFEB
unsigned m_nEntriesGlobal
std::vector< std::string > m_ampToleranceInit
Amplitude tolerance (in permills) (job-Property)
const REFCONTAINER * m_reference
Pointer to container with reference values.
DataPerFEB(const HWIdentifier cid, const HWIdentifier fid, int g)
Conditions-Data class holding LAr Bad Channel or Bad Feb information.
CaloCellGroupList m_ampTolerance
bool febSummary(const LArOnOffIdMapping *cabling, const LArBadChannelCont *bcCont)
Method to compare FEB averages.
LArCalibValidationAlg< LArCaliWaveContainer, LArCaliWaveContainer > LArCaliWaveValidationBase
bool validateChannel(const LArCondObj &ref, const LArCondObj &val, const HWIdentifier chid, const int gain, const LArOnOffIdMapping *cabling, const LArBadChannelCont *bcCont) override final
Method to validate the pedestal single readout channels.
::StatusCode StatusCode
StatusCode definition for legacy code.
CaloCellGroupList m_fwhmToleranceFEB
std::vector< std::string > m_fwhmToleranceFEBInit
Tolerance for the average FWHM of one FEB (in permills) (job-Property)
CONDITIONSCONTAINER::LArCondObj LArCondObj
virtual StatusCode preLoop() override
Executed before the loop over all channels to reset global sums.
std::vector< std::string > m_fwhmToleranceInit
FWHM tolerance (in permills) (job-Property)
LArWaveHelper m_waveHelper
LArCondObj getRefObj(const HWIdentifier chid, const int gain) const override final
Method implmented in derived class to get the reference object from ref-container.
virtual StatusCode summary(const LArOnOffIdMapping *cabling, const LArBadChannelCont *bcCont) override
Summary method executed after the loop over all channels.
const boost::regex ref(r_ef)
std::vector< DataPerFEB > m_vDataPerFEB
LArCaliWaveValidationAlg(const std::string &name, ISvcLocator *pSvcLocator)
Regular algorithm constructor.
Algorithm to validate LAr Autocorr;.
std::vector< std::string > m_ampToleranceFEBInit
Tolerance for the average amplitude of one FEB (in permills) (job-Property)