CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
triggerEfficiency.cc File Reference
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Candidate/interface/Particle.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Candidate/interface/CandMatchMap.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/PatCandidates/interface/TriggerObjectStandAlone.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/AssociationVector.h"
#include "DataFormats/PatCandidates/interface/PATObject.h"
#include "TH1.h"
#include <vector>
#include <string>
#include <iostream>
#include <iterator>
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  testAnalyzer
 

Functions

static
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< testAnalyzer > > 
s_filler__LINE__ ("testAnalyzer")
 
static
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< testAnalyzer > > 
s_maker__LINE__ ("testAnalyzer")
 

Function Documentation

static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< testAnalyzer > > s_filler__LINE__ ( "testAnalyzer"  )
static
static edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< testAnalyzer > > s_maker__LINE__ ( "testAnalyzer"  )
static