Static Public Member Functions | List of all members
detinfo::details::StartTimeImpl< detinfo::timescales::optical_time, detinfo::timescales::electronics_time > Struct Template Reference

#include <DetectorTimings.h>

Static Public Member Functions

static constexpr detinfo::timescales::electronics_time startTime (DetectorTimings const *)
 

Detailed Description

template<>
struct detinfo::details::StartTimeImpl< detinfo::timescales::optical_time, detinfo::timescales::electronics_time >

Definition at line 724 of file DetectorTimings.h.

Member Function Documentation

Definition at line 730 of file DetectorTimings.h.

731  { return detinfo::timescales::electronics_time(0_us); }
timescale_traits< ElectronicsTimeCategory >::time_point_t electronics_time
A point in time on the electronics time scale.

The documentation for this struct was generated from the following file: