36 #ifndef UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSC0PROJECTIO
37 #define UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSC0PROJECTIO
39 #include "../Module.h"
64 virtual void Process(po::variables_map &vm);
This processing module calculates the Q Criterion and adds it as an extra-field to the output file...
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
virtual ~ProcessC0Projection()
ProcessC0Projection(FieldSharedPtr f)
boost::shared_ptr< Field > FieldSharedPtr
static ModuleKey className
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
Abstract base class for processing modules.