Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add description for Package PSXtcOutput

...

For complete reference select Doxygen documentation.

Package PSXtcOutput

Package with the implementation of psana output module for XTC files. It is a part of the framework itself and does not have user-callable methods.
Module configuration parameters:

    • chunkSizeMB (default: 512000U) – output file chank size in MB
    • nameFmt (default: "e%1$d-r%2$04d-s%3$02d-c%4$02d.xtcf") – output file name format
    • dirName (default: ".") – output file directory
    • keepEpics (default: true) – keep/discard EPICS variables
    • expNum (default: 0) –
    • run (default: 0) –
    • stream (default: 0) –

For complete reference select Doxygen documentation.

Package psddl_psana

This package contains definition of interfaces for all data types produced by LCLS. The interfaces are generated from a data definition language (psddl) and are similar but not identical to the data classes defined in pdsdata package.

...