Changeset 7801 for trunk/MagicSoft/Mars/datacenter
- Timestamp:
- 07/26/06 10:36:25 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/macros/fillsinope.C
r7528 r7801 108 108 for (Int_t i=0 ; i<9 ; i++) 109 109 { 110 // cout << "value: " << values[i] << endl;111 // cout << "str: " << str << endl;112 110 str = env.GetValue(values[i], ""); 113 111 if (str.IsNull())
Note:
See TracChangeset
for help on using the changeset viewer.