]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Base/Mori.hxx
...
[FrontAlgorithms.git] / lib / fpa / Base / Mori.hxx
index 3d1a94dfa63e996cbf36aa580a8ae15bdd964660..723e6fa285839562ccff88590825bcb14b47712b 100644 (file)
@@ -218,8 +218,8 @@ _FinishOneLoop( )
     TPeak p = this->m_PeakDetector.AddValue(
       *this->m_CurrThr, this->m_CurrCount
       );
-    std::cout << *( this->m_CurrThr ) << " " << this->m_CurrCount << std::endl;
     this->m_CurrThr++;
+    this->m_CurrQueue = ( this->m_CurrQueue + 1 ) % 2;
     if( this->m_CurrThr != this->m_Thresholds.end( ) )
     {
       // Update predicate and counting value