ATLAS Offline Software
Loading...
Searching...
No Matches
MuCTPI_RDO_p1 Class Reference

Persistent representation of MuCTPI_RDO. More...

#include <MuCTPI_RDO_p1.h>

Collaboration diagram for MuCTPI_RDO_p1:

Public Member Functions

 MuCTPI_RDO_p1 ()

Protected Attributes

std::vector< uint32_t > m_candidateMultiplicity
std::vector< uint32_t > m_dataWord

Friends

class MuCTPI_RDOCnv_p1

Detailed Description

Persistent representation of MuCTPI_RDO.

   This is the first version of the persistent representation(s)
   of MuCTPI_RDO. It stores the same data as the transient one,
   without having the easy accessor functions.
Version
Revision
1.1.1.1
Date
Date
2007-10-12 14:21:02
Author
Attila Krasznahorkay Jr.

Definition at line 26 of file MuCTPI_RDO_p1.h.

Constructor & Destructor Documentation

◆ MuCTPI_RDO_p1()

MuCTPI_RDO_p1::MuCTPI_RDO_p1 ( )
inline

Definition at line 39 of file MuCTPI_RDO_p1.h.

41
42}
std::vector< uint32_t > m_candidateMultiplicity
std::vector< uint32_t > m_dataWord

◆ MuCTPI_RDOCnv_p1

friend class MuCTPI_RDOCnv_p1
friend

Definition at line 28 of file MuCTPI_RDO_p1.h.

Member Data Documentation

◆ m_candidateMultiplicity

std::vector< uint32_t > MuCTPI_RDO_p1::m_candidateMultiplicity
protected

Definition at line 34 of file MuCTPI_RDO_p1.h.

◆ m_dataWord

std::vector< uint32_t > MuCTPI_RDO_p1::m_dataWord
protected

Definition at line 35 of file MuCTPI_RDO_p1.h.


The documentation for this class was generated from the following file: