test::Timer Class Reference

List of all members.

Public Member Functions

 Timer (const std::string &s="")
 Timer (double &t, const std::string &s="")
 ~Timer ()

Private Attributes

std::string fName
doublefTime
TStopwatch fWatch

Detailed Description

Definition at line 41 of file testInversion.cxx.


Constructor & Destructor Documentation

test::Timer::Timer ( const std::string s = ""  )  [inline]

Definition at line 45 of file testInversion.cxx.

References fWatch, and TStopwatch::Start().

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

Definition at line 49 of file testInversion.cxx.

References fWatch, and TStopwatch::Start().

test::Timer::~Timer ( void   )  [inline]

Definition at line 54 of file testInversion.cxx.

References fName, fTime, fWatch, test::printTime(), TStopwatch::RealTime(), and TStopwatch::Stop().


Member Data Documentation

std::string test::Timer::fName [private]

Definition at line 67 of file testInversion.cxx.

Referenced by ~Timer().

double* test::Timer::fTime [private]

Definition at line 68 of file testInversion.cxx.

Referenced by ~Timer().

TStopwatch test::Timer::fWatch [private]

Definition at line 69 of file testInversion.cxx.

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


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