ImportObjects

Import an object from one RooFit workspace into another.

Usage:

+ImportObjects { 
  +CPeven { 
    +asimovData_SM_odd {
      <source="CPodd">
    }
  } 
}

The workspace name specified is the name of the target workspace. One or more objects can be given as subfolders, the object names are defined by the folder names. For each object, the source workspace can be identified by the tag source. This is most useful to copy entire datasets or pdfs from one workspace to the next, for example, asimov datasets generated in a different workspace.