#include <MSVVtxInfo.h>
Definition at line 16 of file MSVVtxInfo.h.
◆ MSVVtxInfo()
| Analysis::MSVVtxInfo::MSVVtxInfo |
( |
| ) |
|
Definition at line 10 of file MSVVtxInfo.cxx.
10 :
20 }
std::vector< SVTrackInfo > m_trackinfo
◆ addTrackInfo()
| void Analysis::MSVVtxInfo::addTrackInfo |
( |
const SVTrackInfo & | i | ) |
|
|
inline |
◆ getEnergyFraction()
| float Analysis::MSVVtxInfo::getEnergyFraction |
( |
| ) |
const |
|
inline |
◆ getEta()
| float Analysis::MSVVtxInfo::getEta |
( |
| ) |
const |
|
inline |
◆ getMass()
| float Analysis::MSVVtxInfo::getMass |
( |
| ) |
const |
|
inline |
◆ getNormDist()
| float Analysis::MSVVtxInfo::getNormDist |
( |
| ) |
const |
|
inline |
◆ getPhi()
| float Analysis::MSVVtxInfo::getPhi |
( |
| ) |
const |
|
inline |
◆ getPt()
| float Analysis::MSVVtxInfo::getPt |
( |
| ) |
const |
|
inline |
◆ getRecSvx()
◆ getTrackInfo()
| const SVTrackInfo & Analysis::MSVVtxInfo::getTrackInfo |
( |
unsigned int | i | ) |
const |
|
inline |
◆ numTrackInfo()
| int Analysis::MSVVtxInfo::numTrackInfo |
( |
| ) |
const |
|
inline |
◆ setEnergyFraction()
| void Analysis::MSVVtxInfo::setEnergyFraction |
( |
float | ef | ) |
|
|
inline |
◆ setEta()
| void Analysis::MSVVtxInfo::setEta |
( |
float | eta | ) |
|
|
inline |
Definition at line 57 of file MSVVtxInfo.h.
Scalar eta() const
pseudorapidity method
◆ setMass()
| void Analysis::MSVVtxInfo::setMass |
( |
float | mass | ) |
|
|
inline |
◆ setNormDist()
| void Analysis::MSVVtxInfo::setNormDist |
( |
float | nd | ) |
|
|
inline |
◆ setPhi()
| void Analysis::MSVVtxInfo::setPhi |
( |
float | phi | ) |
|
|
inline |
Definition at line 58 of file MSVVtxInfo.h.
Scalar phi() const
phi method
◆ setPt()
| void Analysis::MSVVtxInfo::setPt |
( |
float | pt | ) |
|
|
inline |
◆ setRecSvx()
◆ m_efracsvx
| float Analysis::MSVVtxInfo::m_efracsvx |
|
private |
◆ m_etasvx
| float Analysis::MSVVtxInfo::m_etasvx |
|
private |
◆ m_masssvx
| float Analysis::MSVVtxInfo::m_masssvx |
|
private |
◆ m_normdist
| float Analysis::MSVVtxInfo::m_normdist |
|
private |
◆ m_phisvx
| float Analysis::MSVVtxInfo::m_phisvx |
|
private |
◆ m_ptsvx
| float Analysis::MSVVtxInfo::m_ptsvx |
|
private |
◆ m_recsvx
◆ m_trackinfo
| std::vector<SVTrackInfo> Analysis::MSVVtxInfo::m_trackinfo |
|
private |
The documentation for this class was generated from the following files: