LDMX Software
Classes | Namespaces | Typedefs
Process.h File Reference

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< Processframework::ProcessHandle
 A handle to the current process Used to pass a process from ConfigurePython to fire.cxx.
 

Detailed Description

Class which represents the process under execution.

Author
Jeremy Mans, University of Minnesota

Definition in file Process.h.