QTimeR Class Reference
[Root Event]
List of all members.
Detailed Description
Root relative for
QTime.
|
Public Member Functions |
| QTimeR () |
| default constructor
|
virtual | ~QTimeR () |
| default destructor
|
UInt_t | GetStartRunUnix () const |
| retrieve time of start of run in seconds from 1/1/1970
|
ULong64_t | GetFromStartRunNs () const |
| retrieve time from start of run in ns
|
const QTimeR & | operator= (const Cuore::QTime &qtimedata) |
void | Fill (Cuore::QTime &qtimedata) const |
void | Assign (const Cuore::QObject *obj) |
void | FillQObject (Cuore::QObject *&obj) const |
Private Member Functions |
| ClassDef (QTimeR, 2) |
Private Attributes |
ULong64_t | fNs |
UInt_t | fUnix |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/rootevent/QTimeR.hh
- /home/cuoresvn/cuore/pkg/rootevent/QTimeR.cc