ATLAS Offline Software
Loading...
Searching...
No Matches
TgcRdo.h File Reference
#include <inttypes.h>
#include "MuonRDO/TgcRawData.h"
#include "AthContainers/DataVector.h"
#include "AthenaKernel/CLASS_DEF.h"
#include "Identifier/IdentifierHash.h"
Include dependency graph for TgcRdo.h:

Go to the source code of this file.

Classes

class  TgcRdo
struct  TgcRdo::Errors
struct  TgcRdo::RodStatus
struct  TgcRdo::LocalStatus
struct  TgcRdo::m_errors
struct  TgcRdo::m_rodStatus
struct  TgcRdo::m_localStatus

Typedefs

typedef DataVector< TgcRdoTGC_RDO_vector

Functions

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

Typedef Documentation

◆ TGC_RDO_vector

Definition at line 268 of file TgcRdo.h.

Function Documentation

◆ operator<<()

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

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

Definition at line 108 of file TgcRdo.cxx.

109{
110 dump(sl, coll) << std::endl;
111 return sl;
112}
-event-from-file