|
std::auto_ptr< HcalChannelQuality > | produceChannelQuality (const HcalChannelQualityRcd &rcd) |
|
std::auto_ptr
< HcalCholeskyMatrices > | produceCholeskyMatrices (const HcalCholeskyMatricesRcd &rcd) |
|
std::auto_ptr
< HcalCovarianceMatrices > | produceCovarianceMatrices (const HcalCovarianceMatricesRcd &rcd) |
|
std::auto_ptr< HcalDcsMap > | produceDcsMap (const HcalDcsMapRcd &rcd) |
|
std::auto_ptr< HcalDcsValues > | produceDcsValues (HcalDcsRcd const &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< HcalQIETypes > | produceQIETypes (const HcalQIETypesRcd &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
< HcalZDCLowGainFractions > | produceZDCLowGainFractions (const HcalZDCLowGainFractionsRcd &rcd) |
|
std::auto_ptr< HcalZSThresholds > | produceZSThresholds (const HcalZSThresholdsRcd &rcd) |
|
virtual void | setIntervalFor (const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) |
|
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()) |
|
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...
|
|
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 &) |
|
template<class T > |
void | findingRecord () |
|
void | findingRecordWithKey (const eventsetup::EventSetupRecordKey &) |
|
Definition at line 42 of file HcalTextCalibrations.h.