# | Line 38 | Line 38 | namespace mithep { | |
---|---|---|
38 | static Double_t M_r_t(const ParticleOArr *particles, const Met *met); | |
39 | static Double_t Razor(const ParticleOArr *particles, const Met *met); | |
40 | static Double_t CosineOmega(const Particle *particles0, const Particle *particles1); | |
41 | < | static Double_t MtHiggs(const ParticleOArr *leptons, const Met *met, int nsel); |
41 | > | static Double_t MtHiggs(const ParticleOArr *leptons, const Met *met, double metFraction[2], int nsel); |
42 | ||
43 | ClassDef(JetTools, 0) | |
44 | }; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |