#include "TRocEvent.h"#include "TGo4Log.h"
Go to the source code of this file.
Defines | |
| #define | BIN_SIZE_IN_NS 0.05 |
| #define | EPOCH_IN_BINS 524288 |
| #define | EPOCH_IN_NS 26214.4 |
| #define | CYCLE_IN_EPOCHS 1048576 |
| #define BIN_SIZE_IN_NS 0.05 |
Definition at line 90 of file TRocEvent.cxx.
Referenced by TRocMessageExtended::LocalSpacing(), and TRocMessageExtended::RocSpacing().
| #define CYCLE_IN_EPOCHS 1048576 |
Definition at line 93 of file TRocEvent.cxx.
Referenced by TRocMessageExtended::LocalSpacing(), and TRocMessageExtended::RocSpacing().
| #define EPOCH_IN_BINS 524288 |
Definition at line 91 of file TRocEvent.cxx.
| #define EPOCH_IN_NS 26214.4 |
Definition at line 92 of file TRocEvent.cxx.
Referenced by TRocMessageExtended::LocalSpacing(), and TRocMessageExtended::RocSpacing().
1.7.1