ATLAS Offline Software
Loading...
Searching...
No Matches
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
12
13
17
24
34
void setPStorage(JetCollection_tlp6 *storage)
Connect up the storage when we are doing the reading/writing.
JetAssociationBaseCnv_p1 m_jetAssCnv_p1
JetCnv_p6 m_jetCnv_p6
All the various converters.
JetCollectionCnv_tlp6(void)
Top level container converter.
Top level container that will store all the various jet objects that are getting stored.
std::vector< JetCollection_p6 > m_jetCollectionContainers
std::vector< Jet_p6 > m_jet_p6
std::vector< JetAssociationBase_p1 > m_jetAssociationBase_p1
virtual void addTPConverter(ITPConverter *cnv)
Add a TP converter to this top level converter.
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
void addMainTPConverter()
Add the main TP converter to the internal list - should be called from user-defined constructor.