ATLAS Offline Software
|
#include <TruthInfo_p1.h>
Public Attributes | |
TPObjRef | m_BaseTagInfo |
Basic info. More... | |
std::string | m_jetTruthLabel |
All of this data will be written out. More... | |
float | m_distanceToBQuark |
float | m_distanceToCQuark |
float | m_distanceToTLepton |
int | m_BHadronPdg |
Eigen::Vector3d | m_BHadronDecayVertex |
Friends | |
class | TruthInfoCnv_p1 |
Definition at line 20 of file TruthInfo_p1.h.
|
friend |
Definition at line 21 of file TruthInfo_p1.h.
TPObjRef Analysis::TruthInfo_p1::m_BaseTagInfo |
Basic info.
Definition at line 24 of file TruthInfo_p1.h.
Eigen::Vector3d Analysis::TruthInfo_p1::m_BHadronDecayVertex |
Definition at line 32 of file TruthInfo_p1.h.
int Analysis::TruthInfo_p1::m_BHadronPdg |
Definition at line 31 of file TruthInfo_p1.h.
float Analysis::TruthInfo_p1::m_distanceToBQuark |
Definition at line 28 of file TruthInfo_p1.h.
float Analysis::TruthInfo_p1::m_distanceToCQuark |
Definition at line 29 of file TruthInfo_p1.h.
float Analysis::TruthInfo_p1::m_distanceToTLepton |
Definition at line 30 of file TruthInfo_p1.h.
std::string Analysis::TruthInfo_p1::m_jetTruthLabel |
All of this data will be written out.
Definition at line 27 of file TruthInfo_p1.h.