STIR  6.2.0
distributable_main.h
Go to the documentation of this file.
1 //
2 //
3 /*
4  Copyright (C) 2011- 2011, Hammersmith Imanet Ltd
5  This file is part of STIR.
6 
7  SPDX-License-Identifier: Apache-2.0 AND License-ref-PARAPET-license
8 
9  See STIR/LICENSE.txt for details
10 */
11 
12 #ifndef __stir_recon_buildblock_DISTRIBUTABLE_main_H__
13 #define __stir_recon_buildblock_DISTRIBUTABLE_main_H__
14 
25 #include "stir/common.h"
26 
27 START_NAMESPACE_STIR
28 
31 
33 
52 int distributable_main(int argc, char** argv);
53 
55 
56 END_NAMESPACE_STIR
57 
58 #endif // __stir_recon_buildblock_DISTRIBUTABLE_main_H__
int distributable_main(int argc, char **argv)
basic configuration include file