Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Classes | |
class | PHTimeStamp |
Typedefs | |
typedef unsigned long long | phtime_t |
Functions | |
PHTimeStamp | operator+ (const PHTimeStamp &, time_t) |
PHTimeStamp | operator- (const PHTimeStamp &, time_t) |
time_t | operator- (const PHTimeStamp &, const PHTimeStamp &) |
std::ostream & | operator<< (std::ostream &, const PHTimeStamp &) |
std::istream & | operator>> (std::istream &, PHTimeStamp &) |
typedef unsigned long long phtime_t |
Definition at line 18 of file PHTimeStamp.h.
View newest version in sPHENIX GitHub at line 18 of file PHTimeStamp.h
PHTimeStamp operator+ | ( | const PHTimeStamp & | , |
time_t | |||
) |
Definition at line 196 of file PHTimeStamp.cc.
View newest version in sPHENIX GitHub at line 196 of file PHTimeStamp.cc
References ambiguity_solver_full_chain::t1, and ambiguity_solver_full_chain::t2.
PHTimeStamp operator- | ( | const PHTimeStamp & | , |
time_t | |||
) |
Definition at line 203 of file PHTimeStamp.cc.
View newest version in sPHENIX GitHub at line 203 of file PHTimeStamp.cc
References ambiguity_solver_full_chain::t1, and ambiguity_solver_full_chain::t2.
time_t operator- | ( | const PHTimeStamp & | , |
const PHTimeStamp & | |||
) |
Definition at line 210 of file PHTimeStamp.cc.
View newest version in sPHENIX GitHub at line 210 of file PHTimeStamp.cc
References PHTimeStamp::getTics().
std::ostream& operator<< | ( | std::ostream & | , |
const PHTimeStamp & | |||
) |
Definition at line 215 of file PHTimeStamp.cc.
View newest version in sPHENIX GitHub at line 215 of file PHTimeStamp.cc
References PHTimeStamp::getTics().
std::istream& operator>> | ( | std::istream & | , |
PHTimeStamp & | |||
) |
Definition at line 224 of file PHTimeStamp.cc.
View newest version in sPHENIX GitHub at line 224 of file PHTimeStamp.cc
References physmon_simulation::s, and PHTimeStamp::set().