#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <iostream>
#include <unordered_set>
#include <string>
Go to the source code of this file.
Classes | |
class | HcalRawToDigiFake |
Namespaces | |
raw_impl | |
Functions | |
template<class T > | |
void | raw_impl::get (edm::EDGetTokenT< T > tok, edm::Event &e, const std::string &productName="") |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HcalRawToDigiFake > > | s_filler__LINE__ ("HcalRawToDigiFake") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HcalRawToDigiFake > > | s_maker__LINE__ ("HcalRawToDigiFake") |
|
static |
|
static |