#include <HcalTextCalibrations.h>
Protected Member Functions | |
std::unique_ptr< HcalChannelQuality > | produceChannelQuality (const HcalChannelQualityRcd &rcd) |
std::unique_ptr< HcalDcsMap > | produceDcsMap (const HcalDcsMapRcd &rcd) |
std::unique_ptr< HcalDcsValues > | produceDcsValues (HcalDcsRcd const &rcd) |
std::unique_ptr< HcalElectronicsMap > | produceElectronicsMap (const HcalElectronicsMapRcd &rcd) |
std::unique_ptr< HcalFlagHFDigiTimeParams > | produceFlagHFDigiTimeParams (const HcalFlagHFDigiTimeParamsRcd &rcd) |
std::unique_ptr< HcalFrontEndMap > | produceFrontEndMap (const HcalFrontEndMapRcd &rcd) |
std::unique_ptr< HcalGains > | produceGains (const HcalGainsRcd &rcd) |
std::unique_ptr< HcalGainWidths > | produceGainWidths (const HcalGainWidthsRcd &rcd) |
std::unique_ptr< HcalL1TriggerObjects > | produceL1TriggerObjects (const HcalL1TriggerObjectsRcd &rcd) |
std::unique_ptr< HcalLongRecoParams > | produceLongRecoParams (const HcalLongRecoParamsRcd &rcd) |
std::unique_ptr< HcalLUTCorrs > | produceLUTCorrs (const HcalLUTCorrsRcd &rcd) |
std::unique_ptr< HcalLutMetadata > | produceLutMetadata (const HcalLutMetadataRcd &rcd) |
std::unique_ptr< HcalMCParams > | produceMCParams (const HcalMCParamsRcd &rcd) |
std::unique_ptr< HcalPedestals > | producePedestals (const HcalPedestalsRcd &rcd) |
std::unique_ptr< HcalPedestalWidths > | producePedestalWidths (const HcalPedestalWidthsRcd &rcd) |
std::unique_ptr< HcalPFCorrs > | producePFCorrs (const HcalPFCorrsRcd &rcd) |
std::unique_ptr< HcalQIEData > | produceQIEData (const HcalQIEDataRcd &rcd) |
std::unique_ptr< HcalQIETypes > | produceQIETypes (const HcalQIETypesRcd &rcd) |
std::unique_ptr< HcalRecoParams > | produceRecoParams (const HcalRecoParamsRcd &rcd) |
std::unique_ptr< HcalRespCorrs > | produceRespCorrs (const HcalRespCorrsRcd &rcd) |
std::unique_ptr< HcalSiPMCharacteristics > | produceSiPMCharacteristics (const HcalSiPMCharacteristicsRcd &rcd) |
std::unique_ptr< HcalSiPMParameters > | produceSiPMParameters (const HcalSiPMParametersRcd &rcd) |
std::unique_ptr< HcalTimeCorrs > | produceTimeCorrs (const HcalTimeCorrsRcd &rcd) |
std::unique_ptr< HcalTimingParams > | produceTimingParams (const HcalTimingParamsRcd &rcd) |
std::unique_ptr< HcalTPChannelParameters > | produceTPChannelParameters (const HcalTPChannelParametersRcd &rcd) |
std::unique_ptr< HcalTPParameters > | produceTPParameters (const HcalTPParametersRcd &rcd) |
std::unique_ptr< HcalValidationCorrs > | produceValidationCorrs (const HcalValidationCorrsRcd &rcd) |
std::unique_ptr< HcalZDCLowGainFractions > | produceZDCLowGainFractions (const HcalZDCLowGainFractionsRcd &rcd) |
std::unique_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::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::unique_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 &) |
Private Attributes | |
std::map< std::string, std::string > | mInputs |
Additional Inherited Members | |
Public Types inherited from edm::eventsetup::DataProxyProvider | |
typedef std::vector< std::pair< DataKey, edm::propagate_const< std::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 45 of file HcalTextCalibrations.h.
HcalTextCalibrations::HcalTextCalibrations | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 28 of file HcalTextCalibrations.cc.
References MessageLogger_cfi::cerr, data, edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), summarizeEdmComparisonLogfiles::objectName, produceChannelQuality(), produceDcsMap(), produceDcsValues(), produceElectronicsMap(), produceFlagHFDigiTimeParams(), produceFrontEndMap(), produceGains(), produceGainWidths(), produceL1TriggerObjects(), produceLongRecoParams(), produceLUTCorrs(), produceLutMetadata(), produceMCParams(), producePedestals(), producePedestalWidths(), producePFCorrs(), produceQIEData(), produceQIETypes(), produceRecoParams(), produceRespCorrs(), produceSiPMCharacteristics(), produceSiPMParameters(), produceTimeCorrs(), produceTimingParams(), produceTPChannelParameters(), produceTPParameters(), produceValidationCorrs(), produceZDCLowGainFractions(), produceZSThresholds(), and AlCaHLTBitMon_QueryRunRegistry::string.
HcalTextCalibrations::~HcalTextCalibrations | ( | ) |
Definition at line 169 of file HcalTextCalibrations.cc.
|
inline |
Definition at line 52 of file HcalTextCalibrations.h.
References produceChannelQuality(), produceDcsMap(), produceDcsValues(), produceElectronicsMap(), produceFlagHFDigiTimeParams(), produceFrontEndMap(), produceGains(), produceGainWidths(), produceL1TriggerObjects(), produceLongRecoParams(), produceLUTCorrs(), produceLutMetadata(), produceMCParams(), producePedestals(), producePedestalWidths(), producePFCorrs(), produceQIEData(), produceQIETypes(), produceRecoParams(), produceRespCorrs(), produceSiPMCharacteristics(), produceSiPMParameters(), produceTimeCorrs(), produceTimingParams(), produceTPChannelParameters(), produceTPParameters(), produceValidationCorrs(), produceZDCLowGainFractions(), produceZSThresholds(), and setIntervalFor().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
protected |
Definition at line 260 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 335 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 331 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 308 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 373 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 312 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 232 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 239 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 301 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 346 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 280 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 323 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 366 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 217 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 225 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 287 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 246 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 253 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 339 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 273 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 387 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 380 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 294 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 360 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 391 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 398 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 316 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 353 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protected |
Definition at line 267 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::getRecord().
Referenced by HcalTextCalibrations(), and produce().
|
protectedvirtual |
Implements edm::EventSetupRecordIntervalFinder.
Definition at line 178 of file HcalTextCalibrations.cc.
References edm::IOVSyncValue::beginOfTime(), edm::IOVSyncValue::endOfTime(), edm::eventsetup::EventSetupRecordKey::name(), record, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by produce().
|
private |
Definition at line 94 of file HcalTextCalibrations.h.