User Tools

Site Tools


start:selection

Simple Selections

There are many different ways to achieve the same within the LHCb computing environment. This page collects examples on how one can write a selection.

Using CombineParticles

This is probably the fastest way to achieve a Selection and allows to easily use the available tools. No packages need to be locally installed for this. The Introduction Tutorials for DaVinci explain how to do this. The python configuration is explained in Tutorial4

A basic step-by-step example is available under DaVinic Example

Using a C++ Algorithm

A more complex possibility is to write a C++ algorithm the Advanced Tutorials for DaVinci cover this.

start/selection.txt · Last modified: 2010/02/05 09:04 by nchiap