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

#include <DetectorTimings.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 805 of file DetectorTimings.h.

Member Function Documentation

Definition at line 809 of file DetectorTimings.h.

810  {
811  return detTiming->TriggerTime();
812  }

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