Skip to content

Commit

Permalink
Inherit from DeprecationAlgorithm. Refs #6348.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzhou committed Jan 18, 2013
1 parent 2cb8207 commit f355a16
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -7,12 +7,15 @@
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidDataObjects/Workspace2D.h"

#include "MantidAPI/DeprecatedAlgorithm.h"

namespace Mantid
{
namespace Algorithms
{

/** FilterEventsHighFrequency : TODO: DESCRIPTION
/** FilterEventsHighFrequency : Filter events by log of sample environment device operated in
high frequency.
@date 2011-11-29
Expand Down

0 comments on commit f355a16

Please sign in to comment.