Belle II Software
release-08-01-10
|
Parameters and data relevant for single calibration interval. More...
#include <calibTools.h>
Public Attributes | |
std::vector< std::map< ExpRun, std::pair< double, double > > > | subIntervals |
vector of the start and end times of the calibration subintervals | |
std::vector< ExpRunEvt > | breakPoints |
vector with break points positions | |
CalibPars | pars |
The parameters of the calibration itself. | |
bool | isCalibrated = false |
true if calibration run was successful | |
Parameters and data relevant for single calibration interval.
Definition at line 87 of file calibTools.h.