Skip to content

Add tool for reading per-BCID beam current from COOL

Lorenzo Rossini requested to merge lrossini/athena:PerBCIDLumi24 into 24.0

We added two new tools to read the per-BCID content of the beam currents: BunchCrossingIntensityCondAlg and BunchCrossingAverageCondAlg (in LumiBlockComp)

The tools read respectively from the COOL folders: /TDAQ/OLC/LHC/BUNCHDATA and /TDAQ/OLC/LHC/LBDATA3

The data is stored in BunchCrossingIntensityCondData and BunchCrossingAverageCondData (in LumiBlockData).

We also added two script to test (BunchCrossingIntensityCondTest.py and BunchCrossingAverageCondTest.py )

Let us know if more material is needed or if something is wrong and not following proper ATLAS coding rules.

thanks a lot.

best, Lorenzo

Tagging for information: @fdattola @xulou @aleopold @vlang

Merge request reports

Loading