CMS 3D CMS Logo

Classes | Enumerations

edm::event_processor Namespace Reference

Classes

class  StateSentry

Enumerations

enum  Msg {
  mSetRun = 0, mSkip, mRunAsync, mRunID,
  mRunCount, mBeginJob, mStopAsync, mShutdownAsync,
  mEndJob, mCountComplete, mInputExhausted, mStopSignal,
  mShutdownSignal, mFinished, mAny, mDtor,
  mException, mInputRewind
}
enum  State {
  sInit = 0, sJobReady, sRunGiven, sRunning,
  sStopping, sShuttingDown, sDone, sJobEnded,
  sError, sErrorEnded, sEnd, sInvalid
}

Enumeration Type Documentation

Enumerator:
mSetRun 
mSkip 
mRunAsync 
mRunID 
mRunCount 
mBeginJob 
mStopAsync 
mShutdownAsync 
mEndJob 
mCountComplete 
mInputExhausted 
mStopSignal 
mShutdownSignal 
mFinished 
mAny 
mDtor 
mException 
mInputRewind 

Definition at line 61 of file EventProcessor.h.

Enumerator:
sInit 
sJobReady 
sRunGiven 
sRunning 
sStopping 
sShuttingDown 
sDone 
sJobEnded 
sError 
sErrorEnded 
sEnd 
sInvalid 

Definition at line 58 of file EventProcessor.h.