ATLAS Offline Software
Loading...
Searching...
No Matches
RecRoI.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4/***************************************************************************
5 RecRoi.cxx - description
6 -------------------
7 begin : Fri Oct 4 2002
8 email : moyse@zanzibar
9 ***************************************************************************/
10
11
13
18
19unsigned int LVL1::RecRoI::roiWord() const {
20 return m_roiWord;
21}
virtual unsigned int roiWord() const
returns the 32bit ROI word.
Definition RecRoI.cxx:19
unsigned int m_roiWord
Definition RecRoI.h:32
virtual ~RecRoI()
Definition RecRoI.cxx:16