#include <RunTimes.h>
Definition at line 40 of file RunTimes.h.
Public Member Functions | |
RunLite (int number, const PHTimeStamp &start, const PHTimeStamp &end) | |
const PHTimeStamp | End (void) const |
int | Number (void) const |
void | Print (void) const |
const PHTimeStamp | Start (void) const |
void | Set (int number, const PHTimeStamp &start, const PHTimeStamp &end) |
Public Attributes | |
PHTimeStamp | fStart |
PHTimeStamp | fEnd |
int | fNumber |
|
Definition at line 175 of file RunTimes.C. References Set(). |
|
Definition at line 46 of file RunTimes.h. References fEnd. |
|
Definition at line 51 of file RunTimes.h. References fNumber. |
|
Definition at line 184 of file RunTimes.C. |
|
Definition at line 192 of file RunTimes.C. References fEnd, fNumber, and fStart. Referenced by RunLite(). |
|
Definition at line 58 of file RunTimes.h. References fStart. |
|
Definition at line 67 of file RunTimes.h. |
|
Definition at line 68 of file RunTimes.h. |
|
Definition at line 66 of file RunTimes.h. |