#include <RECOVertex.h>
Public Member Functions | |
void | analyze (edm::Handle< reco::VertexCollection > recoVertexs, TTree *tree) |
void | clear (void) |
RECOVertex () | |
void | setup (const edm::ParameterSet &pSet, TTree *tree, std::string vertexType) |
~RECOVertex () | |
Private Attributes | |
bool | _Debug |
int | NVrtx |
float * | VertexCand_chi2 |
float * | VertexCand_ndof |
int * | VertexCand_tracks |
float * | VertexCand_x |
float * | VertexCand_y |
float * | VertexCand_z |
$Date: Dec 2009 $Revision:
Definition at line 19 of file RECOVertex.h.
RECOVertex::RECOVertex | ( | ) |
Definition at line 14 of file RECOVertex.cc.
References _Debug, kMaxVrt, NVrtx, VertexCand_chi2, VertexCand_ndof, VertexCand_tracks, VertexCand_x, VertexCand_y, and VertexCand_z.
RECOVertex::~RECOVertex | ( | ) |
Definition at line 27 of file RECOVertex.cc.
References VertexCand_chi2, VertexCand_ndof, VertexCand_tracks, VertexCand_x, VertexCand_y, and VertexCand_z.
void RECOVertex::analyze | ( | edm::Handle< reco::VertexCollection > | recoVertexs, |
TTree * | tree | ||
) |
Analyze the Data
Definition at line 86 of file RECOVertex.cc.
References _Debug, clear(), gather_cfg::cout, edm::HandleBase::isValid(), kMaxVrt, SiStripPI::min, NVrtx, edm::Handle< T >::product(), findQualityFiles::size, VertexCand_chi2, VertexCand_ndof, VertexCand_tracks, VertexCand_x, VertexCand_y, and VertexCand_z.
Referenced by HLTBitAnalyzer::analyze().
void RECOVertex::clear | ( | void | ) |
Definition at line 36 of file RECOVertex.cc.
References kMaxVrt, NVrtx, VertexCand_chi2, VertexCand_ndof, VertexCand_tracks, VertexCand_x, VertexCand_y, and VertexCand_z.
Referenced by analyze().
void RECOVertex::setup | ( | const edm::ParameterSet & | pSet, |
TTree * | tree, | ||
std::string | vertexType | ||
) |
Definition at line 47 of file RECOVertex.cc.
References _Debug, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNames(), NVrtx, VertexCand_chi2, VertexCand_ndof, VertexCand_tracks, VertexCand_x, VertexCand_y, and VertexCand_z.
Referenced by HLTBitAnalyzer::HLTBitAnalyzer().
|
private |
Definition at line 39 of file RECOVertex.h.
Referenced by analyze(), RECOVertex(), and setup().
|
private |
Definition at line 32 of file RECOVertex.h.
Referenced by analyze(), clear(), RECOVertex(), and setup().
|
private |
Definition at line 35 of file RECOVertex.h.
Referenced by analyze(), clear(), RECOVertex(), setup(), and ~RECOVertex().
|
private |
Definition at line 36 of file RECOVertex.h.
Referenced by analyze(), clear(), RECOVertex(), setup(), and ~RECOVertex().
|
private |
Definition at line 34 of file RECOVertex.h.
Referenced by analyze(), clear(), RECOVertex(), setup(), and ~RECOVertex().
|
private |
Definition at line 33 of file RECOVertex.h.
Referenced by analyze(), clear(), RECOVertex(), setup(), and ~RECOVertex().
|
private |
Definition at line 33 of file RECOVertex.h.
Referenced by analyze(), clear(), RECOVertex(), setup(), and ~RECOVertex().
|
private |
Definition at line 33 of file RECOVertex.h.
Referenced by analyze(), clear(), RECOVertex(), setup(), and ~RECOVertex().