STIR  6.2.0
Namespaces | Functions

Implementation of stir::DistributedWorker() More...

#include "stir/recon_buildblock/DistributedWorker.h"
#include "stir/recon_buildblock/distributed_functions.h"
#include "stir/recon_buildblock/distributed_test_functions.h"
#include "stir/ExamInfo.h"
#include "stir/Viewgram.h"
#include "stir/RelatedViewgrams.h"
#include "stir/DataSymmetriesForViewSegmentNumbers.h"
#include "stir/ProjDataInMemory.h"
#include "stir/DiscretisedDensity.h"
#include "stir/HighResWallClockTimer.h"
#include "stir/is_null_ptr.h"
#include "stir/Succeeded.h"
#include "stir/info.h"
#include "stir/warning.h"
#include "stir/error.h"
#include <boost/format.hpp>
#include "stir/recon_buildblock/PoissonLogLikelihoodWithLinearModelForMeanAndProjData.h"
#include <exception>
#include "stir/recon_buildblock/distributable_main.h"

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Implementation of stir::DistributedWorker()

Author
Tobias Beisel
Kris Thielemans
Alexey Zverovich (idea of using main() function)