CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/PhysicsTools/JetMCAlgos/plugins/CandOneToManyDeltaRMatcher.cc File Reference

#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSetfwd.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include <vector>
#include <iostream>
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Candidate/interface/LeafCandidate.h"
#include "DataFormats/Candidate/interface/CandMatchMap.h"
#include "DataFormats/Candidate/interface/CandMatchMapMany.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include <Math/VectorUtil.h>
#include <TMath.h>
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  CandOneToManyDeltaRMatcher
struct  reco::helper::SortBySecond

Namespaces

namespace  reco
 

fixed size matrix


namespace  reco::helper

Typedefs

typedef pair< size_t, double > reco::helper::MatchPair

Functions

 DEFINE_FWK_MODULE (CandOneToManyDeltaRMatcher)

Function Documentation

DEFINE_FWK_MODULE ( CandOneToManyDeltaRMatcher  )