Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Include Page
PSDMInternal:PageMenuBeginPSDMInternal:
PageMenuBegin
Table of Contents
Include Page
PSDMInternal:PageMenuEndPSDMInternal:
PageMenuEnd

Psana user examples

...

If you didn't already, take a look at psana - User Manual and psana - Reference Manual.

Note that with C++/psana (as opposed to with python/pyana), you do need two files for your source code: MyPackage/include/MyModule.h and MyPackage/src/MyModule.cpp. Also you must compile any time you change your source code.

...