--- DarthVader/TrackerLevel2/src/TrkLevel2.cpp 2008/11/20 15:06:26 1.48 +++ DarthVader/TrackerLevel2/src/TrkLevel2.cpp 2008/11/25 14:41:37 1.49 @@ -1446,8 +1446,8 @@ cout << endl << "plane : " << plane; cout << endl << "coord[2] : "; while( i<2 && cout << coord[i] << " ") i++; cout << endl << "sgnl : " << sgnl; - cout << endl << "max.strip : "; - cout << endl << "multiplicity : "; + cout << endl << "max.strip : " << GetCluster_MaxStrip(); + cout << endl << "multiplicity : " << GetCluster_Multiplicity(); } //-------------------------------------- //