ATLAS Offline Software
Loading...
Searching...
No Matches
CPMRoICollectionCnv_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_CPMRoICnv.setPStorage(&storage->m_CPMRoI);
21}
virtual void setPStorage(CPMRoICollection_tlp1 *storage)
std::vector< CPMRoICollection_p1 > m_CPMRoICollection
std::vector< CPMRoI_p1 > m_CPMRoI
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.