CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Functions
PVSorterBySumP.cc File Reference
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include <memory>
#include <vector>
#include <sstream>
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  bestPVselector< T1 >
 

Typedefs

typedef bestPVselector
< reco::Vertex
HighestSumP4PrimaryVertexSelector
 

Functions

 DEFINE_FWK_MODULE (HighestSumP4PrimaryVertexSelector)
 

Typedef Documentation

Definition at line 101 of file PVSorterBySumP.cc.

Function Documentation

DEFINE_FWK_MODULE ( HighestSumP4PrimaryVertexSelector  )