Gaudi Framework, version v20r4

Generated: 8 Jan 2009

Incident.h File Reference

#include <string>

Include dependency graph for Incident.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IncidentType

Classes

class  Incident
 Base class for all Incidents (computing events). More...

Variables

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


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