TAE activity filter
Compare changes
Files
14@@ -10,7 +10,8 @@
@@ -646,6 +647,7 @@ def setup_hlt1_node(enablePhysics=True,
@@ -681,7 +683,21 @@ def setup_hlt1_node(enablePhysics=True,
First implementation of a TAE activity filter based on long tracks.
An alternative filter based on VELO tracks is implemented in case it is needed for the start of data-taking - it can be enabled by switching the `use_long_tracks` to False (an example sequence is provided in this MR).
To be tested with MooreOnline!329 (merged)