LOGO

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

Detailed Description

Z boson decaying to di-leptons.

Z to ll example

The example can be found in the RestFrames package at

examples/example_Zll.C

You can run the compiled example executable:

./examples/example_Zll.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 Z boson decaying to two leptons.
Zll_tree.gif
Decay tree

Definition in file example_Zll.C.