BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TreeTofCalibDataCnv.cxx File Reference
#include "TreeTofCalibDataCnv.h"
#include "CalibData/Tof/TofCalibData.h"
#include "CalibDataSvc/IInstrumentName.h"
#include "CalibMySQLCnvSvc/TreeAddress.h"
#include "GaudiKernel/MsgStream.h"
#include "TBuffer.h"
#include "TDirectory.h"
#include "TFile.h"
#include "TObject.h"
#include "TTree.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/GenericAddress.h"
#include "GaudiKernel/IAddressCreator.h"
#include "GaudiKernel/IConversionSvc.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/IOpaqueAddress.h"
#include "CalibDataSvc/ICalibMetaCnvSvc.h"
#include "CalibDataSvc/ICalibTreeSvc.h"
#include "CalibData/CalibModel.h"

Go to the source code of this file.

Variables

const unsigned int nBarAtten = 8
const unsigned int nBarSpeed = 2
const unsigned int nBarPar = 10
const unsigned int nBarParOff = 20
const unsigned int nBarSigma = 5
const unsigned int nBarSigCnt = 10
const unsigned int nBarSigCor = 8
const unsigned int nBarOffset = 2
const unsigned int nEndAtten = 5
const unsigned int nEndSpeed = 4
const unsigned int nEndPar = 8
const unsigned int nEndSigma = 5
const unsigned int nEtfSpeed = 4
const unsigned int nEtfPar = 20
const unsigned int nEtfBunch = 4

Variable Documentation

◆ nBarAtten

const unsigned int nBarAtten = 8

Definition at line 28 of file TreeTofCalibDataCnv.cxx.

◆ nBarOffset

const unsigned int nBarOffset = 2

Definition at line 36 of file TreeTofCalibDataCnv.cxx.

◆ nBarPar

const unsigned int nBarPar = 10

Definition at line 30 of file TreeTofCalibDataCnv.cxx.

◆ nBarParOff

const unsigned int nBarParOff = 20

Definition at line 31 of file TreeTofCalibDataCnv.cxx.

◆ nBarSigCnt

const unsigned int nBarSigCnt = 10

Definition at line 33 of file TreeTofCalibDataCnv.cxx.

◆ nBarSigCor

const unsigned int nBarSigCor = 8

Definition at line 35 of file TreeTofCalibDataCnv.cxx.

◆ nBarSigma

const unsigned int nBarSigma = 5

Definition at line 32 of file TreeTofCalibDataCnv.cxx.

◆ nBarSpeed

const unsigned int nBarSpeed = 2

Definition at line 29 of file TreeTofCalibDataCnv.cxx.

◆ nEndAtten

const unsigned int nEndAtten = 5

Definition at line 38 of file TreeTofCalibDataCnv.cxx.

◆ nEndPar

const unsigned int nEndPar = 8

Definition at line 40 of file TreeTofCalibDataCnv.cxx.

◆ nEndSigma

const unsigned int nEndSigma = 5

Definition at line 41 of file TreeTofCalibDataCnv.cxx.

◆ nEndSpeed

const unsigned int nEndSpeed = 4

Definition at line 39 of file TreeTofCalibDataCnv.cxx.

◆ nEtfBunch

const unsigned int nEtfBunch = 4

Definition at line 45 of file TreeTofCalibDataCnv.cxx.

◆ nEtfPar

const unsigned int nEtfPar = 20

Definition at line 44 of file TreeTofCalibDataCnv.cxx.

◆ nEtfSpeed

const unsigned int nEtfSpeed = 4

Definition at line 43 of file TreeTofCalibDataCnv.cxx.