BOSS 7.0.7
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
 
const double timeDiffMRPC = 5.0
 
const double totForward = 0.0
 
const double totBackward = 50.0
 

Variable Documentation

◆ tClockBackward

const double tClockBackward = 1.0

Definition at line 16 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapEmc().

◆ tClockDiff

const double tClockDiff = 1.0

Definition at line 12 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapFull().

◆ tClockForward

const double tClockForward = 5.0

Definition at line 15 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapEmc().

◆ timeBackward

const double timeBackward = 24.0

Definition at line 14 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapTof().

◆ timeDiff

const double timeDiff = 20.0

◆ timeDiffMRPC

const double timeDiffMRPC = 5.0

◆ timeForward

const double timeForward = 120.0

Definition at line 13 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapTof().

◆ totBackward

const double totBackward = 50.0

Definition at line 20 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapFull().

◆ totForward

const double totForward = 0.0

Definition at line 19 of file TofRawDataProvider.h.

Referenced by TofRawDataProvider::tofDataMapFull().