#include "DQMProvInfo.h"
#include <TSystem.h>
#include "DataFormats/Provenance/interface/ProcessHistory.h"
#include "DataFormats/Scalers/interface/DcsStatus.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GtFdlWord.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerReadoutRecord.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerEvmReadoutRecord.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "FWCore/Version/interface/GetReleaseVersion.h"
#include "HLTrigger/HLTcore/interface/HLTConfigProvider.h"
Go to the source code of this file.
Variables | |
static const int | XBINS = 2500 |
static const int | YBINS = 28 |
const int XBINS = 2500 [static] |
Definition at line 22 of file DQMProvInfo.cc.
Referenced by DQMProvInfo::beginRun(), DQMProvInfo::endLuminosityBlock(), and DQMProvInfo::getShowTags().
const int YBINS = 28 [static] |
Definition at line 23 of file DQMProvInfo.cc.
Referenced by DQMProvInfo::beginRun(), and DQMProvInfo::endLuminosityBlock().