19#include "BDSEventInfo.hh"
20#include "BDSOutputROOTEventInfo.hh"
24BDSEventInfo::BDSEventInfo():
28BDSEventInfo::~BDSEventInfo()
33void BDSEventInfo::Print()
const
BDSOutputROOTEventInfo * info
Instance of info.
Information pertaining to an individual event.
float durationWall
Number of seconds event took (wall time) to complete simulation (not writing out).
time_t startTime
Time stamp at start of event.
float durationCPU
Number of seconds event took (CPU time).
time_t stopTime
Time stamp at end of event.