ATLAS Offline Software
Trigger
TrigT1
TrigT1EventTPCnv
TrigT1EventTPCnv
CMXRoI_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
#ifndef CMXRoI_p1_H
7
#define CMXRoI_p1_H
8
9
12
class
CMXRoI_p1
{
13
14
friend
class
CMXRoICnv_p1
;
15
16
public
:
17
19
CMXRoI_p1
();
20
22
//virtual ~CMXRoI_p1();
23
25
// protected:
26
std::vector<uint32_t>
m_roiWords
;
27
28
};
29
30
inline
CMXRoI_p1::CMXRoI_p1
()
31
: m_roiWords(0)
32
{
33
}
34
35
#endif
CMXRoI_p1::CMXRoI_p1
CMXRoI_p1()
Constructors.
Definition:
CMXRoI_p1.h:30
CMXRoI_p1::m_roiWords
std::vector< uint32_t > m_roiWords
Destructor.
Definition:
CMXRoI_p1.h:26
CMXRoI_p1
T/P separation for TrigT1Calo::CMXRoI class.
Definition:
CMXRoI_p1.h:12
CMXRoICnv_p1
T/P convertor for TrigT1Calo CMXRoI class.
Definition:
CMXRoICnv_p1.h:22
Generated on Thu Nov 7 2024 21:12:04 for ATLAS Offline Software by
1.8.18