ATLAS Offline Software
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SoftElectronInfo_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 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
;
31
std::vector<TPObjRef>
m_trackinfo
;
32
};
33
}
34
35
#endif
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
Definition:
SoftElectronInfo_p1.h:20
Analysis::SoftElectronInfoCnv_p1
Definition:
SoftElectronInfoCnv_p1.h:21
BaseTagInfo_p1.h
TPObjRef
Definition:
TPObjRef.h:20
Analysis::SoftElectronInfo_p1::m_trackinfo
std::vector< TPObjRef > m_trackinfo
Vector of SETrackInfo objects.
Definition:
SoftElectronInfo_p1.h:31
EventPrimitives.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
TPObjRef.h
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
Generated on Mon Dec 23 2024 21:18:34 for ATLAS Offline Software by
1.8.18