Versions Compared

Key

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

...

Documents and notes

...

We are using a custom fork of training-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.

...

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

Some additional truth information for the tracks will be useful. The addition of fields under the decorate part of the config didn't work with FTAG derivations. Some predefined decorations are in TDD docs.

  •  Add truthTypeLabel (NoTruth=0, Other=1, Pion=2, Kaon=3, Electron=4, Muon=5, Photon=6)


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

...