Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TreeMaker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TreeMaker
  • TreeMaker
  • Merge requests
  • !492

[Run2_2017] Transform nested vector branches to flattend+offset vector branches

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexx Perloff requested to merge github/fork/aperloff/Run2_2017_NestedVectors into Run2_2017 Apr 03, 2020
  • Overview 12
  • Commits 4
  • Pipelines 0
  • Changes 6

Created by: aperloff

Allow the transformation of vector<vector> branches to be saved as flattened vector branches with an associated vector branch of offsets.

Two unit tests were performed, one keeping the nested vector format and the other flattening the vectors. Flattening the vectors has the effect of decreasing the ntuple size by a little under 1% (0.88% in our 100 event test).

I have not tested the speed change.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/aperloff/Run2_2017_NestedVectors