62 void Dump(std::ostream& o)
const;
#define Q_BEGIN_NAMESPACE
double min(const Diana::QVector &v)
base class for objects handled by QEvent and QGlobalDataManager.
unsigned long long fFromStartRunNs
std::string GetTimeAsString() const
retrieve time of event in string format
time_t GetTimeSec() const
retrieve time of event in seconds from 1/1/1970
unsigned long long GetFromStartRunNs() const
retrieve time from start of run in ns
void SetStartRunUnix(unsigned int time)
set time of start of run in seconds from 1/1/1970
time_t GetStartRunUnix() const
retrieve time of start of run in seconds from 1/1/1970
unsigned int fStartRunUnix
void Dump(std::ostream &o) const
dump object
QTime()
default constructor
void SetFromStartRunNs(unsigned long long time)
set time from start of run in ns
virtual ~QTime()
default destructor
bool operator<(const QTime &other) const
operator<
unsigned int GetTimeNSec() const
retrieve time of event in nanoseconds from the last second
QTime(time_t time)
constructor from a time_t => only unixtime is set
bool operator==(const QTime &other) const
operator==