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

#include <DetectorTimings.h>

Inheritance diagram for detinfo::details::ClockForImpl< detinfo::timescales::TPCelectronicsTimeCategory >:
detinfo::details::ClockForImpl< detinfo::timescales::ElectronicsTimeCategory >

Static Public Member Functions

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

Detailed Description

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

Definition at line 1008 of file DetectorTimings.h.

Member Function Documentation

Definition at line 1010 of file DetectorTimings.h.

1011  {
1012  return timings->clockData().TPCClock();
1013  }

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