ATLAS Offline Software
Loading...
Searching...
No Matches
TrackCountingInfo_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_TRACKCOUNTINGINFO_P1_H
6#define JETTAGINFOTPCNV_TRACKCOUNTINGINFO_P1_H
7
10
11namespace Analysis {
12
14
16
18
19 private:
22
24 int m_ntrk = 0;
25 float m_d0sig_2nd = 0;
26 float m_d0sig_abs_2nd = 0;
27 float m_d0sig_3rd = 0;
28 float m_d0sig_abs_3rd = 0;
29
30 }; // End class
31
32} // End namespace
33#endif
int m_ntrk
All of this data will be written out.
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.