ATLAS Offline Software
Loading...
Searching...
No Matches
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.

32{-99999};

◆ angleAC

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

Definition at line 30 of file IMuonSegmentPairMatchingTool.h.

30{-99999};

◆ angleBC

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

Definition at line 31 of file IMuonSegmentPairMatchingTool.h.

31{-99999};

◆ 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.

34{-99999};

◆ deltaPhipos

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

Definition at line 33 of file IMuonSegmentPairMatchingTool.h.

33{-99999};

◆ deltaTheta

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

Definition at line 29 of file IMuonSegmentPairMatchingTool.h.

29{-99999};

◆ deltaTheta_a

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

Definition at line 27 of file IMuonSegmentPairMatchingTool.h.

27{-99999};

◆ deltaTheta_b

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

Definition at line 28 of file IMuonSegmentPairMatchingTool.h.

28{-99999};

◆ matchFlag

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

Definition at line 41 of file IMuonSegmentPairMatchingTool.h.

41{false}; // false if anything went wrong with the calculation

◆ phidirerr_a

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

Definition at line 36 of file IMuonSegmentPairMatchingTool.h.

36{-99999};

◆ phidirerr_b

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

Definition at line 38 of file IMuonSegmentPairMatchingTool.h.

38{-99999};

◆ phiposerr_a

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

Definition at line 35 of file IMuonSegmentPairMatchingTool.h.

35{-99999};

◆ phiposerr_b

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

Definition at line 37 of file IMuonSegmentPairMatchingTool.h.

37{-99999};

◆ phiSector_a

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

Definition at line 25 of file IMuonSegmentPairMatchingTool.h.

25{-99999};

◆ phiSector_b

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

Definition at line 26 of file IMuonSegmentPairMatchingTool.h.

26{-99999};

◆ shorttube_a

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

Definition at line 39 of file IMuonSegmentPairMatchingTool.h.

39{-99999};

◆ shorttube_b

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

Definition at line 40 of file IMuonSegmentPairMatchingTool.h.

40{-99999};

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