CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Variables
HcalMonitorSelector.h File Reference
#include <FWCore/Framework/interface/Event.h>
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "TBDataFormats/HcalTBObjects/interface/HcalTBTriggerData.h"
#include <iostream>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  HcalMonitorSelector
 

Variables

static const int DO_HCAL_DFMON = 0x0004
 
static const int DO_HCAL_DIGIMON = 0x0002
 
static const int DO_HCAL_LASER_CALIBMON = 0x0020
 
static const int DO_HCAL_LED_CALIBMON = 0x0010
 
static const int DO_HCAL_PED_CALIBMON = 0x0040
 
static const int DO_HCAL_RECHITMON = 0x0008
 
static const int HCAL_BEAM_TRIGGER = 0x0001
 

Variable Documentation

const int DO_HCAL_DFMON = 0x0004
static

Definition at line 21 of file HcalMonitorSelector.h.

Referenced by HcalMonitorSelector::processEvent().

const int DO_HCAL_DIGIMON = 0x0002
static

Definition at line 20 of file HcalMonitorSelector.h.

Referenced by HcalMonitorSelector::processEvent().

const int DO_HCAL_LASER_CALIBMON = 0x0020
static

Definition at line 24 of file HcalMonitorSelector.h.

Referenced by HcalMonitorSelector::processEvent().

const int DO_HCAL_LED_CALIBMON = 0x0010
static

Definition at line 23 of file HcalMonitorSelector.h.

Referenced by HcalMonitorSelector::processEvent().

const int DO_HCAL_PED_CALIBMON = 0x0040
static

Definition at line 25 of file HcalMonitorSelector.h.

Referenced by HcalMonitorSelector::processEvent().

const int DO_HCAL_RECHITMON = 0x0008
static

Definition at line 22 of file HcalMonitorSelector.h.

Referenced by HcalMonitorSelector::processEvent().

const int HCAL_BEAM_TRIGGER = 0x0001
static

Definition at line 19 of file HcalMonitorSelector.h.

Referenced by HcalMonitorSelector::processEvent().