CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 62 of file EventProcessor.h.