|
BmnRoot
|
#include <L1Timer.h>
Public Member Functions | |
| L1CATFTimerInfo () | |
| void | SetNIter (int n) |
| void | Add (string name) |
| L1CATFIterTimerInfo & | GetTimerAll () |
| L1CATFIterTimerInfo & | operator[] (int i) |
| void | operator+= (L1CATFTimerInfo &t) |
| L1CATFTimerInfo | operator/ (float f) |
| void | Calc () |
| L1CATFIterTimerInfo & | GetAllInfo () |
| void | PrintReal () |
|
inline |
Definition at line 77 of file L1Timer.h.
References L1CATFIterTimerInfo::Add(), Add(), and i.
Referenced by Add(), and L1Algo::CATrackFinder().
|
inline |
|
inline |
Definition at line 101 of file L1Timer.h.
Referenced by operator+=().
|
inline |
|
inline |
Definition at line 84 of file L1Timer.h.
References GetAllInfo(), and i.
|
inline |
Definition at line 85 of file L1Timer.h.
References f, i, and SetNIter().
|
inline |
|
inline |
Definition at line 102 of file L1Timer.h.
References i, L1CATFIterTimerInfo::PrintNames(), and L1CATFIterTimerInfo::PrintReal().
Referenced by L1Algo::CATrackFinder().
|
inline |
Definition at line 75 of file L1Timer.h.
Referenced by L1Algo::CATrackFinder(), and operator/().