#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 | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < CandidateSummaryTable > > | s_filler__LINE__ ("CandidateSummaryTable") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < CandidateSummaryTable > > | s_maker__LINE__ ("CandidateSummaryTable") |
|
static |
|
static |