#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 | CastorMonitorSelector |
Variables | |
static const int | CASTOR_BEAM_TRIGGER = 0x0001 |
static const int | DO_CASTOR_LED_CALIBMON = 0x0010 |
static const int | DO_CASTOR_PED_CALIBMON = 0x0040 |
static const int | DO_CASTOR_RECHITMON = 0x0008 |
|
static |
Definition at line 13 of file CastorMonitorSelector.h.
|
static |
Definition at line 15 of file CastorMonitorSelector.h.
|
static |
Definition at line 16 of file CastorMonitorSelector.h.
Referenced by CastorMonitorModule::analyze(), and CastorMonitorSelector::processEvent().
|
static |
Definition at line 14 of file CastorMonitorSelector.h.
Referenced by CastorMonitorModule::analyze(), and CastorMonitorSelector::processEvent().