Changing the Pibeta Analyzer

Adding a new module

Users who want to change data analysis should add a new private module rather than change a standard module. Adding a new module is somehow complicated because all modules as well as the banks they create have to be defined to the system in order to get automatic N-tuple booking etc. Once a module is created, changes to this module are rather simple. Usually, each module creates a new bank which contains the calculated values the module produces. To create a new module called "private" which creates a bank "PRIV", follow these steps (substitute private either with a meaningful name or with your name):