#include <HcalTextCalibrations.h>
Classes | |
class | CheckCreateObject |
class | CheckGetObject |
class | CheckGetObjectTopo |
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< HcalPedestals > | produceEffectivePedestals (const HcalPedestalsRcd &rcd) |
std::unique_ptr< HcalPedestalWidths > | produceEffectivePedestalWidths (const HcalPedestalWidthsRcd &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< HcalPFCuts > | producePFCuts (const HcalPFCutsRcd &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) |
void | setIntervalFor (const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override |
Protected Member Functions inherited from edm::ESProducer | |
ESConsumesInfo * | consumesInfoPushBackNew () |
unsigned int | consumesInfoSize () const |
template<typename CallbackT , typename TList , typename TRecord > | |
void | registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>> iCallback, const TList *, const TRecord *iRecord, const es::Label &iLabel) |
template<typename CallbackT , typename TRecord > | |
void | registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>>, const eventsetup::produce::Null *, const TRecord *, const es::Label &) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
auto | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord > | |
auto | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord , typename TDecorator > | |
auto | setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const TDecorator &iDec, const es::Label &iLabel={}) |
template<typename TFunc > | |
auto | setWhatProduced (TFunc &&func, const es::Label &iLabel={}) |
template<typename TReturn , typename TRecord , typename TFunc , typename TDecorator > | |
ESConsumesCollectorT< TRecord > | setWhatProduced (TFunc &&func, TDecorator &&iDec, const es::Label &iLabel={}) |
void | usesResources (std::vector< std::string > const &) |
Protected Member Functions inherited from edm::ESProductResolverFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ESProductResolverFactoryBase > iFactory, const std::string &iLabel=std::string()) |
KeyedResolversVector | registerResolvers (const EventSetupRecordKey &, unsigned int iovIndex) override |
Protected Member Functions inherited from edm::eventsetup::ESProductResolverProvider | |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &key) |
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 |
std::unordered_map< std::string, edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > > | mTokens |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::eventsetup::ESProductResolverProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Types inherited from edm::ESProductResolverFactoryProducer | |
using | EventSetupRecordKey = eventsetup::EventSetupRecordKey |
Protected Types inherited from edm::eventsetup::ESProductResolverProvider | |
using | KeyedResolversVector = std::vector< std::pair< DataKey, std::shared_ptr< ESProductResolver > >> |
Definition at line 47 of file HcalTextCalibrations.h.
HcalTextCalibrations::HcalTextCalibrations | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 26 of file HcalTextCalibrations.cc.
References DMR_cfg::cerr, data, personalPlayback::fp, edm::ParameterSet::getParameter(), summarizeEdmComparisonLogfiles::objectName, produceChannelQuality(), produceDcsMap(), produceDcsValues(), produceEffectivePedestals(), produceEffectivePedestalWidths(), produceElectronicsMap(), produceFlagHFDigiTimeParams(), produceFrontEndMap(), produceGains(), produceGainWidths(), produceL1TriggerObjects(), produceLongRecoParams(), produceLUTCorrs(), produceLutMetadata(), produceMCParams(), producePedestals(), producePedestalWidths(), producePFCorrs(), producePFCuts(), produceQIEData(), produceQIETypes(), produceRecoParams(), produceRespCorrs(), produceSiPMCharacteristics(), produceSiPMParameters(), produceTimeCorrs(), produceTimingParams(), produceTPChannelParameters(), produceTPParameters(), produceValidationCorrs(), produceZDCLowGainFractions(), produceZSThresholds(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 149 of file HcalTextCalibrations.cc.
|
inline |
Definition at line 52 of file HcalTextCalibrations.h.
|
protected |
Definition at line 235 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 292 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 288 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 199 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 204 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 270 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 321 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 274 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 210 of file HcalTextCalibrations.cc.
References create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 215 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 265 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 301 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 250 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 283 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 316 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 189 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 194 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 255 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 220 of file HcalTextCalibrations.cc.
References create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 225 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 230 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 296 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 245 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 332 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 327 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 260 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 312 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 337 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 343 of file HcalTextCalibrations.cc.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 278 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 306 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
protected |
Definition at line 240 of file HcalTextCalibrations.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), create_idmaps::n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HcalTextCalibrations().
|
overrideprotectedvirtual |
Implements edm::EventSetupRecordIntervalFinder.
Definition at line 154 of file HcalTextCalibrations.cc.
References edm::IOVSyncValue::beginOfTime(), edm::IOVSyncValue::endOfTime(), edm::eventsetup::EventSetupRecordKey::name(), Hcal_FrontierConditions_cff::record, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 131 of file HcalTextCalibrations.h.
|
private |
Definition at line 132 of file HcalTextCalibrations.h.