Changeset 12617 for trunk/FACT++
- Timestamp:
- 11/22/11 23:02:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/EventBuilderWrapper.h
r12612 r12617 573 573 { 574 574 fMsg.Info(" ==> TODO: Update run configuration in database!"); 575 fMsg.Info(" ==> TODO: Remove run from fExpected runs in case of failure!");576 fMsg.Info(" ==> TODO: Write information from fTargetConfig to header!");577 575 578 576 map<uint32_t,FAD::RunDescription>::iterator it = fExpectedRuns.begin(); … … 686 684 { 687 685 fMsg.Info(" ==> TODO: Update run configuration in database!"); 688 fMsg.Info(" ==> TODO: Remove run from fExpected runs!");689 686 690 687 DataProcessorImp *file = reinterpret_cast<DataProcessorImp*>(handler);
Note:
See TracChangeset
for help on using the changeset viewer.