ATLAS Offline Software
Trigger
TrigT1
TrigT1EventTPCnv
TrigT1EventTPCnv
JetElementCollection_tlp1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef TRIGT1EVENTTPCNV_JETELEMENTCOLLECTION_TLP1_H
5
#define TRIGT1EVENTTPCNV_JETELEMENTCOLLECTION_TLP1_H
6
7
#include "
TrigT1EventTPCnv/JetElementCollection_p1.h
"
8
#include "
TrigT1EventTPCnv/JetElement_p1.h
"
9
10
class
JetElementCollection_tlp1
11
{
12
public
:
13
14
JetElementCollection_tlp1
() {};
15
friend
class
JetElementCollectionCnv_tlp1
;
16
17
private
:
18
19
std::vector<JetElementCollection_p1>
m_JetElementCollection
;
20
std::vector<JetElement_p1>
m_JetElements
;
21
22
};
23
24
#endif
JetElement_p1.h
JetElementCollection_tlp1::m_JetElements
std::vector< JetElement_p1 > m_JetElements
Definition:
JetElementCollection_tlp1.h:20
JetElementCollectionCnv_tlp1
T/P converter for JetElement and JetElement_p1.
Definition:
JetElementCollectionCnv_tlp1.h:23
JetElementCollection_p1.h
JetElementCollection_tlp1::m_JetElementCollection
std::vector< JetElementCollection_p1 > m_JetElementCollection
Definition:
JetElementCollection_tlp1.h:19
JetElementCollection_tlp1::JetElementCollection_tlp1
JetElementCollection_tlp1()
Definition:
JetElementCollection_tlp1.h:14
JetElementCollection_tlp1
Definition:
JetElementCollection_tlp1.h:11
Generated on Thu Nov 7 2024 21:18:10 for ATLAS Offline Software by
1.8.18