Static Public Member Functions | List of all members
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 867 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 870 of file DetectorTimings.h.

871  {
872  return TickPoint::castFrom(0.0);
873  }

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