ATLAS Offline Software
Loading...
Searching...
No Matches
JEMRoICollectionCnv_tlp1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5
7
14
16{
17
19
20 m_JEMRoICnv.setPStorage(&storage->m_JEMRoI);
21}
virtual void setPStorage(JEMRoICollection_tlp1 *storage)
std::vector< JEMRoICollection_p1 > m_JEMRoICollection
std::vector< JEMRoI_p1 > m_JEMRoI
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.