ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
MSVVtxInfo_p2.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_MSVVtxInfo_P2_H
6
#define JETTAGINFOTPCNV_MSVVtxInfo_P2_H
7
8
9
#include "
AthenaPoolUtilities/TPObjRef.h
"
10
#include "
DataModelAthenaPool/ElementLinkVector_p1.h
"
11
12
#include <string>
13
14
namespace
Analysis
{
15
class
MSVVtxInfoCnv_p2
;
16
17
class
MSVVtxInfo_p2
{
18
friend
class
MSVVtxInfoCnv_p2
;
19
20
private
:
21
23
// Points to a Trk::RecVertex
24
TPObjRef
m_recsvx
;
25
26
float
m_masssvx
= 0;
27
float
m_ptsvx
= 0;
28
float
m_etasvx
= 0;
29
float
m_phisvx
= 0;
30
float
m_efracsvx
= 0;
31
float
m_normdist
= 0;
32
33
// Points to SVTrackInfo list - which is just some element pointers.
34
ElementLinkIntVector_p1
m_trackinfo
;
35
};
36
}
37
38
#endif
ElementLinkVector_p1.h
This file contains the class definition for the ElementLinkVector_p1 class.
ElementLinkIntVector_p1
ElementLinkVector_p1< uint32_t > ElementLinkIntVector_p1
Definition
ElementLinkVector_p1.h:62
TPObjRef.h
Analysis::MSVVtxInfoCnv_p2
Definition
MSVVtxInfoCnv_p2.h:21
Analysis::MSVVtxInfo_p2
Definition
MSVVtxInfo_p2.h:17
Analysis::MSVVtxInfo_p2::m_ptsvx
float m_ptsvx
Definition
MSVVtxInfo_p2.h:27
Analysis::MSVVtxInfo_p2::m_phisvx
float m_phisvx
Definition
MSVVtxInfo_p2.h:29
Analysis::MSVVtxInfo_p2::m_efracsvx
float m_efracsvx
Definition
MSVVtxInfo_p2.h:30
Analysis::MSVVtxInfo_p2::m_recsvx
TPObjRef m_recsvx
All of this data will be written out.
Definition
MSVVtxInfo_p2.h:24
Analysis::MSVVtxInfo_p2::m_trackinfo
ElementLinkIntVector_p1 m_trackinfo
Definition
MSVVtxInfo_p2.h:34
Analysis::MSVVtxInfo_p2::m_etasvx
float m_etasvx
Definition
MSVVtxInfo_p2.h:28
Analysis::MSVVtxInfo_p2::m_masssvx
float m_masssvx
Definition
MSVVtxInfo_p2.h:26
Analysis::MSVVtxInfo_p2::m_normdist
float m_normdist
Definition
MSVVtxInfo_p2.h:31
Analysis::MSVVtxInfo_p2::MSVVtxInfoCnv_p2
friend class MSVVtxInfoCnv_p2
Definition
MSVVtxInfo_p2.h:18
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