CMS 3D CMS Logo

Typedefs | Functions

CMSSW_4_4_3_patch1/src/SimGeneral/TrackingAnalysis/plugins/TrackingTruthProducer.cc File Reference

#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/SiPixelDetId/interface/PXBDetId.h"
#include "DataFormats/SiPixelDetId/interface/PXFDetId.h"
#include "DataFormats/SiPixelDetId/interface/PixelSubdetector.h"
#include "DataFormats/SiStripDetId/interface/StripSubdetector.h"
#include "DataFormats/SiStripDetId/interface/TECDetId.h"
#include "DataFormats/SiStripDetId/interface/TIBDetId.h"
#include "DataFormats/SiStripDetId/interface/TIDDetId.h"
#include "DataFormats/SiStripDetId/interface/TOBDetId.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimDataFormats/EncodedEventId/interface/EncodedEventId.h"
#include "SimDataFormats/TrackingAnalysis/interface/TrackingParticle.h"
#include "SimDataFormats/TrackingAnalysis/interface/TrackingVertex.h"
#include "SimGeneral/TrackingAnalysis/interface/TrackingTruthProducer.h"

Go to the source code of this file.

Typedefs

typedef edm::Ref
< edm::HepMCProduct,
HepMC::GenParticle > 
GenParticleRef
typedef edm::Ref
< edm::HepMCProduct,
HepMC::GenVertex > 
GenVertexRef
typedef math::XYZTLorentzVectorD LorentzVector
typedef math::XYZPoint Vector

Functions

 DEFINE_FWK_MODULE (TrackingTruthProducer)

Typedef Documentation

typedef edm::Ref<edm::HepMCProduct, HepMC::GenParticle > GenParticleRef

Definition at line 21 of file TrackingTruthProducer.cc.

typedef edm::Ref<edm::HepMCProduct, HepMC::GenVertex > GenVertexRef

Definition at line 22 of file TrackingTruthProducer.cc.

Definition at line 23 of file TrackingTruthProducer.cc.

Definition at line 24 of file TrackingTruthProducer.cc.


Function Documentation

DEFINE_FWK_MODULE ( TrackingTruthProducer  )