Skip to content

RCUtils cleanup

Adrian Chitan requested to merge DaqEffCleanUp into master

I've cleaned up the package from the DAQ Efficiency point of view. Deleted files are: ROOT/AtlasLabels.C ROOT/AtlasStyle.C ROOT/mgraph_daily.C ROOT/mgraph_eff3.C ROOT/mgraph_time.C ROOT/mgraph_weekly_hours.C bin/eff_display bin/run_eff_display jsrc/RCUtils/EffFrame.java jsrc/RCUtils/Efficiency.java jsrc/RCUtils/EfficiencyPanel.java jsrc/RCUtils/RunEfficiencyPanel.java jsrc/RCUtils/RunFrame.java jsrc/RCUtils/tools/JVMMonitor.java scripts/eff_script_auto_afs scripts/eff_script_auto_afs_USER scripts/setvar.py scripts/update_index_file.py scripts/update_index_file_RUN.py scripts/update_weekly_data.py src/eff_daq_eff_new.cc src/eff_make_combined_graphs.cc src/eff_make_csv_file.cc src/eff_make_graphs.cc src/eff_run_efficiency.cc src/get_efficiency.cc src/get_running_time.cc

Of course, CMakeLists was accordingly modified. I also updated my working release to 10-00-00 so there are no problems concerning compilation. As I could gather, the deleted files are not used by anyone anymore, but I kept the previous version in any case. As there is no major update to any actual tool, this merge can be propagated to P1 whenever convenient (next release even).

Cheers, Adrian

Merge request reports