LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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 811 of file DetectorTimings.h.

Member Function Documentation

Definition at line 814 of file DetectorTimings.h.

References detinfo::DetectorTimings::detClocksUnits(), and detinfo::DetectorClocksWithUnits::TPCTick2TDC().

815  {
817  detTiming->detClocksUnits().TPCTick2TDC(0_tickd));
818  }
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: