|
BOSS 8.0.0
BESIII Offline Software System
|
#include "GaudiKernel/IIncidentListener.h"#include "GaudiKernel/IMessageSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "RawDataProviderBase.h"#include "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 |
| const double tClockBackward = 1.0 |
Definition at line 15 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapEmc().
| const double tClockDiff = 1.0 |
Definition at line 11 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapFull().
| const double tClockForward = 5.0 |
Definition at line 14 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapEmc().
| const double timeBackward = 24.0 |
Definition at line 13 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapTof().
| const double timeDiff = 20.0 |
Definition at line 10 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapFull(), and TofRawDataProvider::tofDataMapOnlineMode().
| const double timeDiffMRPC = 5.0 |
Definition at line 17 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapFull(), and TofRawDataProvider::tofDataMapOnlineMode().
| const double timeForward = 120.0 |
Definition at line 12 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapTof().
| const double totBackward = 50.0 |
Definition at line 19 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapFull().
| const double totForward = 0.0 |
Definition at line 18 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofRawDataProvider.h.
Referenced by TofRawDataProvider::tofDataMapFull().