Changes between Version 12 and Version 13 of WorkBook/ModuleSystem
- Timestamp:
- Feb 28, 2013, 11:38:39 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/ModuleSystem
v12 v13 19 19 The 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. 20 20 21 [[Image(delphes_folders_v 2.png)]]21 [[Image(delphes_folders_v5.png)]] 22 22 23 23 Additional classes {{{ExRootTask}}} and {{{DelphesModule}}} has been developed to provide frequently used services for Delphes. All Delphes' modules inherit from {{{DelphesModule}}}.