This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| brunel:addextrainfo [2010/01/08 20:58] – created decianm | brunel:addextrainfo [2010/01/08 20:59] (current) – decianm | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Solution ===== | ===== Solution ===== | ||
| - | The extra-info field is filled in the algorithm ' | + | The extra-info field is filled in the algorithm |
| * Check if the algorithm is really in this sequence. | * Check if the algorithm is really in this sequence. | ||
| * If yes, but the fields are still not filled, give the inputLocation of the Tracks you want the information from manually, f.ex. | * If yes, but the fields are still not filled, give the inputLocation of the Tracks you want the information from manually, f.ex. | ||
| Line 13: | Line 13: | ||
| TrackAddLikelihood(" | TrackAddLikelihood(" | ||
| </ | </ | ||
| - | Note the LOWERCASE ' | + | Note the LOWERCASE |
| This should solve the problem. | This should solve the problem. | ||