Static Public Member Functions | List of all members
detinfo::details::ClockForImpl< detinfo::timescales::OpticalTimeCategory > 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::OpticalTimeCategory >

Definition at line 1017 of file DetectorTimings.h.

Member Function Documentation

Definition at line 1019 of file DetectorTimings.h.

1020  {
1021  return timings->clockData().OpticalClock();
1022  }

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