ATLAS Offline Software
Loading...
Searching...
No Matches
RingerRingsContainerCnv_tlp1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
8 // add the "main" base class converter
10
11 // Add all converters defined in this top level converter:
13}
14
20
virtual void setPStorage(RingerRingsContainer_tlp1 *storage)
std::vector< RingerRings_p1 > m_RingerRings
std::vector< RingerRingsContainer_p1 > m_RingerRingsContainers
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.