ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SecVtxInfo_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_SECVTXINFO_P1_H
6
#define JETTAGINFOTPCNV_SECVTXINFO_P1_H
7
8
#include "
CxxUtils/unused.h
"
9
13
14
namespace
Analysis
15
{
16
class
SecVtxInfo_p1
17
{
18
friend
class
SecVtxInfoCnv_p1
;
19
20
private
:
22
TPObjRef
m_BaseTagInfo
;
23
25
26
// Unused, but shouldn't delete it since it's part of the persistent data.
27
int
ATH_UNUSED_MEMBER
(m_numSelTracksForFit) = 0;
28
float
m_dist
= 0;
29
float
m_rphidist
= 0;
30
float
m_prob
= 0;
31
float
m_mass
= 0;
32
float
m_energyFraction
= 0;
33
int
m_mult
= 0;
34
int
m_NGood2TrackVertices
= 0;
35
37
int
m_fitType
= 0;
38
40
TPObjRef
m_secVtxPos
;
41
44
};
45
46
}
47
48
#endif
Analysis::SecVtxInfo_p1
Definition
SecVtxInfo_p1.h:17
Analysis::SecVtxInfo_p1::m_secVtxPos
TPObjRef m_secVtxPos
Translates to a Trk::RecVertex.
Definition
SecVtxInfo_p1.h:40
Analysis::SecVtxInfo_p1::m_NGood2TrackVertices
int m_NGood2TrackVertices
Definition
SecVtxInfo_p1.h:34
Analysis::SecVtxInfo_p1::m_mult
int m_mult
Definition
SecVtxInfo_p1.h:33
Analysis::SecVtxInfo_p1::m_energyFraction
float m_energyFraction
Definition
SecVtxInfo_p1.h:32
Analysis::SecVtxInfo_p1::m_BaseTagInfo
TPObjRef m_BaseTagInfo
Base class info.
Definition
SecVtxInfo_p1.h:22
Analysis::SecVtxInfo_p1::m_mass
float m_mass
Definition
SecVtxInfo_p1.h:31
Analysis::SecVtxInfo_p1::m_prob
float m_prob
Definition
SecVtxInfo_p1.h:30
Analysis::SecVtxInfo_p1::ATH_UNUSED_MEMBER
int ATH_UNUSED_MEMBER(m_numSelTracksForFit)=0
Info stored in the SecVtxInfo subclass:
Analysis::SecVtxInfo_p1::m_fitType
int m_fitType
Translates to enum FitTYpe.
Definition
SecVtxInfo_p1.h:37
Analysis::SecVtxInfo_p1::m_rphidist
float m_rphidist
Definition
SecVtxInfo_p1.h:29
Analysis::SecVtxInfo_p1::SecVtxInfoCnv_p1
friend class SecVtxInfoCnv_p1
Definition
SecVtxInfo_p1.h:18
Analysis::SecVtxInfo_p1::m_dist
float m_dist
Definition
SecVtxInfo_p1.h:28
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
unused.h
Macro to mark a member as unused.
Generated on
for ATLAS Offline Software by
1.17.0