Changes between Version 10 and Version 11 of WorkBook/ModuleSystem
- Timestamp:
- Nov 19, 2012, 2:33:42 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/ModuleSystem
v10 v11 17 17 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. 18 18 19 [[Image(delphes_folders .png)]]19 [[Image(delphes_folders_v2.png)]] 20 20 21 21 Additional classes {{{ExRootTask}}} and {{{DelphesModule}}} has been developed to provide frequently used services for Delphes. All Delphes' modules inherit from {{{DelphesModule}}}.