ATLAS Offline Software
Loading...
Searching...
No Matches
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):
13
14// Forward declaration of the converter:
16
31
32 friend class RoIBResultCnv_p1;
33
34public:
36
37protected:
40 std::vector< SubSysResult_p1 > m_jetenergy;
41 std::vector< SubSysResult_p1 > m_emtau;
42
43}; // class RoIBResult_p1
44
49
50#endif // TRIGT1EVENTTPCNV_ROIBRESULT_P1_H
T/P converter for RoIBResult_p1.
SubSysResult_p1 m_muctpi
std::vector< SubSysResult_p1 > m_emtau
SubSysResult_p1 m_ctp
friend class RoIBResultCnv_p1
std::vector< SubSysResult_p1 > m_jetenergy
Persistent class used by RoIBResult_p1.