ATLAS Offline Software
Trigger
TrigT1
TrigT1EventTPCnv
TrigT1EventTPCnv
CPMRoI_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
//***************************************************************************
6
// CPMRoI_p1.h - description
7
// -------------------
8
// begin : 21 04 2008
9
// email : Alan.Watson@cern.ch
10
// ***************************************************************************/
11
12
13
#ifndef CPMRoI_p1_H
14
#define CPMRoI_p1_H
15
16
19
class
CPMRoI_p1
{
20
21
friend
class
CPMRoICnv_p1
;
22
23
public
:
24
26
CPMRoI_p1
();
27
29
//virtual ~CPMRoI_p1();
30
32
// protected:
33
uint32_t
m_roiWord
;
34
35
};
36
37
inline
CPMRoI_p1::CPMRoI_p1
()
38
: m_roiWord(0)
39
{
40
}
41
42
#endif
xAOD::uint32_t
setEventNumber uint32_t
Definition:
EventInfo_v1.cxx:127
CPMRoI_p1
T/P separation for TrigT1Calo::CPMRoI class.
Definition:
CPMRoI_p1.h:19
CPMRoICnv_p1
T/P convertor for TrigT1Calo CPMRoI class.
Definition:
CPMRoICnv_p1.h:29
CPMRoI_p1::m_roiWord
uint32_t m_roiWord
Destructor.
Definition:
CPMRoI_p1.h:33
CPMRoI_p1::CPMRoI_p1
CPMRoI_p1()
Constructors.
Definition:
CPMRoI_p1.h:37
Generated on Sun Dec 22 2024 21:08:43 for ATLAS Offline Software by
1.8.18