CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Functions
RecoTauDumper.cc File Reference
#include <boost/foreach.hpp>
#include <sstream>
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/TauReco/interface/PFTau.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  CollectionDumper< T >
 

Typedefs

typedef CollectionDumper
< reco::Candidate
CandidateDumper
 
typedef CollectionDumper
< reco::PFJet
PFJetDumper
 
typedef CollectionDumper
< reco::PFTau
RecoTauDumper
 

Functions

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

Typedef Documentation

Definition at line 97 of file RecoTauDumper.cc.

Definition at line 96 of file RecoTauDumper.cc.

Definition at line 95 of file RecoTauDumper.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CandidateDumper > > s_filler__LINE__ ( "RecoTauDumper"  )
static
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CandidateDumper > > s_maker__LINE__ ( "RecoTauDumper"  )
static