CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions
VertexFinder.h File Reference
#include "DataFormats/Common/interface/Ptr.h"
#include "DataFormats/L1TrackTrigger/interface/TTTrack.h"
#include "DataFormats/L1Trigger/interface/VertexWord.h"
#include "DataFormats/Math/interface/deltaPhi.h"
#include "DataFormats/TrackerCommon/interface/TrackerTopology.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "L1Trigger/VertexFinder/interface/AlgoSettings.h"
#include "L1Trigger/VertexFinder/interface/RecoVertex.h"
#include <algorithm>
#include <cmath>
#include <iterator>
#include <vector>

Go to the source code of this file.

Classes

struct  l1tVertexFinder::VertexFinder::SortTracksByPt
 
struct  l1tVertexFinder::VertexFinder::SortTracksByZ0
 Helper structs/classes. More...
 
class  l1tVertexFinder::VertexFinder
 

Namespaces

 l1tVertexFinder
 

Typedefs

typedef std::vector< L1Trackl1tVertexFinder::FitTrackCollection
 
typedef std::vector< RecoVertex<> > l1tVertexFinder::RecoVertexCollection
 

Functions

static constexpr unsigned l1tVertexFinder::BitsToRepresent (unsigned x)