#include <memory>
#include <cstdint>
#include <unordered_map>
#include <utility>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CondCore/DBOutputService/interface/PoolDBOutputService.h"
#include "CondFormats/Common/interface/Time.h"
#include "CondFormats/DataRecord/interface/TrackerDetToDTCELinkCablingMapRcd.h"
#include "CondFormats/SiPhase2TrackerObjects/interface/TrackerDetToDTCELinkCablingMap.h"
#include "CondFormats/SiPhase2TrackerObjects/interface/DTCELinkId.h"
Go to the source code of this file.
Classes | |
class | DTCCablingMapProducer |
Enumerations | |
enum | { DUMMY_FILL_DISABLED = 0, DUMMY_FILL_ELINK_ID = 1, DUMMY_FILL_ELINK_ID_AND_GBT_ID = 2 } |
Functions | |
static void | ltrim (std::string &s) |
static void | rtrim (std::string &s) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< DTCCablingMapProducer > > | s_filler_0__LINE__ ("DTCCablingMapProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< DTCCablingMapProducer > > | s_maker__LINE__ ("DTCCablingMapProducer") |
static void | trim (std::string &s) |
Variables | |
static constexpr const unsigned int | elink_id_maxvalue = 6 |
static constexpr const unsigned int | elink_id_minvalue = 0 |
static constexpr const unsigned int | gbt_id_maxvalue = 71 |
static constexpr const unsigned int | gbt_id_minvalue = 0 |
anonymous enum |
Enumerator | |
---|---|
DUMMY_FILL_DISABLED | |
DUMMY_FILL_ELINK_ID | |
DUMMY_FILL_ELINK_ID_AND_GBT_ID |
Definition at line 50 of file DTCCablingMapProducer.cc.
|
inlinestatic |
Definition at line 57 of file DTCCablingMapProducer.cc.
References alignCSCRings::s.
Referenced by trim().
|
inlinestatic |
Definition at line 62 of file DTCCablingMapProducer.cc.
References newFWLiteAna::base, and alignCSCRings::s.
Referenced by trim().
|
static |
|
static |
|
inlinestatic |
Definition at line 67 of file DTCCablingMapProducer.cc.
References ltrim(), rtrim(), and alignCSCRings::s.
Referenced by GlobalLogicParser::checkLogicalExpression(), L1GtLogicParser::checkLogicalExpression(), GlobalLogicParser::convertIntToNameLogicalExpression(), L1GtLogicParser::convertIntToNameLogicalExpression(), GlobalLogicParser::convertNameToIntLogicalExpression(), L1GtLogicParser::convertNameToIntLogicalExpression(), L1GtTriggerMenuXmlParser::getXMLTextValue(), GlobalLogicParser::GlobalLogicParser(), edm::InputFileCatalog::init(), L1GtLogicParser::L1GtLogicParser(), DTCCablingMapProducer::LoadModulesToDTCCablingMapFromCSV(), operator<<(), edm::service::CPU::parseCPUInfo(), lumi::NormDML::parseLumiCorrector(), PasswordReader::readPassword(), EcalLaserCondTools::FileReader::readPs(), MP7FileReader::readRows(), EcalLaserCondTools::FileReader::readTime(), edm::ProductSelectorRules::Rule::Rule(), MP7FileReader::searchBoard(), MP7FileReader::searchLinks(), GlobalLogicParser::setLogicalExpression(), L1GtLogicParser::setLogicalExpression(), GlobalLogicParser::setNumericalExpression(), and L1GtLogicParser::setNumericalExpression().
|
static |
Definition at line 48 of file DTCCablingMapProducer.cc.
Referenced by DTCCablingMapProducer::LoadModulesToDTCCablingMapFromCSV().
|
static |
Definition at line 47 of file DTCCablingMapProducer.cc.
Referenced by DTCCablingMapProducer::LoadModulesToDTCCablingMapFromCSV().
|
static |
Definition at line 46 of file DTCCablingMapProducer.cc.
Referenced by DTCCablingMapProducer::LoadModulesToDTCCablingMapFromCSV().
|
static |
Definition at line 45 of file DTCCablingMapProducer.cc.
Referenced by DTCCablingMapProducer::LoadModulesToDTCCablingMapFromCSV().