Changeset 699 in Sophya for trunk/SophyaLib/Samba


Ignore:
Timestamp:
Jan 3, 2000, 10:40:09 AM (26 years ago)
Author:
ansari
Message:

suppression d'impression inutile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/spherethetaphi.cc

    r682 r699  
    565565
    566566{
    567   cout << "entree GetThetaSlice, couche no " << index << endl;
    568567
    569568  if(index < 0 || index > NbThetaSlices())
     
    577576  int bid  = this->NPhi(index);
    578577  int lring  = bid;
    579   cout << " iring= " << iring << " lring= " << lring << endl;
    580578
    581579  phi.ReSize(lring);
Note: See TracChangeset for help on using the changeset viewer.