28 auto SetRange = [](std::array<double, 2>& range,
double min,
double max) {
33 SetRange(
fRHitDx, 0.0000, 5.00);
34 SetRange(
fRHitDy, 0.0000, 5.00);
35 SetRange(
fRHitDu, 0.0000, 5.00);
36 SetRange(
fRHitDv, 0.0000, 5.00);
37 SetRange(
fRHitDt, 0.0000, 0.15);
39 SetRange(
fRResX, -2.00, 2.00);
40 SetRange(
fRResY, -4.00, 4.00);
41 SetRange(
fRResU, -2.00, 2.00);
42 SetRange(
fRResV, -4.00, 4.00);
43 SetRange(
fRResT, -5.00, 5.00);
friend fscal max(fscal x, fscal y)
friend fscal min(fscal x, fscal y)
static CbmMuchTrackingInterface * Instance()
Gets pointer to the instance of the CbmMuchTrackingInterface.