CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
l1tVertexFinder::VertexNTupler::TrueTracksBranchData Struct Reference

Public Member Functions

void clear ()
 

Public Attributes

std::vector< float > eta
 
std::vector< int > pdgId
 
std::vector< float > phi
 
std::vector< float > physCollision
 
std::vector< float > pt
 
std::vector< float > use
 
std::vector< float > useForAlgEff
 
std::vector< float > useForEff
 
std::vector< float > useForVertexReco
 
std::vector< float > z0
 

Detailed Description

Definition at line 134 of file VertexNTupler.cc.

Member Function Documentation

◆ clear()

void l1tVertexFinder::VertexNTupler::TrueTracksBranchData::clear ( void  )
inline

Definition at line 146 of file VertexNTupler.cc.

References PVValHelper::eta, EgammaValidation_cff::pdgId, and DiDispStaMuonMonitor_cfi::pt.

Referenced by l1tVertexFinder::VertexNTupler::analyze().

Member Data Documentation

◆ eta

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::eta

◆ pdgId

std::vector<int> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::pdgId

◆ phi

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::phi

◆ physCollision

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::physCollision

◆ pt

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::pt

◆ use

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::use

◆ useForAlgEff

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::useForAlgEff

◆ useForEff

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::useForEff

◆ useForVertexReco

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::useForVertexReco

◆ z0

std::vector<float> l1tVertexFinder::VertexNTupler::TrueTracksBranchData::z0