Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQM
PhysicsHWW
interface
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
7
#include <
DQMServices/Core/interface/DQMStore.h
>
8
#include <
DQMServices/Core/interface/MonitorElement.h
>
9
#include <
DQMServices/Core/interface/DQMEDAnalyzer.h
>
10
11
using namespace
HWWFunctions;
12
13
14
class
EventMonitor
15
{
16
public
:
17
EventMonitor
(
DQMStore::IBooker
& iBooker);
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
EventMonitor
Definition:
monitor.h:14
type
type
Definition:
HCALResponse.h:21
prof2calltree.count
list count
Definition:
prof2calltree.py:146
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:77
DQMEDAnalyzer.h
DQMStore.h
MonitorElement
Definition:
MonitorElement.h:37
HWWFunctions::HypothesisType
HypothesisType
Definition:
wwtypes.h:16
wwtypes.h
MonitorElement.h
EventMonitor::binMap_
std::map< std::string, int > binMap_
Definition:
monitor.h:20
histoStyle.weight
int weight
Definition:
histoStyle.py:50
DQMStore::IBooker
Definition:
DQMStore.h:90
Generated for CMSSW Reference Manual by
1.8.5