21 : data_(data), emu_(emu), mbxparams_(mbxparams) {}
28 bool errorFlag =
false;
30 for (
unsigned int i = 0;
i <
data_->size();
i++) {
35 for (
unsigned int j = 0;
j <
emu_->size();
j++) {
43 errorFlag_hist_->Fill(0);
45 errorFlag_hist_->Fill(1);
GctErrorAnalyzerMBxInfo mbxparams_
compareBitCounts(const edm::Handle< L1GctHFBitCountsCollection > &data, const edm::Handle< L1GctHFBitCountsCollection > &emu, const GctErrorAnalyzerMBxInfo &mbxparams)
edm::Handle< L1GctHFBitCountsCollection > emu_
const unsigned int NUM_GCT_RINGS
char data[epos_bytes_allocation]
edm::Handle< L1GctHFBitCountsCollection > data_
bool doCompare(TH1I *errorFlag_hist_)