LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <limits>
Go to the source code of this file.
Namespaces | |
detinfo | |
General LArSoft Utilities. | |
Variables | |
constexpr double | detinfo::kTIME_MAX = std::numeric_limits<double>::max() |
Maximum time in microseconds. More... | |
constexpr double | detinfo::kDEFAULT_FREQUENCY = 1.e-6 |
Default Frequency in MHz. More... | |
constexpr double | detinfo::kDEFAULT_FRAME_PERIOD = 1.6e3 |
Default Frame period in micro-second. More... | |
constexpr double | detinfo::kDEFAULT_FREQUENCY_OPTICAL = 64. |
Default Optical clock speed in MHz. More... | |
constexpr double | detinfo::kDEFAULT_FREQUENCY_TPC = 2. |
Default TPC clock speed in MHz. More... | |
constexpr double | detinfo::kDEFAULT_FREQUENCY_TRIGGER = 16. |
Default Trigger clock speed in MHz. More... | |
constexpr double | detinfo::kDEFAULT_FREQUENCY_EXTERNAL = 31.25 |
Default External clock speed in MHz. More... | |
constexpr double | detinfo::kDEFAULT_MC_CLOCK_T0 = 0 |
Default G4 reference time in micro-second. More... | |
constexpr double | detinfo::kDEFAULT_TRIG_OFFSET_TPC = -1600. |
Default TPC readout start time offset from trigger in micro-second. More... | |
constexpr double | detinfo::kDEFAULT_TRIG_TIME = 0.0 |
Default TriggerTime in micro-second. More... | |
constexpr double | detinfo::kDEFAULT_BEAM_TIME = 0.0 |
Default BeamGateTime in micro-second. More... | |