JHUGen MELA
JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
|
Functions | |
std::vector< TNumericUtil::intTriplet_t > | Hash_OnshellHJJHash () |
std::vector< TNumericUtil::intTriplet_t > | Hash_OnshellVBFHash () |
std::vector< TNumericUtil::intTriplet_t > | Hash_OnshellTQHHash () |
const std::vector< TNumericUtil::intTriplet_t > & | Get_JHUGenHash_OnshellHJJHash () |
const std::vector< TNumericUtil::intTriplet_t > & | Get_JHUGenHash_OnshellVBFHash () |
const std::vector< TNumericUtil::intTriplet_t > & | Get_JHUGenHash_OnshellTQHHash () |
Variables | |
const std::vector< TNumericUtil::intTriplet_t > | JHUGenHash_OnshellHJJHash = Hash_OnshellHJJHash() |
const std::vector< TNumericUtil::intTriplet_t > | JHUGenHash_OnshellVBFHash = Hash_OnshellVBFHash() |
const std::vector< TNumericUtil::intTriplet_t > | JHUGenHash_OnshellTQHHash = Hash_OnshellTQHHash() |
const std::vector< TNumericUtil::intTriplet_t > & TJHUGenUtils::Get_JHUGenHash_OnshellHJJHash | ( | ) |
Definition at line 41 of file TJHUGenUtils.cc.
const std::vector< TNumericUtil::intTriplet_t > & TJHUGenUtils::Get_JHUGenHash_OnshellTQHHash | ( | ) |
Definition at line 43 of file TJHUGenUtils.cc.
const std::vector< TNumericUtil::intTriplet_t > & TJHUGenUtils::Get_JHUGenHash_OnshellVBFHash | ( | ) |
Definition at line 42 of file TJHUGenUtils.cc.
std::vector< intTriplet_t > TJHUGenUtils::Hash_OnshellHJJHash | ( | ) |
Definition at line 14 of file TJHUGenUtils.cc.
std::vector< intTriplet_t > TJHUGenUtils::Hash_OnshellTQHHash | ( | ) |
Definition at line 30 of file TJHUGenUtils.cc.
std::vector< intTriplet_t > TJHUGenUtils::Hash_OnshellVBFHash | ( | ) |
Definition at line 22 of file TJHUGenUtils.cc.
const std::vector<TNumericUtil::intTriplet_t> TJHUGenUtils::JHUGenHash_OnshellHJJHash = Hash_OnshellHJJHash() |
Definition at line 9 of file TJHUGenUtils.cc.
const std::vector<TNumericUtil::intTriplet_t> TJHUGenUtils::JHUGenHash_OnshellTQHHash = Hash_OnshellTQHHash() |
Definition at line 11 of file TJHUGenUtils.cc.
const std::vector<TNumericUtil::intTriplet_t> TJHUGenUtils::JHUGenHash_OnshellVBFHash = Hash_OnshellVBFHash() |
Definition at line 10 of file TJHUGenUtils.cc.