CMS 3D CMS Logo

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

#include <L1SubsystemKeysOnlineProdExt.h>

Inheritance diagram for L1SubsystemKeysOnlineProdExt:
edm::ESProducer edm::ESProxyFactoryProducer edm::eventsetup::DataProxyProvider

Public Types

typedef std::shared_ptr< L1TriggerKeyExtReturnType
 
- 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
 

Public Member Functions

 L1SubsystemKeysOnlineProdExt (const edm::ParameterSet &)
 
ReturnType produce (const L1TriggerKeyExtRcd &)
 
 ~L1SubsystemKeysOnlineProdExt () override
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
 ~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)
 

Private Attributes

bool m_forceGeneration
 
l1t::OMDSReader m_omdsReader
 
std::string m_rsKey
 
std::string m_tscKey
 

Additional Inherited Members

- Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider
static void prevalidate (ConfigurationDescriptions &)
 
- 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())
 
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 &)
 

Detailed Description

Definition at line 15 of file L1SubsystemKeysOnlineProdExt.h.

Member Typedef Documentation

Definition at line 20 of file L1SubsystemKeysOnlineProdExt.h.

Constructor & Destructor Documentation

L1SubsystemKeysOnlineProdExt::L1SubsystemKeysOnlineProdExt ( const edm::ParameterSet iConfig)

Definition at line 13 of file L1SubsystemKeysOnlineProdExt.cc.

References edm::ESProducer::setWhatProduced().

14  : m_tscKey( iConfig.getParameter< std::string >( "tscKey" ) ),
15  m_rsKey ( iConfig.getParameter< std::string >( "rsKey" ) ),
17  iConfig.getParameter< std::string >( "onlineDB" ),
18  iConfig.getParameter< std::string >( "onlineAuthentication" ) ),
19  m_forceGeneration( iConfig.getParameter< bool >( "forceGeneration" ) )
20 {
21  //the following line is needed to tell the framework what
22  // data is being produced
23  setWhatProduced(this, "SubsystemKeysOnly");
24 
25  //now do what ever other initialization is needed
26 }
T getParameter(std::string const &) const
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
Definition: ESProducer.h:115
L1SubsystemKeysOnlineProdExt::~L1SubsystemKeysOnlineProdExt ( )
override

Definition at line 29 of file L1SubsystemKeysOnlineProdExt.cc.

30 {
31 
32  // do anything here that needs to be done at desctruction time
33  // (e.g. close files, deallocate resources etc.)
34 
35 }

Member Function Documentation

L1SubsystemKeysOnlineProdExt::ReturnType L1SubsystemKeysOnlineProdExt::produce ( const L1TriggerKeyExtRcd iRecord)

Definition at line 44 of file L1SubsystemKeysOnlineProdExt.cc.

References l1t::OMDSReader::basicQuery(), l1t::DataWriterExt::fillLastTriggerKeyList(), l1t::OMDSReader::QueryResults::fillVariable(), L1TriggerKeyExt::kBMTF, L1TriggerKeyExt::kCALO, L1TriggerKeyExt::kEMTF, L1TriggerKeyExt::kOMTF, L1TriggerKeyExt::kTWINMUX, L1TriggerKeyExt::kuGMT, L1TriggerKeyExt::kuGT, m_forceGeneration, m_omdsReader, m_rsKey, m_tscKey, l1t::OMDSReader::QueryResults::numberRows(), l1t::OMDSReader::QueryResults::queryFailed(), l1t::OMDSReader::singleAttribute(), AlCaHLTBitMon_QueryRunRegistry::string, and L1TriggerKeyListExt::token().

Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().

