Changeset 4563 for trunk/MagicSoft/Mars/macros/sql
- Timestamp:
- 08/10/04 16:03:01 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/macros/sql
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/sql/filldotrun.C
r4516 r4563 45 45 // info will be put into the DB, eg: 46 46 // "/data/MAGIC" would do it for all data 47 // "/data/MAGIC/Period019 "would do it for one Period47 // "/data/MAGIC/Period019/ccdata" would do it for one Period 48 48 // "/data/MAGIC/Period019/ccdata/2004_05_17" would do it for a single day 49 49 // -
trunk/MagicSoft/Mars/macros/sql/readrbk.C
r4513 r4563 173 173 // loop over all files in this path 174 174 // 175 void readrbk(TString path="/data/MAGIC/Period01 4")175 void readrbk(TString path="/data/MAGIC/Period017/ccdata") 176 176 { 177 177 MDirIter Next(path, "*.rbk", -1);
Note:
See TracChangeset
for help on using the changeset viewer.