CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
SiStripConnectivity::DetTokens Struct Reference

Public Member Functions

 DetTokens (edm::ESConsumesCollector &&cc)
 

Public Attributes

edm::ESGetToken< SiStripFedCabling, SiStripFedCablingRcdfedCabling
 
edm::ESGetToken< TrackerTopology, TrackerTopologyRcdtTopo
 

Detailed Description

Definition at line 24 of file SiStripConnectivity.cc.

Constructor & Destructor Documentation

SiStripConnectivity::DetTokens::DetTokens ( edm::ESConsumesCollector &&  cc)
inline

Definition at line 25 of file SiStripConnectivity.cc.

References SiStripConnectivity::FecTokens::fedCabling.

edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > tTopo
edm::ESGetToken< SiStripFedCabling, SiStripFedCablingRcd > fedCabling
ESConsumesCollector & setConsumes(ESGetToken< Product, Record > &token, ESInputTag const &tag)

Member Data Documentation

edm::ESGetToken<SiStripFedCabling, SiStripFedCablingRcd> SiStripConnectivity::DetTokens::fedCabling

Definition at line 26 of file SiStripConnectivity.cc.

Referenced by SiStripConnectivity::produceDetCabling().

edm::ESGetToken<TrackerTopology, TrackerTopologyRcd> SiStripConnectivity::DetTokens::tTopo

Definition at line 27 of file SiStripConnectivity.cc.

Referenced by SiStripConnectivity::produceDetCabling().