ATLAS Offline Software
Public Attributes | List of all members
MuonR4::MuonSpacePointMakerAlg::spacePointsPerChamber Struct Reference

Helper struct to collect all space points per chamber. More...

Collaboration diagram for MuonR4::MuonSpacePointMakerAlg::spacePointsPerChamber:

Public Attributes

std::vector< MuonSpacePointetaHits {}
 
std::vector< MuonSpacePointphiHits {}
 

Detailed Description

Helper struct to collect all space points per chamber.

Definition at line 35 of file MuonSpacePointMakerAlg.h.

Member Data Documentation

◆ etaHits

std::vector<MuonSpacePoint> MuonR4::MuonSpacePointMakerAlg::spacePointsPerChamber::etaHits {}

Definition at line 36 of file MuonSpacePointMakerAlg.h.

◆ phiHits

std::vector<MuonSpacePoint> MuonR4::MuonSpacePointMakerAlg::spacePointsPerChamber::phiHits {}

Definition at line 37 of file MuonSpacePointMakerAlg.h.


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