#include <memory>
#include <fstream>
#include "PhysicsTools/StarterKit/interface/PatKitHelper.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "PhysicsTools/UtilAlgos/interface/TFileService.h"
#include "PhysicsTools/UtilAlgos/interface/TFileDirectory.h"
Go to the source code of this file.
Classes | |
class | PatAnalyzerKit |
PatAnalyzerKit is a generic ED analyzer with predefined physics histograms. More... |