Gaudi Framework, version v20r4

Generated: 8 Jan 2009

IncidentType Namespace Reference


Detailed Description

Namespace for pre-defined common incident types.

Author:
P. Mato
Date:
2001/01/19


Variables

const std::string BeginEvent = "BeginEvent"
 Processing of a new event has started.
const std::string EndEvent = "EndEvent"
 Processing of the last event has finished.
const std::string BeginRun = "BeginRun"
 Processing of a new run has started.
const std::string EndRun = "EndRun"
 Processing of the last run has finished.
const std::string EndStream = "EndStream"
 Processing of the stream has finished.
const std::string AbortEvent = "AbortEvent"
 Stop processing the current event and pass to te next one.


Variable Documentation

const std::string IncidentType::AbortEvent = "AbortEvent"

Stop processing the current event and pass to te next one.

Definition at line 63 of file Incident.h.

const std::string IncidentType::BeginEvent = "BeginEvent"

Processing of a new event has started.

Definition at line 57 of file Incident.h.

const std::string IncidentType::BeginRun = "BeginRun"

Processing of a new run has started.

Definition at line 59 of file Incident.h.

const std::string IncidentType::EndEvent = "EndEvent"

Processing of the last event has finished.

Definition at line 58 of file Incident.h.

const std::string IncidentType::EndRun = "EndRun"

Processing of the last run has finished.

Definition at line 60 of file Incident.h.

const std::string IncidentType::EndStream = "EndStream"

Processing of the stream has finished.

Definition at line 61 of file Incident.h.


Generated at Thu Jan 8 17:54:10 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004