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 107 of file PFDisplacedVertexHelper.h.
|
inline |
Definition at line 108 of file PFDisplacedVertexHelper.h.
References a, angles_, visualization-live-secondInstance_cfg::m, and masses_.
|
inline |
Definition at line 119 of file PFDisplacedVertexHelper.h.
References angles_, bIdentifyVertices_, edm::ParameterSet::getParameter(), logPrimSec_min_, looper_eta_max_, masses_, pt_kink_min_, and pt_min_.
|
inline |
Definition at line 131 of file PFDisplacedVertexHelper.h.
References angles_.
Referenced by Dump(), and PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 132 of file PFDisplacedVertexHelper.h.
References angles_.
Referenced by Dump(), and PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 157 of file PFDisplacedVertexHelper.h.
References angle_max(), angle_V0Conv_max(), bIdentifyVertices_, logPrimSec_min_, looper_eta_max_, mConv_max(), mK0_max(), mK0_min(), mK_max(), mK_min(), mLambda_max(), mLambda_min(), mNucl_min(), submitPVResolutionJobs::out, pt_kink_min_, pt_min_, alignCSCRings::s, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by PFDisplacedVertexHelper::Dump().
|
inline |
Definition at line 129 of file PFDisplacedVertexHelper.h.
References bIdentifyVertices_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 147 of file PFDisplacedVertexHelper.h.
References logPrimSec_min_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 146 of file PFDisplacedVertexHelper.h.
References looper_eta_max_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 137 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by Dump(), and PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 139 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by Dump(), and PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 138 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by Dump(), and PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 141 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by Dump(), and PFDisplacedVertexHelper::isKaonMass().
|
inline |
Definition at line 140 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by Dump(), and PFDisplacedVertexHelper::isKaonMass().
|
inline |
Definition at line 143 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by Dump(), and PFDisplacedVertexHelper::lambdaCP().
|
inline |
Definition at line 142 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by Dump(), and PFDisplacedVertexHelper::lambdaCP().
|
inline |
Definition at line 144 of file PFDisplacedVertexHelper.h.
References masses_.
Referenced by Dump(), and PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 135 of file PFDisplacedVertexHelper.h.
References pt_kink_min_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
|
inline |
Definition at line 134 of file PFDisplacedVertexHelper.h.
References pt_min_.
Referenced by PFDisplacedVertexHelper::identifyVertex().
std::vector<double> PFDisplacedVertexHelper::VertexIdentifier::angles_ |
Definition at line 150 of file PFDisplacedVertexHelper.h.
Referenced by angle_max(), angle_V0Conv_max(), and VertexIdentifier().
bool PFDisplacedVertexHelper::VertexIdentifier::bIdentifyVertices_ |
Definition at line 149 of file PFDisplacedVertexHelper.h.
Referenced by Dump(), identifyVertices(), and VertexIdentifier().
double PFDisplacedVertexHelper::VertexIdentifier::logPrimSec_min_ |
Definition at line 155 of file PFDisplacedVertexHelper.h.
Referenced by Dump(), logPrimSec_min(), and VertexIdentifier().
double PFDisplacedVertexHelper::VertexIdentifier::looper_eta_max_ |
Definition at line 154 of file PFDisplacedVertexHelper.h.
Referenced by Dump(), looper_eta_max(), and VertexIdentifier().
std::vector<double> PFDisplacedVertexHelper::VertexIdentifier::masses_ |
Definition at line 151 of file PFDisplacedVertexHelper.h.
Referenced by mConv_max(), mK0_max(), mK0_min(), mK_max(), mK_min(), mLambda_max(), mLambda_min(), mNucl_min(), and VertexIdentifier().
double PFDisplacedVertexHelper::VertexIdentifier::pt_kink_min_ |
Definition at line 153 of file PFDisplacedVertexHelper.h.
Referenced by Dump(), pt_kink_min(), and VertexIdentifier().
double PFDisplacedVertexHelper::VertexIdentifier::pt_min_ |
Definition at line 152 of file PFDisplacedVertexHelper.h.
Referenced by Dump(), pt_min(), and VertexIdentifier().