ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SoftElectronInfo_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_SoftElectronInfo_P1_H
6
#define JETTAGINFOTPCNV_SoftElectronInfo_P1_H
7
11
#include "
EventPrimitives/EventPrimitives.h
"
12
#include "
JetTagInfoTPCnv/BaseTagInfo_p1.h
"
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
15
#include <string>
16
17
namespace
Analysis
{
18
class
SoftElectronInfoCnv_p1
;
19
20
class
SoftElectronInfo_p1
{
21
friend
class
SoftElectronInfoCnv_p1
;
22
23
private
:
25
TPObjRef
m_BaseTagInfo
;
26
28
std::vector<float>
m_vectorOfTrackProb
;
29
float
m_nTrackProb
= 0;
31
std::vector<TPObjRef>
m_trackinfo
;
32
};
33
}
34
35
#endif
BaseTagInfo_p1.h
EventPrimitives.h
TPObjRef.h
Analysis::SoftElectronInfoCnv_p1
Definition
SoftElectronInfoCnv_p1.h:21
Analysis::SoftElectronInfo_p1
Definition
SoftElectronInfo_p1.h:20
Analysis::SoftElectronInfo_p1::m_trackinfo
std::vector< TPObjRef > m_trackinfo
Vector of SETrackInfo objects.
Definition
SoftElectronInfo_p1.h:31
Analysis::SoftElectronInfo_p1::SoftElectronInfoCnv_p1
friend class SoftElectronInfoCnv_p1
Definition
SoftElectronInfo_p1.h:21
Analysis::SoftElectronInfo_p1::m_vectorOfTrackProb
std::vector< float > m_vectorOfTrackProb
All of this data will be written out.
Definition
SoftElectronInfo_p1.h:28
Analysis::SoftElectronInfo_p1::m_BaseTagInfo
TPObjRef m_BaseTagInfo
Basic info.
Definition
SoftElectronInfo_p1.h:25
Analysis::SoftElectronInfo_p1::m_nTrackProb
float m_nTrackProb
Definition
SoftElectronInfo_p1.h:29
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