Skip to content

Commit

Permalink
Add test to make sure DelphesROOT_EDM4HEP works as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jul 29, 2024
1 parent 2f8946f commit b131a28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ if(DELPHES_CARD)

ADD_COMPARISON_TEST(PythiaResonanceDecayFilter_pp_hhbbyy DelphesPythia8_EDM4HEP ${DELPHES_CARD} ${OUTPUT_CONFIG} pythia_resonance_decay_filter_pp_hhbbyy_output.root ${PROJECT_SOURCE_DIR}/examples/data/tester_pwp8_pp_hh_5f_hhbbyy.cmd --no-delphes)
endif()

ADD_COMPARISON_TEST(DelphesRootReader_ee_91gev DelphesROOT_EDM4HEP ${DELPHES_CARD} ${OUTPUT_CONFIG} delphes_root_converter_input_reader_test.root ${PROJECT_SOURCE_DIR}/tests/data/gev91ee_zboson_100events.root )
else()
message(WARNING "Cannot find IDEA delphes card from the delphes installation. Cannot use it for testing")
endif()
Binary file added tests/data/gev91ee_zboson_100events.root
Binary file not shown.

0 comments on commit b131a28

Please sign in to comment.