Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Phys
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
1
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
Phys
Merge requests
!31
Cleanup LoKi comments
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Cleanup LoKi comments
cleanupLoKiComments
into
master
Overview
2
Commits
1
Pipelines
0
Changes
114
Merged
Marco Cattaneo
requested to merge
cleanupLoKiComments
into
master
8 years ago
Overview
2
Commits
1
Pipelines
0
Changes
114
Expand
Remove unnecessary disclaimer
Remove SVN keywords
Remove INTEL compiler warning suppressions
Remove WIN32 compiler workaround
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
3a421aa6
1 commit,
8 years ago
114 files
+
6
−
1102
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
114
Search (e.g. *.vue) (Ctrl+P)
Phys/DaVinciMCKernel/src/Lib/IHepMC2MC.cpp
+
0
−
9
Options
// $Id$
// ============================================================================
// Include files
// ============================================================================
@@ -22,16 +21,8 @@
* contributions and advices from G.Raven, J.van Tilburg,
* A.Golutvin, P.Koppenburg have been used in the design.
*
* By usage of this code one clearly states the disagreement
* with the smear campaign of Dr.O.Callot et al.:
* "No Vanya's lines are allowed in LHCb/Gaudi software."
*
* @author Vanya BELYAEV ibelyaev@physics.syr.edu
* @date 2006-01-23
*
* $Revision$
* Last modification $Date$
* by $Author$
*/
// ============================================================================
namespace
Loading