Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoEgamma
EgammaHFProducers
plugins
HFRecoEcalCandidateProducer.h
Go to the documentation of this file.
1
#ifndef RECOLOCALCALO_HFCLUSTERPRODUCER_HFRECOECALCANDIDATEPRODUCER_H
2
#define RECOLOCALCALO_HFCLUSTERPRODUCER_HFRECOECALCANDIDATEPRODUCER_H 1// -*- C++ -*-
3
//
4
// Package: EgammaHFProducers
5
// Class: HFRecoEcalCandidateProducers
6
//
9
//
10
// Original Author: Kevin Klapoetke University of Minnesota
11
// Created: Wed 26 Sept 2007
12
// $Id:
13
//
14
//
15
16
#include "
FWCore/Framework/interface/EDProducer.h
"
17
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
18
#include "
FWCore/Framework/interface/Event.h
"
19
#include "
FWCore/Framework/interface/EventSetup.h
"
20
#include "
FWCore/Framework/interface/ESHandle.h
"
21
#include "
RecoEgamma/EgammaHFProducers/interface/HFRecoEcalCandidateAlgo.h
"
22
//#include "MagneticField/Engine/interface/MagneticField.h"
23
24
class
HFRecoEcalCandidateProducer
:
public
edm::EDProducer
{
25
public
:
26
explicit
HFRecoEcalCandidateProducer
(
edm::ParameterSet
const
&
conf
);
27
virtual
void
produce
(
edm::Event
&
e
,
edm::EventSetup
const
& iSetup);
28
private
:
29
edm::InputTag
hfclusters_
;
30
HFRecoEcalCandidateAlgo
algo_
;
31
};
32
33
#endif
Event.h
EventSetup.h
HFRecoEcalCandidateProducer::HFRecoEcalCandidateProducer
HFRecoEcalCandidateProducer(edm::ParameterSet const &conf)
Definition:
HFRecoEcalCandidateProducer.cc:30
HFRecoEcalCandidateProducer::algo_
HFRecoEcalCandidateAlgo algo_
Definition:
HFRecoEcalCandidateProducer.h:30
HFRecoEcalCandidateProducer::hfclusters_
edm::InputTag hfclusters_
Definition:
HFRecoEcalCandidateProducer.h:29
edm::EDProducer
Definition:
EDProducer.h:21
ParameterSet.h
ESHandle.h
edm::EventSetup
Definition:
EventSetup.h:44
dbtoconf.conf
tuple conf
Definition:
dbtoconf.py:185
EDProducer.h
HFRecoEcalCandidateAlgo.h
HFRecoEcalCandidateProducer
Definition:
HFRecoEcalCandidateProducer.h:24
alignCSCRings.e
list e
Definition:
alignCSCRings.py:90
edm::InputTag
Definition:
InputTag.h:12
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:50
HFRecoEcalCandidateAlgo
Definition:
HFRecoEcalCandidateAlgo.h:22
HFRecoEcalCandidateProducer::produce
virtual void produce(edm::Event &e, edm::EventSetup const &iSetup)
Definition:
HFRecoEcalCandidateProducer.cc:43
Generated for CMSSW Reference Manual by
1.8.5