ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigMonitoringEventTPCnv
src
TrigMonEventCollectionCnv_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 "
TrigMonitoringEventTPCnv/TrigMonEventCollectionCnv_tlp1.h
"
6
7
TrigMonEventCollectionCnv_tlp1::TrigMonEventCollectionCnv_tlp1
()
8
{
9
// add the "main" base class converter (ie. TrigMonEventCollectionCnv)
10
addMainTPConverter
();
11
12
// Add all converters defined in this top level converter:
13
// never change the order of adding converters!
14
addTPConverter
( &
m_TrigMonEventCnv
);
15
}
16
17
void
TrigMonEventCollectionCnv_tlp1::setPStorage
(
TrigMonEventCollection_tlp1
*storage )
18
{
19
setMainCnvPStorage
( &storage->
m_TrigMonEventCollection
);
20
21
m_TrigMonEventCnv
.setPStorage(&storage->
m_TrigMonEvent
);
22
23
}
TrigMonEventCollectionCnv_tlp1.h
TopLevelTPConverter< TrigMonEventCollectionCnv_p1, TrigMonEventCollection_tlp1 >::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Definition
TopLevelTPCnvBase.cxx:11
TopLevelTPConverter< TrigMonEventCollectionCnv_p1, TrigMonEventCollection_tlp1 >::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Definition
TopLevelTPConverter.h:152
TopLevelTPConverter< TrigMonEventCollectionCnv_p1, TrigMonEventCollection_tlp1 >::addMainTPConverter
void addMainTPConverter()
Definition
TopLevelTPConverter.h:146
TrigMonEventCollectionCnv_tlp1::m_TrigMonEventCnv
TrigMonEventCnv_p1 m_TrigMonEventCnv
Definition
TrigMonEventCollectionCnv_tlp1.h:27
TrigMonEventCollectionCnv_tlp1::TrigMonEventCollectionCnv_tlp1
TrigMonEventCollectionCnv_tlp1()
Definition
TrigMonEventCollectionCnv_tlp1.cxx:7
TrigMonEventCollectionCnv_tlp1::setPStorage
void setPStorage(TrigMonEventCollection_tlp1 *storage)
A stub for a method that should be provided by the converter creator.
Definition
TrigMonEventCollectionCnv_tlp1.cxx:17
TrigMonEventCollection_tlp1
Definition
TrigMonEventCollection_tlp1.h:20
TrigMonEventCollection_tlp1::m_TrigMonEventCollection
std::vector< TrigMonEventCollection_p1 > m_TrigMonEventCollection
Definition
TrigMonEventCollection_tlp1.h:30
TrigMonEventCollection_tlp1::m_TrigMonEvent
std::vector< TrigMonEvent_p1 > m_TrigMonEvent
Definition
TrigMonEventCollection_tlp1.h:31
Generated on
for ATLAS Offline Software by
1.16.1