Builds cabling map based on list of DetIds and FedIds read from ascii files. More...
#include <SiStripFedCablingFakeESSource.h>
Protected Member Functions | |
void | setIntervalFor (const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override |
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 > | |
auto | setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const TArg &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::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) |
Protected Member Functions inherited from edm::EventSetupRecordIntervalFinder | |
template<class T > | |
void | findingRecord () |
void | findingRecordWithKey (const eventsetup::EventSetupRecordKey &) |
Private Member Functions | |
SiStripFedCabling * | make (const SiStripFedCablingRcd &) override |
Private Attributes | |
edm::FileInPath | fedIds_ |
SiStripDetInfo | m_detInfo |
edm::ParameterSet | pset_ |
Additional Inherited Members | |
Static Public Member Functions inherited from SiStripFedCablingESProducer | |
static uint16_t | ccuAddr (const uint16_t &nth_module) |
static uint16_t | ccuChan (const uint16_t &nth_module) |
static uint16_t | fecCrate (const uint16_t &nth_module) |
static uint16_t | fecRing (const uint16_t &nth_module) |
static uint16_t | fecSlot (const uint16_t &nth_module) |
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 > >> |
Builds cabling map based on list of DetIds and FedIds read from ascii files.
Definition at line 18 of file SiStripFedCablingFakeESSource.h.
|
explicit |
Definition at line 19 of file SiStripFedCablingFakeESSource.cc.
References edm::FileInPath::fullPath(), m_detInfo, muonDTDigis_cfi::pset, and SiStripDetInfoFileReader::read().
|
override |
Definition at line 29 of file SiStripFedCablingFakeESSource.cc.
|
overrideprivatevirtual |
Builds cabling map based on ascii files.
Implements SiStripFedCablingESProducer.
Definition at line 36 of file SiStripFedCablingFakeESSource.cc.
References SiStripFecCabling::addDevices(), generateTowerEtThresholdLUT::addr, SiStripFedCablingESProducer::ccuAddr(), SiStripFedCablingESProducer::ccuChan(), getInfo::conn, SiStripFecCabling::connections(), SiStripFecCabling::countDevices(), SiStripFecCabling::crates(), SiStripFedCablingESProducer::fecCrate(), SiStripFedCablingESProducer::fecRing(), SiStripFedCablingESProducer::fecSlot(), L1TStage2BMTF_cff::fedIds, fedIds_, l1tstage2emulator_dqm_sourceclient-live_cfg::feds, cms::cuda::for(), edm::FileInPath::fullPath(), SiStripDetInfo::getAllDetIds(), SiStripDetInfo::getNumberOfApvsAndStripLength(), edm::ParameterSet::getParameter(), SiStripKey::key(), LogTrace, m_detInfo, sistrip::mlCabling_, NumberOfDevices::print(), pset_, and contentValuesCheck::ss.
|
overrideprotectedvirtual |
Implements edm::EventSetupRecordIntervalFinder.
Definition at line 172 of file SiStripFedCablingFakeESSource.cc.
References edm::IOVSyncValue::beginOfTime(), edm::IOVSyncValue::endOfTime(), and infinity.
|
private |
Location of ascii file containing FedIds.
Definition at line 33 of file SiStripFedCablingFakeESSource.h.
Referenced by make().
|
private |
Definition at line 35 of file SiStripFedCablingFakeESSource.h.
Referenced by make(), and SiStripFedCablingFakeESSource().
|
private |
Definition at line 34 of file SiStripFedCablingFakeESSource.h.
Referenced by make().