Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jet Substructure #13

Open
wants to merge 300 commits into
base: main
Choose a base branch
from
Open

Jet Substructure #13

wants to merge 300 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    4f60cb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. add VariableR plugin

    jackaraz committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    6e6e497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e74991 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3c7d11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dacafda View commit details
    Browse the repository at this point in the history
  5. bugfix in setup_writer.py

    jackaraz committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    63365c4 View commit details
    Browse the repository at this point in the history
  6. bugfix in setup_writer.py

    jackaraz committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f103977 View commit details
    Browse the repository at this point in the history
  7. bugfix in setup_writer.py

    jackaraz committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    08efd72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4d38c4 View commit details
    Browse the repository at this point in the history
  9. failsafe for variableR

    jackaraz committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    707c67b View commit details
    Browse the repository at this point in the history
  10. extend docstring

    jackaraz committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    8828329 View commit details
    Browse the repository at this point in the history
  11. add pruner

    jackaraz committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    31528cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3fa15a6 View commit details
    Browse the repository at this point in the history
  13. add vector execution

    jackaraz committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c3614dc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    e9d0251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20ee43 View commit details
    Browse the repository at this point in the history
  3. protection for delphes

    - remove track generator from delphes based analyses in JetClusterer.cpp
    jackaraz committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7eb91f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    e3185ca View commit details
    Browse the repository at this point in the history
  2. optimize the codeflow

    jackaraz committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    85e655e View commit details
    Browse the repository at this point in the history
  3. bugfix in Nsubjettiness.h

    jackaraz committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d18e1e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8459df2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    002a246 View commit details
    Browse the repository at this point in the history
  6. add Filter.h

    jackaraz committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    fd0ad2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2671209 View commit details
    Browse the repository at this point in the history
  8. fix the function names

    jackaraz committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    c653832 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    415cda7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f905829 View commit details
    Browse the repository at this point in the history
  3. add EnergyCorrelator.h

    jackaraz committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    92a7501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fab2bd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe6f15 View commit details
    Browse the repository at this point in the history
  6. bugfix in ClusterBase.h

    jackaraz committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    11515b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. enable zsh support

    jackaraz committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    0364844 View commit details
    Browse the repository at this point in the history
  2. codeflow optimization for memory allocation

     - also code style improved
    jackaraz committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    ced935e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e992cd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. further cutflow optimization

    jackaraz committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    cb5b4d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9e510c View commit details
    Browse the repository at this point in the history
  3. rename shortcuts

    jackaraz committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    7a9b896 View commit details
    Browse the repository at this point in the history
  4. bugfix

    jackaraz committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    9326825 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. add shorthand for tracks

    jackaraz committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f3080db View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    6f0283a View commit details
    Browse the repository at this point in the history
  2. optimise RecEventFormat.h

    jackaraz committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    d752467 View commit details
    Browse the repository at this point in the history
  3. remove old jets_ vector

    jackaraz committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f5497a3 View commit details
    Browse the repository at this point in the history
  4. update DelphesTreeReader.cpp

    jackaraz committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    89015f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. update DelphesTreeReader.cpp

    - Delphes test can not be compiled at the moment. Needs fixing.
    jackaraz committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6890643 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. add checkup for fjcontrib

    jackaraz committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    e6796ce View commit details
    Browse the repository at this point in the history
  2. modify library structure

    jackaraz committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    b2f87cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cc1658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9809346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d55de3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c054fd2 View commit details
    Browse the repository at this point in the history
  7. bugfix in RecJetFormat.h

    jackaraz committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    735fedc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. improve the code structure

    jackaraz committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    d426641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c7dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e2357 View commit details
    Browse the repository at this point in the history
  4. add Pruner.cpp

    jackaraz committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    8cf6a65 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    0e9c061 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. improve Nsubjettiness.h

    jackaraz committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1ae418e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cfbc9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a3476e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecae28d View commit details
    Browse the repository at this point in the history
  5. add fastjet flag

    jackaraz committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    74cbb28 View commit details
    Browse the repository at this point in the history
  6. add HTT to AnalyzerBase.h

    jackaraz committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    118c378 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    ad9903e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f4b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8536884 View commit details
    Browse the repository at this point in the history
  4. simplify Filter.h

    jackaraz committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    821bf6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37ad5e7 View commit details
    Browse the repository at this point in the history
  6. move softdrop to source

    jackaraz committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e09c803 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    7b35f4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a0dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ee4f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    62ed504 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. fix memory leaks and doc

    * deleting variables that are created on heap
    * fix destructors
    * fix README.md
    jackaraz committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    d7f7995 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    8312fa6 View commit details
    Browse the repository at this point in the history
  2. protection against delphes

    jackaraz committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d01fab3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    575a8f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    66bb550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8da12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b54d4a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b2a4cf View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fix library name

    jackaraz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e528f70 View commit details
    Browse the repository at this point in the history
  2. bugfix in HTT.h and HTT.cpp

    jackaraz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4efc86d View commit details
    Browse the repository at this point in the history
  3. add test module for HTT

    jackaraz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    5824c69 View commit details
    Browse the repository at this point in the history
  4. check compiler version

    jackaraz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    65eaaf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbe0afb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. optimise codeflow

    jackaraz committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    a943159 View commit details
    Browse the repository at this point in the history
  2. optimise codeflow: HTT.h

    jackaraz committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    46d4c4b View commit details
    Browse the repository at this point in the history
  3. update FastJet and fjcontrib

    * add CXX11 and fPIC flags
    * enable all plugins
    jackaraz committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ebead65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a1cbbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfbd209 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8eb75a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    2c43e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e95a55 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. cleaning setup_write.py

    BFuks committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    b598574 View commit details
    Browse the repository at this point in the history
  2. Update ma5

    BFuks committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a97bd3d View commit details
    Browse the repository at this point in the history
  3. cleaning cmd_submit.py

    BFuks committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    02da2d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    0375873 View commit details
    Browse the repository at this point in the history
  2. Polishing JetClusterer.h

    BFuks committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ffbf4d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6beb13f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    f9118f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bbb4cc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    7f26ef7 View commit details
    Browse the repository at this point in the history
  2. polishing install_manager.py

    BFuks committed May 5, 2022
    Configuration menu
    Copy the full SHA
    84fcb30 View commit details
    Browse the repository at this point in the history
  3. polishing detect_fastjet.py

    BFuks committed May 5, 2022
    Configuration menu
    Copy the full SHA
    49feb65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9632393 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. polishing RecJetFormat.cpp

    BFuks committed May 17, 2022
    Configuration menu
    Copy the full SHA
    061200d View commit details
    Browse the repository at this point in the history
  2. Polishing HEPTopTagger

    BFuks committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2277188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a534e6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27c5b5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b3123b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbe64c8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Merge pull request #63 from MadAnalysis/sharedlib

    Substructure to Shared Library
    BFuks committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a2ff644 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. convert bits to LaTeX

    jackaraz committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3aa5ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b701a4c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. add changelog for v2.0

    jackaraz committed May 28, 2022
    Configuration menu
    Copy the full SHA
    ae15a64 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    7a89a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6136d13 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    5a06aab View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. improve code efficiency

    jackaraz committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    209a5fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b0ee80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bcc2ca View commit details
    Browse the repository at this point in the history
  4. add reconstruction method

    jackaraz committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4c6ae3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e74b371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cf1f42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1724c4d View commit details
    Browse the repository at this point in the history
  8. merge updates

    jackaraz committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    28c108d View commit details
    Browse the repository at this point in the history
  9. initialize tagger base

    jackaraz committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    df1fc5d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    bfcdbee View commit details
    Browse the repository at this point in the history
  2. add tagger base

    jackaraz committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0aaaa3b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    cddb25f View commit details
    Browse the repository at this point in the history
  2. improve docstring

    jackaraz committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b20caa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. complete tagger module

    jackaraz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    b8ac302 View commit details
    Browse the repository at this point in the history
  2. add tagger loader

    jackaraz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    50f1abf View commit details
    Browse the repository at this point in the history
  3. adapt python interface

    jackaraz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    bf3923a View commit details
    Browse the repository at this point in the history
  4. adap user-interface

    jackaraz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    f46457b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdb5f28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8676021 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d80a61a View commit details
    Browse the repository at this point in the history
  8. bugfix in tagging interface

    jackaraz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    dbb0eb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad205e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    684b7b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef06a61 View commit details
    Browse the repository at this point in the history
  12. update changelog-v2.0.md

    jackaraz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    213f678 View commit details
    Browse the repository at this point in the history
  13. bump version minor

    jackaraz committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e08fe7c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d1cc375 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    a70fe98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d1d51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c7ceb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa61363 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7931048 View commit details
    Browse the repository at this point in the history
  6. adapt SFS tagging interface

    jackaraz committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    65bcabc View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. bugfix in tagger structure

    jackaraz committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    cd7bf11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59fefad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7743820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e116b09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41e6f12 View commit details
    Browse the repository at this point in the history
  6. bugfix in btag efficiencies

    jackaraz committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ef26851 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef4ddf2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2dcbee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8588c19 View commit details
    Browse the repository at this point in the history
  10. expand docstring

    jackaraz committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d22ac49 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2699ff5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    684cf73 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9a52d64 View commit details
    Browse the repository at this point in the history
  14. bugfix in tagger names

    jackaraz committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2ef3a1e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    23cbb43 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    4dac495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca18af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5007303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4500577 View commit details
    Browse the repository at this point in the history
  5. update changelog

    jackaraz committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    6064eab View commit details
    Browse the repository at this point in the history
  6. expand docstring

    * The numeric difference between multitag and main branch is visible when ExclusiveId_ = false
    jackaraz committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    0330493 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6a5c49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d57c08 View commit details
    Browse the repository at this point in the history
  9. remove unnecessary headers

    jackaraz committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    087619c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93c6e0a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #97 from MadAnalysis/multitag

    Multilevel object tagging
    jackaraz committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    77b7f88 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. extend the documentation

    jackaraz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    c2b3df5 View commit details
    Browse the repository at this point in the history
  2. remove old tagger

    jackaraz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    1e7c9ab View commit details
    Browse the repository at this point in the history
  3. update destructor

    jackaraz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    593778c View commit details
    Browse the repository at this point in the history
  4. clean the header file

    jackaraz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    708d8a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c0bd43 View commit details
    Browse the repository at this point in the history
  6. extend jet definitions

    jackaraz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    1dd5603 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe4feae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e828e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2def75 View commit details
    Browse the repository at this point in the history
  10. update HTT test

    jackaraz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    636b13b View commit details
    Browse the repository at this point in the history
  11. update changelog-v2.0.md

    jackaraz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    8f67c6e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. polishing the language

    BFuks committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    5409785 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. - Polishing error and warning messages all over the place.

     - Fixing a compilation bugs with the delphes interface and the new b-tagging.
     - Adding the ‘med’ keyword for medium b-jets.
     - Updating the way to enable tau tagging.
     - Issues with the various taggers in SFSTaggerBase that could yield inconsistencies.
     - Printout in RecJetFormat (all tags printed now).
     - MET calculation to discuss in ClusterAlgoFastjet.cpp
    BFuks committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    dc3c7cb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    b3084dc View commit details
    Browse the repository at this point in the history
  2. update changelog-v2.0.md

    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c990e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3681002 View commit details
    Browse the repository at this point in the history
  4. update changelog-v2.0.md

    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c49a4fd View commit details
    Browse the repository at this point in the history
  5. update README.md

    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b788cb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    214bcb0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #86 from MadAnalysis/tau_tagging

    Tagging remastered
    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    7535afc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82a9bb8 View commit details
    Browse the repository at this point in the history
  9. update makedoc

    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    7ce498e View commit details
    Browse the repository at this point in the history
  10. bump version minor

    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d8b82f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    646b0a8 View commit details
    Browse the repository at this point in the history
  12. bump version minor

    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    6a4dca4 View commit details
    Browse the repository at this point in the history
  13. bugfix in SFSTaggerBase.cpp

    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ae6c567 View commit details
    Browse the repository at this point in the history
  14. bump version minor

    jackaraz committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    fe98722 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a4a9edd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    a2c6875 View commit details
    Browse the repository at this point in the history
  2. update changelog-v2.0.md

    jackaraz committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a0723b6 View commit details
    Browse the repository at this point in the history
  3. update version

    jackaraz committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6a74b37 View commit details
    Browse the repository at this point in the history
  4. bugfix for jet collection

    jackaraz committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    be1cd8a View commit details
    Browse the repository at this point in the history
  5. update changelog-v2.0.md

    jackaraz committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e388dc0 View commit details
    Browse the repository at this point in the history
  6. update main_normal.tex

    jackaraz committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    da9c5d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    12f6b99 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    c95821e View commit details
    Browse the repository at this point in the history
  2. Fixing language

    BFuks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    33bd564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4690af0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #135 from MadAnalysis/delphes_integration

    Merging `fatjets` and `genjets` into `jetcollection`
    BFuks committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    826f0bb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    af5ef6c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    3dad67c View commit details
    Browse the repository at this point in the history
  2. Revert "separate asimov based stat model for SL"

    This reverts commit 3dad67c.
    jackaraz committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    3d03f27 View commit details
    Browse the repository at this point in the history
  3. update changelog-v2.0.md

    jackaraz committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    6fc86af View commit details
    Browse the repository at this point in the history
  4. bump the version minor

    jackaraz committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a3e20b0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #167 from MadAnalysis/LHCO_issue

    Compiler options for the LHCO reader
    jackaraz committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f0b789c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    990f342 View commit details
    Browse the repository at this point in the history
  2. update gitignore

    jackaraz committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    acd2ead View commit details
    Browse the repository at this point in the history
  3. extend gitignore

    jackaraz committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8c81384 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    0fe0657 View commit details
    Browse the repository at this point in the history
  2. bump the version

    jackaraz committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    60d37f0 View commit details
    Browse the repository at this point in the history
  3. improve executable

    jackaraz committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e2bfff5 View commit details
    Browse the repository at this point in the history
  4. extend gitignore

    jackaraz committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    28b8759 View commit details
    Browse the repository at this point in the history
  5. update gitignore

    jackaraz committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    980cd87 View commit details
    Browse the repository at this point in the history
  6. modify the banner

    jackaraz committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e4279e2 View commit details
    Browse the repository at this point in the history
  7. update deletion

    jackaraz committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    be7d79b View commit details
    Browse the repository at this point in the history
  8. update gitignore

    jackaraz committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9100642 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. bugfix for issue #190

    jackaraz committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    add397f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    f8fbd93 View commit details
    Browse the repository at this point in the history
  2. add new initialisation

    jackaraz committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b951678 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    099601d View commit details
    Browse the repository at this point in the history
  2. fix linking issues

    jackaraz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    04d71ae View commit details
    Browse the repository at this point in the history
  3. bump version

    jackaraz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3672a6a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    1c65eba View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    726109e View commit details
    Browse the repository at this point in the history
  2. update changelog

    jackaraz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ec3b390 View commit details
    Browse the repository at this point in the history
  3. real fix of the bug

    BFuks committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2bdb4e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. set fastjet flag by default

    jackaraz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d01257b View commit details
    Browse the repository at this point in the history
  2. fix the wrong placement

    jackaraz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c719d93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    418c2ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11083d7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #208 from MadAnalysis/delphes_bugfix

    Bugfix for Delphes in Jet-Substructure module
    jackaraz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d1608aa View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    8748ee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    ab05c46 View commit details
    Browse the repository at this point in the history