Tool which store the information for the vertex identification. More...
Public Member Functions | |
double | angle_max () const |
double | angle_V0Conv_max () const |
void | Dump (std::ostream &out=std::cout) const |
bool | identifyVertices () const |
double | logPrimSec_min () const |
double | looper_eta_max () const |
double | mConv_max () const |
double | mK0_max () const |
double | mK0_min () const |
double | mK_max () const |
double | mK_min () const |
double | mLambda_max () const |
double | mLambda_min () const |
double | mNucl_min () const |
double | pt_kink_min () const |
double | pt_min () const |
VertexIdentifier () | |
VertexIdentifier (const edm::ParameterSet &ps) | |
Public Attributes | |
std::vector< double > | angles_ |
bool | bIdentifyVertices_ |
double | logPrimSec_min_ |
double | looper_eta_max_ |
std::vector< double > | masses_ |
double | pt_kink_min_ |
double | pt_min_ |
Tool which store the information for the vertex identification.
Definition at line 119 of file PFDisplacedVertexHelper.h.
|
inline |
Definition at line 120 of file PFDisplacedVertexHelper.h.
References a, particleFlowDisplacedVertex_cfi::angles, funct::m, particleFlowDisplacedVertex_cfi::masses, and masses_.
|
inline |
Definition at line 137 of file PFDisplacedVertexHelper.h.
References edm::ParameterSet::getParameter(), masses_, and PFDisplacedVertexHelper::TracksSelector::pt_min_.
|
inline |
Definition at line 149 of file PFDisplacedVertexHelper.h.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 150 of file PFDisplacedVertexHelper.h.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 175 of file PFDisplacedVertexHelper.h.
References MillePedeFileConverter_cfg::out, alignCSCRings::s, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by PFDisplacedVertexHelper::Dump().
|
inline |
Definition at line 147 of file PFDisplacedVertexHelper.h.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 165 of file PFDisplacedVertexHelper.h.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 164 of file PFDisplacedVertexHelper.h.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 155 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 157 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 156 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 159 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by PFDisplacedVertexHelper::isKaonMass().
|
inline |
Definition at line 158 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by PFDisplacedVertexHelper::isKaonMass().
|
inline |
Definition at line 161 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by PFDisplacedVertexHelper::lambdaCP().
|
inline |
Definition at line 160 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by PFDisplacedVertexHelper::lambdaCP().
|
inline |
Definition at line 162 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 153 of file PFDisplacedVertexHelper.h.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 152 of file PFDisplacedVertexHelper.h.
References PFDisplacedVertexHelper::TracksSelector::pt_min_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
std::vector<double> PFDisplacedVertexHelper::VertexIdentifier::angles_ |
Definition at line 168 of file PFDisplacedVertexHelper.h.
bool PFDisplacedVertexHelper::VertexIdentifier::bIdentifyVertices_ |
Definition at line 167 of file PFDisplacedVertexHelper.h.
double PFDisplacedVertexHelper::VertexIdentifier::logPrimSec_min_ |
Definition at line 173 of file PFDisplacedVertexHelper.h.
double PFDisplacedVertexHelper::VertexIdentifier::looper_eta_max_ |
Definition at line 172 of file PFDisplacedVertexHelper.h.
std::vector<double> PFDisplacedVertexHelper::VertexIdentifier::masses_ |
Definition at line 169 of file PFDisplacedVertexHelper.h.
double PFDisplacedVertexHelper::VertexIdentifier::pt_kink_min_ |
Definition at line 171 of file PFDisplacedVertexHelper.h.
double PFDisplacedVertexHelper::VertexIdentifier::pt_min_ |
Definition at line 170 of file PFDisplacedVertexHelper.h.