Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
IDFObject.h File Reference
#include "MantidGeometry/DllConfig.h"
#include <memory>
#include <Poco/File.h>
#include <Poco/Path.h>
#include <stdexcept>

Go to the source code of this file.

Classes

class  Mantid::Geometry::AbstractIDFObject
 IDFObject : File object wrapper over an IDF file. More...
 
class  Mantid::Geometry::IDFObject
 Concrete IDF Object. More...
 
class  Mantid::Geometry::NullIDFObject
 

Namespaces

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

Typedefs

using Mantid::Geometry::IDFObject_const_sptr = std::shared_ptr< const AbstractIDFObject >
 
using Mantid::Geometry::IDFObject_sptr = std::shared_ptr< AbstractIDFObject >