Gaudi Framework, version v20r2

Generated: 18 Jul 2008

IncidentType Namespace Reference


Detailed Description

Namespace for pre-defined common incident types.

Author:
P. Mato
Date:
2001/01/19


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.


Variable Documentation

const std::string IncidentType::AbortEvent = "AbortEvent"

Stop processing the current event and pass to te next one.

Definition at line 63 of file Incident.h.

Referenced by MinimalEventLoopMgr::finalize(), and MinimalEventLoopMgr::initialize().

const std::string IncidentType::BeginEvent = "BeginEvent"

Processing of a new event has started.

Definition at line 57 of file Incident.h.

Referenced by EventLoopMgr::executeEvent(), FastContainersSvc::finalize(), TimingAuditor::finalize(), HistorySvc::handle(), FastContainersSvc::handle(), TimingAuditor::handle(), HistorySvc::initialize(), FastContainersSvc::initialize(), AlgContextSvc::initialize(), and TimingAuditor::initialize().

const std::string IncidentType::BeginRun = "BeginRun"

Processing of a new run has started.

Definition at line 59 of file Incident.h.

const std::string IncidentType::EndEvent = "EndEvent"

Processing of the last event has finished.

Definition at line 58 of file Incident.h.

Referenced by TimingAuditor::finalize(), TimingAuditor::handle(), AlgContextSvc::initialize(), DataListenerSvc::initialize(), TimingAuditor::initialize(), EventLoopMgr::nextEvent(), and EventLoopMgr::stop().

const std::string IncidentType::EndRun = "EndRun"

Processing of the last run has finished.

Definition at line 60 of file Incident.h.

const std::string IncidentType::EndStream = "EndStream"

Processing of the stream has finished.

Definition at line 61 of file Incident.h.

Referenced by DataStreamTool::finalizeStream().


Generated at Fri Jul 18 12:10:53 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004