#include "GeneratorInterface/PartonShowerVeto/interface/JetMatchingMGFastJet.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <iomanip>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "SimDataFormats/GeneratorProducts/interface/LHECommonBlocks.h"
#include "GeneratorInterface/LHEInterface/interface/LHERunInfo.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include <boost/algorithm/string/trim.hpp>
Go to the source code of this file.
Classes | |
struct | gen::MEMAIN |
struct | gen::OUTTREE |
struct | gen::UPPRIV |
Namespaces | |
gen | |
Macros | |
#define | PARAMLEN 20 |
Functions | |
static std::map< std::string, std::string > | gen::parseHeader (const std::vector< std::string > &header) |
#define PARAMLEN 20 |
Definition at line 16 of file JetMatchingMGFastJet.cc.