ATLAS Offline Software
Loading...
Searching...
No Matches
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
14
15#include <string>
16
17namespace Analysis {
18 class TruthInfoCnv_p1;
19
21 friend class TruthInfoCnv_p1;
22 public:
25
27 std::string m_jetTruthLabel;
31 int m_BHadronPdg = 0;
32 Eigen::Vector3d m_BHadronDecayVertex;
33 };
34}
35
36#endif
std::string m_jetTruthLabel
All of this data will be written out.
TPObjRef m_BaseTagInfo
Basic info.
friend class TruthInfoCnv_p1
Eigen::Vector3d m_BHadronDecayVertex
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.