#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <cstdio>
#include <iostream>
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
Go to the source code of this file.
Classes | |
class | HcalCableMapper |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HcalCableMapper > > | s_filler__LINE__ ("HcalCableMapper") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HcalCableMapper > > | s_maker__LINE__ ("HcalCableMapper") |
Variables | |
constexpr const char * | det_names [] = {"Zero", "HcalBarrel", "HcalEndcap", "HcalForward", "HcalOuter"} |
|
static |
|
static |
|
constexpr |
Definition at line 58 of file HcalCableMapper.cc.
Referenced by HcalCableMapper::process().