Go to the documentation of this file.
6 #ifndef EcalLaserDbService_h
7 #define EcalLaserDbService_h
10 #include <tbb/concurrent_unordered_set.h>
49 typedef tbb::concurrent_unordered_set<uint32_t>
ErrorMapT;
void setAPDPNData(const EcalLaserAPDPNRatios *fItem)
void setAlphaData(const EcalLaserAlphas *fItem)
const EcalLaserAPDPNRatios * getAPDPNRatios() const
const EcalLaserAlphas * mAlphas_
const EcalLinearCorrections * mLinearCorrections_
void setLinearCorrectionsData(const EcalLinearCorrections *fItem)
void setMaxExtrapolationTimeInSec(int deltaT)
void setAPDPNRefData(const EcalLaserAPDPNRatiosRef *fItem)
tbb::concurrent_unordered_set< uint32_t > ErrorMapT
const EcalLaserAPDPNRatiosRef * mAPDPNRatiosRef_
const EcalLinearCorrections * getLinearCorrections() const
ErrorMapT channelsWithInvalidCorrection_
unsigned long long maxExtrapolationTime_
float getLaserCorrection(DetId const &xid, edm::Timestamp const &iTime) const
const EcalLaserAPDPNRatiosRef * getAPDPNRatiosRef() const
const EcalLaserAPDPNRatios * mAPDPNRatios_
const EcalLaserAlphas * getAlphas() const