CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
monitor.h
Go to the documentation of this file.
1 #ifndef WW_monitor_h
2 #define WW_monitor_h
3 #include <vector>
4 #include <string>
5 #include "wwtypes.h"
6 
10 
11 using namespace HWWFunctions;
12 
13 
15 {
16  public:
18  void count(HypothesisType type, const char* name, double weight=1.0);
19 
20  std::map<std::string, int> binMap_;
21  MonitorElement *cutflowHist_[4];
22 };
23 #endif
type
Definition: HCALResponse.h:21
std::map< std::string, int > binMap_
Definition: monitor.h:20
int weight
Definition: histoStyle.py:50