Changes between Version 3 and Version 4 of WorkBook
- Timestamp:
- Nov 19, 2012, 8:40:36 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook
v3 v4 1 == Workbook Contents == 1 2 3 Here is a list of the contents of the Delphes Workbook. 4 5 1. [WorkBook/ModuleSystem Module System] - introduction to modules. 2 6 1. [WorkBook/ModuleSystem Module System] - introduction to modules. 3 7 1. [WorkBook/Candidate The Particle Candidate Class] - introduction to the {{{Candidate}}} class. … … 5 9 1. [WorkBook/Arrays List of Arrays] of candidates that are available in the example configuration files. 6 10 1. [WorkBook/ConfigFile Configuration File] - how modules are configured and put together. 11 1. [WorkBook/LibraryInterface Library Interface] - how Delphes can be called from your program.