ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
TruthInfo_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef JETTAGINFOTPCNV_TruthInfo_P1_H
6
#define JETTAGINFOTPCNV_TruthInfo_P1_H
7
11
#include "
EventPrimitives/EventPrimitives.h
"
12
#include "
JetTagInfoTPCnv/BaseTagInfo_p1.h
"
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
15
#include <string>
16
17
namespace
Analysis
{
18
class
TruthInfoCnv_p1
;
19
20
class
TruthInfo_p1
{
21
friend
class
TruthInfoCnv_p1
;
22
public
:
24
TPObjRef
m_BaseTagInfo
;
25
27
std::string
m_jetTruthLabel
;
28
float
m_distanceToBQuark
= 0;
29
float
m_distanceToCQuark
= 0;
30
float
m_distanceToTLepton
= 0;
31
int
m_BHadronPdg
= 0;
32
Eigen::Vector3d
m_BHadronDecayVertex
;
33
};
34
}
35
36
#endif
BaseTagInfo_p1.h
EventPrimitives.h
TPObjRef.h
Analysis::TruthInfoCnv_p1
Definition
TruthInfoCnv_p1.h:26
Analysis::TruthInfo_p1
Definition
TruthInfo_p1.h:20
Analysis::TruthInfo_p1::m_distanceToBQuark
float m_distanceToBQuark
Definition
TruthInfo_p1.h:28
Analysis::TruthInfo_p1::m_BHadronPdg
int m_BHadronPdg
Definition
TruthInfo_p1.h:31
Analysis::TruthInfo_p1::m_distanceToCQuark
float m_distanceToCQuark
Definition
TruthInfo_p1.h:29
Analysis::TruthInfo_p1::m_jetTruthLabel
std::string m_jetTruthLabel
All of this data will be written out.
Definition
TruthInfo_p1.h:27
Analysis::TruthInfo_p1::m_BaseTagInfo
TPObjRef m_BaseTagInfo
Basic info.
Definition
TruthInfo_p1.h:24
Analysis::TruthInfo_p1::TruthInfoCnv_p1
friend class TruthInfoCnv_p1
Definition
TruthInfo_p1.h:21
Analysis::TruthInfo_p1::m_distanceToTLepton
float m_distanceToTLepton
Definition
TruthInfo_p1.h:30
Analysis::TruthInfo_p1::m_BHadronDecayVertex
Eigen::Vector3d m_BHadronDecayVertex
Definition
TruthInfo_p1.h:32
TPObjRef
This class is an object reference used in Athena persistent data model.
Definition
TPObjRef.h:20
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0