CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

CMSSW_4_4_3_patch1/src/PhysicsTools/PatAlgos/plugins/PATTriggerMatchEmbedder.cc File Reference

#include <vector>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#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/Common/interface/Handle.h"
#include "DataFormats/Common/interface/RefToBase.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "DataFormats/PatCandidates/interface/MET.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/PatCandidates/interface/Photon.h"
#include "DataFormats/PatCandidates/interface/Tau.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  pat::PATTriggerMatchEmbedder< PATObjectType >
  More...

Namespaces

namespace  pat

Typedefs

typedef
PATTriggerMatchEmbedder
< Electron
pat::PATTriggerMatchElectronEmbedder
typedef
PATTriggerMatchEmbedder< Jet
pat::PATTriggerMatchJetEmbedder
typedef
PATTriggerMatchEmbedder< MET
pat::PATTriggerMatchMETEmbedder
typedef
PATTriggerMatchEmbedder< Muon
pat::PATTriggerMatchMuonEmbedder
typedef
PATTriggerMatchEmbedder
< Photon
pat::PATTriggerMatchPhotonEmbedder
typedef
PATTriggerMatchEmbedder< Tau
pat::PATTriggerMatchTauEmbedder

Functions

 DEFINE_FWK_MODULE (PATTriggerMatchElectronEmbedder)

Function Documentation

DEFINE_FWK_MODULE ( PATTriggerMatchElectronEmbedder  )