Static Public Member Functions | List of all members
detinfo::details::StartTickImpl< detinfo::timescales::TPCelectronics_tick_d, detinfo::timescales::electronics_tick_d > Struct Template Reference

#include <DetectorTimings.h>

Static Public Member Functions

static detinfo::timescales::electronics_tick_d startTick (DetectorTimings const *detTiming)
 

Detailed Description

template<>
struct detinfo::details::StartTickImpl< detinfo::timescales::TPCelectronics_tick_d, detinfo::timescales::electronics_tick_d >

Definition at line 840 of file DetectorTimings.h.

Member Function Documentation

Definition at line 846 of file DetectorTimings.h.

847  {
849  (detTiming->detClocksUnits().TPCTick2TDC(0_tickd));
850  }
timescale_traits< ElectronicsTimeCategory >::tick_d_t electronics_tick_d
A point on the electronics time scale expressed in its ticks (real).

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