Skip to content
Snippets Groups Projects

No longer need to deduce subdetectors for HLT1 configuration

Merged Roel Aaij requested to merge ra-follow-transpose-banks into 2024-patches
All threads resolved!
Files
5
###############################################################################
# (c) Copyright 2019 CERN for the benefit of the LHCb Collaboration #
# #
# This software is distributed under the terms of the GNU General Public #
# Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". #
# #
# In applying this licence, CERN does not waive the privileges and immunities #
# granted to it by virtue of its status as an Intergovernmental Organization #
# or submit itself to any jurisdiction. #
###############################################################################
from Moore import options
options.set_input_and_conds_from_testfiledb(
'MiniBrunel_2018_MinBias_FTv4_DIGI_retinacluster')
options.evt_max = 1000
Loading