#include <SMTrackInfo.h>
Definition at line 17 of file SMTrackInfo.h.
◆ SMTrackInfo() [1/3]
| Analysis::SMTrackInfo::SMTrackInfo |
( |
| ) |
|
Definition at line 11 of file SMTrackInfo.cxx.
15{
16}
ElementLink()
Default constructor.
ElementLink< MuonContainer > m_muon
◆ SMTrackInfo() [2/3]
Definition at line 18 of file SMTrackInfo.cxx.
22 {
24 if(
link.toContainedElement(*coll,
const_cast<Muon*
>(mu)) ) {
26 }
30}
std::vector< double > m_tagLikelihood
vector to hold the taglikelihood (signal plus N background)
const std::vector< double > & tagLikelihood() const
pointer & link(pointer p) const
Return a reference to the link for an element.
Muon_v1 Muon
Reference the current persistent version:
◆ SMTrackInfo() [3/3]
| Analysis::SMTrackInfo::SMTrackInfo |
( |
const ElementLink< MuonContainer > & | muonLink, |
|
|
double | d0val, |
|
|
double | pTrel, |
|
|
std::vector< double > && | tagLikelihood ) |
Definition at line 32 of file SMTrackInfo.cxx.
40{
41}
const ElementLink< MuonContainer > & muonLink() const
◆ d0Value()
| double Analysis::SMTrackInfo::d0Value |
( |
| ) |
const |
|
inline |
◆ muon()
| const Muon * Analysis::SMTrackInfo::muon |
( |
| ) |
const |
Definition at line 43 of file SMTrackInfo.cxx.
43 {
46 } else {
47 return 0;
48 }
49}
◆ muonLink()
◆ pTrel()
| double Analysis::SMTrackInfo::pTrel |
( |
| ) |
const |
|
inline |
◆ tagLikelihood()
| const std::vector< double > & Analysis::SMTrackInfo::tagLikelihood |
( |
| ) |
const |
|
inline |
◆ m_muon
◆ m_pTrel
| double Analysis::SMTrackInfo::m_pTrel |
|
private |
◆ m_tagLikelihood
| std::vector<double> Analysis::SMTrackInfo::m_tagLikelihood |
|
private |
vector to hold the taglikelihood (signal plus N background)
Definition at line 38 of file SMTrackInfo.h.
◆ m_valD0wrtPV
| double Analysis::SMTrackInfo::m_valD0wrtPV |
|
private |
The documentation for this class was generated from the following files: