Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
DataBlockComposite.h File Reference
#include "MantidDataHandling/DataBlock.h"
#include "MantidDataHandling/DllConfig.h"

Go to the source code of this file.

Classes

class  Mantid::DataHandling::DataBlockComposite
 DataBlockComposite: The DataBlockComposite handles a collection of DataBlocks. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::DataHandling
 

Functions

template<typename T >
void DLLExport Mantid::DataHandling::populateDataBlockCompositeWithContainer (DataBlockComposite &dataBlockComposite, T &indexContainer, int64_t nArray, int numberOfPeriods, size_t numberOfChannels, std::vector< specnum_t > monitorSpectra)
 Populates a DataBlockComposite with DataBlocks which are extracted from a indexable collection (array-type). More...