ATLAS Offline Software
Public Attributes | List of all members
Muon::MuonSegmentCombiOverlapSummary Class Reference

#include <MuonSegmentCombiOverlapSummary.h>

Collaboration diagram for Muon::MuonSegmentCombiOverlapSummary:

Public Attributes

std::vector< std::pair< MuonSegment *, MuonSegment * > > shared
 segments shared between combies More...
 
std::vector< MuonSegment * > uniqueFirst
 segments that are only part of the first combi More...
 
std::vector< MuonSegment * > uniqueSecond
 segments that are only part of the second combi More...
 
std::vector< std::pair< MuonSegment *, MuonSegment * > > subsetFirst
 segments that are in both combis, but the one in the first is a subset of the second More...
 
std::vector< std::pair< MuonSegment *, MuonSegment * > > subsetSecond
 segments that are in both combis, but the second in the first is a subset of the first More...
 

Detailed Description

Definition at line 14 of file MuonSegmentCombiOverlapSummary.h.

Member Data Documentation

◆ shared

std::vector<std::pair<MuonSegment*, MuonSegment*> > Muon::MuonSegmentCombiOverlapSummary::shared

segments shared between combies

Definition at line 16 of file MuonSegmentCombiOverlapSummary.h.

◆ subsetFirst

std::vector<std::pair<MuonSegment*, MuonSegment*> > Muon::MuonSegmentCombiOverlapSummary::subsetFirst

segments that are in both combis, but the one in the first is a subset of the second

Definition at line 21 of file MuonSegmentCombiOverlapSummary.h.

◆ subsetSecond

std::vector<std::pair<MuonSegment*, MuonSegment*> > Muon::MuonSegmentCombiOverlapSummary::subsetSecond

segments that are in both combis, but the second in the first is a subset of the first

Definition at line 24 of file MuonSegmentCombiOverlapSummary.h.

◆ uniqueFirst

std::vector<MuonSegment*> Muon::MuonSegmentCombiOverlapSummary::uniqueFirst

segments that are only part of the first combi

Definition at line 17 of file MuonSegmentCombiOverlapSummary.h.

◆ uniqueSecond

std::vector<MuonSegment*> Muon::MuonSegmentCombiOverlapSummary::uniqueSecond

segments that are only part of the second combi

Definition at line 18 of file MuonSegmentCombiOverlapSummary.h.


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