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