Gaudi Framework, version v20r2

Generated: 18 Jul 2008

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 Fri Jul 18 12:02:03 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004