#include "DataFormats/HcalRecHit/interface/HcalRecHitCollections.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "SimCalorimetry/CaloSimAlgos/interface/CaloHitAnalyzer.h"
#include "SimCalorimetry/CastorSim/interface/CastorHitFilter.h"
#include "SimCalorimetry/CastorSim/interface/CastorSimParameterMap.h"
#include <iostream>
#include <string>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | CastorHitAnalyzer |
Namespaces | |
CastorHitAnalyzerImpl | |
Functions | |
template<class Collection > | |
void | CastorHitAnalyzerImpl::analyze (edm::Event const &e, CaloHitAnalyzer &analyzer, const edm::EDGetTokenT< Collection > &token) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CastorHitAnalyzer > > | s_filler_0__LINE__ ("CastorHitAnalyzer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< CastorHitAnalyzer > > | s_maker__LINE__ ("CastorHitAnalyzer") |
|
static |
|
static |