Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

JobInterface.cxx

Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 #include "EventDisplayBase/JobInterface.h"
00009 #include "JobControl/Stack.h"
00010 using namespace evdb;
00011 
00012 void JobInterface::ProcEvent(edm::EventHandle& e)
00013 {
00014   jobc::Stack::Instance().Exec(e);
00015 }
00016 

Generated on Thu Sep 4 02:05:27 2008 for NOvA Offline by doxygen 1.3.5