Skip to content
Snippets Groups Projects

21.0 add tfcs energy interpolation histogram

Add functionality to determine the total energy to be deposited for a particle in FastCaloSim based on histograms that serve as lookup tables. Planned use case is for low energy hadrons.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 4 commits

    • 046dbe07...5bad106f - 3 commits from branch atlas:21.0
    • 6b8dcea4 - Merge remote-tracking branch 'upstream/21.0' into 21.0-addTFCSEnergyInterpolationHistogram

    Compare with previous version

  • This merge request affects 1 package:

    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent

    This merge request affects 4 files:

    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/CMakeLists.txt
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/ISF_FastCaloSimEvent/LinkDef.h
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/ISF_FastCaloSimEvent/TFCSEnergyInterpolationHistogram.h
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/src/TFCSEnergyInterpolationHistogram.cxx

    Adding @jchapman ,@pjacka ,@mfauccig ,@xiaozhon ,@ahasib ,@vpascuzz ,@tadej ,@schaarsc as watchers

  • :negative_squared_cross_mark: CI Result FAILURE (hash 6b8dcea4)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :warning: :warning: :warning:
    required tests :o: :white_check_mark: :o:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 163
    :warning: AthDataQuality: number of compilation errors 0, warnings 1
    :warning: AthSimulation: number of compilation errors 0, warnings 7
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25046]

  • Please address the CI errors and compilation warnings. (L1)

  • Jenkins please retry a build

  • This merge request affects 1 package:

    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent

    This merge request affects 4 files:

    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/CMakeLists.txt
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/ISF_FastCaloSimEvent/LinkDef.h
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/ISF_FastCaloSimEvent/TFCSEnergyInterpolationHistogram.h
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/src/TFCSEnergyInterpolationHistogram.cxx

    Adding @jchapman ,@pjacka ,@mfauccig ,@xiaozhon ,@ahasib ,@vpascuzz ,@tadej ,@schaarsc as watchers

  • :white_check_mark: CI Result SUCCESS (hash 6b8dcea4)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :warning: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 2
    :white_check_mark: AthDataQuality: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25145]

  • Hi @bwinter, please solve all threads

  • Yes, It's on the todo list for today. Thank you for the reminder

  • added 6 commits

    • 6b8dcea4...334c3922 - 4 commits from branch atlas:21.0
    • 7ddd1df2 - Merge remote-tracking branch 'upstream/21.0' into 21.0-addTFCSEnergyInterpolationHistogram
    • c5f1bb7b - implementing comments

    Compare with previous version

  • Jenkins please retry a build

    Edited by Benedict Tobias Winter
  • This merge request affects 1 package:

    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent

    This merge request affects 4 files:

    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/CMakeLists.txt
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/ISF_FastCaloSimEvent/LinkDef.h
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/ISF_FastCaloSimEvent/TFCSEnergyInterpolationHistogram.h
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/src/TFCSEnergyInterpolationHistogram.cxx

    Adding @jchapman ,@pjacka ,@mfauccig ,@xiaozhon ,@ahasib ,@vpascuzz ,@tadej ,@schaarsc as watchers

  • :negative_squared_cross_mark: CI Result FAILURE (hash c5f1bb7b)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :warning: :warning: :warning:
    required tests :white_check_mark: :white_check_mark: :o:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 163
    :warning: AthDataQuality: number of compilation errors 0, warnings 1
    :warning: AthSimulation: number of compilation errors 0, warnings 7
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25244]

  • There must be an unaccounted change in the reference like last week. The branch was updated to 21.0 when implementing the comments

  • added 4 commits

    • c5f1bb7b...71b488b8 - 2 commits from branch atlas:21.0
    • 7fd57998 - Merge remote-tracking branch 'upstream/21.0' into 21.0-addTFCSEnergyInterpolationHistogram
    • 958d7091 - undo implementation of one comment (root macro coding standard)

    Compare with previous version

  • This merge request affects 1 package:

    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent

    This merge request affects 4 files:

    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/CMakeLists.txt
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/ISF_FastCaloSimEvent/LinkDef.h
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/ISF_FastCaloSimEvent/TFCSEnergyInterpolationHistogram.h
    • Simulation/ISF/ISF_FastCaloSim/ISF_FastCaloSimEvent/src/TFCSEnergyInterpolationHistogram.cxx

    Adding @jchapman ,@pjacka ,@mfauccig ,@xiaozhon ,@ahasib ,@vpascuzz ,@tadej ,@schaarsc as watchers

  • :white_check_mark: CI Result SUCCESS (hash 958d7091)

    Athena AthDataQuality AthSimulation
    externals :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthDataQuality: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25284]

  • Looks fine now, approving.

    Pavol [as L2 MR shifter]

  • There is one unresolved thread left before this MR is approved. Please confirm. Thanks, Rachid

  • Pavol Strizenec resolved all threads

    resolved all threads

  • Sorry, I forgot to resolve, it's o.k., could be merged.

    pavol [as L2 MR shifter]

  • Rachid Mazini mentioned in commit f96b9017

    mentioned in commit f96b9017

  • merged

  • Atlas Nightlybuild picked the changes into the branch cherry-pick-f96b9017903-master with commit 058ae3f4

    picked the changes into the branch cherry-pick-f96b9017903-master with commit 058ae3f4

  • Rachid Mazini mentioned in commit 058ae3f4

    mentioned in commit 058ae3f4

  • Atlas Nightlybuild mentioned in merge request !39337 (merged)

    mentioned in merge request !39337 (merged)

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading