#include <FPGATrackSimTrackPars.h>
|
static std::string | parName (unsigned i) |
|
Definition at line 21 of file FPGATrackSimTrackPars.h.
◆ pars_index
◆ FPGATrackSimTrackPars()
FPGATrackSimTrackPars::FPGATrackSimTrackPars |
( |
double |
init = std::nan("") | ) |
|
|
inline |
◆ operator[]() [1/2]
double & FPGATrackSimTrackPars::operator[] |
( |
unsigned |
i | ) |
|
◆ operator[]() [2/2]
const double & FPGATrackSimTrackPars::operator[] |
( |
unsigned |
i | ) |
const |
◆ parName()
std::string FPGATrackSimTrackPars::parName |
( |
unsigned |
i | ) |
|
|
static |
Definition at line 72 of file FPGATrackSimTrackPars.cxx.
77 case 1:
return "qOverPt";
81 default:
throw std::out_of_range(
"FPGATrackSimTrackPars::parName out of range");
◆ operator<<
◆ d0
double FPGATrackSimTrackPars::d0 |
◆ eta
double FPGATrackSimTrackPars::eta |
◆ phi
double FPGATrackSimTrackPars::phi |
◆ qOverPt
double FPGATrackSimTrackPars::qOverPt |
◆ z0
double FPGATrackSimTrackPars::z0 |
The documentation for this class was generated from the following files: