CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RPCLinkSynchroHistoMaker.h
Go to the documentation of this file.
1 #ifndef DQM_RPCMonitorClient_RPCLinkSynchroHistoMaker_H
2 #define DQM_RPCMonitorClient_RPCLinkSynchroHistoMaker_H
3 
5 #include <string>
6 #include <vector>
7 #include <map>
8 
9 
10 class TH1F;
11 class TH2F;
12 class RPCReadOutMapping;
13 
15 public:
17  void fillDelaySpreadHisto(TH2F* histo);
18  void fillDelayHisto(TH1F* histo);
19  void fill(TH1F* hDelay, TH2F* hDelaySpread, TH2F* hTopOccup, TH2F* hTopSpread) const;
20 
21 private:
23 };
24 #endif
void fillDelayHisto(TH1F *histo)
void fillDelaySpreadHisto(TH2F *histo)
const RPCLinkSynchroStat & theLinkStat
RPCLinkSynchroHistoMaker(const RPCLinkSynchroStat &a)
void fill(TH1F *hDelay, TH2F *hDelaySpread, TH2F *hTopOccup, TH2F *hTopSpread) const
double a
Definition: hdecay.h:121