libatomprobe
Library for Atom Probe Tomography (APT) computation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
AtomProbe::SimpleCubicGen Class Reference

#include <generate.h>

Inheritance diagram for AtomProbe::SimpleCubicGen:
Inheritance graph
[legend]
Collaboration diagram for AtomProbe::SimpleCubicGen:
Collaboration graph
[legend]

Public Member Functions

 SimpleCubicGen (float latticeSpacing, float massToC, const Point3D &p)
 
unsigned int generateLattice ()
 
- Public Member Functions inherited from AtomProbe::CrystalGen
 CrystalGen ()
 
virtual ~CrystalGen ()
 
virtual void swap (std::vector< IonHit > &data)
 
virtual void extractPositions (std::vector< Point3D > &data)
 
virtual void mirrorOut ()
 

Additional Inherited Members

- Protected Attributes inherited from AtomProbe::CrystalGen
std::vector< IonHitlocalData
 
Point3D farPoint
 

Detailed Description

Definition at line 56 of file generate.h.

Constructor & Destructor Documentation

◆ SimpleCubicGen()

AtomProbe::SimpleCubicGen::SimpleCubicGen ( float  latticeSpacing,
float  massToC,
const Point3D p 
)

Definition at line 62 of file generate.cpp.

References AtomProbe::CrystalGen::farPoint.

Member Function Documentation

◆ generateLattice()

unsigned int AtomProbe::SimpleCubicGen::generateLattice ( )
virtual

The documentation for this class was generated from the following files: