CMS 3D CMS Logo

compareBitCounts.h
Go to the documentation of this file.
1 #ifndef compareBitCounts_h
2 #define compareBitCounts_h
3 
6 
9 
10 #include "TH2.h"
11 #include "TH1.h"
12 
14 
16 public:
19  const GctErrorAnalyzerMBxInfo &mbxparams);
21 
22  bool doCompare(TH1I *errorFlag_hist_);
23 
24 private:
27 };
28 
29 #endif
GctErrorAnalyzerMBxInfo mbxparams_
compareBitCounts(const edm::Handle< L1GctHFBitCountsCollection > &data, const edm::Handle< L1GctHFBitCountsCollection > &emu, const GctErrorAnalyzerMBxInfo &mbxparams)
edm::Handle< L1GctHFBitCountsCollection > emu_
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:80
edm::Handle< L1GctHFBitCountsCollection > data_
bool doCompare(TH1I *errorFlag_hist_)