#include <FWCore/Framework/interface/UnscheduledHandler.h>
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.