36 #ifndef UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSMEANMODE
37 #define UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSMEANMODE
39 #include "../Module.h"
64 virtual void Process(po::variables_map &vm);
This processing module replaces all expansions by a single plane from 3DH1D fields, defined by the parameter planeid.
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
static ModuleKey className
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
virtual ~ProcessMeanMode()
boost::shared_ptr< Field > FieldSharedPtr
This processing module replaces all expansions by the mean mode from 3DH1D fields.
ProcessMeanMode(FieldSharedPtr f)