#include <limits>#include <climits>Go to the source code of this file.
Namespaces | |
| gar | |
| General GArSoft Utilities. | |
| gar::detinfo | |
Variables | |
| const double | gar::detinfo::kTIME_MAX = std::numeric_limits<double>::max() |
| Maximum time in nano-second. More... | |
| const double | gar::detinfo::kDEFAULT_FREQUENCY = 1.e-6 |
| Default Frequency in MHz. More... | |
| const double | gar::detinfo::kDEFAULT_FRAME_PERIOD = 1.6e6 |
| Default Frame period in nano-second. More... | |
| const double | gar::detinfo::kDEFAULT_FREQUENCY_OPTICAL = 64. |
| Default Optical clock speed in MHz. More... | |
| const double | gar::detinfo::kDEFAULT_FREQUENCY_TPC = 2. |
| Default TPC clock speed in MHz. More... | |
| const double | gar::detinfo::kDEFAULT_FREQUENCY_TRIGGER = 16. |
| Default Trigger clock speed in MHz. More... | |
| const double | gar::detinfo::kDEFAULT_FREQUENCY_EXTERNAL = 31.25 |
| Default External clock speed in MHz. More... | |
| const double | gar::detinfo::kDEFAULT_MC_CLOCK_T0 = 0 |
| Default G4 reference time in nano-second. More... | |
| const double | gar::detinfo::kDEFAULT_TRIG_OFFSET_TPC = 0. |
| Default TPC readout start time offset from trigger in nano-second. More... | |
1.8.11