BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Public Member Functions | Data Fields
BDSOutputROOTEventRunInfo Class Reference

Information pertaining to a run. More...

#include <BDSOutputROOTEventRunInfo.hh>

Inheritance diagram for BDSOutputROOTEventRunInfo:
Inheritance graph
Collaboration diagram for BDSOutputROOTEventRunInfo:
Collaboration graph

Public Member Functions

 BDSOutputROOTEventRunInfo (const BDSOutputROOTEventInfo *info)
 
void Flush ()
 
 ClassDef (BDSOutputROOTEventRunInfo, 3)
 

Data Fields

time_t startTime
 
time_t stopTime
 
double durationWall
 
double durationCPU
 
std::string seedStateAtStart
 Seed state at the start of the event. More...
 

Detailed Description

Information pertaining to a run.

Author
Stewart Boogert

Definition at line 36 of file BDSOutputROOTEventRunInfo.hh.

Constructor & Destructor Documentation

◆ BDSOutputROOTEventRunInfo()

BDSOutputROOTEventRunInfo::BDSOutputROOTEventRunInfo ( const BDSOutputROOTEventInfo info)

Definition at line 34 of file BDSOutputROOTEventRunInfo.cc.

◆ ~BDSOutputROOTEventRunInfo()

BDSOutputROOTEventRunInfo::~BDSOutputROOTEventRunInfo ( )
virtual

Definition at line 42 of file BDSOutputROOTEventRunInfo.cc.

Member Function Documentation

◆ Flush()

void BDSOutputROOTEventRunInfo::Flush ( )

Definition at line 45 of file BDSOutputROOTEventRunInfo.cc.

Field Documentation

◆ durationCPU

double BDSOutputROOTEventRunInfo::durationCPU

Definition at line 47 of file BDSOutputROOTEventRunInfo.hh.

◆ durationWall

double BDSOutputROOTEventRunInfo::durationWall

Definition at line 46 of file BDSOutputROOTEventRunInfo.hh.

◆ seedStateAtStart

std::string BDSOutputROOTEventRunInfo::seedStateAtStart

Seed state at the start of the event.

Definition at line 48 of file BDSOutputROOTEventRunInfo.hh.

◆ startTime

time_t BDSOutputROOTEventRunInfo::startTime

Definition at line 44 of file BDSOutputROOTEventRunInfo.hh.

◆ stopTime

time_t BDSOutputROOTEventRunInfo::stopTime

Definition at line 45 of file BDSOutputROOTEventRunInfo.hh.


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