ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
IPInfoPlus_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_IPINFOPLUS_P1_H
6
#define JETTAGINFOTPCNV_IPINFOPLUS_P1_H
7
8
#include "
JetTagInfoTPCnv/BaseTagInfo_p1.h
"
9
#include "
JetTagInfoTPCnv/IPTrackInfo_p1.h
"
10
#include "
AthenaPoolUtilities/TPObjRef.h
"
11
12
#include <vector>
13
14
namespace
Analysis
{
15
16
class
IPInfoPlus_p1
{
17
18
friend
class
IPInfoPlusCnv_p1
;
19
20
private
:
21
TPObjRef
m_baseTagInfo
;
22
24
std::vector<TPObjRef>
m_trackinfo
;
25
};
26
27
}
28
#endif
// JETTAGINFOTPCNV_IPINFOPLUS_P1
BaseTagInfo_p1.h
IPTrackInfo_p1.h
TPObjRef.h
Analysis::IPInfoPlus_p1
Definition
IPInfoPlus_p1.h:16
Analysis::IPInfoPlus_p1::IPInfoPlusCnv_p1
friend class IPInfoPlusCnv_p1
Definition
IPInfoPlus_p1.h:18
Analysis::IPInfoPlus_p1::m_trackinfo
std::vector< TPObjRef > m_trackinfo
Poitners to the IPTrackInfo_p1 objects.
Definition
IPInfoPlus_p1.h:24
Analysis::IPInfoPlus_p1::m_baseTagInfo
TPObjRef m_baseTagInfo
Definition
IPInfoPlus_p1.h:21
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