BmnRoot
Loading...
Searching...
No Matches
L1CATFTimerInfo Class Reference

#include <L1Timer.h>

Public Member Functions

 L1CATFTimerInfo ()
 
void SetNIter (int n)
 
void Add (string name)
 
L1CATFIterTimerInfoGetTimerAll ()
 
L1CATFIterTimerInfooperator[] (int i)
 
void operator+= (L1CATFTimerInfo &t)
 
L1CATFTimerInfo operator/ (float f)
 
void Calc ()
 
L1CATFIterTimerInfoGetAllInfo ()
 
void PrintReal ()
 

Detailed Description

Definition at line 72 of file L1Timer.h.

Constructor & Destructor Documentation

◆ L1CATFTimerInfo()

L1CATFTimerInfo::L1CATFTimerInfo ( )
inline

Definition at line 74 of file L1Timer.h.

Member Function Documentation

◆ Add()

void L1CATFTimerInfo::Add ( string  name)
inline

Definition at line 77 of file L1Timer.h.

References L1CATFIterTimerInfo::Add(), Add(), and i.

Referenced by Add(), and L1Algo::CATrackFinder().

◆ Calc()

void L1CATFTimerInfo::Calc ( )
inline

Definition at line 95 of file L1Timer.h.

References i.

Referenced by L1Algo::CATrackFinder().

◆ GetAllInfo()

L1CATFIterTimerInfo & L1CATFTimerInfo::GetAllInfo ( )
inline

Definition at line 101 of file L1Timer.h.

Referenced by operator+=().

◆ GetTimerAll()

L1CATFIterTimerInfo & L1CATFTimerInfo::GetTimerAll ( )
inline

Definition at line 82 of file L1Timer.h.

◆ operator+=()

void L1CATFTimerInfo::operator+= ( L1CATFTimerInfo t)
inline

Definition at line 84 of file L1Timer.h.

References GetAllInfo(), and i.

◆ operator/()

L1CATFTimerInfo L1CATFTimerInfo::operator/ ( float  f)
inline

Definition at line 85 of file L1Timer.h.

References f, i, and SetNIter().

◆ operator[]()

L1CATFIterTimerInfo & L1CATFTimerInfo::operator[] ( int  i)
inline

Definition at line 83 of file L1Timer.h.

References i.

◆ PrintReal()

void L1CATFTimerInfo::PrintReal ( )
inline

Definition at line 102 of file L1Timer.h.

References i, L1CATFIterTimerInfo::PrintNames(), and L1CATFIterTimerInfo::PrintReal().

Referenced by L1Algo::CATrackFinder().

◆ SetNIter()

void L1CATFTimerInfo::SetNIter ( int  n)
inline

Definition at line 75 of file L1Timer.h.

Referenced by L1Algo::CATrackFinder(), and operator/().


The documentation for this class was generated from the following file: