Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
77fa8399
Commit
77fa8399
authored
Oct 24, 2017
by
Antti Soininen
Browse files
Update LoadILLTOF2 categories.
Re #21010
parent
10c3f2fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Framework/DataHandling/inc/MantidDataHandling/LoadILLTOF2.h
View file @
77fa8399
...
...
@@ -46,7 +46,7 @@ public:
/// Algorithm's version
int
version
()
const
override
{
return
2
;
}
/// Algorithm's category for identification
const
std
::
string
category
()
const
override
{
return
"DataHandling
\\
Nexus"
;
}
const
std
::
string
category
()
const
override
{
return
"DataHandling
\\
Nexus
;ILL
\\
Direct
"
;
}
/// Returns a confidence value that this algorithm can load a file
int
confidence
(
Kernel
::
NexusDescriptor
&
descriptor
)
const
override
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment