CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EDLooper.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: <package>
4 // Module: EDLooper
5 //
6 // Author: Valentin Kuznetsov
7 // Created: Wed Jul 5 11:44:26 EDT 2006
8 
10 namespace edm {
11 
14 
17  return duringLoop(iEvent, iEventSetup);
18  }
19 }
virtual Status duringLoop(const edm::Event &, const edm::EventSetup &)=0
int iEvent
Definition: GenABIO.cc:243
virtual ~EDLooper()
Definition: EDLooper.cc:13