#include "roc/Message.h"#include "TObject.h"#include <stdint.h>

Go to the source code of this file.
Data Structures | |
| class | CENoGET4DataEvent |
| class | CELeadingEdgeAlreadySet |
| class | CETrailingEdgeAlreadySet |
| class | CEGivesNegativeToT |
| class | CEOutOfTimeGate |
| class | CEHitIsNotComplete |
| class | CEOutOfTimeGateDetail |
| class | CEGivesNegativeToTDetail |
| class | TGet4HitUnpacked |
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 | TIME_GATE 0.05 |
| #define BIN_SIZE_IN_NS 0.05 |
Definition at line 7 of file TGet4HitUnpacked.h.
| #define CYCLE_IN_EPOCHS 1048576 |
Definition at line 10 of file TGet4HitUnpacked.h.
| #define EPOCH_IN_BINS 524288 |
Definition at line 8 of file TGet4HitUnpacked.h.
| #define EPOCH_IN_NS 26214.4 |
Definition at line 9 of file TGet4HitUnpacked.h.
| #define TIME_GATE 0.05 |
Definition at line 12 of file TGet4HitUnpacked.h.
Referenced by CEGivesNegativeToTDetail::CEGivesNegativeToTDetail(), and CEOutOfTimeGateDetail::CEOutOfTimeGateDetail().
1.7.1