remage
Simulation framework for HPGe-based experiments
 
Loading...
Searching...
No Matches
RMGRun Class Reference

Per-run object extending G4Run with bookkeeping needed by remage. More...

#include <RMGRun.hh>

Inheritance diagram for RMGRun:
Collaboration diagram for RMGRun:

Public Types

using TimePoint = std::chrono::time_point<std::chrono::system_clock>
 

Public Member Functions

const TimePoint & GetStartTime () const
 Wall-clock time at which the run was started.
 
void SetStartTime (TimePoint t)
 Record the wall-clock time at which the run was started.
 

Detailed Description

Per-run object extending G4Run with bookkeeping needed by remage.

Currently stores the wall-clock start time of the run, used by RMGRunAction to report run duration.


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