Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PHTimeServer::timer Class Reference

wrapper around PHTimer, for storage in a map More...

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/framework/phool/PHTimeServer.h>

Public Member Functions

 timer (const std::string &key, unsigned short uid)
 
PHTimerget (void)
 
const PHTimerget (void) const
 
unsigned short get_uid (void) const
 

Detailed Description

wrapper around PHTimer, for storage in a map

Definition at line 34 of file PHTimeServer.h.

Constructor & Destructor Documentation

PHTimeServer::timer::timer ( const std::string &  key,
unsigned short  uid 
)
inline

Definition at line 38 of file PHTimeServer.h.

Member Function Documentation

PHTimer* PHTimeServer::timer::get ( void  )
inline

Definition at line 43 of file PHTimeServer.h.

Referenced by PHG4PhenixEventAction::BeginOfEventAction(), PHG4PhenixEventAction::EndOfEventAction(), PHG4BlockCellReco::process_event(), PHG4CylinderCellReco::process_event(), PHG4CylinderCellTPCReco::process_event(), and PHG4Reco::process_event().

+ Here is the caller graph for this function:

const PHTimer* PHTimeServer::timer::get ( void  ) const
inline

Definition at line 46 of file PHTimeServer.h.

unsigned short PHTimeServer::timer::get_uid ( void  ) const
inline

Definition at line 49 of file PHTimeServer.h.


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