| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

IncidentType Namespace Reference

Namespace for pre-defined common incident types. More...


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.

Detailed Description

Namespace for pre-defined common incident types.

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


Variable Documentation

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::EndEvent = "EndEvent"

Processing of the last event has finished.

Definition at line 58 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::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.

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.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:18 2011 for GaudiKernel by doxygen 1.4.7