#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.
Referenced by TGet4HitUnpacked::GetTOT(), and TGet4HitUnpacked::Spacing().
| #define CYCLE_IN_EPOCHS 1048576 |
Definition at line 10 of file TGet4HitUnpacked.h.
Referenced by TGet4HitUnpacked::EpochEdgesDiff(), TGet4HitUnpacked::GetRawTOT(), TGet4HitUnpacked::GetTOT(), TRocProc::ProcessGet4EpochMessage(), and TGet4HitUnpacked::Spacing().
| #define EPOCH_IN_BINS 524288 |
Definition at line 8 of file TGet4HitUnpacked.h.
Referenced by TGet4HitUnpacked::GetRawTOT().
| #define EPOCH_IN_NS 26214.4 |
Definition at line 9 of file TGet4HitUnpacked.h.
Referenced by TGet4HitUnpacked::GetTOT(), and TGet4HitUnpacked::Spacing().
| #define TIME_GATE 0.05 |
Definition at line 12 of file TGet4HitUnpacked.h.
Referenced by CEGivesNegativeToTDetail::CEGivesNegativeToTDetail(), CEOutOfTimeGateDetail::CEOutOfTimeGateDetail(), and TGet4HitUnpacked::SetMessage().
1.7.1