ATLAS Offline Software
Loading...
Searching...
No Matches
MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth Struct Reference

Helper struct of segments with simHits & associated spectrometer sector. More...

Collaboration diagram for MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth:

Public Attributes

const xAOD::MuonSegmentsegment {nullptr}
 segment pointer of interest
std::unordered_set< const xAOD::MuonSimHit * > hits {}
 list of associated sim hits

Detailed Description

Helper struct of segments with simHits & associated spectrometer sector.

Definition at line 29 of file RecoSegToTruthAssocAlg.h.

Member Data Documentation

◆ hits

std::unordered_set<const xAOD::MuonSimHit*> MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth::hits {}

list of associated sim hits

Definition at line 33 of file RecoSegToTruthAssocAlg.h.

33{};

◆ segment

const xAOD::MuonSegment* MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth::segment {nullptr}

segment pointer of interest

Definition at line 31 of file RecoSegToTruthAssocAlg.h.

31{nullptr};

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