42 edm::LogInfo(
"TRACKER") <<
"TrackerTopologyEP::TrackerTopologyEP";
47 descriptions.
add(
"trackerTopology", ttc);
51 edm::LogInfo(
"TrackerTopologyEP") <<
"TrackerTopologyEP::produce(const TrackerTopologyRcd& iRecord)";
61 fillParameters(*ptp, pxbVals, pxfVals, tecVals, tibVals, tidVals, tobVals);
63 return std::make_unique<TrackerTopology>(pxbVals, pxfVals, tecVals, tibVals, tidVals, tobVals);
80 if (ptp.
vitems[1].vpars.size() >
unsigned int sterStartBit_
void fillParameters(const PTrackerParameters &, TrackerTopology::PixelBarrelValues &pxbVals, TrackerTopology::PixelEndcapValues &pxfVals, TrackerTopology::TECValues &tecVals, TrackerTopology::TIBValues &tibVals, TrackerTopology::TIDValues &tidVals, TrackerTopology::TOBValues &tobVals)
unsigned int ringStartBit_
unsigned int layerStartBit_
std::vector< Item > vitems
unsigned int str_int_extStartBit_
unsigned int wheelStartBit_
ReturnType produce(const TrackerTopologyRcd &)
unsigned int sterStartBit_
unsigned int layerStartBit_
unsigned int layerStartBit_
unsigned int rodStartBit_
unsigned int petal_fw_bwStartBit_
unsigned int ladderStartBit_
unsigned int petal_fw_bwMask_
unsigned int petalStartBit_
unsigned int strStartBit_
unsigned int moduleStartBit_
const edm::ESGetToken< PTrackerParameters, PTrackerParametersRcd > token_
TrackerTopologyEP(const edm::ParameterSet &)
unsigned int sterStartBit_
unsigned int rod_fw_bwStartBit_
unsigned int rod_fw_bwMask_
unsigned int str_fw_bwStartBit_
unsigned int moduleStartBit_
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
unsigned int moduleStartBit_
unsigned int wheelStartBit_
unsigned int str_int_extMask_
unsigned int moduleStartBit_
unsigned int sideStartBit_
Log< level::Info, false > LogInfo
unsigned int bladeStartBit_
unsigned int module_fw_bwStartBit_
void add(std::string const &label, ParameterSetDescription const &psetDescription)
unsigned int moduleStartBit_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
unsigned int sideStartBit_
unsigned int module_fw_bwMask_
unsigned int diskStartBit_
unsigned int panelStartBit_
const DepRecordT getRecord() const
unsigned int moduleStartBit_
unsigned int sideStartBit_
unsigned int sterStartBit_
unsigned int str_fw_bwMask_
unsigned int ringStartBit_
std::unique_ptr< TrackerTopology > ReturnType