ATLAS Offline Software
Loading...
Searching...
No Matches
JetCollectionCnv_tlp5.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
11
15
22
32
JetCollectionCnv_tlp5(void)
Top level container converter.
JetCnv_p5 m_jetCnv_p5
All the various converters.
void setPStorage(JetCollection_tlp5 *storage)
Connect up the storage when we are doing the reading/writing.
JetAssociationBaseCnv_p1 m_jetAssCnv_p1
Top level container that will store all the various jet objects that are getting stored.
std::vector< JetCollection_p5 > m_jetCollectionContainers
std::vector< Jet_p5 > m_jet_p5
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.