FACT++  1.0
DrsCalibrateTime DrsCalibrateTime::GetResult ( ) const
inline

Definition at line 1185 of file DrsCalib.h.

References CalcResult().

1186  {
1187  DrsCalibrateTime rc(*this);
1188  rc.CalcResult();
1189  return rc;
1190  }

+ Here is the call graph for this function: