CMS 3D CMS Logo

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

#include <Phase2TrackerCablingCfgESSource.h>

Inheritance diagram for Phase2TrackerCablingCfgESSource:
Phase2TrackerCablingESProducer edm::EventSetupRecordIntervalFinder edm::ESProducer edm::ESProductResolverFactoryProducer edm::eventsetup::ESProductResolverProvider

Public Member Functions

 Phase2TrackerCablingCfgESSource (const edm::ParameterSet &)
 
 ~Phase2TrackerCablingCfgESSource () override
 
- Public Member Functions inherited from Phase2TrackerCablingESProducer
const Phase2TrackerCablingESProduceroperator= (const Phase2TrackerCablingESProducer &)=delete
 
 Phase2TrackerCablingESProducer (const edm::ParameterSet &)
 
 Phase2TrackerCablingESProducer (const Phase2TrackerCablingESProducer &)=delete
 
virtual std::unique_ptr< Phase2TrackerCablingproduce (const Phase2TrackerCablingRcd &)
 
 ~Phase2TrackerCablingESProducer () override
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
 ESProducer (const ESProducer &)=delete
 
 ESProducer (ESProducer &&)=delete
 
ESResolverIndex const * getTokenIndices (unsigned int iIndex) const
 
ESRecordIndex const * getTokenRecordIndices (unsigned int iIndex) const
 
bool hasMayConsumes () const noexcept
 
size_t numberOfTokenIndices (unsigned int iIndex) const
 
ESProduceroperator= (const ESProducer &)=delete
 
ESProduceroperator= (ESProducer &&)=delete
 
SerialTaskQueueChainqueue ()
 
template<typename Record >
std::optional< std::vector< ESResolverIndex > > updateFromMayConsumes (unsigned int iIndex, const Record &iRecord) const
 
void updateLookup (eventsetup::ESRecordsToProductResolverIndices const &) final
 
 ~ESProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::ESProductResolverFactoryProducer
 ESProductResolverFactoryProducer ()
 
 ESProductResolverFactoryProducer (const ESProductResolverFactoryProducer &)=delete
 
const ESProductResolverFactoryProduceroperator= (const ESProductResolverFactoryProducer &)=delete
 
 ~ESProductResolverFactoryProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::eventsetup::ESProductResolverProvider
void createKeyedResolvers (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
const ComponentDescriptiondescription () const
 
 ESProductResolverProvider ()
 
 ESProductResolverProvider (const ESProductResolverProvider &)=delete
 
void fillRecordsNotAllowingConcurrentIOVs (std::set< EventSetupRecordKey > &recordsNotAllowingConcurrentIOVs) const
 
virtual void initConcurrentIOVs (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
bool isUsingRecord (const EventSetupRecordKey &key) const
 
KeyedResolverskeyedResolvers (const EventSetupRecordKey &iRecordKey, unsigned int iovIndex=0)
 
const ESProductResolverProvideroperator= (const ESProductResolverProvider &)=delete
 
void setAppendToDataLabel (const edm::ParameterSet &)
 
void setDescription (const ComponentDescription &iDescription)
 
std::set< EventSetupRecordKeyusingRecords () const
 
virtual ~ESProductResolverProvider () noexcept(false)
 
- Public Member Functions inherited from edm::EventSetupRecordIntervalFinder
bool concurrentFinder () const
 
const eventsetup::ComponentDescriptiondescriptionForFinder () const
 
 EventSetupRecordIntervalFinder ()
 
 EventSetupRecordIntervalFinder (const EventSetupRecordIntervalFinder &)=delete
 
std::set< eventsetup::EventSetupRecordKeyfindingForRecords () const
 
const ValidityIntervalfindIntervalFor (const eventsetup::EventSetupRecordKey &, const IOVSyncValue &)
 
bool nonconcurrentAndIOVNeedsUpdate (const eventsetup::EventSetupRecordKey &key, const IOVSyncValue &syncValue) const
 
const EventSetupRecordIntervalFinderoperator= (const EventSetupRecordIntervalFinder &)=delete
 
void resetInterval (const eventsetup::EventSetupRecordKey &)
 
void setDescriptionForFinder (const eventsetup::ComponentDescription &iDescription)
 
virtual ~EventSetupRecordIntervalFinder () noexcept(false)
 

Protected Member Functions

void setIntervalFor (const edm::eventsetup::EventSetupRecordKey &key, const edm::IOVSyncValue &iov_sync, edm::ValidityInterval &iov_validity) override
 
- Protected Member Functions inherited from edm::ESProducer
ESConsumesInfoconsumesInfoPushBackNew ()
 
unsigned int consumesInfoSize () const
 
template<typename CallbackT , typename TList , typename TRecord >
void registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>> iCallback, const TList *, const TRecord *iRecord, const es::Label &iLabel)
 
template<typename CallbackT , typename TRecord >
void registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>>, const eventsetup::produce::Null *, const TRecord *, const es::Label &)
 
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 TDecorator >
auto setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const TDecorator &iDec, const es::Label &iLabel={})
 
template<typename TFunc >
auto setWhatProduced (TFunc &&func, const es::Label &iLabel={})
 
template<typename TReturn , typename TRecord , typename TFunc , typename TDecorator >
ESConsumesCollectorT< TRecord > setWhatProduced (TFunc &&func, TDecorator &&iDec, const es::Label &iLabel={})
 
void usesResources (std::vector< std::string > const &)
 
- Protected Member Functions inherited from edm::ESProductResolverFactoryProducer
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::ESProductResolverFactoryBase > iFactory, const std::string &iLabel=std::string())
 
KeyedResolversVector registerResolvers (const EventSetupRecordKey &, unsigned int iovIndex) override
 
