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
!332
Add copyright to files missed in
!328
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add copyright to files missed in
!328
addCopyright-2018
into
2018-patches
Overview
1
Commits
1
Pipelines
0
Changes
465
Merged
Marco Cattaneo
requested to merge
addCopyright-2018
into
2018-patches
6 years ago
Overview
1
Commits
1
Pipelines
0
Changes
465
Expand
0
0
Merge request reports
Compare
2018-patches
2018-patches (base)
and
latest version
latest version
42679504
1 commit,
6 years ago
465 files
+
4650
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
465
Search (e.g. *.vue) (Ctrl+P)
Associators/Associators/options/MCParticleToMCHit.py
+
10
−
0
Options
###############################################################################
# (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. #
###############################################################################
# Options to initialize MCParticle to MCHit associators
from
Configurables
import
MCParticle2MCHitAlg
,
TrackerMCParticle2MCHitAlg
,
DataOnDemandSvc
Loading