#ifndef START_RECONSTRUCTIONS_H #define START_RECONSTRUCTIONS_H namespace Recon { void startReconstructions(); } #endif