Project
Loading...
Searching...
No Matches
RuntimeWatchdog Struct Reference

Public Member Functions

 RuntimeWatchdog (Long64_t limit)
 
bool update ()
 
void printOut ()
 

Public Attributes

int numberTimeFrames
 
uint64_t startTime
 
uint64_t lastTime
 
double runTime
 
uint64_t runTimeLimit
 

Detailed Description

Definition at line 48 of file AODJAlienReaderHelpers.cxx.

Constructor & Destructor Documentation

◆ RuntimeWatchdog()

RuntimeWatchdog::RuntimeWatchdog ( Long64_t  limit)
inline

Definition at line 55 of file AODJAlienReaderHelpers.cxx.

Member Function Documentation

◆ printOut()

void RuntimeWatchdog::printOut ( )
inline

Definition at line 81 of file AODJAlienReaderHelpers.cxx.

◆ update()

bool RuntimeWatchdog::update ( )
inline

Definition at line 64 of file AODJAlienReaderHelpers.cxx.

Member Data Documentation

◆ lastTime

uint64_t RuntimeWatchdog::lastTime

Definition at line 51 of file AODJAlienReaderHelpers.cxx.

◆ numberTimeFrames

int RuntimeWatchdog::numberTimeFrames

Definition at line 49 of file AODJAlienReaderHelpers.cxx.

◆ runTime

double RuntimeWatchdog::runTime

Definition at line 52 of file AODJAlienReaderHelpers.cxx.

◆ runTimeLimit

uint64_t RuntimeWatchdog::runTimeLimit

Definition at line 53 of file AODJAlienReaderHelpers.cxx.

◆ startTime

uint64_t RuntimeWatchdog::startTime

Definition at line 50 of file AODJAlienReaderHelpers.cxx.


The documentation for this struct was generated from the following file: