Changeset 4601 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 08/12/04 16:41:37 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/macros/sql
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/sql/filldotrbk.C
r4544 r4601 31 31 // the data center and store their contents in the runbook-database. 32 32 // 33 // Usage: root readrbk.C("/data/MAGIC/Period014", kTRUE) 33 // Usage: 34 // .x readrbk.C("/data/MAGIC/Period014", kTRUE) 34 35 // 35 36 // While the first argument is the directory in which all subdirectories where -
trunk/MagicSoft/Mars/macros/sql/filldotrun.C
r4563 r4601 39 39 // 40 40 // Usage: 41 // root -q -l -b filldotrun.C+("/data/MAGIC/Period019/ccdata", kTRUE) 2>&1 | tee filldotrun.log41 // .x filldotrun.C+("/data/MAGIC/Period019/ccdata", kTRUE) 42 42 // 43 43 // While the first argument is the directory in which all subdirectories where
Note:
See TracChangeset
for help on using the changeset viewer.