ATLAS Offline Software
Loading...
Searching...
No Matches
L1MUINT::MuCTPIToRoIBSLink Class Reference

MuCTPI input class to the RoIB simulation. More...

#include <MuCTPIToRoIBSLink.h>

Collaboration diagram for L1MUINT::MuCTPIToRoIBSLink:

Public Member Functions

 MuCTPIToRoIBSLink (const std::vector< unsigned int > &)
 ~MuCTPIToRoIBSLink ()
const std::vector< unsigned int > & getMuCTPIToRoIBWords () const

Private Attributes

std::vector< unsigned int > m_MuCTPIToRoIBSLinkVector

Detailed Description

MuCTPI input class to the RoIB simulation.

   This class is used to send the LVL1 muon data from the MuCTPI
   simulation to the RoIB simulation.
Revision
187728
Date
2009-05-27 18:18:06 +0200 (Wed, 27 May 2009)

Definition at line 33 of file MuCTPIToRoIBSLink.h.

Constructor & Destructor Documentation

◆ MuCTPIToRoIBSLink()

L1MUINT::MuCTPIToRoIBSLink::MuCTPIToRoIBSLink ( const std::vector< unsigned int > & intVec)

Definition at line 8 of file MuCTPIToRoIBSLink.cxx.

9 : m_MuCTPIToRoIBSLinkVector( intVec ) {
10
11 }

◆ ~MuCTPIToRoIBSLink()

L1MUINT::MuCTPIToRoIBSLink::~MuCTPIToRoIBSLink ( )

Definition at line 13 of file MuCTPIToRoIBSLink.cxx.

13 {
14
15 }

Member Function Documentation

◆ getMuCTPIToRoIBWords()

const std::vector< unsigned int > & L1MUINT::MuCTPIToRoIBSLink::getMuCTPIToRoIBWords ( ) const

Definition at line 17 of file MuCTPIToRoIBSLink.cxx.

17 {
18
20
21 }

Member Data Documentation

◆ m_MuCTPIToRoIBSLinkVector

std::vector< unsigned int > L1MUINT::MuCTPIToRoIBSLink::m_MuCTPIToRoIBSLinkVector
private

Definition at line 42 of file MuCTPIToRoIBSLink.h.


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