FairRoot
|
#include <FairRunIdGenerator.h>
Public Member Functions | |
struct timespec | getTimeSpec () |
struct timespec | getTimeSpecFromTID (unsigned int ms) |
unsigned int | getTID () |
FairRunIdGenerator () | |
~FairRunIdGenerator () | |
unsigned int | generateId (void) |
Definition at line 19 of file FairRunIdGenerator.h.
|
inline |
Definition at line 48 of file FairRunIdGenerator.h.
|
inline |
Definition at line 51 of file FairRunIdGenerator.h.
unsigned int FairRunIdGenerator::generateId | ( | void | ) |
Definition at line 378 of file FairRunIdGenerator.cxx.
unsigned int FairRunIdGenerator::getTID | ( | ) |
Definition at line 396 of file FairRunIdGenerator.cxx.
|
inline |
Definition at line 43 of file FairRunIdGenerator.h.
struct timespec FairRunIdGenerator::getTimeSpecFromTID | ( | unsigned int | ms | ) |
Definition at line 398 of file FairRunIdGenerator.cxx.