| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

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.
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:01 2011 for GaudiKernel by doxygen 1.4.7