Belle II Software  release-05-01-25
ProcHandler.cc File Reference

Process handler class implementation. More...

#include <framework/pcore/ProcHandler.h>
#include <framework/core/InputController.h>
#include <framework/logging/Logger.h>
#include <framework/core/EventProcessor.h>
#include <framework/pcore/GlobalProcHandler.h>
#include <vector>
#include <sys/wait.h>
#include <sys/prctl.h>
#include <cstdio>
#include <cstdlib>
#include <cerrno>
#include <cstring>
#include <unistd.h>
#include <Python.h>
Include dependency graph for ProcHandler.cc:

Go to the source code of this file.

Detailed Description

Process handler class implementation.

Author
Soohyung Lee
Date
Jul 14 2008

Definition in file ProcHandler.cc.