ATLAS Offline Software
Loading...
Searching...
No Matches
JEMHitsCollectionCnv_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_JEMHitsCnv.setPStorage(&storage->m_JEMHits);
21}
virtual void setPStorage(JEMHitsCollection_tlp1 *storage)
std::vector< JEMHits_p1 > m_JEMHits
std::vector< JEMHitsCollection_p1 > m_JEMHitsCollection
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.