CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
L1MuTriggerPtScaleOnlineProducer Class Reference

#include <L1MuTriggerPtScaleOnlineProducer.h>

Inheritance diagram for L1MuTriggerPtScaleOnlineProducer:
L1ConfigOnlineProdBase< L1MuTriggerPtScaleRcd, L1MuTriggerPtScale > edm::ESProducer edm::ESProxyFactoryProducer edm::eventsetup::DataProxyProvider

Public Member Functions

 L1MuTriggerPtScaleOnlineProducer (const edm::ParameterSet &)
 
std::shared_ptr< L1MuTriggerPtScalenewObject (const std::string &objectKey)
 
 ~L1MuTriggerPtScaleOnlineProducer ()
 
- Public Member Functions inherited from L1ConfigOnlineProdBase< L1MuTriggerPtScaleRcd, L1MuTriggerPtScale >
 L1ConfigOnlineProdBase (const edm::ParameterSet &)
 
virtual std::shared_ptr< L1MuTriggerPtScaleproduce (const L1MuTriggerPtScaleRcd &iRecord)
 
 ~L1ConfigOnlineProdBase ()
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
virtual ~ESProducer ()(false)
 
- Public Member Functions inherited from edm::ESProxyFactoryProducer
 ESProxyFactoryProducer ()
 
virtual void newInterval (const eventsetup::EventSetupRecordKey &iRecordType, const ValidityInterval &iInterval)
 overrides DataProxyProvider method More...
 
virtual ~ESProxyFactoryProducer () noexcept(false)
 
- 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)
 

Private Attributes

unsigned int m_nBins
 
unsigned int m_nbitsPacking
 
bool m_signedPacking
 

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< L1MuTriggerPtScaleRcd, L1MuTriggerPtScale >
bool getObjectKey (const L1MuTriggerPtScaleRcd &record, std::shared_ptr< L1MuTriggerPtScale > data, std::string &objectKey)
 
- 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 Attributes inherited from L1ConfigOnlineProdBase< L1MuTriggerPtScaleRcd, L1MuTriggerPtScale >
bool m_copyFromCondDB
 
cond::persistency::Session m_dbSession
 
bool m_forceGeneration
 
l1t::OMDSReader m_omdsReader
 

Detailed Description

Definition at line 33 of file L1MuTriggerPtScaleOnlineProducer.h.

Constructor & Destructor Documentation

L1MuTriggerPtScaleOnlineProducer::L1MuTriggerPtScaleOnlineProducer ( const edm::ParameterSet ps)
L1MuTriggerPtScaleOnlineProducer::~L1MuTriggerPtScaleOnlineProducer ( )

Definition at line 31 of file L1MuTriggerPtScaleOnlineProducer.cc.

31 {}

Member Function Documentation

std::shared_ptr< L1MuTriggerPtScale > L1MuTriggerPtScaleOnlineProducer::newObject ( const std::string &  objectKey)
virtual

Implements L1ConfigOnlineProdBase< L1MuTriggerPtScaleRcd, L1MuTriggerPtScale >.

Definition at line 40 of file L1MuTriggerPtScaleOnlineProducer.cc.

References l1t::OMDSReader::basicQuery(), mps_check::columns, gather_cfg::cout, ScaleRecordHelper::extractScales(), h, m_nBins, m_nbitsPacking, L1ConfigOnlineProdBase< L1MuTriggerPtScaleRcd, L1MuTriggerPtScale >::m_omdsReader, m_signedPacking, l1t::OMDSReader::QueryResults::numberRows(), ScaleRecordHelper::pushColumnNames(), mps_fire::result, and l1t::OMDSReader::singleAttribute().

41 {
42  using namespace edm::es;
43 
44  // find Pt key from main scales key
45  l1t::OMDSReader::QueryResults keysRecord =
47  // SELECTed columns
48  "SC_MUON_PT_FK",
49  // schema name
50  "CMS_GT",
51  // table name
52  "L1T_SCALES",
53  // WHERE lhs
54  "L1T_SCALES.ID",
55  // WHERE rhs
56  m_omdsReader.singleAttribute( objectKey ) );
57 
58  if( keysRecord.numberRows() != 1 ) // check if query was successful
59  {
60  throw cond::Exception("Problem finding L1MuTriggerScales associated "
61  "with scales key " + objectKey);
62  }
63 
64 
65  /*
66 SQL> describe cms_gt.l1t_scale_muon_pt;
67  Name Null? Type
68  ----------------------------------------- -------- ----------------------------
69  ID NOT NULL VARCHAR2(300)
70  PT_GEV_BIN_LOW_0 NUMBER
71  [...]
72  PT_GEV_BIN_LOW_32 NUMBER
73  */
74 
75  ScaleRecordHelper h("PT_GEV_BIN_LOW", m_nBins );
76 
77  vector<string> columns;
78  h.pushColumnNames(columns);
79 
80  l1t::OMDSReader::QueryResults resultRecord =
82  // SELECTed columns
83  columns,
84  // schema name
85  "CMS_GT",
86  // table name
87  "L1T_SCALE_MUON_PT",
88  // WHERE lhs
89  "L1T_SCALE_MUON_PT.ID",
90  // WHERE rhs
91  keysRecord);
92 
93  if(resultRecord.numberRows() != 1) {
94  throw cond::Exception("Couldn't find Pt scale record for scales key `"
95  + objectKey + "'") ;
96  }
97 
98  vector<double> scales;
99  h.extractScales(resultRecord, scales);
100 
101  auto result = std::make_shared<L1MuTriggerPtScale>(m_nbitsPacking, m_signedPacking, m_nBins, scales);
102 
103 #ifdef DEBUG_PT_SCALE
104  cout << "PT scale:" << endl << result->getPtScale()->print() << endl;
105 #endif
106 
107 
108  return result ;
109 }
persistency::Exception Exception
Definition: Exception.h:25
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
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

Member Data Documentation

unsigned int L1MuTriggerPtScaleOnlineProducer::m_nBins
private

Definition at line 45 of file L1MuTriggerPtScaleOnlineProducer.h.

Referenced by newObject().

unsigned int L1MuTriggerPtScaleOnlineProducer::m_nbitsPacking
private

Definition at line 44 of file L1MuTriggerPtScaleOnlineProducer.h.

Referenced by newObject().

bool L1MuTriggerPtScaleOnlineProducer::m_signedPacking
private

Definition at line 43 of file L1MuTriggerPtScaleOnlineProducer.h.

Referenced by newObject().