LOGO

RestFrames  v1.0.1
RestFrames HEP Event Analysis Software Library
example_top_to_bWlnu.C File Reference

Detailed Description

single top decaying to a b-quark and leptonic W

Author
Christopher Rogan (croga.nosp@m.n@ce.nosp@m.rn.ch)
Date
2015 March

top to b W(l nu) example

The example can be found in the RestFrames package at

examples/example_top_to_bWlnu.C

You can run the compiled example executable:

./examples/example_top_to_bWlnu.x

or run the example from the ROOT interactive command line:

root [0] .x examples/example_top_to_bWlnu.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 single top decaying to a b-quark and leptonic W.
Decay Tree

Definition in file example_top_to_bWlnu.C.