Skip to content

Commit

Permalink
Merge pull request cms-sw#146 from mariadalfonso/TopBotV20fix
Browse files Browse the repository at this point in the history
fix FW2
  • Loading branch information
mariadalfonso authored Jun 7, 2017
2 parents 6a5a882 + 0c7f95d commit 5691e50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion interface/GeneralFunctions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ namespace ChargedHiggs{
float mt(const float pt1, const float pt2, const float phi1, const float phi2);
// compute mt2
float mt2( const TLorentzVector visa, const TLorentzVector visb, const TLorentzVector metVec);

// compute general functions Fox-Wolfram momenta
float FW_momentum( const std::vector<TLorentzVector> jet, int index);

// use this for massive objects
template <typename T>
Expand Down

0 comments on commit 5691e50

Please sign in to comment.