ATLAS Offline Software
|
Defines the ROB data entity. The ROB data is an abstract entity that is used to discase the raw event format from the HLT software. More...
Go to the source code of this file.
Classes | |
class | ROBData_T< ROBFragment, PointerType > |
templete data class to wrap ROB fragment for accessing ROD data More... | |
class | ROBData_T< ROBFragment, PointerType >::iterator |
This class defines how to iterate over the ROBData_T, in different formats. More... | |
Typedefs | |
typedef ROBData_T< OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment, OFFLINE_FRAGMENTS_NAMESPACE::PointerType > | ROBData |
Defines the ROB data entity. The ROB data is an abstract entity that is used to discase the raw event format from the HLT software.
Modified: Copied this class from l2up package in DC release Make it a template class for TStorage
Definition in file ROBData.h.