Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHTimeStamp.h File Reference
#include "PHObject.h"
#include <ctime>
#include <iosfwd>
+ Include dependency graph for PHTimeStamp.h:
+ This graph shows which files directly or indirectly include this file:

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 Documentation

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

Function Documentation

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().

+ Here is the call graph for this function:

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().

+ Here is the call graph for this function:

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().

+ Here is the call graph for this function: