Skip to content

Commit

Permalink
Temporarily add the test for ALLEGRO addNoise (to be moved to ddsim+k…
Browse files Browse the repository at this point in the history
…4run)
  • Loading branch information
Zhibo Wu committed Sep 4, 2024
1 parent de26696 commit 082ee1a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RecFCCeeCalorimeter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,10 @@ add_test(NAME FCCeeLAr_benchmarkCorrection
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
)
set_test_env(FCCeeLAr_benchmarkCorrection)

# test for ALLEGRO addNoise, to be moved ddsim+k4run
add_test(NAME FCCeeLAr_ecalNoise
COMMAND k4run RecCalorimeter/tests/options/runEcalBarrel_addNoise_thetamodulemerged.py
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
)
set_test_env(FCCeeLAr_ecalNoise)

0 comments on commit 082ee1a

Please sign in to comment.