CMS 3D CMS Logo

Classes | Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_3_3/src/PhysicsTools/TagAndProbe/plugins/DeltaRNearestObjectComputer.cc File Reference

#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectron.h"
#include "DataFormats/EgammaCandidates/interface/Electron.h"
#include "DataFormats/JetReco/interface/Jet.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  DeltaRNearestObjectComputer< T >

Typedefs

typedef
DeltaRNearestObjectComputer
< reco::Candidate
DeltaRNearestCandidateComputer
typedef
DeltaRNearestObjectComputer
< reco::Electron
DeltaRNearestElectronComputer
typedef
DeltaRNearestObjectComputer
< reco::GsfElectron
DeltaRNearestGsfElectronComputer
typedef
DeltaRNearestObjectComputer
< reco::Jet
DeltaRNearestJetComputer
typedef
DeltaRNearestObjectComputer
< reco::Muon
DeltaRNearestMuonComputer
typedef
DeltaRNearestObjectComputer
< reco::Photon
DeltaRNearestPhotonComputer

Functions

 DEFINE_FWK_MODULE (DeltaRNearestCandidateComputer)

Typedef Documentation

Definition at line 113 of file DeltaRNearestObjectComputer.cc.

Definition at line 115 of file DeltaRNearestObjectComputer.cc.

Definition at line 116 of file DeltaRNearestObjectComputer.cc.

Definition at line 118 of file DeltaRNearestObjectComputer.cc.

Definition at line 114 of file DeltaRNearestObjectComputer.cc.

Definition at line 117 of file DeltaRNearestObjectComputer.cc.


Function Documentation

DEFINE_FWK_MODULE ( DeltaRNearestCandidateComputer  )