CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
UnscheduledHandler Class Reference

#include <FWCore/Framework/interface/UnscheduledHandler.h>

Detailed Description

Description: Interface to allow handling unscheduled processing

Usage: This class is used internally to the Framework for running the unscheduled case. It is written as a base class to keep the EventPrincipal class from having too much 'physical' coupling with the implementation.