ATLAS Offline Software
Loading...
Searching...
No Matches
TgcL1Rdo.h File Reference
#include <inttypes.h>
#include "MuonRDO/TgcL1RawData.h"
#include "AthContainers/DataVector.h"
#include "AthenaKernel/CLASS_DEF.h"
#include "Identifier/IdentifierHash.h"
Include dependency graph for TgcL1Rdo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TgcL1Rdo
struct  TgcL1Rdo::Errors
struct  TgcL1Rdo::SRodStatus
struct  TgcL1Rdo::LocalStatus
struct  TgcL1Rdo::m_errors
struct  TgcL1Rdo::m_srodStatus
struct  TgcL1Rdo::m_localStatus

Typedefs

typedef DataVector< TgcL1RdoTGC_L1RDO_vector

Functions

std::ostream & operator<< (std::ostream &sl, const TgcL1Rdo &coll)
 Overload of << operator for std::ostream for debug output.

Typedef Documentation

◆ TGC_L1RDO_vector

Definition at line 265 of file TgcL1Rdo.h.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & sl,
const TgcL1Rdo & coll )

Overload of << operator for std::ostream for debug output.

Definition at line 100 of file TgcL1Rdo.cxx.

101{
102 dump(sl, coll) << std::endl;
103 return sl;
104}
-event-from-file