Belle II Software  release-08-01-10
CalibrationData Struct Reference

Parameters and data relevant for single calibration interval. More...

#include <calibTools.h>

Collaboration diagram for CalibrationData:

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< ExpRunEvtbreakPoints
 vector with break points positions
 
CalibPars pars
 The parameters of the calibration itself.
 
bool isCalibrated = false
 true if calibration run was successful
 

Detailed Description

Parameters and data relevant for single calibration interval.

Definition at line 87 of file calibTools.h.


The documentation for this struct was generated from the following file: