Fork me on GitHub

Changes between Version 12 and Version 13 of WorkBook/ModuleSystem


Ignore:
Timestamp:
Feb 28, 2013, 11:38:39 AM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ModuleSystem

    v12 v13  
    1919The 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.
    2020
    21 [[Image(delphes_folders_v2.png)]]
     21[[Image(delphes_folders_v5.png)]]
    2222
    2323Additional classes {{{ExRootTask}}} and {{{DelphesModule}}} has been developed to provide frequently used services for Delphes. All Delphes' modules inherit from {{{DelphesModule}}}.