ATLAS Offline Software
|
#include <TestActionVPTimer.h>
Public Member Functions | |
void | merge (const Report &rep) |
Public Attributes | |
VolMap | time_index |
int | nev =0 |
number of processed events More... | |
double | runTime =0 |
Double for storing this run time. More... | |
Definition at line 102 of file TestActionVPTimer.h.
Definition at line 111 of file TestActionVPTimer.h.
int G4UA::TestActionVPTimer::Report::nev =0 |
number of processed events
Definition at line 108 of file TestActionVPTimer.h.
double G4UA::TestActionVPTimer::Report::runTime =0 |
Double for storing this run time.
Definition at line 109 of file TestActionVPTimer.h.
VolMap G4UA::TestActionVPTimer::Report::time_index |
Definition at line 107 of file TestActionVPTimer.h.