PAF Basic Design
No separation into algorithm and data objects !=> Predefined sequences and paths of data and algorithm objects are always bottom-up (expensive = slow and resource hungry; all data are read before an algorithm starts)=> Intelligent objects allow for smart top-down operation ( cheap = data are read and objects constructed on dynamic request only)
=> BABAR Framework runs constantly slow on the scale of 10-100 Hz, PAF runs dynamically at 1-100 kHz !