CMS 3D CMS Logo

List of all members | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
DTDataIntegrityTest Class Reference

#include <DTDataIntegrityTest.h>

Inheritance diagram for DTDataIntegrityTest:
DQMEDHarvester edm::one::EDProducer< edm::one::WatchRuns, edm::one::WatchLuminosityBlocks, edm::one::SharedResources, edm::EndLuminosityBlockProducer > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 DTDataIntegrityTest (const edm::ParameterSet &ps)
 Constructor. More...
 
 ~DTDataIntegrityTest () override
 Destructor. More...
 
- Public Member Functions inherited from DQMEDHarvester
void beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void beginRun (edm::Run const &, edm::EventSetup const &) override
 
 DQMEDHarvester (void)
 
void endJob () final
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 
void produce (edm::Event &, edm::EventSetup const &) final
 
 ~DQMEDHarvester () override=default
 
- Public Member Functions inherited from edm::one::EDProducer< edm::one::WatchRuns, edm::one::WatchLuminosityBlocks, edm::one::SharedResources, edm::EndLuminosityBlockProducer >
 EDProducer ()=default
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
virtual ~ProducerBase () noexcept(false)
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
virtual ~EDConsumerBase () noexcept(false)
 

Protected Member Functions

void bookHistos (DQMStore::IBooker &, std::string histoType, int dduId)
 Book the MEs. More...
 
void dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override
 
void dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override
 DQM Client Diagnostic. More...
 
std::string getMEName (std::string histoType, int FEDId)
 Get the ME name. More...
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken consumes (TypeToGet const &id, edm::InputTag const &tag)
 
ConsumesCollector consumesCollector ()
 Use a ConsumesCollector to gather consumes information from helper functions. More...
 
template<typename ProductType , BranchType B = InEvent>
void consumesMany ()
 
void consumesMany (const TypeToGet &id)
 
template<BranchType B>
void consumesMany (const TypeToGet &id)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 

Private Member Functions

int readOutToGeometry (int dduId, int rosNumber, int &wheel, int &sector)
 

Private Attributes

bool bookingdone
 
int counter
 
std::map< std::string, std::map< int, MonitorElement * > > dduHistos
 
std::map< std::string, std::map< int, std::vector< MonitorElement * > > > dduVectorHistos
 
MonitorElementglbSummaryHisto
 
edm::ESHandle< DTReadOutMappingmapping
 
int nevents
 
unsigned int nLumiSegs
 
int nupdates
 
int prescaleFactor
 
int run
 
MonitorElementsummaryHisto
 
MonitorElementsummaryTDCHisto
 

Additional Inherited Members

- Public Types inherited from edm::one::EDProducerBase
typedef EDProducerBase ModuleType
 
- Public Types inherited from edm::ProducerBase
using ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >>
 
typedef ProductRegistryHelper::TypeLabelList TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::one::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Detailed Description

Definition at line 27 of file DTDataIntegrityTest.h.

Constructor & Destructor Documentation

DTDataIntegrityTest::DTDataIntegrityTest ( const edm::ParameterSet ps)

Constructor.

Definition at line 30 of file DTDataIntegrityTest.cc.

References bookingdone, edm::ParameterSet::getUntrackedParameter(), LogTrace, and prescaleFactor.

30  : nevents(0) {
31 
32  LogTrace ("DTDQM|DTRawToDigi|DTMonitorClient|DTDataIntegrityTest") << "[DTDataIntegrityTest]: Constructor";
33 
34  // prescale on the # of LS to update the test
35  prescaleFactor = ps.getUntrackedParameter<int>("diagnosticPrescale", 1);
36 
37  bookingdone = false;
38 
39 }
T getUntrackedParameter(std::string const &, T const &) const
#define LogTrace(id)
DTDataIntegrityTest::~DTDataIntegrityTest ( )
override

Destructor.

Definition at line 42 of file DTDataIntegrityTest.cc.

References LogTrace, and nupdates.

42  {
43 
44  LogTrace ("DTDQM|DTRawToDigi|DTMonitorClient|DTDataIntegrityTest") << "DataIntegrityTest: analyzed " << nupdates << " updates";
45 
46 }
#define LogTrace(id)

Member Function Documentation

void DTDataIntegrityTest::bookHistos ( DQMStore::IBooker ,
std::string  histoType,
int  dduId 
)
protected

Book the MEs.

Definition at line 205 of file DTDataIntegrityTest.cc.

