LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
detinfo::details::StartTickImpl< TickPoint, TickPoint > Struct Template Reference

#include "DetectorTimings.h"

Static Public Member Functions

static constexpr TickPoint startTick (DetectorTimings const *)
 

Detailed Description

template<typename TickPoint>
struct detinfo::details::StartTickImpl< TickPoint, TickPoint >

Definition at line 800 of file DetectorTimings.h.

Member Function Documentation

template<typename TickPoint >
static constexpr TickPoint detinfo::details::StartTickImpl< TickPoint, TickPoint >::startTick ( DetectorTimings const *  )
inlinestatic

Definition at line 802 of file DetectorTimings.h.

803  {
804  return TickPoint::castFrom(0.0);
805  }

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