Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:33:45 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004