ATLAS Offline Software
Public Attributes | List of all members
Muon::MuonLayerPrepRawData Struct Reference

Struct to hold all PrepRawData collections in a given layer. More...

#include <MuonLayerPrepRawData.h>

Collaboration diagram for Muon::MuonLayerPrepRawData:

Public Attributes

std::vector< const MdtPrepDataCollection * > mdts
 
std::vector< const RpcPrepDataCollection * > rpcs
 
std::vector< const TgcPrepDataCollection * > tgcs
 
std::vector< const CscPrepDataCollection * > cscs
 
std::vector< const sTgcPrepDataCollection * > stgcs
 
std::vector< const MMPrepDataCollection * > mms
 

Detailed Description

Struct to hold all PrepRawData collections in a given layer.

Definition at line 22 of file MuonLayerPrepRawData.h.

Member Data Documentation

◆ cscs

std::vector<const CscPrepDataCollection*> Muon::MuonLayerPrepRawData::cscs

Definition at line 26 of file MuonLayerPrepRawData.h.

◆ mdts

std::vector<const MdtPrepDataCollection*> Muon::MuonLayerPrepRawData::mdts

Definition at line 23 of file MuonLayerPrepRawData.h.

◆ mms

std::vector<const MMPrepDataCollection*> Muon::MuonLayerPrepRawData::mms

Definition at line 28 of file MuonLayerPrepRawData.h.

◆ rpcs

std::vector<const RpcPrepDataCollection*> Muon::MuonLayerPrepRawData::rpcs

Definition at line 24 of file MuonLayerPrepRawData.h.

◆ stgcs

std::vector<const sTgcPrepDataCollection*> Muon::MuonLayerPrepRawData::stgcs

Definition at line 27 of file MuonLayerPrepRawData.h.

◆ tgcs

std::vector<const TgcPrepDataCollection*> Muon::MuonLayerPrepRawData::tgcs

Definition at line 25 of file MuonLayerPrepRawData.h.


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