Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Technical

Documents and notes

Presentations and

...

meetings

...

We are using a custom fork of dataset-dumper, developed for producing h5 files for NN training based on FTAG derivations. The custom fork is modified to store the truth jet pT via AntiKt4TruthDressedWZJets container.

  •  Add documentation about training dataset dumper fork

The main pieces of code that we are developing for the dumper are:

After compilation (note that one must build on Athena rather than AnalysisBase, as per the advanced usage page), you can run a local test with:

ca-dump-jer -c configs/ftag_jer.json <test_FTAG1_file>
  •  Add list of proposed features to add (available branches available in TDD docs)
    •  Truth particles (pt, eta, phi, ID) w/ pt>500 MeV
    •  ftagTruthOriginLabel
    •  ftagTruthTypeLabel
    •  ftagTruthVertexIndex

A set of test mc21 FTAG1 files can be found on:

/gpfs/slac/atlas/fs1/d/pbhattar/BjetRegression/InputDAOD

The current set of available Ntuples is available on:

...