Fork me on GitHub

Changes between Version 10 and Version 11 of WorkBook/ModuleSystem


Ignore:
Timestamp:
Nov 19, 2012, 2:33:42 AM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ModuleSystem

    v10 v11  
    1717The contents of all Delphes' {{{TFolders}}} and {{{TObjArrays}}} is browsable. All the modules are accessible from the {{{"/Delphes/Delphes"}}} folder and all the {{{TObjArrays}}} are accessible from the {{{"/Delphes/Export"}}} folder.
    1818
    19 [[Image(delphes_folders.png)]]
     19[[Image(delphes_folders_v2.png)]]
    2020
    2121Additional classes {{{ExRootTask}}} and {{{DelphesModule}}} has been developed to provide frequently used services for Delphes. All Delphes' modules inherit from {{{DelphesModule}}}.