You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Where's the code

lcls cvs repository

physics/correlations

Not in SEAL since what has been written so far is headless, and thereore is not SEAL specific.

Example of use of API

edu.stanford.slac.lcls.correlations.Runner

You get an instance of an Experiment, create some (1 or 2) Steppers, attach some (1 - M), like 200, Measures (thins to be acquired). Then "decorate" the Steppers (decorate Design Pattern - decorate a proxy of the object),

  • No labels