- Protected Member Functions inherited from edm::eventsetup::ESProductResolverProvider
template<class T >
void usingRecord ()
 
void usingRecordWithKey (const EventSetupRecordKey &key)
 
- Protected Member Functions inherited from edm::EventSetupRecordIntervalFinder
template<class T >
void findingRecord ()
 
void findingRecordWithKey (const eventsetup::EventSetupRecordKey &)
 

Private Member Functions

Phase2TrackerCablingmake (const Phase2TrackerCablingRcd &) override
 

Private Attributes

edm::ParameterSet pset_
 

Additional Inherited Members

- Static Public Member Functions inherited from edm::eventsetup::ESProductResolverProvider
static void prevalidate (ConfigurationDescriptions &)
 
- Protected Types inherited from edm::ESProductResolverFactoryProducer
using EventSetupRecordKey = eventsetup::EventSetupRecordKey
 
- Protected Types inherited from edm::eventsetup::ESProductResolverProvider
using KeyedResolversVector = std::vector< std::pair< DataKey, std::shared_ptr< ESProductResolver > >>
 

Detailed Description

Definition at line 11 of file Phase2TrackerCablingCfgESSource.h.

Constructor & Destructor Documentation

◆ Phase2TrackerCablingCfgESSource()

Phase2TrackerCablingCfgESSource::Phase2TrackerCablingCfgESSource ( const edm::ParameterSet pset)
explicit

Definition at line 15 of file Phase2TrackerCablingCfgESSource.cc.

17  findingRecord<Phase2TrackerCablingRcd>();
18  edm::LogVerbatim("Phase2TrackerCabling") << "[Phase2TrackerCablingCfgESSource::" << __func__ << "]"
19  << " Constructing object...";
20 }
Log< level::Info, true > LogVerbatim
Phase2TrackerCablingESProducer(const edm::ParameterSet &)

◆ ~Phase2TrackerCablingCfgESSource()

Phase2TrackerCablingCfgESSource::~Phase2TrackerCablingCfgESSource ( )
override

Definition at line 24 of file Phase2TrackerCablingCfgESSource.cc.

24  {
25  edm::LogVerbatim("Phase2TrackerCabling") << "[Phase2TrackerCablingCfgESSource::" << __func__ << "]"
26  << " Destructing object...";
27 }
Log< level::Info, true > LogVerbatim

Member Function Documentation

◆ make()

Phase2TrackerCabling * Phase2TrackerCablingCfgESSource::make ( const Phase2TrackerCablingRcd )
overrideprivatevirtual

Implements Phase2TrackerCablingESProducer.

Definition at line 31 of file Phase2TrackerCablingCfgESSource.cc.

References PixelSLinkDataInputSource_cfi::fedid, edm::ParameterSet::getParameterSetVector(), Phase2TrackerModule::PS, pset_, Phase2TrackerModule::SS, and AlCaHLTBitMon_QueryRunRegistry::string.

31  {
32  edm::LogVerbatim("Phase2TrackerCabling") << "[Phase2TrackerCablingCfgESSource::" << __func__ << "]"
33  << " Building FED cabling map from cfg.";
34 
35  std::vector<Phase2TrackerModule> conns;
36 
37  // iterate through the parameterset and create corresponding Phase2TrackerModule
38  std::vector<edm::ParameterSet> modules = pset_.getParameterSetVector("modules");
39  uint32_t detid, gbtid, fedid, fedch, powerGroup, coolingLoop;
40  for (std::vector<edm::ParameterSet>::const_iterator it = modules.begin(); it < modules.end(); ++it) {
41  detid = it->getParameter<uint32_t>("detid");
42  gbtid = it->getParameter<uint32_t>("gbtid");
43  fedid = it->getParameter<uint32_t>("fedid");
44  fedch = it->getParameter<uint32_t>("fedch");
45  powerGroup = it->getParameter<uint32_t>("powerGroup");
46  coolingLoop = it->getParameter<uint32_t>("coolingLoop");
48  it->getParameter<std::string>("moduleType") == "2S" ? Phase2TrackerModule::SS : Phase2TrackerModule::PS;
49  conns.push_back(Phase2TrackerModule(type, detid, gbtid, fedid, fedch, powerGroup, coolingLoop));
50  }
51 
52  // return the cabling
53  Phase2TrackerCabling* cabling = new Phase2TrackerCabling(conns);
54  return cabling;
55 }
Log< level::Info, true > LogVerbatim
VParameterSet const & getParameterSetVector(std::string const &name) const

◆ setIntervalFor()

void Phase2TrackerCablingCfgESSource::setIntervalFor ( const edm::eventsetup::EventSetupRecordKey key,
const edm::IOVSyncValue iov_sync,
edm::ValidityInterval iov_validity 
)
inlineoverrideprotectedvirtual

Implements edm::EventSetupRecordIntervalFinder.

Definition at line 18 of file Phase2TrackerCablingCfgESSource.h.

References edm::IOVSyncValue::beginOfTime(), edm::IOVSyncValue::endOfTime(), and infinity.

20  {
21  edm::ValidityInterval infinity(iov_sync.beginOfTime(), iov_sync.endOfTime());
22  iov_validity = infinity;
23  }
static const IOVSyncValue & endOfTime()
Definition: IOVSyncValue.cc:82
static const IOVSyncValue & beginOfTime()
Definition: IOVSyncValue.cc:88
const double infinity

Member Data Documentation

◆ pset_

edm::ParameterSet Phase2TrackerCablingCfgESSource::pset_
private

Definition at line 30 of file Phase2TrackerCablingCfgESSource.h.

Referenced by make().