CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Functions
CastorDigiAnalyzer.cc File Reference
#include "CalibFormats/CaloObjects/interface/CaloSamples.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.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/CaloSimAlgos/interface/CaloValidationStatistics.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  CastorDigiAnalyzer
 
class  CastorDigiStatistics
 

Namespaces

 CastorDigiAnalyzerImpl
 

Functions

template<class Collection >
void CastorDigiAnalyzerImpl::analyze (edm::Event const &e, CastorDigiStatistics &statistics, edm::InputTag &tag)
 
static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< CastorDigiAnalyzer > > 
s_filler__LINE__ ("CastorDigiAnalyzer")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< CastorDigiAnalyzer > > 
s_maker__LINE__ ("CastorDigiAnalyzer")
 

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< CastorDigiAnalyzer > > s_filler__LINE__ ( "CastorDigiAnalyzer"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< CastorDigiAnalyzer > > s_maker__LINE__ ( "CastorDigiAnalyzer"  )
static