BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
TofRawDataProvider.h File Reference
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IMessageSvc.h"
#include "GaudiKernel/IIncidentListener.h"
#include "RawDataProviderSvc/RawDataProviderBase.h"
#include "RawDataProviderSvc/TofData.h"

Go to the source code of this file.

Classes

class  TofRawDataProvider
 

Variables

const double timeDiff = 20.0
 
const double tClockDiff = 1.0
 
const double timeForward = 120.0
 
const double timeBackward = 24.0
 
const double tClockForward = 5.0
 
const double tClockBackward = 1.0
 

Variable Documentation

◆ tClockBackward

const double tClockBackward = 1.0

Definition at line 15 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapEmc().

◆ tClockDiff

const double tClockDiff = 1.0

Definition at line 11 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapFull().

◆ tClockForward

const double tClockForward = 5.0

Definition at line 14 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapEmc().

◆ timeBackward

const double timeBackward = 24.0

Definition at line 13 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapTof().

◆ timeDiff

const double timeDiff = 20.0

◆ timeForward

const double timeForward = 120.0

Definition at line 12 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapTof().