.. algorithm:: .. summary:: .. relatedalgorithms:: .. properties:: Description ----------- This algorithm performs a deep copy of all of the information in the workspace. It maintains events if the input is an :py:obj:`EventWorkspace `. It will call CloneMDWorkspace for a :py:obj:`MDEventWorkspace ` or a :py:obj:`MDHistoWorkspace `. It can also clone a :py:obj:`PeaksWorkspace `. If in-place operation is requested (e.g. ``InputWorkspace==OutputWorkspace``) this algorithm does nothing. .. categories:: .. sourcelink::