ATLAS Offline Software
|
#include <CscSegmentMaker.h>
Public Attributes | |
double | a |
double | b |
double | zshift |
double | chi2 |
int | nhit |
int | stationname |
double | residual |
std::vector< localCscHit > | localHits |
Definition at line 48 of file CscSegmentMaker.h.
double TrigL2MuonSA::CscSegmentMaker::local2dSegment::a |
Definition at line 49 of file CscSegmentMaker.h.
double TrigL2MuonSA::CscSegmentMaker::local2dSegment::b |
Definition at line 50 of file CscSegmentMaker.h.
double TrigL2MuonSA::CscSegmentMaker::local2dSegment::chi2 |
Definition at line 52 of file CscSegmentMaker.h.
std::vector<localCscHit> TrigL2MuonSA::CscSegmentMaker::local2dSegment::localHits |
Definition at line 56 of file CscSegmentMaker.h.
int TrigL2MuonSA::CscSegmentMaker::local2dSegment::nhit |
Definition at line 53 of file CscSegmentMaker.h.
double TrigL2MuonSA::CscSegmentMaker::local2dSegment::residual |
Definition at line 55 of file CscSegmentMaker.h.
int TrigL2MuonSA::CscSegmentMaker::local2dSegment::stationname |
Definition at line 54 of file CscSegmentMaker.h.
double TrigL2MuonSA::CscSegmentMaker::local2dSegment::zshift |
Definition at line 51 of file CscSegmentMaker.h.