TestTimer Class Reference

List of all members.

Public Member Functions

 TestTimer (TimeReport &r)
 TestTimer (double &t, const std::string &s="")
 ~TestTimer ()

Private Attributes

std::string fName
doublefTime
TStopwatch fWatch
TimeReportfRep

Detailed Description

Definition at line 336 of file stressKalman.cxx.


Constructor & Destructor Documentation

TestTimer::TestTimer ( TimeReport r  )  [inline]

Definition at line 345 of file stressKalman.cxx.

References fName, fRep, fWatch, TimeReport::name(), and TStopwatch::Start().

TestTimer::TestTimer ( double t,
const std::string s = "" 
) [inline]

Definition at line 351 of file stressKalman.cxx.

References fWatch, and TStopwatch::Start().

TestTimer::~TestTimer (  )  [inline]

Definition at line 356 of file stressKalman.cxx.

References TStopwatch::CpuTime(), fName, fRep, fTime, fWatch, printTime(), TStopwatch::RealTime(), TimeReport::report(), and TStopwatch::Stop().


Member Data Documentation

std::string TestTimer::fName [private]

Definition at line 366 of file stressKalman.cxx.

Referenced by TestTimer(), and ~TestTimer().

double* TestTimer::fTime [private]

Definition at line 367 of file stressKalman.cxx.

Referenced by ~TestTimer().

TStopwatch TestTimer::fWatch [private]

Definition at line 368 of file stressKalman.cxx.

Referenced by TestTimer(), and ~TestTimer().

TimeReport* TestTimer::fRep [private]

Definition at line 369 of file stressKalman.cxx.

Referenced by TestTimer(), and ~TestTimer().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:36:27 2011 for ROOT_528-00b_version by  doxygen 1.5.1