Static Public Member Functions | List of all members
detinfo::timescales::OpticalTimeCategory Struct Reference

Category for electronics time scale. More...

#include <DetectorTimingTypes.h>

Inheritance diagram for detinfo::timescales::OpticalTimeCategory:
util::quantities::concepts::CategoryBase

Static Public Member Functions

static std::string name ()
 
- Static Public Member Functions inherited from util::quantities::concepts::CategoryBase
static std::string name ()=delete
 Returns the name of this category. Optional. More...
 

Detailed Description

Category for electronics time scale.

Definition at line 213 of file DetectorTimingTypes.h.

Member Function Documentation

static std::string detinfo::timescales::OpticalTimeCategory::name ( )
inlinestatic

Definition at line 214 of file DetectorTimingTypes.h.

214 { return { "optical electronics time" }; }

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