ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult Struct Reference

#include <IMuonSegmentPairMatchingTool.h>

Collaboration diagram for Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult:

Public Member Functions

 SegmentMatchResult ()=default
 

Public Attributes

Identifier chid_a
 
Identifier chid_b
 
int phiSector_a {-99999}
 
int phiSector_b {-99999}
 
double deltaTheta_a {-99999}
 
double deltaTheta_b {-99999}
 
double deltaTheta {-99999}
 
double angleAC {-99999}
 
double angleBC {-99999}
 
double angleAB {-99999}
 
double deltaPhipos {-99999}
 
double deltaPhidir {-99999}
 
double phiposerr_a {-99999}
 
double phidirerr_a {-99999}
 
double phiposerr_b {-99999}
 
double phidirerr_b {-99999}
 
double shorttube_a {-99999}
 
double shorttube_b {-99999}
 
bool matchFlag {false}
 

Detailed Description

Definition at line 21 of file IMuonSegmentPairMatchingTool.h.

Constructor & Destructor Documentation

◆ SegmentMatchResult()

Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::SegmentMatchResult ( )
default

Member Data Documentation

◆ angleAB

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::angleAB {-99999}

Definition at line 32 of file IMuonSegmentPairMatchingTool.h.

◆ angleAC

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::angleAC {-99999}

Definition at line 30 of file IMuonSegmentPairMatchingTool.h.

◆ angleBC

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::angleBC {-99999}

Definition at line 31 of file IMuonSegmentPairMatchingTool.h.

◆ chid_a

Identifier Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::chid_a

Definition at line 23 of file IMuonSegmentPairMatchingTool.h.

◆ chid_b

Identifier Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::chid_b

Definition at line 24 of file IMuonSegmentPairMatchingTool.h.

◆ deltaPhidir

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::deltaPhidir {-99999}

Definition at line 34 of file IMuonSegmentPairMatchingTool.h.

◆ deltaPhipos

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::deltaPhipos {-99999}

Definition at line 33 of file IMuonSegmentPairMatchingTool.h.

◆ deltaTheta

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::deltaTheta {-99999}

Definition at line 29 of file IMuonSegmentPairMatchingTool.h.

◆ deltaTheta_a

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::deltaTheta_a {-99999}

Definition at line 27 of file IMuonSegmentPairMatchingTool.h.

◆ deltaTheta_b

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::deltaTheta_b {-99999}

Definition at line 28 of file IMuonSegmentPairMatchingTool.h.

◆ matchFlag

bool Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::matchFlag {false}

Definition at line 41 of file IMuonSegmentPairMatchingTool.h.

◆ phidirerr_a

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::phidirerr_a {-99999}

Definition at line 36 of file IMuonSegmentPairMatchingTool.h.

◆ phidirerr_b

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::phidirerr_b {-99999}

Definition at line 38 of file IMuonSegmentPairMatchingTool.h.

◆ phiposerr_a

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::phiposerr_a {-99999}

Definition at line 35 of file IMuonSegmentPairMatchingTool.h.

◆ phiposerr_b

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::phiposerr_b {-99999}

Definition at line 37 of file IMuonSegmentPairMatchingTool.h.

◆ phiSector_a

int Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::phiSector_a {-99999}

Definition at line 25 of file IMuonSegmentPairMatchingTool.h.

◆ phiSector_b

int Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::phiSector_b {-99999}

Definition at line 26 of file IMuonSegmentPairMatchingTool.h.

◆ shorttube_a

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::shorttube_a {-99999}

Definition at line 39 of file IMuonSegmentPairMatchingTool.h.

◆ shorttube_b

double Muon::IMuonSegmentPairMatchingTool::SegmentMatchResult::shorttube_b {-99999}

Definition at line 40 of file IMuonSegmentPairMatchingTool.h.


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