|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <time.h>#include "G4qss_misc.hh"#include "G4Types.hh"#include "G4ios.hh"#include <atomic>#include <map>Go to the source code of this file.
Classes | |
| struct | QSSStats |
| QSSStats contains functions for statistics on the QSS drivers. More... | |
Macros | |
| #define | GET_TIME(t0) |
| #define | TIME_SECS(t0, t1) |
| #define GET_TIME | ( | t0 | ) |
Definition at line 37 of file G4QSS_CustomStats.hh.
| #define TIME_SECS | ( | t0, | |
| t1 ) |
Definition at line 38 of file G4QSS_CustomStats.hh.