CMS 3D CMS Logo

Classes | Enumerations | Functions
PhotonMVANtuplizer.cc File Reference
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "DataFormats/PatCandidates/interface/Photon.h"
#include "RecoEgamma/EgammaTools/interface/MVAVariableHelper.h"
#include "RecoEgamma/EgammaTools/interface/MVAVariableManager.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "SimDataFormats/PileupSummaryInfo/interface/PileupSummaryInfo.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "RecoEcal/EgammaCoreTools/interface/EcalClusterLazyTools.h"
#include <TTree.h>
#include <TFile.h>
#include <Math/VectorUtil.h>

Go to the source code of this file.

Classes

class  PhotonMVANtuplizer
 

Enumerations

enum  PhotonMatchType { FAKE_PHOTON, TRUE_PROMPT_PHOTON, TRUE_NON_PROMPT_PHOTON }
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PhotonMVANtuplizer > > s_filler_0__LINE__ ("PhotonMVANtuplizer")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PhotonMVANtuplizer > > s_maker__LINE__ ("PhotonMVANtuplizer")
 

Enumeration Type Documentation

◆ PhotonMatchType

Enumerator
FAKE_PHOTON 
TRUE_PROMPT_PHOTON 
TRUE_NON_PROMPT_PHOTON 

Definition at line 122 of file PhotonMVANtuplizer.cc.

Function Documentation

◆ s_filler_0__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< PhotonMVANtuplizer > > s_filler_0__LINE__ ( "PhotonMVANtuplizer"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PhotonMVANtuplizer > > s_maker__LINE__ ( "PhotonMVANtuplizer"  )
static