ATLAS Offline Software
Classes | Typedefs
ROBData.h File Reference

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...

#include "eformat/SourceIdentifier.h"
#include "ByteStreamData/RawEvent.h"
Include dependency graph for ROBData.h:

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::PointerTypeROBData
 

Detailed Description

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.

Author
<a href="Andre.nosp@m..dos.nosp@m..Anjo.nosp@m.s@ce.nosp@m.rn.ch>André Rabello dos ANJOS
Author
gemmeren
Revision
1.18
Date
2009-03-31 22:21:05

Modified: Copied this class from l2up package in DC release Make it a template class for TStorage

Definition in file ROBData.h.

Typedef Documentation

◆ ROBData

Definition at line 225 of file ROBData.h.