Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
Filename | Input | string | Mandatory | The name of the Bin file to load. Allowed extensions: [‘.bin’] |
OutputWorkspace | Output | Workspace | Mandatory | An output workspace. |
The algorithm LoadPSIMuonBin will read in a .bin file from the PSI facility, from one of the various machines that use that format. The file name can be absolute or relative path and should have the extension .bin. The file should only be loaded if the first two bytes are “1N” representing it as the format that this will load.
The ChildAlgorithms used by LoadPSIMuonBin are:
Categories: Algorithm Index | DataHandling\PSIMuonBin
C++ source: LoadPSIMuonBin.cpp (last modified: 2018-10-05)
C++ header: LoadPSIMuonBin.h (last modified: 2018-10-05)