ATLAS Offline Software
Trigger
TrigEvent
TrigCaloEventTPCnv
src
RingerRingsCnv_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
5
#include "
TrigCaloEventTPCnv/RingerRingsCnv_tlp1.h
"
6
7
RingerRingsCnv_tlp1::RingerRingsCnv_tlp1
() {
8
// add the "main" base class converter (ie. RingerRingsCnv)
9
addMainTPConverter
();
10
}
11
12
void
RingerRingsCnv_tlp1::setPStorage
(
RingerRings_tlp1
* storage) {
13
// for the base class converter
14
setMainCnvPStorage
(&storage->
m_ringerRings
);
15
}
16
TopLevelTPConverter::addMainTPConverter
void addMainTPConverter()
Add the main TP converter to the internal list - should be called from user-defined constructor.
Definition:
TopLevelTPConverter.h:146
RingerRings_tlp1
Definition:
RingerRings_tlp1.h:23
RingerRingsCnv_tlp1.h
RingerRings_tlp1::m_ringerRings
std::vector< RingerRings_p1 > m_ringerRings
Definition:
RingerRings_tlp1.h:42
RingerRingsCnv_tlp1::RingerRingsCnv_tlp1
RingerRingsCnv_tlp1()
Definition:
RingerRingsCnv_tlp1.cxx:7
TopLevelTPConverter::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
Definition:
TopLevelTPConverter.h:152
RingerRingsCnv_tlp1::setPStorage
virtual void setPStorage(RingerRings_tlp1 *storage)
Definition:
RingerRingsCnv_tlp1.cxx:12
Generated on Mon Dec 23 2024 21:17:16 for ATLAS Offline Software by
1.8.18