
Public Member Functions | |
| void | calculate_derivative_distribution (Particle *particle) |
| calculates distribution for an atom defined by particle | |
| DeltaDistributionFunction (const Particles &particles, Float max_distance=0.0, Float bin_size=pr_resolution) | |
| Constructor. | |
| void | show (std::ostream &out=std::cout, std::string prefix="") const |
| print tables | |
Protected Attributes | |
| std::vector< algebra::Vector3D > | coordinates_ |
| Floats | form_factors_ |