ATLAS Offline Software
Loading...
Searching...
No Matches
JEMTobRoI_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 JEMTobRoI_p1_H
7#define JEMTobRoI_p1_H
8
9
11
13
14 friend class JEMTobRoICnv_p1;
15
16public:
17
20
22 //virtual ~JEMTobRoI_p1();
23
25 // protected:
26 uint32_t m_roiWord;
27
28};
29
31 : m_roiWord(0)
32{
33}
34
35#endif
JEMTobRoI_p1()
Constructors.
friend class JEMTobRoICnv_p1
uint32_t m_roiWord
Destructor.