File: KtJetInterface.h
Description:
AmegicInterface is a class used to interface the
functions in Amegic with Herwig++. In particular, the total
cross section and momentum generation functions are interfaced.
See
also:
namespace Herwig
using namespace ThePEG;
using namespace KtJet;
CLASS
KtJetInterface
Public members:
KtJetInterface() {}
~KtJetInterface() {}
Standard ctors and dtor
vector<KtLorentzVector> convertToKtVectorList(tPVector &);
int getThePEGID(KtLorentzVector &);
Private members:
KtLorentzVector convertToKtVector(PPtr);
std::map<int, int> Kt2PythiaMap;
DEFINED MACROS
INCLUDED FILES
KtJet/KtLorentzVector.h
KtJet/KtEvent.h
ThePEG/Config/ThePEG.h
Herwig++/Config/Herwig.h
ThePEG/Repository/Strategy.fh
fstream
map