#include <SVertexHypothesis.h>
|
void | set (PID v0, PID ppos, PID pneg, PID pbach, float sig, float nSig, float margin, float cpt, float bz=0.f) |
|
void | set (PID v0, PID ppos, PID pneg, PID pbach, const float pars[NPIDParams], float bz=0.f) |
|
PID | getPIDHyp () const |
|
float | getMassV0Hyp () const |
|
float | getMassPosProng () const |
|
float | getMassNegProng () const |
|
float | getMassBachProng () const |
|
float | getChargePosProng () const |
|
float | getChargeNegProng () const |
|
float | getChargeBachProng () const |
|
float | calcMass2 (float p2Pos, float p2Neg, float p2Bach, float p2Tot) const |
|
float | calcMass (float p2Pos, float p2Neg, float p2Bach, float p2Tot) const |
|
bool | check (float p2Pos, float p2Neg, float p2Bach, float p2Tot, float ptV0) const |
|
bool | check (float mass, float pt) const |
|
float | getSigma (float pt) const |
|
float | getMargin (float pt) const |
|
| ClassDefNV (SVertex3Hypothesis, 1) |
|
Definition at line 119 of file SVertexHypothesis.h.
◆ PID
◆ PIDParams
◆ calcMass()
float o2::vertexing::SVertex3Hypothesis::calcMass |
( |
float |
p2Pos, |
|
|
float |
p2Neg, |
|
|
float |
p2Bach, |
|
|
float |
p2Tot |
|
) |
| const |
|
inline |
◆ calcMass2()
float o2::vertexing::SVertex3Hypothesis::calcMass2 |
( |
float |
p2Pos, |
|
|
float |
p2Neg, |
|
|
float |
p2Bach, |
|
|
float |
p2Tot |
|
) |
| const |
|
inline |
◆ check() [1/2]
bool o2::vertexing::SVertex3Hypothesis::check |
( |
float |
mass, |
|
|
float |
pt |
|
) |
| const |
|
inline |
◆ check() [2/2]
bool o2::vertexing::SVertex3Hypothesis::check |
( |
float |
p2Pos, |
|
|
float |
p2Neg, |
|
|
float |
p2Bach, |
|
|
float |
p2Tot, |
|
|
float |
ptV0 |
|
) |
| const |
|
inline |
◆ ClassDefNV()
◆ getChargeBachProng()
float o2::vertexing::SVertex3Hypothesis::getChargeBachProng |
( |
| ) |
const |
|
inline |
◆ getChargeNegProng()
float o2::vertexing::SVertex3Hypothesis::getChargeNegProng |
( |
| ) |
const |
|
inline |
◆ getChargePosProng()
float o2::vertexing::SVertex3Hypothesis::getChargePosProng |
( |
| ) |
const |
|
inline |
◆ getMargin()
float o2::vertexing::SVertex3Hypothesis::getMargin |
( |
float |
pt | ) |
const |
|
inline |
◆ getMassBachProng()
float o2::vertexing::SVertex3Hypothesis::getMassBachProng |
( |
| ) |
const |
|
inline |
◆ getMassNegProng()
float o2::vertexing::SVertex3Hypothesis::getMassNegProng |
( |
| ) |
const |
|
inline |
◆ getMassPosProng()
float o2::vertexing::SVertex3Hypothesis::getMassPosProng |
( |
| ) |
const |
|
inline |
◆ getMassV0Hyp()
float o2::vertexing::SVertex3Hypothesis::getMassV0Hyp |
( |
| ) |
const |
|
inline |
◆ getPIDHyp()
PID o2::vertexing::SVertex3Hypothesis::getPIDHyp |
( |
| ) |
const |
|
inline |
◆ getSigma()
float o2::vertexing::SVertex3Hypothesis::getSigma |
( |
float |
pt | ) |
const |
|
inline |
◆ set() [1/2]
void SVertex3Hypothesis::set |
( |
PID |
v0, |
|
|
PID |
ppos, |
|
|
PID |
pneg, |
|
|
PID |
pbach, |
|
|
const float |
pars[NPIDParams], |
|
|
float |
bz = 0.f |
|
) |
| |
◆ set() [2/2]
void SVertex3Hypothesis::set |
( |
PID |
v0, |
|
|
PID |
ppos, |
|
|
PID |
pneg, |
|
|
PID |
pbach, |
|
|
float |
sig, |
|
|
float |
nSig, |
|
|
float |
margin, |
|
|
float |
cpt, |
|
|
float |
bz = 0.f |
|
) |
| |
◆ mPars
std::array<float, NPIDParams> o2::vertexing::SVertex3Hypothesis::mPars {} |
◆ NPIDParams
constexpr int o2::vertexing::SVertex3Hypothesis::NPIDParams = 4 |
|
staticconstexpr |
The documentation for this class was generated from the following files: