![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "DataStructs.h"
Public Attributes | |
| Point2_t | Pos {{0, 0}} |
| float | Par0 |
| float | AvePar |
| float | ParErr |
| float | ParSlp |
| float | ParSlpErr |
| float | ChiDOF |
| unsigned short | nPtsFit |
Definition at line 173 of file DataStructs.h.
| float tca::ParFit::AvePar |
Definition at line 176 of file DataStructs.h.
Referenced by tca::FitPar().
| float tca::ParFit::ChiDOF |
Definition at line 180 of file DataStructs.h.
Referenced by tca::BraggSplit(), tca::FitPar(), tca::Forecast(), and tca::StopShort().
| unsigned short tca::ParFit::nPtsFit |
Definition at line 181 of file DataStructs.h.
Referenced by tca::FitPar().
| float tca::ParFit::Par0 |
Definition at line 175 of file DataStructs.h.
Referenced by tca::BraggSplit(), tca::FitPar(), and tca::StopShort().
| float tca::ParFit::ParErr |
Definition at line 177 of file DataStructs.h.
Referenced by tca::FitPar(), and tca::StopShort().
| float tca::ParFit::ParSlp |
Definition at line 178 of file DataStructs.h.
Referenced by tca::BraggSplit(), tca::FitPar(), tca::Forecast(), and tca::StopShort().
| float tca::ParFit::ParSlpErr |
Definition at line 179 of file DataStructs.h.
Referenced by tca::FitPar(), tca::Forecast(), and tca::StopShort().
| Point2_t tca::ParFit::Pos {{0, 0}} |
Definition at line 174 of file DataStructs.h.
Referenced by tca::FitPar().