Belle II Software  release-08-01-10
SVDCalibrationsScalar< T > Class Template Reference

template class for scalar (one per side) calibrations More...

#include <SVDCalibrationsScalar.h>

Public Types

typedef T calibrationType
 typedef of the calibration type class
 
typedef calibrationType payloadContainerType
 typedef of the payload container, one per side
 

Public Member Functions

 ~SVDCalibrationsScalar ()
 default destructor
 

Static Public Member Functions

static calibrationType get (const payloadContainerType &svdScalar, unsigned int)
 get the calibration of the side
 
static const calibrationTypegetReference (const payloadContainerType &svdScalar, unsigned int)
 get a reference to the calibration of the side
 
static void set (payloadContainerType &svdScalar, unsigned int, const calibrationType &value)
 set the calibration of the side
 
static void init (payloadContainerType &svdScalar, unsigned int, unsigned int, unsigned int, unsigned int, const T &defaultT)
 initialize the calibration scalar
 

Detailed Description

template<class T>
class Belle2::SVDCalibrationsScalar< T >

template class for scalar (one per side) calibrations

Definition at line 19 of file SVDCalibrationsScalar.h.


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