CMS 3D CMS Logo

List of all members | Public Member Functions
L1HfRingEtScaleOnlineProd Class Reference
Inheritance diagram for L1HfRingEtScaleOnlineProd:
L1ConfigOnlineProdBase< L1HfRingEtScaleRcd, L1CaloEtScale > edm::ESProducer edm::ESProxyFactoryProducer edm::eventsetup::DataProxyProvider

Public Member Functions

 L1HfRingEtScaleOnlineProd (const edm::ParameterSet &)
 
std::unique_ptr< L1CaloEtScalenewObject (const std::string &objectKey) override
 
 ~L1HfRingEtScaleOnlineProd () override
 
- Public Member Functions inherited from L1ConfigOnlineProdBase< L1HfRingEtScaleRcd, L1CaloEtScale >
 L1ConfigOnlineProdBase (const edm::ParameterSet &)
 
virtual std::unique_ptr< L1CaloEtScaleproduce (const L1HfRingEtScaleRcd &iRecord)
 
 ~L1ConfigOnlineProdBase () override
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
ESProxyIndex const * getTokenIndices (unsigned int iIndex) const
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &) final
 
 ~ESProducer ()(false) override
 
- Public Member Functions inherited from edm::ESProxyFactoryProducer
 ESProxyFactoryProducer ()
 
void newInterval (const eventsetup::EventSetupRecordKey &iRecordType, const ValidityInterval &iInterval) override
 overrides DataProxyProvider method More...
 
 ~ESProxyFactoryProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::eventsetup::DataProxyProvider
 DataProxyProvider ()
 
const ComponentDescriptiondescription () const
 
bool isUsingRecord (const EventSetupRecordKey &) const
 
const KeyedProxieskeyedProxies (const EventSetupRecordKey &iRecordKey) const
 
void resetProxies (const EventSetupRecordKey &iRecordType)
 
void resetProxiesIfTransient (const EventSetupRecordKey &iRecordType)
 
void setAppendToDataLabel (const edm::ParameterSet &)
 
void setDescription (const ComponentDescription &iDescription)
 
std::set< EventSetupRecordKeyusingRecords () const
 
virtual ~DataProxyProvider () noexcept(false)
 

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< EventSetupRecordKeyKeys
 
typedef std::map< EventSetupRecordKey, KeyedProxiesRecordProxies
 
- Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider
static void prevalidate (ConfigurationDescriptions &)
 
- Protected Member Functions inherited from L1ConfigOnlineProdBase< L1HfRingEtScaleRcd, L1CaloEtScale >
bool getObjectKey (const L1HfRingEtScaleRcd &record, std::string &objectKey)
 
- Protected Member Functions inherited from edm::ESProducer
 ESProducer (const ESProducer &)=delete
 
ESProducer const & operator= (const ESProducer &)=delete
 
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 TArg >
ESConsumesCollectorT< TRecord > setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={})
 
- 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())
 
void registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) override
 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 Attributes inherited from L1ConfigOnlineProdBase< L1HfRingEtScaleRcd, L1CaloEtScale >
bool m_copyFromCondDB
 
cond::persistency::Session m_dbSession
 
bool m_forceGeneration
 
l1t::OMDSReader m_omdsReader
 

Detailed Description

Description: <one line="" class="" summary>="">

Implementation: <Notes on="" implementation>="">

Definition at line 33 of file L1HfRingEtScaleOnlineProd.cc.

Constructor & Destructor Documentation

L1HfRingEtScaleOnlineProd::L1HfRingEtScaleOnlineProd ( const edm::ParameterSet iConfig)

Definition at line 58 of file L1HfRingEtScaleOnlineProd.cc.

61 {
62  //the following line is needed to tell the framework what
63  // data is being produced
64 
65  //now do what ever other initialization is needed
66 }
L1HfRingEtScaleOnlineProd::~L1HfRingEtScaleOnlineProd ( )
override

Definition at line 69 of file L1HfRingEtScaleOnlineProd.cc.

70 {
71 
72  // do anything here that needs to be done at desctruction time
73  // (e.g. close files, deallocate resources etc.)
74 
75 }

Member Function Documentation

std::unique_ptr< L1CaloEtScale > L1HfRingEtScaleOnlineProd::newObject ( const std::string &  objectKey)
overridevirtual

Implements L1ConfigOnlineProdBase< L1HfRingEtScaleRcd, L1CaloEtScale >.

Definition at line 78 of file L1HfRingEtScaleOnlineProd.cc.

References l1t::OMDSReader::basicQuery(), DEFINE_FWK_EVENTSETUP_MODULE, l1t::OMDSReader::QueryResults::fillVariable(), L1ConfigOnlineProdBase< L1HfRingEtScaleRcd, L1CaloEtScale >::m_omdsReader, l1t::OMDSReader::QueryResults::numberRows(), l1t::OMDSReader::QueryResults::queryFailed(), l1t::OMDSReader::singleAttribute(), AlCaHLTBitMon_QueryRunRegistry::string, scrapingFilter_cfi::thresh, and particleFlowZeroSuppressionECAL_cff::thresholds.

79 {
80  // get scales keys
81  l1t::OMDSReader::QueryResults scalesKeyResults =
83  "GCT_SCALES_KEY",
84  "CMS_GCT",
85  "GCT_PHYS_PARAMS",
86  "GCT_PHYS_PARAMS.CONFIG_KEY",
87  m_omdsReader.singleAttribute( objectKey ) );
88 
89  std::string scalesKey ;
90 
91  if( scalesKeyResults.queryFailed() ) {
92  edm::LogError("L1-O2O")
93  << "Problem with key for L1JetEtScaleRcd : GCT scales key query failed ";
94  }
95  else if( scalesKeyResults.numberRows() != 1 ) {
96  edm::LogError("L1-O2O")
97  << "Problem with key for L1JetEtScaleRcd : "
98  << (scalesKeyResults.numberRows()) << " rows were returned when getting GCT scales key";
99  }
100  else {
101  scalesKeyResults.fillVariable( scalesKey );
102  }
103 
104 
105  // get ring scale key
106  l1t::OMDSReader::QueryResults hfRingScaleKeyResults =
108  "SC_HF_ET_SUM_FK",
109  "CMS_GT",
110  "L1T_SCALES",
111  "L1T_SCALES.ID",
112  scalesKeyResults );
113 
114  std::string hfRingScaleKey ;
115 
116  if( hfRingScaleKeyResults.queryFailed() ) {
117  edm::LogError("L1-O2O")
118  << "Problem with key for L1HfRingEtScaleRcd : HF ring Et scale key query failed ";
119  }
120  else if( hfRingScaleKeyResults.numberRows() != 1 ) {
121  edm::LogError("L1-O2O")
122  << "Problem with key for L1HfRingEtScaleRcd : "
123  << (hfRingScaleKeyResults.numberRows()) << " rows were returned when getting HF ring Et scale key";
124  }
125  else {
126  hfRingScaleKeyResults.fillVariable( hfRingScaleKey ) ;
127  }
128 
129  // get thresholds
130  std::vector< std::string > queryStrings ;
131  queryStrings.push_back( "E_GEV_BIN_LOW_0");
132  queryStrings.push_back( "E_GEV_BIN_LOW_1");
133  queryStrings.push_back( "E_GEV_BIN_LOW_2");
134  queryStrings.push_back( "E_GEV_BIN_LOW_3");
135  queryStrings.push_back( "E_GEV_BIN_LOW_4");
136  queryStrings.push_back( "E_GEV_BIN_LOW_5");
137  queryStrings.push_back( "E_GEV_BIN_LOW_6");
138  queryStrings.push_back( "E_GEV_BIN_LOW_7");
139 
140  l1t::OMDSReader::QueryResults scaleResults =
141  m_omdsReader.basicQuery( queryStrings,
142  "CMS_GT",
143  "L1T_SCALE_HF_ET_SUM",
144  "L1T_SCALE_HF_ET_SUM.ID",
145  hfRingScaleKeyResults
146  );
147 
148  std::vector<double> thresholds;
149 
150  if( scaleResults.queryFailed() ) {
151  edm::LogError( "L1-O2O" ) << "Problem with L1HfRingEtScale key : scale query failed." ;
152  }
153  else if ( scaleResults.numberRows() != 1 ) {
154  edm::LogError( "L1-O2O" ) << "Problem with L1HfRingEtScale key : scale query failed." ;
155  }
156  else {
157  for( std::vector< std::string >::iterator thresh = queryStrings.begin();
158  thresh != queryStrings.end(); ++thresh) {
159  float tempScale = 0.;
160  scaleResults.fillVariable(*thresh,tempScale);
161  thresholds.push_back(tempScale);
162  }
163  }
164 
165  // get region LSB
166  double rgnEtLsb=0.;
167 
168  l1t::OMDSReader::QueryResults lsbResults =
169  m_omdsReader.basicQuery( "GCT_RGN_ET_LSB",
170  "CMS_GCT",
171  "GCT_PHYS_PARAMS",
172  "GCT_PHYS_PARAMS.CONFIG_KEY",
173  m_omdsReader.singleAttribute( objectKey ) ) ;
174 
175  if( lsbResults.queryFailed() ) {
176  edm::LogError( "L1-O2O" ) << "Problem with L1JetEtScale key." ;
177  }
178  else {
179  lsbResults.fillVariable( "GCT_RGN_ET_LSB", rgnEtLsb );
180  }
181 
182  //~~~~~~~~~ Instantiate new L1HfRingEtScale object. ~~~~~~~~~
183  return std::make_unique<L1CaloEtScale>(0xff, 0x7, rgnEtLsb, thresholds);
184 }
bool fillVariable(const std::string &columnName, T &outputVariable) const
Definition: OMDSReader.h:311
const QueryResults singleAttribute(const T &data) const
Definition: OMDSReader.h:295
const QueryResults basicQuery(const std::vector< std::string > &columnNames, const std::string &schemaName, const std::string &tableName, const std::string &conditionLHS="", const QueryResults conditionRHS=QueryResults(), const std::string &conditionRHSName="")
Definition: OMDSReader.cc:86