CMS 3D CMS Logo

SiStripDCSStatus.h
Go to the documentation of this file.
1 #ifndef SiStripDCSStatus_H
2 #define SiStripDCSStatus_H
3 
9 
12 
13 class TrackerTopology;
14 class TrackerTopologyRcd;
15 class SiStripFedCabling;
17 
19 public:
22 
23  bool getStatus(edm::Event const& e, edm::EventSetup const& eSetup);
24 
25 private:
26  void initialise(edm::Event const& e, edm::EventSetup const& eSetup);
27 
32 
37 };
38 
39 #endif
edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > tTopoToken_
edm::EDGetTokenT< FEDRawDataCollection > rawDataToken_
bool getStatus(edm::Event const &e, edm::EventSetup const &eSetup)
edm::ESGetToken< SiStripFedCabling, SiStripFedCablingRcd > fedCablingToken_
void initialise(edm::Event const &e, edm::EventSetup const &eSetup)
SiStripDCSStatus(edm::ConsumesCollector &&iC)
Contains cabling info at the device level, including DetId, APV pair numbers, hardware addresses...
edm::EDGetTokenT< DcsStatusCollection > dcsStatusToken_