#include <DetectorTimings.h>
template<typename TimePoint, typename TimeScale = TimePoint, typename = void>
struct detinfo::details::StartTimeImpl< TimePoint, TimeScale, typename >
Definition at line 738 of file DetectorTimings.h.
template<typename TimePoint , typename TimeScale = TimePoint, typename = void>
Definition at line 740 of file DetectorTimings.h.
742 static_assert(util::always_false_v<TimePoint>,
743 "Start time not implemented for this time in this time scale.");
The documentation for this struct was generated from the following file: