![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <unistd.h>#include <sys/times.h>#include "G4Types.hh"#include "G4ios.hh"#include "G4SliceTimer.icc"
Include dependency graph for G4SliceTimer.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4SliceTimer |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const G4SliceTimer &t) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const G4SliceTimer & | t | ||
| ) |
Definition at line 45 of file G4SliceTimer.cc.
View newest version in sPHENIX GitHub at line 45 of file G4SliceTimer.cc
References G4SliceTimer::GetRealElapsed(), G4SliceTimer::GetSystemElapsed(), G4SliceTimer::GetUserElapsed(), and G4SliceTimer::IsValid().
Here is the call graph for this function: