CycloBranch
cMainThread.h File Reference

The thread launched by the command 'Search->Run'. More...

#include <iostream>
#include <QThread>
#include <QThreadPool>
#include <QTime>
#include <QMutex>
#include "core/utilities.h"
#include "core/cParameters.h"
#include "core/cDeNovoGraph.h"
#include "core/cTheoreticalSpectrum.h"
#include "core/cIsotopePatternCache.h"

Go to the source code of this file.

Classes

class  cMainThread
 The class representing a thread launched by the command 'Search->Run'. More...
 

Variables

cIsotopePatternCache isotopepatterncache
 Global isotope pattern cache.
 

Detailed Description

The thread launched by the command 'Search->Run'.