|
Particle Identification and Tracking
|
Name space for all of the tracking code. More...
Classes | |
| class | Accum_chi4_self |
| Computes the self part of the susceptibility. More... | |
| class | Accum_sofq |
| s(|q|) computation. More... | |
| class | Accum_sofq_ND |
Computes . More... | |
| class | Accumulator |
| An ABC of objects that accumulate information from particles. More... | |
| class | Corr |
| A mostly ABC of objects that can be handed into hash_case and calculates correlation functions. More... | |
| class | Dummy_corr |
| A subclass of Corr that does nothing. More... | |
| class | Corr_case |
| A class to hold a stack of Corr objects for handing into a hash_case. More... | |
| class | Corr_gofr |
| simple g(r) computation More... | |
| class | Corr_goftheta |
simple computation. More... | |
| class | Corr_pair_diffusion |
| computes the motion of a pair of particles in relation to each other. More... | |
| class | Corr_theta_2pt |
| Computes the distribution made by the angles between pairs of particles to vertical for pairs in the given separation range. More... | |
| class | hash_box |
| Class for storing particles in the hash table. More... | |
| class | hash_case |
| Class to hold sets of Hash_shelf. More... | |
| class | Hash_shelf |
| Class to implement the hash table. More... | |
| class | Master_box |
| Class to hold the master list of all particles to be processed by the code. More... | |
| class | particle_base |
| Base class for particles. More... | |
| class | particle_track |
| Class for particles that are aware of tracking. More... | |
| class | TA_disp |
Track accumulator that computes the distribution of and for displacements. More... | |
| class | TA_msd |
| Track accumulator that implements computation of the mean squared displacement. More... | |
| class | TA_theta_rlim |
| Track accumulator that computes the distribution of displacement direction for displacements with in the given range of displacement magnitudes. More... | |
| class | TA_vanHove |
| Track accumulator that implements computation of van Hove functions. More... | |
| class | Trk_accumulator |
| An abstract base class for track accumulator computations. More... | |
| class | Track_box |
| Box class for dealing with tracks. More... | |
| class | track_list |
| List wrapper class for us in the track linking portion of the code. More... | |
| class | Track_shelf |
| Top level class for holding the track boxes. More... | |
| class | wrapper_i_ning |
| Wrapper class for dealing with data from a text file. More... | |
| class | wrapper_i_ning_hd |
| Wrapper class for dealing with data from a text file. More... | |
Typedefs | |
| typedef particle_track | particle |
Functions | |
| float | w_step (float x, float l) |
Name space for all of the tracking code.
| typedef particle_track tracking::particle |
|
inline |
1.8.4