#include "DataFormats/Math/interface/LorentzVector.h"
#include "SimDataFormats/GeneratorProducts/interface/LesHouches.h"
Go to the source code of this file.
Namespaces | |
alpgen | |
Functions | |
void | alpgen::fixEventHiggsTTbar (lhef::HEPEUP &hepeup) |
Fixes Event Record for ihrd = 8. More... | |
void | alpgen::fixEventMultiBoson (lhef::HEPEUP &hepeup) |
Fixes Event Record for ihrd = 5. More... | |
void | alpgen::fixEventSingleTop (lhef::HEPEUP &hepeup, double mb, int itopprc) |
Fixes Event Record for ihrd = 13. More... | |
void | alpgen::fixEventTTbar (lhef::HEPEUP &hepeup) |
Fixes Event Record for ihrd = 6. More... | |
void | alpgen::fixEventWZ (lhef::HEPEUP &hepeup) |
Fixes Event Record for ihrd = 1,2,3,4,10,14,15. More... | |
math::XYZTLorentzVector | alpgen::vectorFromHepeup (const lhef::HEPEUP &hepeup, int index) |