FairRoot/PandaRoot
|
#include <L1Timer.h>
Public Member Functions | |
L1CATFTimerInfo () | |
L1CATFTimerInfo (int n) | |
void | SetNIter (int n) |
void | Clear () |
void | Add (string name) |
L1CATFIterTimerInfo & | GetTimerAll () |
L1CATFIterTimerInfo & | operator[] (int i) |
void | operator+= (L1CATFTimerInfo &t) |
L1CATFTimerInfo | operator/ (float f) |
void | Calc () |
L1CATFIterTimerInfo & | GetAllInfo () |
void | PrintReal () |
Private Attributes | |
vector< L1CATFIterTimerInfo > | fTIIs |
L1CATFIterTimerInfo | fTIAll |
|
inline |
|
inline |
Definition at line 91 of file L1Timer.h.
References L1CATFIterTimerInfo::Add(), fTIAll, fTIIs, and i.
Referenced by PndFTSCAGBTracker::PndFTSCAGBTracker().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 99 of file L1Timer.h.
References f, fTIAll, fTIIs, i, r, and SetNIter().
|
inline |
|
inline |
Definition at line 116 of file L1Timer.h.
References fTIAll, fTIIs, i, L1CATFIterTimerInfo::PrintNames(), and L1CATFIterTimerInfo::PrintReal().
Referenced by PndCAGBTracker::FindTracks().
|
inline |
Definition at line 83 of file L1Timer.h.
References fTIIs.
Referenced by operator/(), and PndFTSCAGBTracker::PndFTSCAGBTracker().
|
private |
Definition at line 134 of file L1Timer.h.
Referenced by Add(), Calc(), Clear(), GetAllInfo(), GetTimerAll(), operator+=(), operator/(), and PrintReal().
|
private |
Definition at line 131 of file L1Timer.h.
Referenced by Add(), Calc(), Clear(), L1CATFTimerInfo(), operator+=(), operator/(), operator[](), PrintReal(), and SetNIter().