Changes between Version 9 and Version 10 of SFS
- Timestamp:
- Jun 10, 2020, 10:55:40 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SFS
v9 v10 85 85 $> ./bin/ma5 -Re <folder_name> <analysis_name> <SFS_card> 86 86 }}} 87 To use the SFS machinery in expert mode, the expert mode has to be initialized alongside with `RECO` mode. `<folder_name>` is optional input to create the analysis folder, `<analysis_name>` is, again, optional to write a null analysis file with the given name and finally the optional `<SFS_card>` generates the detector environment for the analysis and the detector effects will be applied live during the analysis. 87 To use the SFS machinery in expert mode, the expert mode has to be initialized alongside with `RECO` mode. `<folder_name>` is optional input to create the analysis folder, `<analysis_name>` is, again, optional to write a null analysis file with the given name and finally the optional `<SFS_card>` generates the detector environment for the analysis and the detector effects will be applied live during the analysis. An expert mode interpreter can be found in [https://github.com/jackaraz/ma5_expert this link]. 88 88 89 89