Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lbcom
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Lbcom
Merge requests
!328
Add copyright
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add copyright
addCopyright-2018
into
2018-patches
Overview
2
Commits
1
Pipelines
0
Changes
58
All threads resolved!
Hide all comments
Merged
Marco Cattaneo
requested to merge
addCopyright-2018
into
2018-patches
6 years ago
Overview
2
Commits
1
Pipelines
0
Changes
58
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Compare
2018-patches
version 1
b2889590
6 years ago
2018-patches (base)
and
latest version
latest version
b2889590
1 commit,
6 years ago
version 1
b2889590
2 commits,
6 years ago
58 files
+
580
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
58
Search (e.g. *.vue) (Ctrl+P)
Calo/CaloAssociators/python/CaloAssociators/Configuration.py
+
10
−
0
Options
#!/usr/bin/env gaudirun.py
###############################################################################
# (c) Copyright 2000-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. #
###############################################################################
# =============================================================================
## Confurable for Calorimeter MC-truth associations
# @author Vanya BELYAEV Ivan.Belyaev@nikhe.nl
Loading