Mantid
Loading...
Searching...
No Matches
Functions
NexusGeometryTestHelpers Namespace Reference

Functions

std::shared_ptr< const Mantid::Geometry::IObjectcreateShape ()
 
Pixels generateCoLinearPixels ()
 
Pixels generateNonCoLinearPixels ()
 
std::vector< int > getFakeDetIDs ()
 

Function Documentation

◆ createShape()

std::shared_ptr< const Mantid::Geometry::IObject > NexusGeometryTestHelpers::createShape ( )

Definition at line 15 of file NexusGeometryTestHelpers.cpp.

◆ generateCoLinearPixels()

Pixels NexusGeometryTestHelpers::generateCoLinearPixels ( )

Definition at line 26 of file NexusGeometryTestHelpers.cpp.

◆ generateNonCoLinearPixels()

Pixels NexusGeometryTestHelpers::generateNonCoLinearPixels ( )

Definition at line 44 of file NexusGeometryTestHelpers.cpp.

◆ getFakeDetIDs()

std::vector< int > NexusGeometryTestHelpers::getFakeDetIDs ( )

Definition at line 55 of file NexusGeometryTestHelpers.cpp.