Static Public Member Functions | List of all members
detinfo::details::ClockForImpl< detinfo::timescales::TriggerTimeCategory > Struct Template Reference

#include <DetectorTimings.h>

Static Public Member Functions

static detinfo::ElecClock const & get (DetectorTimings const *timings)
 

Detailed Description

template<>
struct detinfo::details::ClockForImpl< detinfo::timescales::TriggerTimeCategory >

Definition at line 1026 of file DetectorTimings.h.

Member Function Documentation

Definition at line 1028 of file DetectorTimings.h.

1029  {
1030  return timings->clockData().TriggerClock();
1031  }

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