CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros | Functions
EvtPlaneProducer.cc File Reference
#include <memory>
#include <iostream>
#include <time.h>
#include "TMath.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/HeavyIonEvent/interface/EvtPlane.h"
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidate.h"
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidateFwd.h"
#include "DataFormats/HcalRecHit/interface/HcalRecHitCollections.h"
#include "DataFormats/Common/interface/EDProduct.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/CaloTowers/interface/CaloTowerCollection.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include <cstdlib>
#include "RecoHI/HiEvtPlaneAlgos/interface/HiEvtPlaneList.h"

Go to the source code of this file.

Classes

class  EvtPlaneProducer
 
class  EvtPlaneProducer::GenPlane
 

Macros

#define TRACKCOLLECTION   1
 

Functions

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

Macro Definition Documentation

#define TRACKCOLLECTION   1

Definition at line 19 of file EvtPlaneProducer.cc.

Function Documentation

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