Skip to content

CaloExtensionBuilderAlg no longer crashes on q220 & added documentation to the header file

Addressing https://its.cern.ch/jira/browse/ATLASRECTS-5191, I have made it so the code can run without a vertex container which previously caused crashes in q220. Now the vertex container is optional which allows the q220 run to execute without crashing.

I've also added documentation to the header file to outline implementation in other algorithms.

Merge request reports