#include "DataFormats/Provenance/interface/EventID.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include <algorithm>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | EventIDChecker |
Functions | |
DEFINE_FWK_MODULE (EventIDChecker) | |
DEFINE_FWK_MODULE | ( | EventIDChecker | ) |