Gaudi Framework, version v21r11

Home   Generated: 30 Sep 2010

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.
const std::string BeginOutputFile = "BeginOutputFile"
 a new output file has been created
const std::string FailOutputFile = "FailOutputFile"
 could not create or write to this file
const std::string WroteToOutputFile = "WroteToOutputFile"
 the output file was written to in this event
const std::string EndOutputFile = "EndOutputFile"
 an output file has been finished
const std::string BeginInputFile = "BeginInputFile"
 a new input file has been started
const std::string FailInputFile = "FailInputFile"
 could not open or read from this file
const std::string EndInputFile = "EndInputFile"
 an input file has been finished


Detailed Description

Namespace for pre-defined common incident types.

Author:
P. Mato
Date:
2001/01/19
Author:
R. Lambert
Date:
2009/09/03

Variable Documentation

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

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

Definition at line 66 of file Incident.h.

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

Processing of a new event has started.

Definition at line 60 of file Incident.h.

const std::string IncidentType::BeginInputFile = "BeginInputFile"

a new input file has been started

Definition at line 77 of file Incident.h.

const std::string IncidentType::BeginOutputFile = "BeginOutputFile"

a new output file has been created

Definition at line 72 of file Incident.h.

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

Processing of a new run has started.

Definition at line 62 of file Incident.h.

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

Processing of the last event has finished.

Definition at line 61 of file Incident.h.

const std::string IncidentType::EndInputFile = "EndInputFile"

an input file has been finished

Definition at line 79 of file Incident.h.

const std::string IncidentType::EndOutputFile = "EndOutputFile"

an output file has been finished

Definition at line 75 of file Incident.h.

Processing of the last run has finished.

Definition at line 63 of file Incident.h.

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

Processing of the stream has finished.

Definition at line 64 of file Incident.h.

const std::string IncidentType::FailInputFile = "FailInputFile"

could not open or read from this file

Definition at line 78 of file Incident.h.

const std::string IncidentType::FailOutputFile = "FailOutputFile"

could not create or write to this file

Definition at line 73 of file Incident.h.

const std::string IncidentType::WroteToOutputFile = "WroteToOutputFile"

the output file was written to in this event

Definition at line 74 of file Incident.h.


Generated at Thu Sep 30 09:59:05 2010 for Gaudi Framework, version v21r11 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004