CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
CastorCellProducer.cc File Reference
#include <memory>
#include <vector>
#include <iostream>
#include <TMath.h>
#include <TRandom3.h>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Math/interface/Point3D.h"
#include "DataFormats/CastorReco/interface/CastorCell.h"
#include "DataFormats/HcalRecHit/interface/CastorRecHit.h"
#include "DataFormats/HcalRecHit/interface/HcalRecHitCollections.h"

Go to the source code of this file.

Classes

class  CastorCellProducer
 

Functions

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

Variables

const double MYR2D = 180/M_PI
 

Function Documentation

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

Variable Documentation

const double MYR2D = 180/M_PI

Definition at line 65 of file CastorCellProducer.cc.

Referenced by CastorCellProducer::produce().