FTFGenerator ============ To generate FTF background events two different methods are available: * Generate via the stand alone FTFGen executable a root file which is then included in the simulation makro. This method gives access to all parameters from the FTF generator. See :doc:`FTFExternalGenerator` for a description. * Use a wrapper around the FTF Generator called PndFtfDirect which allows the call of FTF directly in the simulation macro. .. doxygenclass:: PndFtfDirect :members: :undoc-members: .. toctree:: :maxdepth: 1 FTFExternalGenerator