Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
MuonGroupingXMLHelper.h File Reference
#include "MantidAPI/GroupingLoader.h"
#include "MantidFrameworkTestHelpers/ScopedFileHelper.h"

Go to the source code of this file.

Namespaces

namespace  MuonGroupingXMLHelper
 

Functions

ScopedFileHelper::ScopedFile MuonGroupingXMLHelper::createGroupingXMLSingleGroup (const std::string &groupName, const std::string &group)
 Simplest possible grouping file, with only a single group. More...
 
ScopedFileHelper::ScopedFile MuonGroupingXMLHelper::createGroupingXMLSinglePair (const std::string &pairName, const std::string &groupName)
 Create an XML with two simple groups and a pair made from them. More...
 
ScopedFileHelper::ScopedFile MuonGroupingXMLHelper::createXMLwithPairsAndGroups (const int &nGroups=1, const int &nDetectorsPerGroup=1)
 Create an XML file with grouping/pairing information. More...
 
DLLExport std::string MuonGroupingXMLHelper::groupingToXML (const Mantid::API::Grouping &grouping)
 Create an XML file (as a string) containing muon grouping information. More...