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