Public Member Functions | |
void | clear () |
Public Attributes | |
std::vector< unsigned > | numTracks |
std::vector< float > | sumPt |
std::vector< std::vector< unsigned > > | trackIdxs |
std::vector< float > | z0 |
Definition at line 81 of file VertexNTupler.cc.
|
inline |
Definition at line 87 of file VertexNTupler.cc.
References TtFullHadEvtBuilder_cfi::sumPt, and HLTMuonOfflineAnalyzer_cfi::z0.
Referenced by l1tVertexFinder::VertexNTupler::analyze().
std::vector<unsigned> l1tVertexFinder::VertexNTupler::RecoVerticesBranchData::numTracks |
Definition at line 82 of file VertexNTupler.cc.
Referenced by l1tVertexFinder::VertexNTupler::analyze(), and l1tVertexFinder::VertexNTupler::VertexNTupler().
std::vector<float> l1tVertexFinder::VertexNTupler::RecoVerticesBranchData::sumPt |
Definition at line 85 of file VertexNTupler.cc.
Referenced by DiObject.DiObject::__str__(), DiObject.DiMuon::__str__(), DiObject.DiElectron::__str__(), l1tVertexFinder::VertexNTupler::analyze(), and l1tVertexFinder::VertexNTupler::VertexNTupler().
std::vector<std::vector<unsigned> > l1tVertexFinder::VertexNTupler::RecoVerticesBranchData::trackIdxs |
Definition at line 83 of file VertexNTupler.cc.
Referenced by l1tVertexFinder::VertexNTupler::analyze(), and l1tVertexFinder::VertexNTupler::VertexNTupler().
std::vector<float> l1tVertexFinder::VertexNTupler::RecoVerticesBranchData::z0 |
Definition at line 84 of file VertexNTupler.cc.
Referenced by l1tVertexFinder::VertexNTupler::analyze(), and l1tVertexFinder::VertexNTupler::VertexNTupler().