CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
VertexArbitrators.cc File Reference
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Candidate/interface/VertexCompositePtrCandidate.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "RecoVertex/AdaptiveVertexFinder/plugins/TemplatedVertexArbitrator.h"
#include "DataFormats/Common/interface/View.h"

Go to the source code of this file.

Typedefs

typedef
TemplatedVertexArbitrator
< edm::View< reco::Candidate >
, reco::VertexCompositePtrCandidate
CandidateVertexArbitrator
 
typedef
TemplatedVertexArbitrator
< reco::TrackCollection,
reco::Vertex
TrackVertexArbitrator
 

Functions

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

Typedef Documentation

Definition at line 19 of file VertexArbitrators.cc.

Definition at line 18 of file VertexArbitrators.cc.

Function Documentation

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