ATLAS Offline Software
Loading...
Searching...
No Matches
JetCollectionCnv_tlp2.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
void setPStorage(JetCollection_tlp2 *storage)
Connect up the storage when we are doing the reading/writing.
JetCollectionCnv_tlp2(void)
Top level container converter.
JetAssociationBaseCnv_p1 m_jetAssCnv_p1
JetCnv_p4 m_jetCnv_p4
All the various converters.
Top level container that will store all the various jet objects that are getting stored.
std::vector< Jet_p4 > m_jet_p4
std::vector< JetCollection_p4 > m_jetCollectionContainers
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.