#include <functional>
#include <algorithm>
#include <iostream>
#include <vector>
#include <memory>
#include <string>
#include <boost/bind.hpp>
#include <Math/GenVector/Cartesian3D.h>
#include <Math/GenVector/VectorUtil.h>
#include <HepMC/GenEvent.h>
#include <HepMC/SimpleVector.h>
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "GeneratorInterface/LHEInterface/interface/JetInput.h"
#include "GeneratorInterface/LHEInterface/interface/JetClustering.h"
#include "GeneratorInterface/LHEInterface/interface/JetMatchingMLM.h"
#include "Matching.h"
Go to the source code of this file.
Namespaces | |
namespace | lhef |
Functions | |
HepMC::FourVector | lhef::convert (const JetClustering::Jet &jet) |