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

evdb::JobInterface Class Reference

#include <JobInterface.h>

List of all members.

Static Public Member Functions

void ProcEvent (edm::EventHandle &e)

Private Member Functions

 JobInterface ()


Constructor & Destructor Documentation

evdb::JobInterface::JobInterface  )  [private]
 


Member Function Documentation

void JobInterface::ProcEvent edm::EventHandle e  )  [static]
 

Definition at line 12 of file JobInterface.cxx.

References jobc::Stack::Instance().

00013 {
00014   jobc::Stack::Instance().Exec(e);
00015 }


The documentation for this class was generated from the following files:
Generated on Fri Jul 25 02:05:53 2008 for NOvA Offline by doxygen 1.3.5