CMS 3D CMS Logo

Typedefs | Functions

/data/refman/pasoursint/CMSSW_6_1_1/src/CommonTools/RecoUtils/plugins/PF_PU_FirstVertexTracks.cc File Reference

#include "CommonTools/RecoUtils/interface/PF_PU_FirstVertexTracks.h"
#include <vector>
#include <string>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/OneToManyWithQuality.h"
#include "DataFormats/Common/interface/OneToManyWithQualityGeneric.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/TrackReco/interface/TrackBase.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectron.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectronFwd.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"

Go to the source code of this file.

Typedefs

typedef vector< pair< TrackRef,
int > > 
TrackQualityPairVector
typedef AssociationMap
< OneToManyWithQuality
< VertexCollection,
TrackCollection, int > > 
TrackToVertexAssMap
typedef AssociationMap
< OneToManyWithQuality
< TrackCollection,
VertexCollection, int > > 
VertexToTrackAssMap

Functions

 DEFINE_FWK_MODULE (PF_PU_FirstVertexTracks)

Typedef Documentation

Definition at line 51 of file PF_PU_FirstVertexTracks.cc.

Definition at line 48 of file PF_PU_FirstVertexTracks.cc.

Definition at line 49 of file PF_PU_FirstVertexTracks.cc.


Function Documentation

DEFINE_FWK_MODULE ( PF_PU_FirstVertexTracks  )