ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1EventTPCnv
TrigT1EventTPCnv
RoIBResult_p1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
#ifndef TRIGT1EVENTTPCNV_ROIBRESULT_P1_H
3
/*
4
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5
*/
6
#define TRIGT1EVENTTPCNV_ROIBRESULT_P1_H
7
8
// System include(s):
9
#include <vector>
10
11
// Local include(s):
12
#include "
TrigT1EventTPCnv/SubSysResult_p1.h
"
13
14
// Forward declaration of the converter:
15
class
RoIBResultCnv_p1
;
16
30
class
RoIBResult_p1
{
31
32
friend
class
RoIBResultCnv_p1
;
33
34
public
:
35
RoIBResult_p1
();
36
37
protected
:
38
SubSysResult_p1
m_muctpi
;
39
SubSysResult_p1
m_ctp
;
40
std::vector< SubSysResult_p1 >
m_jetenergy
;
41
std::vector< SubSysResult_p1 >
m_emtau
;
42
43
};
// class RoIBResult_p1
44
45
inline
RoIBResult_p1::RoIBResult_p1
()
46
:
m_muctpi
(),
m_ctp
(),
m_jetenergy
(),
m_emtau
() {
47
48
}
49
50
#endif
// TRIGT1EVENTTPCNV_ROIBRESULT_P1_H
SubSysResult_p1.h
RoIBResultCnv_p1
T/P converter for RoIBResult_p1.
Definition
RoIBResultCnv_p1.h:27
RoIBResult_p1::m_muctpi
SubSysResult_p1 m_muctpi
Definition
RoIBResult_p1.h:38
RoIBResult_p1::m_emtau
std::vector< SubSysResult_p1 > m_emtau
Definition
RoIBResult_p1.h:41
RoIBResult_p1::m_ctp
SubSysResult_p1 m_ctp
Definition
RoIBResult_p1.h:39
RoIBResult_p1::RoIBResult_p1
RoIBResult_p1()
Definition
RoIBResult_p1.h:45
RoIBResult_p1::RoIBResultCnv_p1
friend class RoIBResultCnv_p1
Definition
RoIBResult_p1.h:32
RoIBResult_p1::m_jetenergy
std::vector< SubSysResult_p1 > m_jetenergy
Definition
RoIBResult_p1.h:40
SubSysResult_p1
Persistent class used by RoIBResult_p1.
Definition
SubSysResult_p1.h:27
Generated on
for ATLAS Offline Software by
1.17.0