ATLAS Offline Software
Loading...
Searching...
No Matches
IPTrackInfo_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_IPTRACKINFO_P1
6#define JETTAGINFOTPCNV_IPTRACKINFO_P1
7
10
11namespace Analysis {
12
14
16 friend class IPTrackInfoCnv_p1;
17 private:
21 bool m_isFromV0 = false;
22 float m_valD0wrtPV = 0;
23 float m_sigD0wrtPV = 0;
24 float m_valZ0wrtPV = 0;
25 float m_sigZ0wrtPV = 0;
26 float m_trackWeight2D = 0;
27 float m_trackWeight3D = 0;
28 float m_trackProbJP = 0;
30 };
31
32}
33#endif // JETTAGINFOTPCNV_IPTRACKINFO_P1
ElementLinkInt_p1 m_track
The namespace of all packages in PhysicsAnalysis/JetTagging.