Skip to content
Snippets Groups Projects

Adding StrippingALP2TauTau to be ran ONLY in 2017

Merged Carlos Vazquez Sierra requested to merge QEE_ALP2TauTau_2018-patches into QEE_2018-patches
All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
###############################################################################
# (c) Copyright 2000-2021 CERN for the benefit of the LHCb Collaboration #
# (c) Copyright 2000-2023 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". #
@@ -20,7 +20,7 @@ from StrippingUtils.Utils import LineBuilder
'''
Stripping lines for ALP -> tautau searches (both displaced and prompt).
Various decay mode combinations of the tau leptons are considered.
Authots: Xabier Cid Vidal, Carlos Vazquez Sierra.
Authors: Xabier Cid Vidal, Carlos Vazquez Sierra.
'''
__all__ = ('ALP2TauTauConf', 'default_config')
Loading