LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
detinfo::details::StartTimeImpl< detinfo::timescales::simulation_time, detinfo::timescales::electronics_time > Struct Template Reference

#include "DetectorTimings.h"

Static Public Member Functions

static detinfo::timescales::electronics_time startTime (DetectorTimings const *detTiming)
 

Detailed Description

template<>
struct detinfo::details::StartTimeImpl< detinfo::timescales::simulation_time, detinfo::timescales::electronics_time >

Definition at line 728 of file DetectorTimings.h.

Member Function Documentation

Definition at line 731 of file DetectorTimings.h.

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

732  {
734  detTiming->detClocksUnits().G4ToElecTime(0.0_ns)};
735  } // startTime()
timescale_traits< ElectronicsTimeCategory >::time_point_t electronics_time
A point in time on the electronics time scale.

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