The Gaudi Framework  v29r0 (ff2e7097)
TimelineEvent Struct Reference

#include <GaudiKernel/ITimelineSvc.h>

Collaboration diagram for TimelineEvent:

Public Attributes

pthread_t thread
 
uint slot
 
uint event
 
std::string algorithm
 
time_point start
 
time_point end
 

Detailed Description

Definition at line 13 of file ITimelineSvc.h.

Member Data Documentation

std::string TimelineEvent::algorithm

Definition at line 18 of file ITimelineSvc.h.

time_point TimelineEvent::end

Definition at line 21 of file ITimelineSvc.h.

uint TimelineEvent::event

Definition at line 16 of file ITimelineSvc.h.

uint TimelineEvent::slot

Definition at line 15 of file ITimelineSvc.h.

time_point TimelineEvent::start

Definition at line 20 of file ITimelineSvc.h.

pthread_t TimelineEvent::thread

Definition at line 14 of file ITimelineSvc.h.


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