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

Category for electronics time scale. More...

#include <DetectorTimingTypes.h>

Inheritance diagram for detinfo::timescales::SimulationTimeCategory:
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 269 of file DetectorTimingTypes.h.

Member Function Documentation

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

Definition at line 270 of file DetectorTimingTypes.h.

270 { return { "simulation time" }; }

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