Skip to content

modifying naming files to include later the input data decoders

This MR is meant to modify some files names already created, since we will include additional decoders.

  • jFexByteStreamTool.h -> jFexRoiByteStreamTool.h
  • jFexByteStreamTool.cxx -> jFexRoiByteStreamTool.cxx
  • and the respective python file names.

One template .py file (L1CaloInputFEXByteStreamConfig.py) is created to fill it with the input configuration and flags.

In the future MR, we will include

  • jFexInputByteStreamTool.h
  • jFexInputByteStreamTool.cxx
  • and we will fill the python file
Edited by Sergi Rodriguez Bosca

Merge request reports