ATLAS Offline Software
Public Types | Public Attributes | List of all members
Muon::TgcRdoToPrepDataToolMT::State Struct Reference
Collaboration diagram for Muon::TgcRdoToPrepDataToolMT::State:

Public Types

using TempPrepDataContainer = std::vector< std::unique_ptr< TgcPrepDataCollection > >
 
using TempCoinDataContainer = std::vector< std::unique_ptr< TgcCoinDataCollection > >
 

Public Attributes

std::array< TgcPrepDataContainer *, NBC_HIT+1 > tgcPrepDataContainer {}
 TgcPrepRawData (hit PRD) containers. More...
 
std::array< TempPrepDataContainer, NBC_HIT+1 > tgcPrepDataCollections {}
 
std::array< TgcCoinDataContainer *, NBC_TRIGtgcCoinDataContainer {}
 TgcCoinData (coincidence PRD) containers. More...
 
std::array< TempCoinDataContainer, NBC_TRIGtgcCoinDataCollections {}
 
SG::WriteHandle< xAOD::TgcStripContainerm_xaodHandle {}
 Handle for the xAOD container. More...
 
const MuonGM::MuonDetectorManagermuDetMgr {nullptr}
 

Detailed Description

Definition at line 83 of file TgcRdoToPrepDataToolMT.h.

Member Typedef Documentation

◆ TempCoinDataContainer

Definition at line 92 of file TgcRdoToPrepDataToolMT.h.

◆ TempPrepDataContainer

Definition at line 87 of file TgcRdoToPrepDataToolMT.h.

Member Data Documentation

◆ m_xaodHandle

SG::WriteHandle<xAOD::TgcStripContainer> Muon::TgcRdoToPrepDataToolMT::State::m_xaodHandle {}

Handle for the xAOD container.

Definition at line 96 of file TgcRdoToPrepDataToolMT.h.

◆ muDetMgr

const MuonGM::MuonDetectorManager* Muon::TgcRdoToPrepDataToolMT::State::muDetMgr {nullptr}

Definition at line 98 of file TgcRdoToPrepDataToolMT.h.

◆ tgcCoinDataCollections

std::array<TempCoinDataContainer, NBC_TRIG> Muon::TgcRdoToPrepDataToolMT::State::tgcCoinDataCollections {}

Definition at line 93 of file TgcRdoToPrepDataToolMT.h.

◆ tgcCoinDataContainer

std::array<TgcCoinDataContainer*, NBC_TRIG> Muon::TgcRdoToPrepDataToolMT::State::tgcCoinDataContainer {}

TgcCoinData (coincidence PRD) containers.

Definition at line 90 of file TgcRdoToPrepDataToolMT.h.

◆ tgcPrepDataCollections

std::array<TempPrepDataContainer, NBC_HIT +1> Muon::TgcRdoToPrepDataToolMT::State::tgcPrepDataCollections {}

Definition at line 88 of file TgcRdoToPrepDataToolMT.h.

◆ tgcPrepDataContainer

std::array<TgcPrepDataContainer*, NBC_HIT +1> Muon::TgcRdoToPrepDataToolMT::State::tgcPrepDataContainer {}

TgcPrepRawData (hit PRD) containers.

Definition at line 85 of file TgcRdoToPrepDataToolMT.h.


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