References DQMStore::IBooker::setCurrentFolder().

205  {
206  stringstream dduId_s; dduId_s << dduId;
207 
208  ibooker.setCurrentFolder("DT/00-DataIntegrity/FED" + dduId_s.str());
209  string histoName;
210 
211 }
void DTDataIntegrityTest::dqmEndJob ( DQMStore::IBooker ibooker,
DQMStore::IGetter igetter 
)
overrideprotectedvirtual

Implements DQMEDHarvester.

Definition at line 190 of file DTDataIntegrityTest.cc.

References LogTrace.

190  {
191 
192  LogTrace ("DTDQM|DTRawToDigi|DTMonitorClient|DTDataIntegrityTest") <<"[DTDataIntegrityTest] endjob called!";
193 }
#define LogTrace(id)
void DTDataIntegrityTest::dqmEndLuminosityBlock ( DQMStore::IBooker ibooker,
DQMStore::IGetter igetter,
edm::LuminosityBlock const &  lumiSeg,
edm::EventSetup const &  context 
)
overrideprotectedvirtual

DQM Client Diagnostic.

Reimplemented from DQMEDHarvester.

Definition at line 48 of file DTDataIntegrityTest.cc.

References DQMStore::IBooker::book2D(), bookingdone, edm::EventSetup::get(), DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), glbSummaryHisto, edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), mapping, SiStripPI::max, FEDNumbering::MINDTFEDID, nLumiSegs, nupdates, prescaleFactor, readOutToGeometry(), mps_fire::result, run, MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), DQMStore::IBooker::setCurrentFolder(), summaryHisto, summaryTDCHisto, and plotscripts::wheelNumber().

49  {
50 
51 
52  if (!bookingdone) {
53 
54  //nSTAEvents = 0;
55  nupdates = 0;
56  run=0;
57 
58  // book the summary histogram
59 
60  ibooker.setCurrentFolder("DT/00-DataIntegrity");
61 
62  summaryHisto = ibooker.book2D("DataIntegritySummary","Summary Data Integrity",12,1,13,5,-2,3);
63  summaryHisto->setAxisTitle("Sector",1);
64  summaryHisto->setAxisTitle("Wheel",2);
65 
66  ibooker.setCurrentFolder("DT/00-DataIntegrity");
67 
68  summaryTDCHisto = ibooker.book2D("DataIntegrityTDCSummary","TDC Summary Data Integrity",12,1,13,5,-2,3);
69  summaryTDCHisto->setAxisTitle("Sector",1);
70  summaryTDCHisto->setAxisTitle("Wheel",2);
71 
72  ibooker.setCurrentFolder("DT/00-DataIntegrity");
73 
74  glbSummaryHisto = ibooker.book2D("DataIntegrityGlbSummary","Summary Data Integrity",12,1,13,5,-2,3);
75  glbSummaryHisto->setAxisTitle("Sector",1);
76  glbSummaryHisto->setAxisTitle("Wheel",2);
77 
78  context.get<DTReadOutMappingRcd>().get(mapping);
79 
80  }
81  bookingdone = true;
82 
83 
84  // counts number of lumiSegs
85  nLumiSegs = lumiSeg.id().luminosityBlock();
86  stringstream nLumiSegs_s; nLumiSegs_s << nLumiSegs;
87 
88  // prescale factor
89  if (nLumiSegs%prescaleFactor != 0) return;
90 
91  LogTrace ("DTDQM|DTRawToDigi|DTMonitorClient|DTDataIntegrityTest")
92  <<"[DTDataIntegrityTest]: End of LS " << nLumiSegs << ", performing client operations";
93 
94 
95  // counts number of updats
96  nupdates++;
97 
98 
99  //Counter for x bin in the timing histos
100  counter++;
101 
102  //Loop on FED id
103  //Monitoring only real used FEDs
104  for (int dduId=FEDNumbering::MINDTFEDID; dduId<=774; ++dduId){
105  LogTrace ("DTDQM|DTRawToDigi|DTMonitorClient|DTDataIntegrityTest")
106  <<"[DTDataIntegrityTest]:FED Id: "<<dduId;
107 
108  //Each nTimeBin onUpdate remove timing histos and book a new bunch of them
109  stringstream dduId_s; dduId_s << dduId;
110 
111  string histoType;
112 
113  //Check if the list of ROS is compatible with the channels enabled
114  string rosStatusName = "DT/00-DataIntegrity/FED" + dduId_s.str() + "/FED" + dduId_s.str() + "_ROSStatus";
115  MonitorElement * FED_ROSStatus = igetter.get(rosStatusName);
116 
117  // Get the error summary histo
118  string fedSummaryName = "DT/00-DataIntegrity/FED" + dduId_s.str() + "_ROSSummary";
119  MonitorElement * FED_ROSSummary = igetter.get(fedSummaryName);
120 
121  // Get the event lenght plot (used to counr # of processed evts)
122  string fedEvLenName = "DT/00-DataIntegrity/FED" + dduId_s.str() + "/FED" + dduId_s.str() + "_EventLenght";
123  MonitorElement * FED_EvLenght = igetter.get(fedEvLenName);
124 
125  // Get the histos for FED integrity
126  string fedIntegrityFolder = "DT/00-DataIntegrity/";
127  MonitorElement * hFEDEntry = igetter.get(fedIntegrityFolder+"FEDEntries");
128  MonitorElement * hFEDFatal = igetter.get(fedIntegrityFolder+"FEDFatal");
129  MonitorElement * hFEDNonFatal = igetter.get(fedIntegrityFolder+"FEDNonFatal");
130 
131  if(hFEDEntry && hFEDFatal && hFEDNonFatal) {
132 
133  if(FED_ROSSummary && FED_ROSStatus && FED_EvLenght) {
134  TH2F * histoFEDSummary = FED_ROSSummary->getTH2F();
135  TH2F * histoROSStatus = FED_ROSStatus->getTH2F();
136  TH1F * histoEvLenght = FED_EvLenght->getTH1F();
137  // Check that the FED is in the ReadOut using the FEDIntegrity histos
138  bool fedNotReadout = (hFEDEntry->getBinContent(dduId-769) == 0 &&
139  hFEDFatal->getBinContent(dduId-769) == 0 &&
140  hFEDNonFatal->getBinContent(dduId-769) == 0);
141  int nFEDEvts = histoEvLenght->Integral();
142  for(int rosNumber = 1; rosNumber <= 12; ++rosNumber) { // loop on the ROS
143  int wheelNumber, sectorNumber;
144  if (!readOutToGeometry(dduId,rosNumber,wheelNumber,sectorNumber)) {
145  float nErrors = histoFEDSummary->Integral(1,14,rosNumber,rosNumber);
146  float nROBErrors = histoROSStatus->Integral(2,8,rosNumber,rosNumber);
147  nErrors += nROBErrors;
148  float result =0.;
149  if(nFEDEvts!=0)
150  result = max((float)0., ((float)nFEDEvts-nROBErrors)/(float)nFEDEvts);
151  summaryHisto->setBinContent(sectorNumber,wheelNumber+3,result);
152  int tdcResult = -2;
153  float nTDCErrors = histoFEDSummary->Integral(15,15,rosNumber,rosNumber);
154  if(nTDCErrors == 0) { // no errors
155  tdcResult = 0;
156  } else { // there are errors
157  tdcResult = 2;
158  }
159  summaryTDCHisto->setBinContent(sectorNumber,wheelNumber+3,tdcResult);
160  // FIXME: different errors should have different weights
161  float sectPerc = max((float)0., ((float)nFEDEvts-nErrors)/(float)nFEDEvts);
162  glbSummaryHisto->setBinContent(sectorNumber,wheelNumber+3,sectPerc);
163 
164  if(fedNotReadout) {
165  // no data in this FED: it is off
166  summaryHisto->setBinContent(sectorNumber,wheelNumber+3,0);
167  summaryTDCHisto->setBinContent(sectorNumber,wheelNumber+3,1);
168  glbSummaryHisto->setBinContent(sectorNumber,wheelNumber+3,0);
169  }
170  }
171  }
172 
173  } else { // no data in this FED: it is off
174  for(int rosNumber = 1; rosNumber <= 12; ++rosNumber) {
175  int wheelNumber, sectorNumber;
176  if (!readOutToGeometry(dduId,rosNumber,wheelNumber,sectorNumber)) {
177  summaryHisto->setBinContent(sectorNumber,wheelNumber+3,0);
178  summaryTDCHisto->setBinContent(sectorNumber,wheelNumber+3,1);
179  glbSummaryHisto->setBinContent(sectorNumber,wheelNumber+3,0);
180  }
181  }
182  }
183 
184  }
185 
186  }
187 
188 }
void setBinContent(int binx, double content)
set content of bin (1-D)
MonitorElement * get(const std::string &path)
Definition: DQMStore.cc:305
MonitorElement * summaryTDCHisto
MonitorElement * glbSummaryHisto
def wheelNumber(wheell)
Definition: plotscripts.py:45
MonitorElement * summaryHisto
#define LogTrace(id)
int readOutToGeometry(int dduId, int rosNumber, int &wheel, int &sector)
edm::ESHandle< DTReadOutMapping > mapping
void setCurrentFolder(const std::string &fullpath)
Definition: DQMStore.cc:277
MonitorElement * book2D(Args &&...args)
Definition: DQMStore.h:133
TH1F * getTH1F(void) const
double getBinContent(int binx) const
get content of bin (1-D)
TH2F * getTH2F(void) const
void setAxisTitle(const std::string &title, int axis=1)
set x-, y- or z-axis title (axis=1, 2, 3 respectively)
string DTDataIntegrityTest::getMEName ( std::string  histoType,
int  FEDId 
)
protected

