#include "FWCore/Framework/interface/global/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenLumiInfoHeader.h"
#include "SimDataFormats/GeneratorProducts/interface/GenLumiInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include <sstream>
#include <iostream>
Go to the source code of this file.
Classes | |
class | CompareGeneratorResultsAnalyzer |
struct | cgra::DummyCache |
Namespaces | |
cgra | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CompareGeneratorResultsAnalyzer > > | s_filler__LINE__ ("CompareGeneratorResultsAnalyzer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CompareGeneratorResultsAnalyzer > > | s_maker__LINE__ ("CompareGeneratorResultsAnalyzer") |
|
static |
|
static |