ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
Jet
JetEventTPCnv
src
JetCollectionCnv_tlp6.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
8
9
#include "
JetEventTPCnv/JetCollectionCnv_tlp6.h
"
10
#include "
JetEvent/JetCollection.h
"
11
#include "
JetEventTPCnv/JetConverterBase.h
"
12
13
17
18
JetCollectionCnv_tlp6::JetCollectionCnv_tlp6
(
void
)
19
{
20
addMainTPConverter
();
21
addTPConverter
(&
m_jetCnv_p6
);
22
addTPConverter
(&
m_jetAssCnv_p1
);
23
}
24
28
void
JetCollectionCnv_tlp6::setPStorage
(
JetCollection_tlp6
*storage)
29
{
30
setMainCnvPStorage
(&storage->
m_jetCollectionContainers
);
31
m_jetCnv_p6
.setPStorage(&storage->
m_jet_p6
);
32
m_jetAssCnv_p1
.setPStorage(&storage->
m_jetAssociationBase_p1
);
33
}
34
JetCollectionCnv_tlp6.h
JetCollection.h
JetConverterBase.h
JetCollectionCnv_tlp6::setPStorage
void setPStorage(JetCollection_tlp6 *storage)
Connect up the storage when we are doing the reading/writing.
Definition
JetCollectionCnv_tlp6.cxx:28
JetCollectionCnv_tlp6::m_jetAssCnv_p1
JetAssociationBaseCnv_p1 m_jetAssCnv_p1
Definition
JetCollectionCnv_tlp6.h:35
JetCollectionCnv_tlp6::m_jetCnv_p6
JetCnv_p6 m_jetCnv_p6
All the various converters.
Definition
JetCollectionCnv_tlp6.h:34
JetCollectionCnv_tlp6::JetCollectionCnv_tlp6
JetCollectionCnv_tlp6(void)
Top level container converter.
Definition
JetCollectionCnv_tlp6.cxx:18
JetCollection_tlp6
Top level container that will store all the various jet objects that are getting stored.
Definition
JetCollection_tlp6.h:20
JetCollection_tlp6::m_jetCollectionContainers
std::vector< JetCollection_p6 > m_jetCollectionContainers
Definition
JetCollection_tlp6.h:22
JetCollection_tlp6::m_jet_p6
std::vector< Jet_p6 > m_jet_p6
Definition
JetCollection_tlp6.h:23
JetCollection_tlp6::m_jetAssociationBase_p1
std::vector< JetAssociationBase_p1 > m_jetAssociationBase_p1
Definition
JetCollection_tlp6.h:24
TopLevelTPConverter< JetCollectionCnv_p6, JetCollection_tlp6 >::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Definition
TopLevelTPCnvBase.cxx:11
TopLevelTPConverter< JetCollectionCnv_p6, JetCollection_tlp6 >::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Definition
TopLevelTPConverter.h:152
TopLevelTPConverter< JetCollectionCnv_p6, JetCollection_tlp6 >::addMainTPConverter
void addMainTPConverter()
Definition
TopLevelTPConverter.h:146
Generated on
for ATLAS Offline Software by
1.17.0