CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes
L1MuGMTScalesProducer Class Reference

#include <L1MuGMTScalesProducer.h>

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

Public Member Functions

 L1MuGMTScalesProducer (const edm::ParameterSet &)
 
std::unique_ptr< L1MuGMTScalesproduceL1MuGMTScales (const L1MuGMTScalesRcd &)
 
 ~L1MuGMTScalesProducer () override
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
 ESProducer (const ESProducer &)=delete
 
ESProxyIndex const * getTokenIndices (unsigned int iIndex) const
 
ESRecordIndex const * getTokenRecordIndices (unsigned int iIndex) const
 
bool hasMayConsumes () const noexcept
 
size_t numberOfTokenIndices (unsigned int iIndex) const
 
ESProducer const & operator= (const ESProducer &)=delete
 
SerialTaskQueueChainqueue ()
 
template<typename Record >
std::optional< std::vector
< ESProxyIndex > > 
updateFromMayConsumes (unsigned int iIndex, const Record &iRecord) const
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &) final
 
 ~ESProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::ESProxyFactoryProducer
 ESProxyFactoryProducer ()
 
 ESProxyFactoryProducer (const ESProxyFactoryProducer &)=delete
 
const ESProxyFactoryProduceroperator= (const ESProxyFactoryProducer &)=delete
 
 ~ESProxyFactoryProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::eventsetup::DataProxyProvider
void createKeyedProxies (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
 DataProxyProvider ()
 
 DataProxyProvider (const DataProxyProvider &)=delete
 
const ComponentDescriptiondescription () const
 
void fillRecordsNotAllowingConcurrentIOVs (std::set< EventSetupRecordKey > &recordsNotAllowingConcurrentIOVs) const
 
virtual void initConcurrentIOVs (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
bool isUsingRecord (const EventSetupRecordKey &key) const
 
KeyedProxieskeyedProxies (const EventSetupRecordKey &iRecordKey, unsigned int iovIndex=0)
 
const DataProxyProvideroperator= (const DataProxyProvider &)=delete
 
void setAppendToDataLabel (const edm::ParameterSet &)
 
void setDescription (const ComponentDescription &iDescription)
 
std::set< EventSetupRecordKeyusingRecords () const
 
virtual ~DataProxyProvider () noexcept(false)
 

Private Attributes

L1MuGMTScales m_scales
 

Additional Inherited Members

- Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider
static void prevalidate (ConfigurationDescriptions &)
 
- Protected Types inherited from edm::ESProxyFactoryProducer
using EventSetupRecordKey = eventsetup::EventSetupRecordKey
 
- Protected Types inherited from edm::eventsetup::DataProxyProvider
using KeyedProxiesVector = std::vector< std::pair< DataKey, std::shared_ptr< DataProxy >>>
 
- Protected Member Functions inherited from edm::ESProducer
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={})
 
void usesResources (std::vector< std::string > const &)
 
- 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 EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string())
 
KeyedProxiesVector registerProxies (const EventSetupRecordKey &, unsigned int iovIndex) override
 
- Protected Member Functions inherited from edm::eventsetup::DataProxyProvider
template<class T >
void usingRecord ()
 
void usingRecordWithKey (const EventSetupRecordKey &key)
 

Detailed Description

Definition at line 32 of file L1MuGMTScalesProducer.h.

Constructor & Destructor Documentation

L1MuGMTScalesProducer::L1MuGMTScalesProducer ( const edm::ParameterSet ps)

Definition at line 14 of file L1MuGMTScalesProducer.cc.

References produceL1MuGMTScales(), and edm::ESProducer::setWhatProduced().

15  : m_scales(ps.getParameter<int>("nbitPackingReducedEta"),
16  ps.getParameter<int>("nbinsReducedEta"),
17  ps.getParameter<std::vector<double> >("scaleReducedEtaDT"),
18  ps.getParameter<std::vector<double> >("scaleReducedEtaBrlRPC"),
19  ps.getParameter<std::vector<double> >("scaleReducedEtaCSC"),
20  ps.getParameter<std::vector<double> >("scaleReducedEtaFwdRPC"),
21 
22  ps.getParameter<int>("nbitPackingDeltaEta"),
23  ps.getParameter<bool>("signedPackingDeltaEta"),
24  ps.getParameter<int>("nbinsDeltaEta"),
25  ps.getParameter<double>("minDeltaEta"),
26  ps.getParameter<double>("maxDeltaEta"),
27  ps.getParameter<int>("offsetDeltaEta"),
28 
29  ps.getParameter<int>("nbitPackingDeltaPhi"),
30  ps.getParameter<bool>("signedPackingDeltaPhi"),
31  ps.getParameter<int>("nbinsDeltaPhi"),
32  ps.getParameter<double>("minDeltaPhi"),
33  ps.getParameter<double>("maxDeltaPhi"),
34  ps.getParameter<int>("offsetDeltaPhi"),
35 
36  ps.getParameter<int>("nbitPackingOvlEtaDT"),
37  ps.getParameter<int>("nbinsOvlEtaDT"),
38  ps.getParameter<double>("minOvlEtaDT"),
39  ps.getParameter<double>("maxOvlEtaDT"),
40 
41  ps.getParameter<int>("nbitPackingOvlEtaCSC"),
42  ps.getParameter<int>("nbinsOvlEtaCSC"),
43  ps.getParameter<double>("minOvlEtaCSC"),
44  ps.getParameter<double>("maxOvlEtaCSC"),
45 
46  ps.getParameter<std::vector<double> >("scaleOvlEtaRPC"),
47  ps.getParameter<int>("nbitPackingOvlEtaBrlRPC"),
48  ps.getParameter<int>("nbinsOvlEtaBrlRPC"),
49  ps.getParameter<int>("nbitPackingOvlEtaFwdRPC"),
50  ps.getParameter<int>("nbinsOvlEtaFwdRPC")) {
52 }
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
Definition: ESProducer.h:163
std::unique_ptr< L1MuGMTScales > produceL1MuGMTScales(const L1MuGMTScalesRcd &)
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
L1MuGMTScalesProducer::~L1MuGMTScalesProducer ( )
override

Definition at line 54 of file L1MuGMTScalesProducer.cc.

54 {}

Member Function Documentation

std::unique_ptr< L1MuGMTScales > L1MuGMTScalesProducer::produceL1MuGMTScales ( const L1MuGMTScalesRcd iRecord)

Definition at line 61 of file L1MuGMTScalesProducer.cc.

References m_scales.

Referenced by L1MuGMTScalesProducer().

61  {
62  return std::make_unique<L1MuGMTScales>(m_scales);
63 }

Member Data Documentation

L1MuGMTScales L1MuGMTScalesProducer::m_scales
private

Definition at line 42 of file L1MuGMTScalesProducer.h.

Referenced by produceL1MuGMTScales().