Get the ME name.

Definition at line 195 of file DTDataIntegrityTest.cc.

195  {
196  //Use the DDU name to find the ME
197  stringstream dduID_s; dduID_s << FEDId;
198 
199  string folderName = "DT/00-DataIntegrity/FED" + dduID_s.str();
200 
201  string histoName = folderName + "/FED" + dduID_s.str() + "_" + histoType;
202  return histoName;
203 }
int DTDataIntegrityTest::readOutToGeometry ( int  dduId,
int  rosNumber,
int &  wheel,
int &  sector 
)
private

Definition at line 214 of file DTDataIntegrityTest.cc.

References mapping, and DTReadOutMapping::readOutToGeometry().

Referenced by dqmEndLuminosityBlock().

214  {
215 
216  int dummy;
217  return mapping->readOutToGeometry(dduId,ros,2,2,2,wheel,dummy,sector,dummy,dummy,dummy);
218 
219 }
int readOutToGeometry(int dduId, int rosId, int robId, int tdcId, int channelId, DTWireId &wireId) const
transform identifiers
edm::ESHandle< DTReadOutMapping > mapping

Member Data Documentation

bool DTDataIntegrityTest::bookingdone
private

Definition at line 70 of file DTDataIntegrityTest.h.

Referenced by dqmEndLuminosityBlock(), and DTDataIntegrityTest().

int DTDataIntegrityTest::counter
private

Definition at line 63 of file DTDataIntegrityTest.h.

Referenced by counter.Counters::__getitem__().

std::map<std::string, std::map<int, MonitorElement*> > DTDataIntegrityTest::dduHistos
private

Definition at line 75 of file DTDataIntegrityTest.h.

std::map<std::string, std::map<int, std::vector <MonitorElement*> > > DTDataIntegrityTest::dduVectorHistos
private

Definition at line 76 of file DTDataIntegrityTest.h.

MonitorElement* DTDataIntegrityTest::glbSummaryHisto
private

Definition at line 80 of file DTDataIntegrityTest.h.

Referenced by dqmEndLuminosityBlock().

edm::ESHandle<DTReadOutMapping> DTDataIntegrityTest::mapping
private

Definition at line 72 of file DTDataIntegrityTest.h.

Referenced by dqmEndLuminosityBlock(), and readOutToGeometry().

int DTDataIntegrityTest::nevents
private

Definition at line 65 of file DTDataIntegrityTest.h.

unsigned int DTDataIntegrityTest::nLumiSegs
private

Definition at line 66 of file DTDataIntegrityTest.h.

Referenced by dqmEndLuminosityBlock().

int DTDataIntegrityTest::nupdates
private

Definition at line 56 of file DTDataIntegrityTest.h.

Referenced by dqmEndLuminosityBlock(), and ~DTDataIntegrityTest().

int DTDataIntegrityTest::prescaleFactor
private

Definition at line 59 of file DTDataIntegrityTest.h.

Referenced by dqmEndLuminosityBlock(), and DTDataIntegrityTest().

int DTDataIntegrityTest::run
private
MonitorElement* DTDataIntegrityTest::summaryHisto
private

Definition at line 78 of file DTDataIntegrityTest.h.

Referenced by dqmEndLuminosityBlock().

MonitorElement* DTDataIntegrityTest::summaryTDCHisto
private

Definition at line 79 of file DTDataIntegrityTest.h.

Referenced by dqmEndLuminosityBlock().