|
LDMX Software
|
Class which represents the process under execution. More...
#include "Framework/Conditions.h"#include "Framework/Configure/Parameters.h"#include "Framework/Exception/Exception.h"#include "Framework/Performance/Tracker.h"#include "Framework/RunHeader.h"#include "Framework/StorageControl.h"#include <map>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | framework::Process |
| Class which represents the process under execution. More... | |
Namespaces | |
| namespace | framework |
| All classes in the ldmx-sw project use this namespace. | |
Typedefs | |
| typedef std::unique_ptr< Process > | framework::ProcessHandle |
| A handle to the current process Used to pass a process from ConfigurePython to fire.cxx. | |
Class which represents the process under execution.
Definition in file Process.h.