#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/EcalDigi/interface/EcalDigiCollections.h"
#include <vector>
#include <string>
#include "TH1I.h"
#include "TFile.h"
Go to the source code of this file.
Classes | |
class | TPGCheck |
Functions | |
DEFINE_FWK_MODULE (TPGCheck) | |
DEFINE_FWK_MODULE | ( | TPGCheck | ) |