#include <functional>
#include <algorithm>
#include <iostream>
#include <sstream>
#include <utility>
#include <string>
#include <vector>
#include <memory>
#include <cmath>
#include <boost/bind.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include "TH1.h"
#include "HepMC/GenEvent.h"
#include "HepMC/SimpleVector.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "GeneratorInterface/LHEInterface/interface/JetInput.h"
#include "GeneratorInterface/LHEInterface/interface/JetClustering.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
Go to the source code of this file.
Classes | |
class | LHEAnalyzer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < LHEAnalyzer > > | s_filler__LINE__ ("LHEAnalyzer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < LHEAnalyzer > > | s_maker__LINE__ ("LHEAnalyzer") |
|
static |
|
static |