Skip to content
Snippets Groups Projects

Add missing/update HLT1-HLT2 decoding comparison tests

Merged Saverio Mariani requested to merge samarian_decoding_comparisons into master
All threads resolved!
Files
13
+ 12
0
###############################################################################
# (c) Copyright 2022 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 RecoConf.calorimeter_reconstruction import make_digits
make_digits.global_bind(calo_raw_bank=True)
Loading