Skip to content

HV automatically set for all the ECAL channels (old)

Fabio Ferrarotto edited this page Jul 23, 2019 · 1 revision

It's possibile to set automatically ON the HV for all the ECAL channels.

In dcs@l0padme1 in the folder padme-dcs look for the setvolt_ecal_all.cc program and setvolt_ecal_all.exe.

Execute in same folder with ./setvolt_ecal_all.exe. The program sets each channel in the Calorimeter Map file at its calibrated value and sets it ON.

The program sets ONLY ECAL channels. For SAC, please use the standard procedure to set them ON.

By default the program is taking the values from:
CalorimeterMap15pC.txt file (hardcoded in the program) - Map with 15 pC/MeV voltages.

If you want to switch to: CalorimeterMap20pC.txt (Map with 20 pC/MeV voltages) in the same folder please change the file name in the code and recompile with make setvolt_ecal_all and launch it with ./setvolt_ecal_all.exe

Clone this wiki locally