--- PamCut/CollectionActions/RefitTrackAction/RefitTrackAction.cpp 2010/06/07 14:30:20 1.1.2.6 +++ PamCut/CollectionActions/RefitTrackAction/RefitTrackAction.cpp 2010/06/24 17:22:10 1.1.2.7 @@ -20,7 +20,7 @@ if (event->GetTrkLevel2()->GetNTracks() == 0) return; - // Reload the TRK parameters only if they have been changed (ie., if another instance of + // Reload the TRK alignment parameters only if they have been changed (ie., if another instance of // this class used a different set of parameters). if (_trkParamsFile != _currTrkParamsFile) { TrkParams::Set(_trkParamsFile, 5);