CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
CandidateSummaryTable.cc File Reference
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <iomanip>
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  pat::CandidateSummaryTable
 Produce a summary table of some candidate collections. More...
 
struct  pat::CandidateSummaryTable::Record
 

Namespaces

 pat
 

Functions

 DEFINE_FWK_MODULE (CandidateSummaryTable)
 

Function Documentation

DEFINE_FWK_MODULE ( CandidateSummaryTable  )