Skip to content
Snippets Groups Projects

Draft: Store Panel Alignment scripts (RICH-57)

Closed Paras Naik requested to merge mirr_scripts into master
1 unresolved thread
6 files
+ 60
0
Compare changes
  • Side-by-side
  • Inline
Files
6
###############################################################################
# (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. #
###############################################################################
import os
import re
import sys
Loading