FairRoot/PandaRoot
|
#include <PndCATimer.h>
Public Member Functions | |
PndCATFTimerInfo () | |
PndCATFTimerInfo (int n) | |
void | SetNIter (int n) |
void | Clear () |
void | Add (string name) |
PndCATFIterTimerInfo & | GetTimerAll () |
PndCATFIterTimerInfo & | operator[] (int i) |
void | operator+= (PndCATFTimerInfo &t) |
PndCATFTimerInfo | operator/ (float f) |
void | Calc () |
PndCATFIterTimerInfo & | GetAllInfo () |
void | PrintReal () |
Private Attributes | |
vector< PndCATFIterTimerInfo > | fTIIs |
PndCATFIterTimerInfo | fTIAll |
Definition at line 79 of file PndCATimer.h.
|
inline |
Definition at line 81 of file PndCATimer.h.
|
inline |
|
inline |
Definition at line 91 of file PndCATimer.h.
References PndCATFIterTimerInfo::Add(), fTIAll, fTIIs, and i.
Referenced by PndCAGBTracker::PndCAGBTracker().
|
inline |
Definition at line 109 of file PndCATimer.h.
References fTIAll, fTIIs, and i.
Referenced by PndCAGBTracker::FindTracks().
|
inline |
Definition at line 85 of file PndCATimer.h.
References PndCATFIterTimerInfo::Clear(), fTIAll, fTIIs, and i.
Referenced by PndCAGBTracker::FindTracks().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 99 of file PndCATimer.h.
References f, fTIAll, fTIIs, i, r, and SetNIter().
|
inline |
Definition at line 97 of file PndCATimer.h.
|
inline |
Definition at line 116 of file PndCATimer.h.
References fTIAll, fTIIs, i, PndCATFIterTimerInfo::PrintNames(), and PndCATFIterTimerInfo::PrintReal().
|
inline |
Definition at line 83 of file PndCATimer.h.
References fTIIs.
Referenced by operator/(), and PndCAGBTracker::PndCAGBTracker().
|
private |
Definition at line 128 of file PndCATimer.h.
Referenced by Add(), Calc(), Clear(), GetAllInfo(), GetTimerAll(), operator+=(), operator/(), and PrintReal().
|
private |
Definition at line 125 of file PndCATimer.h.
Referenced by Add(), Calc(), Clear(), operator+=(), operator/(), operator[](), PndCATFTimerInfo(), PrintReal(), and SetNIter().