Skip to content

Add charMode override to test_raw2reco.py & add RAW2DIGI tester

Izaak Neutelings requested to merge tb_raw2reco_charMode2 into master

For August 2024 test beam data:

  • Add charMode override option to test_raw2reco.py for override. Run as:
cmsRun $CMSSW_BASE/src/HGCalCommissioning/SystemTestEventFilters/test/test_raw2reco.py charMode=0 dqmOnly=True prescale=1000 maxEvents=500000 output=output_RunRUN.root inputFiles=/eos/cms/store/group/dpg_hgcal/tb_hgcal/2024/BeamTestAug/HgcalBeamtestAug2024/Relay1722289266/Run1722289266_Link1_File00000000*.bin
  • Add test_raw2digi.py & TestHGCalRaw2Digi.cc to test unpacker & print out tables of DIGIs. Run as:
cmsRun $CMSSW_BASE/src/HGCalCommissioning/SystemTestEventFilters/test/test_raw2digi.py charMode=0 maxEvents=5 inputFiles=/eos/cms/store/group/dpg_hgcal/tb_hgcal/2024/BeamTestAug/HgcalBeamtestAug2024/Relay1722382405/Run1722382405_Link1_File0000000001.bin
  • Set characterization mode to 0 (normal mode) for all ROCs in ECON-D JSON for TB2024v1.
Edited by Izaak Neutelings

Merge request reports

Loading