Skip to content

Created a class JetCopier to produce "shallow copies" of jet collections.

This class creates a new JetContainer by doing a shallow copy of an input JetVector

It implements the IJetProvider interface. The JetContainer it returns is build by doing a shallow copy of an input JetVector. The JetVector key is also a Property of the tool.

Merge request reports

Loading