#include "GeneratorInterface/RivetInterface/interface/RivetHarvesting.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include "DataFormats/Common/interface/Handle.h"
#include "Rivet/AnalysisHandler.hh"
#include "Rivet/Analysis.hh"
#include "Rivet/RivetAIDA.hh"
#include "LWH/AIManagedObject.h"
#include "FWCore/Utilities/interface/tinyxml.h"
#include <string>
#include <vector>
#include <iostream>
#include <cstdlib>
#include <cstring>
Go to the source code of this file.
Functions | |
DEFINE_FWK_MODULE (RivetHarvesting) | |
DEFINE_FWK_MODULE | ( | RivetHarvesting | ) |