45 {
46  using namespace edm::es;
47  std::shared_ptr<L1TriggerKeyExt> pL1TriggerKey ;
48 
49  // Get L1TriggerKeyListExt
50  L1TriggerKeyListExt keyList ;
51 if( !m_forceGeneration ){
52  l1t::DataWriterExt dataWriter ;
53  if( !dataWriter.fillLastTriggerKeyList( keyList ) )
54  {
55  edm::LogError( "L1-O2O" )
56  << "Problem getting last L1TriggerKeyListExt" ;
57  }
58 }
59  // For RUN II the subsystem CondFormats for ALGO and RS are merged together -> we join ALGO and RS keys
60 
61 
62  // combine the ALGO and RS keys:
63  std::string delimeter = ":";
64  std::string m_Key = m_tscKey + delimeter + m_rsKey;
65 
66  // If L1TriggerKeyListExt does not contain TSC key, token is empty
67  if( keyList.token( m_Key ) == std::string() ||
69  {
70  // Instantiate new L1TriggerKey
71  pL1TriggerKey = std::make_shared< L1TriggerKeyExt >();
72 
73  pL1TriggerKey->setTSCKey( m_Key ) ;
74 
75  edm::LogVerbatim( "L1-O2O" ) << "TSC KEY: " << m_tscKey ;
76  edm::LogVerbatim( "L1-O2O" ) << "RS_KEY: " << m_rsKey ;
77 
78  // Get subsystem keys from OMDS
79 
80  // select * from CMS_TRG_L1_CONF.L1_TRG_CONF_KEYS where ID = m_tscKey
81  std::vector< std::string > queryStrings ;
82  queryStrings.push_back( "UGT_KEY" ) ;
83  queryStrings.push_back( "UGMT_KEY" ) ;
84 // queryStrings.push_back( "CALO_KEY" ) ;
85  queryStrings.push_back( "BMTF_KEY" ) ;
86  queryStrings.push_back( "OMTF_KEY" ) ;
87  queryStrings.push_back( "EMTF_KEY" ) ;
88  queryStrings.push_back( "TWINMUX_KEY") ;
89 
90  l1t::OMDSReader::QueryResults subkeyResults =
91  m_omdsReader.basicQuery( queryStrings,
92  "CMS_TRG_L1_CONF",
93  "L1_TRG_CONF_KEYS",
94  "L1_TRG_CONF_KEYS.ID",
96 
97  if( subkeyResults.queryFailed() ||
98  subkeyResults.numberRows() != 1 ) // check query successful
99  {
100  edm::LogError( "L1-O2O" ) << "Problem with subsystem TSC key: " << m_tscKey ;
101  return pL1TriggerKey ;
102  }
103 
104  std::string uGTKey, uGMTKey, CALOKey, BMTFKey, OMTFKey, EMTFKey, TWINMUXKey;
105 
106  subkeyResults.fillVariable( "UGT_KEY", uGTKey ) ;
107  subkeyResults.fillVariable( "UGMT_KEY", uGMTKey ) ;
108 // subkeyResults.fillVariable( "CALO_KEY", CALOKey ) ;
109  subkeyResults.fillVariable( "BMTF_KEY", BMTFKey ) ;
110  subkeyResults.fillVariable( "OMTF_KEY", OMTFKey ) ;
111  subkeyResults.fillVariable( "EMTF_KEY", EMTFKey ) ;
112  subkeyResults.fillVariable( "TWINMUX_KEY", TWINMUXKey) ;
113 
114  // For RUN II the subsystem CondFormats for ALGO and RS are merged together -> we join ALGO and RS keys
115 
116  queryStrings.clear();
117  queryStrings.push_back( "UGT_RS_KEY" );
118  queryStrings.push_back( "UGMT_RS_KEY" );
119 // queryStrings.push_back( "CALO_RS_KEY" );
120  queryStrings.push_back( "BMTF_RS_KEY" );
121  queryStrings.push_back( "EMTF_RS_KEY" );
122  queryStrings.push_back( "OMTF_RS_KEY" );
123  queryStrings.push_back( "TWINMUX_RS_KEY");
124 
125  subkeyResults =
126  m_omdsReader.basicQuery( queryStrings,
127  "CMS_TRG_L1_CONF",
128  "L1_TRG_RS_KEYS",
129  "L1_TRG_RS_KEYS.ID",
130  m_omdsReader.singleAttribute( m_rsKey ) ) ;
131 
132  if( subkeyResults.queryFailed() ||
133  subkeyResults.numberRows() != 1 ) // check query successful
134  {
135  edm::LogError( "L1-O2O" ) << "Problem with subsystem RS key: " << m_rsKey ;
136  return pL1TriggerKey ;
137  }
138 
139  std::string uGTrsKey, uGMTrsKey, CALOrsKey, BMTFrsKey, OMTFrsKey, EMTFrsKey, TWINMUXrsKey;
140 
141  subkeyResults.fillVariable( "UGT_RS_KEY", uGTrsKey ) ;
142  subkeyResults.fillVariable( "UGMT_RS_KEY", uGMTrsKey ) ;
143 // subkeyResults.fillVariable( "CALO_RS_KEY", CALOrsKey ) ;
144  subkeyResults.fillVariable( "BMTF_RS_KEY", BMTFrsKey ) ;
145  subkeyResults.fillVariable( "OMTF_RS_KEY", OMTFrsKey ) ;
146  subkeyResults.fillVariable( "EMTF_RS_KEY", EMTFrsKey ) ;
147  subkeyResults.fillVariable( "TWINMUX_RS_KEY", TWINMUXrsKey) ;
148 
149 // The offline CALO folks want to have CALOL1 and CALOL2 together -> provide the top level TSC key for the kCALO payload and let them handle the rest
150  CALOKey = m_tscKey;
151  CALOrsKey = m_rsKey;
152 
153  pL1TriggerKey->setSubsystemKey( L1TriggerKeyExt::kuGT, uGTKey + delimeter + uGTrsKey ) ;
154  pL1TriggerKey->setSubsystemKey( L1TriggerKeyExt::kuGMT, uGMTKey + delimeter + uGMTrsKey ) ;
155  pL1TriggerKey->setSubsystemKey( L1TriggerKeyExt::kCALO, CALOKey + delimeter + CALOrsKey ) ;
156  pL1TriggerKey->setSubsystemKey( L1TriggerKeyExt::kBMTF, BMTFKey + delimeter + BMTFrsKey ) ;
157  pL1TriggerKey->setSubsystemKey( L1TriggerKeyExt::kOMTF, OMTFKey + delimeter + OMTFrsKey ) ;
158  pL1TriggerKey->setSubsystemKey( L1TriggerKeyExt::kEMTF, EMTFKey + delimeter + EMTFrsKey ) ;
159  pL1TriggerKey->setSubsystemKey( L1TriggerKeyExt::kTWINMUX,TWINMUXKey + delimeter + TWINMUXrsKey) ;
160 
161  edm::LogVerbatim( "L1-O2O" ) << "UGT_KEY: " << uGTKey ;
162  edm::LogVerbatim( "L1-O2O" ) << "UGT_RS_KEY: " << uGTrsKey ;
163  edm::LogVerbatim( "L1-O2O" ) << "UGMT_KEY: " << uGMTKey ;
164  edm::LogVerbatim( "L1-O2O" ) << "UGMT_RS_KEY: " << uGMTrsKey ;
165  edm::LogVerbatim( "L1-O2O" ) << "CALO_KEY: " << CALOKey ;
166  edm::LogVerbatim( "L1-O2O" ) << "CALO_RS_KEY: " << CALOrsKey ;
167  edm::LogVerbatim( "L1-O2O" ) << "BMTF_KEY: " << BMTFKey ;
168  edm::LogVerbatim( "L1-O2O" ) << "BMTF_RS_KEY: " << BMTFrsKey ;
169  edm::LogVerbatim( "L1-O2O" ) << "OMTF_KEY: " << OMTFKey ;
170  edm::LogVerbatim( "L1-O2O" ) << "OMTF_RS_KEY: " << OMTFrsKey ;
171  edm::LogVerbatim( "L1-O2O" ) << "EMTF_KEY: " << EMTFKey ;
172  edm::LogVerbatim( "L1-O2O" ) << "EMTF_RS_KEY: " << EMTFrsKey ;
173  edm::LogVerbatim( "L1-O2O" ) << "TWINMUX_KEY: " << TWINMUXKey;
174  edm::LogVerbatim( "L1-O2O" ) << "TWINMUX_RS_KEY: " << TWINMUXrsKey ;
175 
176  }
177  else
178  {
180  "L1TriggerKeyExt for TSC key " + m_tscKey + " and RS key " + m_rsKey + " already in CondDB." ) ;
181  }
182 
183  return pL1TriggerKey ;
184 }
bool fillLastTriggerKeyList(L1TriggerKeyListExt &output)
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
std::string token(const std::string &tscKey) const

Member Data Documentation

bool L1SubsystemKeysOnlineProdExt::m_forceGeneration
private

Definition at line 27 of file L1SubsystemKeysOnlineProdExt.h.

Referenced by produce().

l1t::OMDSReader L1SubsystemKeysOnlineProdExt::m_omdsReader
private

Definition at line 26 of file L1SubsystemKeysOnlineProdExt.h.

Referenced by produce().

std::string L1SubsystemKeysOnlineProdExt::m_rsKey
private

Definition at line 25 of file L1SubsystemKeysOnlineProdExt.h.

Referenced by produce().

std::string L1SubsystemKeysOnlineProdExt::m_tscKey
private

Definition at line 25 of file L1SubsystemKeysOnlineProdExt.h.

Referenced by produce().