Skip to content

Add more vartypes to TQNTupleDumperAnalysisJob

Matthew Joseph Basso requested to merge more-vartypes-for-ntupler into master

As the title implies, add more vartypes to the ntuple dumping algorithm, including:

  • Unsigned int
  • Usigned long (int)
  • 32/64-bit (unsigned and signed) ints
  • The corresponding vector types

Merge request reports