/[PAMELA software]/DarthVader/TrackerLevel2/src/TrkLevel2.cpp
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/src/TrkLevel2.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.48 by bongi, Thu Nov 20 15:06:26 2008 UTC revision 1.49 by pam-fi, Tue Nov 25 14:41:37 2008 UTC
# Line 1446  void TrkSinglet::Dump(){ Line 1446  void TrkSinglet::Dump(){
1446      cout << endl << "plane        : " << plane;      cout << endl << "plane        : " << plane;
1447      cout << endl << "coord[2]     : "; while( i<2 && cout << coord[i] << " ") i++;      cout << endl << "coord[2]     : "; while( i<2 && cout << coord[i] << " ") i++;
1448      cout << endl << "sgnl         : " << sgnl;      cout << endl << "sgnl         : " << sgnl;
1449      cout << endl << "max.strip    : ";      cout << endl << "max.strip    : " << GetCluster_MaxStrip();
1450      cout << endl << "multiplicity : ";      cout << endl << "multiplicity : " << GetCluster_Multiplicity();
1451  }  }
1452  //--------------------------------------  //--------------------------------------
1453  //  //

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

  ViewVC Help
Powered by ViewVC 1.1.23