User Tools

Site Tools


loki:loki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
loki:loki [2009/03/02 14:25] decianmloki:loki [2009/07/25 14:23] decianm
Line 25: Line 25:
 **Notes:**  **Notes:** 
   * Mind the two ''__''!   * Mind the two ''__''!
-  * The code on the right sido of the '':'' is just a LoKi particle function, which can be found [[ https://twiki.cern.ch/twiki/bin/view/LHCb/LoKiParticleFunctions | here]]. Don't forget: It's Python, not C++ (e.g. there aren't any ''::'' for namespaces).+  * The code on the right side of the '':'' is just a LoKi particle function, which can be found [[ https://twiki.cern.ch/twiki/bin/view/LHCb/LoKiParticleFunctions | here]]. Don't forget: It's Python, not C++ (e.g. there aren't any ''::'' for namespaces).
 ===== Adding bool Variables ===== ===== Adding bool Variables =====
 If your particle function returns a bool value, you first have to convert it in order to store it in a tuple. This can be done with the ''switch''-function, e.g., If your particle function returns a bool value, you first have to convert it in order to store it in a tuple. This can be done with the ''switch''-function, e.g.,
loki/loki.txt · Last modified: 2012/03/29 11:20 by nchiap