ATLAS Offline Software
Reconstruction
Jet
JetEventTPCnv
JetEventTPCnv
JetCollection_tlp6.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
9
#ifndef JETEVENTTPCNV_JETCOLLECTION_TLP6
10
#define JETEVENTTPCNV_JETCOLLECTION_TLP6
11
12
#include "
JetEventTPCnv/Jet_p6.h
"
13
#include "
JetEventTPCnv/JetCollection_p6.h
"
14
#include "
JetEventTPCnv/JetAssociationBase_p1.h
"
15
#include "
AthenaPoolUtilities/TPCnvTokenList_p1.h
"
16
17
#include <vector>
18
19
class
JetCollection_tlp6
20
{
21
public
:
22
std::vector<JetCollection_p6>
m_jetCollectionContainers
;
23
std::vector<Jet_p6>
m_jet_p6
;
24
std::vector<JetAssociationBase_p1>
m_jetAssociationBase_p1
;
25
26
TPCnvTokenList_p1
m_tokenList
;
27
};
28
29
30
#endif
TPCnvTokenList_p1
Definition:
TPCnvTokenList_p1.h:55
JetCollection_tlp6::m_tokenList
TPCnvTokenList_p1 m_tokenList
Definition:
JetCollection_tlp6.h:26
Jet_p6.h
JetCollection_tlp6::m_jetCollectionContainers
std::vector< JetCollection_p6 > m_jetCollectionContainers
Definition:
JetCollection_tlp6.h:22
JetCollection_tlp6
Top level container that will store all the various jet objects that are getting stored.
Definition:
JetCollection_tlp6.h:20
JetAssociationBase_p1.h
JetCollection_tlp6::m_jetAssociationBase_p1
std::vector< JetAssociationBase_p1 > m_jetAssociationBase_p1
Definition:
JetCollection_tlp6.h:24
TPCnvTokenList_p1.h
JetCollection_tlp6::m_jet_p6
std::vector< Jet_p6 > m_jet_p6
Definition:
JetCollection_tlp6.h:23
JetCollection_p6.h
Generated on Thu Nov 7 2024 21:18:04 for ATLAS Offline Software by
1.8.18