ATLAS Offline Software
Trigger
TrigT1
TrigT1Interfaces
src
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
12
#include "
TrigT1Interfaces/RecRoI.h
"
13
14
LVL1::RecRoI::RecRoI
():m_roiWord(0){
15
}
16
LVL1::RecRoI::~RecRoI
(){
17
}
18
19
unsigned
int
LVL1::RecRoI::roiWord
()
const
{
20
return
m_roiWord;
21
}
LVL1::RecRoI::RecRoI
RecRoI()
Definition:
RecRoI.cxx:14
RecRoI.h
LVL1::RecRoI::~RecRoI
virtual ~RecRoI()
Definition:
RecRoI.cxx:16
LVL1::RecRoI::roiWord
virtual unsigned int roiWord() const
returns the 32bit ROI word.
Definition:
RecRoI.cxx:19
Generated on Sun Dec 22 2024 21:17:01 for ATLAS Offline Software by
1.8.18