@@ -842,7 +842,7 @@ namespace OTSDataType
int nTagId = 0;
- foreach (COTSParticleClr pParticle in m_listAnalysisParticles)//m_listAllParticles memorize all the particles .
+ foreach (COTSParticleClr pParticle in m_listAllParticles)//m_listAllParticles memorize all the particles .
{
pParticle.SetParticleId(nTagId);//give all the conforming particles a unified sequence no.