Skip to content

Files

Latest commit

a83d1ac · Jan 19, 2018

History

History
9 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 289 Bytes

TriggerMatching

This example uses trigger and track clases

The program loops over tracks and triger objects that have passed a certain filter.

In the loop, the parameter Delta R between the two objects si compared. If smaller than 0.1 the objects are considered to be the same.

...