Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D DecFiles
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCb Data Packages
  • Gen
  • DecFiles
  • Issues
  • #5
Closed
Open
Issue created Nov 22, 2018 by Adam Morris@admorris⚛Maintainer

At least 340 DecFiles use `GNINTREE` without specifying a range.

The default range changed from HepMC::children to HepMC::descendants in June, so the output of these DecFiles are potentially altered by that.

A list of affected files can be generated using:

grep -r GNINTREE | grep -v HepMC | sed 's/\.dec.*/.dec/g' | uniq

inside the dkfiles/ directory.

I have fixed 5 of them in pending merge requests.

Assignee
Assign to
Time tracking