#include <SETrackInfo.h>
|
| SETrackInfo () |
|
| SETrackInfo (const ElectronContainer *coll, const Electron *el, double d0val, double pTrel, const std::vector< double > &tagLikelihood) |
|
| SETrackInfo (const PhotonContainer *coll, const Photon *el, double d0val, double pTrel, const std::vector< double > &tagLikelihood) |
|
| SETrackInfo (const ElementLink< ElectronContainer > &eleLink, double d0val, double pTrel, std::vector< double > &&tagLikelihood) |
|
| SETrackInfo (const ElementLink< PhotonContainer > &gamLink, double d0val, double pTrel, std::vector< double > &&tagLikelihood) |
|
bool | isPhoton () const |
|
const egamma * | electron () const |
|
double | d0Value () const |
|
double | pTrel () const |
|
const std::vector< double > & | tagLikelihood () const |
|
const ElementLink< ElectronContainer > & | electronLink () const |
|
const ElementLink< PhotonContainer > & | photonLink () const |
|
Definition at line 20 of file SETrackInfo.h.
◆ SETrackInfo() [1/5]
Analysis::SETrackInfo::SETrackInfo |
( |
| ) |
|
◆ SETrackInfo() [2/5]
◆ SETrackInfo() [3/5]
◆ SETrackInfo() [4/5]
◆ SETrackInfo() [5/5]
◆ d0Value()
double Analysis::SETrackInfo::d0Value |
( |
| ) |
const |
|
inline |
◆ electron()
const egamma * Analysis::SETrackInfo::electron |
( |
| ) |
const |
◆ electronLink()
◆ isPhoton()
bool Analysis::SETrackInfo::isPhoton |
( |
| ) |
const |
◆ photonLink()
◆ pTrel()
double Analysis::SETrackInfo::pTrel |
( |
| ) |
const |
|
inline |
◆ tagLikelihood()
const std::vector<double>& Analysis::SETrackInfo::tagLikelihood |
( |
| ) |
const |
|
inline |
◆ m_electron
◆ m_photon
◆ m_pTrel
double Analysis::SETrackInfo::m_pTrel |
|
private |
◆ m_tagLikelihood
std::vector<double> Analysis::SETrackInfo::m_tagLikelihood |
|
private |
vector to hold the taglikelihood (signal plus N background)
Definition at line 53 of file SETrackInfo.h.
◆ m_valD0wrtPV
double Analysis::SETrackInfo::m_valD0wrtPV |
|
private |
The documentation for this class was generated from the following files:
bool toContainedElement(BaseConstReference data, ElementType element, IProxyDict *sg=0)
Set from element pointer and a reference to the container (storable)