RestFrames
v1.0.1
RestFrames HEP Event Analysis Software Library
|
Di-Stops decaying to b chargino, chargino to lepton+sneutrino.
The example can be found in the RestFrames package at
examples/example_DiStop_to_bXp_bXm_to_blNblN.C
You can run the compiled example executable:
./examples/example_DiStop_to_bXp_bXm_to_blNblN.x
or run the example from the ROOT interactive command line:
root [0] .x examples/example_DiStop_to_bXp_bXm_to_blNblN.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 di-stops decaying to b chargino, chargino to lepton+sneutrino. |
Definition in file example_DiStop_to_bXp_bXm_to_blNblN.C.