Gaudi Framework, version v21r4

Home   Generated: 7 Sep 2009

Incident.h File Reference

#include "GaudiKernel/Kernel.h"
#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 Mon Sep 7 18:08:55 2009 for Gaudi Framework, version v21r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004