Class Reference for E1039 Core & Analysis Software
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

◆ timer()

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

Definition at line 38 of file PHTimeServer.h.

Member Function Documentation

◆ get() [1/2]

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

Definition at line 43 of file PHTimeServer.h.

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

+ Here is the caller graph for this function:

◆ get() [2/2]

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

Definition at line 46 of file PHTimeServer.h.

◆ get_uid()

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: