Rosetta
Public Member Functions | Public Attributes | List of all members
numeric::geometry::hashing::Ball Struct Reference

#include <xyzStripeHash.hh>

Public Member Functions

float & x ()
 
float & y ()
 
float & z ()
 
float const & x () const
 
float const & y () const
 
float const & z () const
 
xyzVector< Realxyz_real () const
 
xyzVector< float > const & xyz () const
 
float radius () const
 
void radius (float radius)
 
Size resi () const
 
Size atomno () const
 

Public Attributes

float x_
 
float y_
 
float z_
 
uint8_t radius_
 
uint8_t atomno_
 
uint16_t resid_
 

Member Function Documentation

◆ atomno()

Size numeric::geometry::hashing::Ball::atomno ( ) const
inline

References atomno_.

◆ radius() [1/2]

float numeric::geometry::hashing::Ball::radius ( ) const
inline

◆ radius() [2/2]

void numeric::geometry::hashing::Ball::radius ( float  radius)
inline

◆ resi()

Size numeric::geometry::hashing::Ball::resi ( ) const
inline

◆ x() [1/2]

float& numeric::geometry::hashing::Ball::x ( )
inline

◆ x() [2/2]

float const& numeric::geometry::hashing::Ball::x ( ) const
inline

◆ xyz()

xyzVector<float> const& numeric::geometry::hashing::Ball::xyz ( ) const
inline

◆ xyz_real()

xyzVector<Real> numeric::geometry::hashing::Ball::xyz_real ( ) const
inline

References x_, y_, and z_.

◆ y() [1/2]

float& numeric::geometry::hashing::Ball::y ( )
inline

◆ y() [2/2]

float const& numeric::geometry::hashing::Ball::y ( ) const
inline

◆ z() [1/2]

float& numeric::geometry::hashing::Ball::z ( )
inline

◆ z() [2/2]

float const& numeric::geometry::hashing::Ball::z ( ) const
inline

Member Data Documentation

◆ atomno_

uint8_t numeric::geometry::hashing::Ball::atomno_

◆ radius_

uint8_t numeric::geometry::hashing::Ball::radius_

◆ resid_

uint16_t numeric::geometry::hashing::Ball::resid_

◆ x_

float numeric::geometry::hashing::Ball::x_

◆ y_

float numeric::geometry::hashing::Ball::y_

◆ z_

float numeric::geometry::hashing::Ball::z_

The documentation for this struct was generated from the following file: