ATLAS Offline Software
Loading...
Searching...
No Matches
TrigL2MuonSA::CscSegmentMaker::local2dSegment Struct Reference

#include <CscSegmentMaker.h>

Collaboration diagram for TrigL2MuonSA::CscSegmentMaker::local2dSegment:

Public Attributes

double a {}
double b {}
double zshift {}
double chi2 {}
int nhit {}
int stationname {}
double residual {}
std::vector< localCscHitlocalHits

Detailed Description

Definition at line 48 of file CscSegmentMaker.h.

Member Data Documentation

◆ a

double TrigL2MuonSA::CscSegmentMaker::local2dSegment::a {}

Definition at line 49 of file CscSegmentMaker.h.

49{};

◆ b

double TrigL2MuonSA::CscSegmentMaker::local2dSegment::b {}

Definition at line 50 of file CscSegmentMaker.h.

50{};

◆ chi2

double TrigL2MuonSA::CscSegmentMaker::local2dSegment::chi2 {}

Definition at line 52 of file CscSegmentMaker.h.

52{};

◆ localHits

std::vector<localCscHit> TrigL2MuonSA::CscSegmentMaker::local2dSegment::localHits

Definition at line 56 of file CscSegmentMaker.h.

◆ nhit

int TrigL2MuonSA::CscSegmentMaker::local2dSegment::nhit {}

Definition at line 53 of file CscSegmentMaker.h.

53{};

◆ residual

double TrigL2MuonSA::CscSegmentMaker::local2dSegment::residual {}

Definition at line 55 of file CscSegmentMaker.h.

55{};

◆ stationname

int TrigL2MuonSA::CscSegmentMaker::local2dSegment::stationname {}

Definition at line 54 of file CscSegmentMaker.h.

54{};

◆ zshift

double TrigL2MuonSA::CscSegmentMaker::local2dSegment::zshift {}

Definition at line 51 of file CscSegmentMaker.h.

51{};

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