#include "PhysicsTools/PatExamples/plugins/PatTauAnalyzer.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include <TMath.h>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Functions | |
const reco::GenParticle * | getGenTau (const pat::Tau &patTau) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PatTauAnalyzer > > | s_filler__LINE__ ("PatTauAnalyzer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PatTauAnalyzer > > | s_maker__LINE__ ("PatTauAnalyzer") |
const reco::GenParticle* getGenTau | ( | const pat::Tau & | patTau | ) |
Definition at line 10 of file PatTauAnalyzer.cc.
References pat::PATObject< ObjectType >::genParticleRefs(), and edm::Ref< C, T, F >::get().
Referenced by PatTauAnalyzer::analyze().
|
static |
|
static |