Changes between Version 19 and Version 20 of DatabaseBasedAnalysis/rootifysql
- Timestamp:
- 01/06/21 10:32:17 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBasedAnalysis/rootifysql
v19 v20 100 100 }}} 101 101 102 Note that the first positional argument of rootifysql is the file name. So by 103 {{{ 104 user@machine> ./query.sql [options] filename.root 105 }}} 106 107 the output can be written to filename.root instead of the default roorif.root 102 108 103 109 == Connection information ==