Skip to content
Snippets Groups Projects

VetoNu identifier

Merged Eric Torrence requested to merge torrence/calypso:waveform-conditions into master
37 files
+ 2284
29
Compare changes
  • Side-by-side
  • Inline
Files
37
@@ -20,7 +20,16 @@ atlas_install_scripts( scripts/*.sh scripts/*.py )
atlas_add_test( ProdRecoTI12
SCRIPT scripts/faser_reco.py ${CMAKE_CURRENT_SOURCE_DIR}/../rawdata/Faser-Physics-001920-filtered.raw TI12Data
PROPERTIES TIMEOUT 300 )
atlas_add_test( ProdRecoTestBeam
SCRIPT scripts/faser_reco.py ${CMAKE_CURRENT_SOURCE_DIR}/../RAWDATA/Faser-Physics-003613-filtered.raw TestBeamData
PROPERTIES TIMEOUT 300 )
atlas_add_test( ProdRecoPilotTracks
SCRIPT scripts/faser_reco.py ${CMAKE_CURRENT_SOURCE_DIR}/../RAWDATA/Faser-Physics-pilot_tracks-filtered.raw TI12Data
PROPERTIES TIMEOUT 300 )
atlas_add_test( ProdRecoTI12-2022
SCRIPT scripts/faser_reco.py ${CMAKE_CURRENT_SOURCE_DIR}/../rawdata/Faser-Physics-006525-filtered.raw TI12Data02
PROPERTIES TIMEOUT 300 )
Loading