#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 | |
static edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < TrackingTruthProducer > > | s_filler__LINE__ ("TrackingTruthProducer") |
static edm::MakerPluginFactory::PMaker < edm::WorkerMaker < TrackingTruthProducer > > | s_maker__LINE__ ("TrackingTruthProducer") |
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.
typedef math::XYZPoint Vector |
Definition at line 24 of file TrackingTruthProducer.cc.
|
static |
|
static |