ATLAS Offline Software
Loading...
Searching...
No Matches
CPMHitsCollectionCnv_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_CPMHitsCnv.setPStorage(&storage->m_CPMHits);
21}
virtual void setPStorage(CPMHitsCollection_tlp1 *storage)
std::vector< CPMHitsCollection_p1 > m_CPMHitsCollection
std::vector< CPMHits_p1 > m_CPMHits
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.