CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
compareBitCounts.h
Go to the documentation of this file.
1 #ifndef compareBitCounts_h
2 #define compareBitCounts_h
3 
7 
10 
13 
15 
17 
18 #include "TH2.h"
19 #include "TH1.h"
20 
22 
24 public:
27  const GctErrorAnalyzerMBxInfo &mbxparams);
29 
30  bool doCompare(TH1I *errorFlag_hist_);
31 
32 private:
35 };
36 
37 #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:79
edm::Handle< L1GctHFBitCountsCollection > data_
bool doCompare(TH1I *errorFlag_hist_)