ATLAS Offline Software
Loading...
Searching...
No Matches
ROBData.h File Reference

Defines the ROB data entity. The ROB data is an abstract entity that is used to decouple 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 >
 template 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

using ROBData = ROBData_T<OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment, OFFLINE_FRAGMENTS_NAMESPACE::PointerType>

Detailed Description

Defines the ROB data entity. The ROB data is an abstract entity that is used to decouple 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