LOGO

RestFrames  v1.0.0
RestFrames HEP Event Analysis Software Library
example_Hp_to_HggWlnu.C File Reference

Detailed Description

Charged Higgs decaying to H(gamma gamma) and W(l nu)

Author
Christopher Rogan (croga.nosp@m.n@ce.nosp@m.rn.ch)
Date
2016 Jul

H+ to H(gg) W(l nu) example

The example can be found in the RestFrames package at

examples/example_Hp_to_HggWlnu.C

You can run the compiled example executable:

./examples/example_Hp_to_HggWlnu.x

or run the example from the ROOT interactive command line:

root [0] .x examples/example_Zll.C++

For the latter, if RestFrames is not installed in an area in the default PATH then you must first load the RestFrames environmental variables with source setup_RestFrames.(c)sh.

Decay tree for a charged Higgs decaying to H(gamma gamma) and W(l nu).
Hp_to_HggWlnu_tree.gif
Decay Tree

Definition in file example_Hp_to_HggWlnu.C.