ATLAS Offline Software
Public Attributes | List of all members
TrigL2MuonSA::PBFitResult Class Reference

#include <SuperPointData.h>

Collaboration diagram for TrigL2MuonSA::PBFitResult:

Public Attributes

std::array< float, NMEAMXXILIN {}
 
std::array< float, NMEAMXYILIN {}
 
std::array< float, NMEAMXRILIN {}
 
std::array< float, NMEAMXWILIN {}
 
std::array< float, NMEAMXRESI {}
 
float CHI2 {0}
 
float PCHI2 {0}
 
int NPOI {0}
 
float ALIN {0}
 
float BLIN {0}
 
std::array< float, NCANDSlopeCand {}
 
std::array< float, NCANDInterceptCand {}
 
std::array< float, NCANDChi2Cand {}
 

Detailed Description

Definition at line 15 of file SuperPointData.h.

Member Data Documentation

◆ ALIN

float TrigL2MuonSA::PBFitResult::ALIN {0}

Definition at line 28 of file SuperPointData.h.

◆ BLIN

float TrigL2MuonSA::PBFitResult::BLIN {0}

Definition at line 29 of file SuperPointData.h.

◆ CHI2

float TrigL2MuonSA::PBFitResult::CHI2 {0}

Definition at line 25 of file SuperPointData.h.

◆ Chi2Cand

std::array<float, NCAND> TrigL2MuonSA::PBFitResult::Chi2Cand {}

Definition at line 32 of file SuperPointData.h.

◆ InterceptCand

std::array<float, NCAND> TrigL2MuonSA::PBFitResult::InterceptCand {}

Definition at line 31 of file SuperPointData.h.

◆ NPOI

int TrigL2MuonSA::PBFitResult::NPOI {0}

Definition at line 27 of file SuperPointData.h.

◆ PCHI2

float TrigL2MuonSA::PBFitResult::PCHI2 {0}

Definition at line 26 of file SuperPointData.h.

◆ RESI

std::array<float, NMEAMX> TrigL2MuonSA::PBFitResult::RESI {}

Definition at line 23 of file SuperPointData.h.

◆ RILIN

std::array<float, NMEAMX> TrigL2MuonSA::PBFitResult::RILIN {}

Definition at line 21 of file SuperPointData.h.

◆ SlopeCand

std::array<float, NCAND> TrigL2MuonSA::PBFitResult::SlopeCand {}

Definition at line 30 of file SuperPointData.h.

◆ WILIN

std::array<float, NMEAMX> TrigL2MuonSA::PBFitResult::WILIN {}

Definition at line 22 of file SuperPointData.h.

◆ XILIN

std::array<float, NMEAMX> TrigL2MuonSA::PBFitResult::XILIN {}

Definition at line 19 of file SuperPointData.h.

◆ YILIN

std::array<float, NMEAMX> TrigL2MuonSA::PBFitResult::YILIN {}

Definition at line 20 of file SuperPointData.h.


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