Skip to content
Snippets Groups Projects

Sweeping !20301 from 21.3 to 21.9. test new BCID procedure

Merged Atlas Nightlybuild requested to merge cherry-pick-8ce7e90511-21.9 into 21.9
2 files
+ 18
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -105,6 +105,9 @@ class LArSuperCellBuilderDriver : public AthAlgorithm
int m_defaultShiftTimeSamples;
int m_bcs;
int m_counter;
std::vector<float> m_bcidLowLim;
std::vector<float> m_bcidUpLim;
std::vector<float> m_bcidBands;
};
#include "LArROD/LArSuperCellBuilderDriver.icc"
Loading