ATLAS Offline Software
|
this is the base class for "reconstructed" or "recreated RoIs" formed from slink words out by Lvl1 More...
#include <RecRoI.h>
Public Member Functions | |
RecRoI () | |
virtual | ~RecRoI () |
virtual unsigned int | roiWord () const |
returns the 32bit ROI word. More... | |
Private Attributes | |
unsigned int | m_roiWord |
this is the base class for "reconstructed" or "recreated RoIs" formed from slink words out by Lvl1
LVL1::RecRoI::RecRoI | ( | ) |
Definition at line 14 of file RecRoI.cxx.
|
virtual |
Definition at line 16 of file RecRoI.cxx.
|
virtual |
returns the 32bit ROI word.
This is defined in the ATLAS note daq-98-089
Definition at line 19 of file RecRoI.cxx.