![]() |
ATLAS Offline Software
|
#include <MdtTubeFullInfoContainer.h>
Public Member Functions | |
| SingleTubeFullInfo ()=default | |
Public Attributes | |
| int | statistics {0} |
| number of hits More... | |
| float | chi2Tdc {0.f} |
| chisquared of the fit to the tdc spectrum More... | |
| float | t0Err {0.f} |
| error on t0 from the fit to the tdc spectrum More... | |
| float | tMax {0.f} |
| tmax from the fit to the tdc spectrum More... | |
| float | tMaxErr {0.f} |
| error on tmax from the fit to the tdc spectrum More... | |
| float | noise {0.f} |
| noise level from the fit to the tdc spectrum More... | |
| float | noiseErr {0.f} |
| error on noise from the fit to the tdc spectrum More... | |
| float | slope {0.f} |
| slope of the tdc spectrum near t0 More... | |
| float | slopeErr {0.f} |
| error on the slope of the tdc spectrum near t0 More... | |
Definition at line 17 of file MdtTubeFullInfoContainer.h.
|
default |
| float MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::chi2Tdc {0.f} |
chisquared of the fit to the tdc spectrum
Definition at line 19 of file MdtTubeFullInfoContainer.h.
| float MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::noise {0.f} |
noise level from the fit to the tdc spectrum
Definition at line 23 of file MdtTubeFullInfoContainer.h.
| float MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::noiseErr {0.f} |
error on noise from the fit to the tdc spectrum
Definition at line 24 of file MdtTubeFullInfoContainer.h.
| float MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::slope {0.f} |
slope of the tdc spectrum near t0
Definition at line 25 of file MdtTubeFullInfoContainer.h.
| float MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::slopeErr {0.f} |
error on the slope of the tdc spectrum near t0
Definition at line 26 of file MdtTubeFullInfoContainer.h.
| int MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::statistics {0} |
number of hits
Definition at line 18 of file MdtTubeFullInfoContainer.h.
| float MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::t0Err {0.f} |
error on t0 from the fit to the tdc spectrum
Definition at line 20 of file MdtTubeFullInfoContainer.h.
| float MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::tMax {0.f} |
tmax from the fit to the tdc spectrum
Definition at line 21 of file MdtTubeFullInfoContainer.h.
| float MuonCalib::MdtTubeFullInfoContainer::SingleTubeFullInfo::tMaxErr {0.f} |
error on tmax from the fit to the tdc spectrum
Definition at line 22 of file MdtTubeFullInfoContainer.h.
1.8.18