Trig::WebBunchCrossingTool Removal, master branch (2020.08.04.)
As discussed in ATR-21827, https://atlas-trigconf.cern.ch now moved behind CERN's SSO. Meaning that this tool is not usable anymore.
At the same time I brought in some updates to one of the test executables from 21.2. But will use a different commit for enabling that test's build in master. (Once I figure out how exactly I'll want to use it.)
Unfortunately this development lead me down a very deep rabbit hole today. CxxUtils::get_unaligned
functions don't mention anywhere in their documentation that they would be updating the pointers that they receive.
https://gitlab.cern.ch/atlas/athena/-/blob/master/Control/CxxUtils/CxxUtils/get_unaligned.h#L65