#include <HcalHardcodeCalibrations.h>
Protected Member Functions | |
std::auto_ptr< HcalChannelQuality > | produceChannelQuality (const HcalChannelQualityRcd &rcd) |
std::auto_ptr< HcalDcsMap > | produceDcsMap (const HcalDcsMapRcd &rcd) |
std::auto_ptr< HcalDcsValues > | produceDcsValues (const HcalDcsRcd &rcd) |
std::auto_ptr< HcalElectronicsMap > | produceElectronicsMap (const HcalElectronicsMapRcd &rcd) |
std::auto_ptr < HcalFlagHFDigiTimeParams > | produceFlagHFDigiTimeParams (const HcalFlagHFDigiTimeParamsRcd &rcd) |
std::auto_ptr< HcalGains > | produceGains (const HcalGainsRcd &rcd) |
std::auto_ptr< HcalGainWidths > | produceGainWidths (const HcalGainWidthsRcd &rcd) |
std::auto_ptr < HcalL1TriggerObjects > | produceL1TriggerObjects (const HcalL1TriggerObjectsRcd &rcd) |
std::auto_ptr< HcalLongRecoParams > | produceLongRecoParams (const HcalLongRecoParamsRcd &rcd) |
std::auto_ptr< HcalLUTCorrs > | produceLUTCorrs (const HcalLUTCorrsRcd &rcd) |
std::auto_ptr< HcalLutMetadata > | produceLutMetadata (const HcalLutMetadataRcd &rcd) |
std::auto_ptr< HcalMCParams > | produceMCParams (const HcalMCParamsRcd &rcd) |
std::auto_ptr< HcalPedestals > | producePedestals (const HcalPedestalsRcd &rcd) |
std::auto_ptr< HcalPedestalWidths > | producePedestalWidths (const HcalPedestalWidthsRcd &rcd) |
std::auto_ptr< HcalPFCorrs > | producePFCorrs (const HcalPFCorrsRcd &rcd) |
std::auto_ptr< HcalQIEData > | produceQIEData (const HcalQIEDataRcd &rcd) |
std::auto_ptr< HcalRecoParams > | produceRecoParams (const HcalRecoParamsRcd &rcd) |
std::auto_ptr< HcalRespCorrs > | produceRespCorrs (const HcalRespCorrsRcd &rcd) |
std::auto_ptr< HcalTimeCorrs > | produceTimeCorrs (const HcalTimeCorrsRcd &rcd) |
std::auto_ptr< HcalTimingParams > | produceTimingParams (const HcalTimingParamsRcd &rcd) |
std::auto_ptr < HcalValidationCorrs > | produceValidationCorrs (const HcalValidationCorrsRcd &rcd) |
std::auto_ptr< HcalZSThresholds > | produceZSThresholds (const HcalZSThresholdsRcd &rcd) |
virtual void | setIntervalFor (const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) |
Protected Member Functions inherited from edm::ESProducer | |
template<typename T > | |
void | setWhatProduced (T *iThis, const es::Label &iLabel=es::Label()) |
template<typename T > | |
void | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
void | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
void | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel=es::Label()) |
Protected Member Functions inherited from edm::ESProxyFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::auto_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::auto_ptr< eventsetup::ProxyFactoryBase > &iFactory, const std::string &iLabel=std::string()) |
virtual void | registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) |
override DataProxyProvider method More... | |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
void | eraseAll (const EventSetupRecordKey &iRecordKey) |
deletes all the Proxies in aStream More... | |
void | invalidateProxies (const EventSetupRecordKey &iRecordKey) |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &) |
Protected Member Functions inherited from edm::EventSetupRecordIntervalFinder | |
template<class T > | |
void | findingRecord () |
void | findingRecordWithKey (const eventsetup::EventSetupRecordKey &) |
Protected Attributes | |
bool | h2mode_ |
Additional Inherited Members | |
Public Types inherited from edm::eventsetup::DataProxyProvider | |
typedef std::vector< std::pair < DataKey, boost::shared_ptr < DataProxy > > > | KeyedProxies |
typedef std::vector < EventSetupRecordKey > | Keys |
typedef std::map < EventSetupRecordKey, KeyedProxies > | RecordProxies |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 40 of file HcalHardcodeCalibrations.h.
HcalHardcodeCalibrations::HcalHardcodeCalibrations | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 74 of file HcalHardcodeCalibrations.cc.
References cond::ecalcond::all, edm::ParameterSet::getUntrackedParameter(), summarizeEdmComparisonLogfiles::objectName, produceChannelQuality(), produceDcsMap(), produceDcsValues(), produceElectronicsMap(), produceFlagHFDigiTimeParams(), produceGains(), produceGainWidths(), produceL1TriggerObjects(), produceLongRecoParams(), produceLUTCorrs(), produceLutMetadata(), produceMCParams(), producePedestals(), producePedestalWidths(), producePFCorrs(), produceQIEData(), produceRecoParams(), produceRespCorrs(), produceTimeCorrs(), produceValidationCorrs(), produceZSThresholds(), and convertSQLitetoXML_cfg::toGet.
HcalHardcodeCalibrations::~HcalHardcodeCalibrations | ( | ) |
Definition at line 171 of file HcalHardcodeCalibrations.cc.
|
inline |
Definition at line 47 of file HcalHardcodeCalibrations.h.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
protected |
Definition at line 241 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 367 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makeHardcodeDcsMap(), and query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 361 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 326 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makeHardcodeMap(), and query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 429 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 208 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makeGain(), and query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 219 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makeGainWidth(), and query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 309 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 395 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 264 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 345 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 417 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 186 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makePedestal(), and query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 197 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makePedestalWidth(), and query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 275 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 230 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makeQIECoder(), and query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 375 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makeRecoParam(), and query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 253 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 286 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 385 of file HcalHardcodeCalibrations.cc.
References HcalDbHardcode::makeTimingParam(), and query::result.
|
protected |
Definition at line 334 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protected |
Definition at line 297 of file HcalHardcodeCalibrations.cc.
References query::result.
Referenced by HcalHardcodeCalibrations().
|
protectedvirtual |
Implements edm::EventSetupRecordIntervalFinder.
Definition at line 180 of file HcalHardcodeCalibrations.cc.
References edm::IOVSyncValue::beginOfTime(), edm::IOVSyncValue::endOfTime(), edm::IOVSyncValue::eventID(), edm::eventsetup::EventSetupRecordKey::name(), record, edm::IOVSyncValue::time(), and edm::Timestamp::value().
|
protected |
Definition at line 80 of file HcalHardcodeCalibrations.h.