ROOTANA
Public Member Functions | Data Fields
TAUserProfilerFlow Class Reference

#include <manalyzer.h>

Inheritance diagram for TAUserProfilerFlow:
Inheritance graph
[legend]
Collaboration diagram for TAUserProfilerFlow:
Collaboration graph
[legend]

Public Member Functions

 TAUserProfilerFlow (TAFlowEvent *flow, const char *name, const TAClock &start)
 
 ~TAUserProfilerFlow ()
 
double GetTimer () const
 
 TAUserProfilerFlow (TAFlowEvent *flow, const char *name, const TAClock &start)
 
 ~TAUserProfilerFlow ()
 
double GetTimer () const
 
- Public Member Functions inherited from TAFlowEvent
 TAFlowEvent (TAFlowEvent *)
 
virtual ~TAFlowEvent ()
 
template<class T >
T * Find ()
 
 TAFlowEvent (TAFlowEvent *)
 
virtual ~TAFlowEvent ()
 
template<class T >
T * Find ()
 
 TAFlowEvent (TAFlowEvent *)
 
virtual ~TAFlowEvent ()
 
template<class T >
T * Find ()
 
 TAFlowEvent (TAFlowEvent *)
 
virtual ~TAFlowEvent ()
 
template<class T >
T * Find ()
 

Data Fields

TAClock fStart
 
TAClock fStop
 
const std::string fModuleName
 
- Data Fields inherited from TAFlowEvent
TAFlowEventfNext = NULL
 

Detailed Description

Definition at line 212 of file manalyzer.h.

Constructor & Destructor Documentation

◆ TAUserProfilerFlow() [1/2]

TAUserProfilerFlow::TAUserProfilerFlow ( TAFlowEvent flow,
const char *  name,
const TAClock start 
)

Definition at line 479 of file manalyzer.cxx.

Here is the call graph for this function:

◆ ~TAUserProfilerFlow() [1/2]

TAUserProfilerFlow::~TAUserProfilerFlow ( )

Definition at line 485 of file manalyzer.cxx.

◆ TAUserProfilerFlow() [2/2]

TAUserProfilerFlow::TAUserProfilerFlow ( TAFlowEvent flow,
const char *  name,
const TAClock start 
)

◆ ~TAUserProfilerFlow() [2/2]

TAUserProfilerFlow::~TAUserProfilerFlow ( )

Member Function Documentation

◆ GetTimer() [1/2]

double TAUserProfilerFlow::GetTimer ( ) const

Definition at line 489 of file manalyzer.cxx.

Here is the caller graph for this function:

◆ GetTimer() [2/2]

double TAUserProfilerFlow::GetTimer ( ) const

Field Documentation

◆ fModuleName

const std::string TAUserProfilerFlow::fModuleName

Definition at line 219 of file manalyzer.h.

◆ fStart

TAClock TAUserProfilerFlow::fStart

Definition at line 215 of file manalyzer.h.

◆ fStop

TAClock TAUserProfilerFlow::fStop

Definition at line 216 of file manalyzer.h.


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