#include "PhysicsTools/StarterKit/interface/PhysVarHisto.h"
#include "DataFormats/Candidate/interface/Particle.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "PhysicsTools/UtilAlgos/interface/TFileService.h"
#include "DataFormats/Candidate/interface/ShallowClonePtrCandidate.h"
#include <string>
#include <TH1D.h>
#include <TMath.h>
Go to the source code of this file.
Namespaces | |
namespace | pat |
Classes | |
class | pat::HistoGroup< PHYS_OBJECT > |
PHYS_OBJECT template argument must inherit from a reco::Particle. More... |