Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
FWCore
Framework
src
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
9
#include "
FWCore/Framework/interface/EDLooper.h
"
10
namespace
edm {
11
12
EDLooper::EDLooper
() :
EDLooperBase
(){ }
13
EDLooper::~EDLooper
() { }
14
15
EDLooperBase::Status
16
EDLooper::duringLoop
(
Event
const
&
iEvent
,
EventSetup
const
& iEventSetup,
ProcessingController
&) {
17
return
duringLoop
(iEvent, iEventSetup);
18
}
19
}
edm::EDLooperBase::Status
Status
Definition:
EDLooperBase.h:74
edm::EDLooper::duringLoop
virtual Status duringLoop(const edm::Event &, const edm::EventSetup &)=0
edm::EDLooperBase
Definition:
EDLooperBase.h:72
edm::ProcessingController
Definition:
ProcessingController.h:30
iEvent
int iEvent
Definition:
GenABIO.cc:243
edm::EventSetup
Definition:
EventSetup.h:44
edm::EDLooper::EDLooper
EDLooper()
Definition:
EDLooper.cc:12
edm::EDLooper::~EDLooper
virtual ~EDLooper()
Definition:
EDLooper.cc:13
EDLooper.h
edm::Event
Definition:
Event.h:50
Generated for CMSSW Reference Manual by
1.8.5