![o](ftv2node.png) gnuplot | |
![o](ftv2node.png) H5 | |
![o](ftv2mnode.png) iden | Name space for all of the particle identification code |
![|](ftv2vertline.png) ![o](ftv2node.png) Filestreams | |
![|](ftv2vertline.png) ![o](ftv2node.png) Iden | Class to encapsulate all of the image processing for particle identification |
![|](ftv2vertline.png) ![o](ftv2node.png) Image2D | |
![|](ftv2vertline.png) ![o](ftv2node.png) Image_base | This is an ABC for different file layouts, ie to make dealing with multi-part files and the spew that comes out of stream to disk easy to change between |
![|](ftv2vertline.png) ![o](ftv2node.png) Image_series | |
![|](ftv2vertline.png) ![o](ftv2node.png) Image_stack | |
![|](ftv2vertline.png) ![o](ftv2node.png) Tophat_Kernel | |
![|](ftv2vertline.png) ![o](ftv2node.png) Gaussian_Kernel | |
![|](ftv2vertline.png) ![o](ftv2node.png) Dilation_Kernel | |
![|](ftv2vertline.png) ![o](ftv2node.png) Convolution_Kernel | |
![|](ftv2vertline.png) ![o](ftv2node.png) MD_parser | A base class for parsers that extract meta data from image files |
![|](ftv2vertline.png) ![o](ftv2node.png) MD_parser_dummy | A class that returns an empty Md_store object as a stand in for a proper parser |
![|](ftv2vertline.png) ![o](ftv2node.png) Mm_md_parser | A class for parsing and extracting the meta data from the tiff directories of tif files generated by metamorph |
![|](ftv2vertline.png) ![\](ftv2lastnode.png) Wrapper_i_plu | Wrapper class for dealing with data from Peter Lu's code |
![o](ftv2mnode.png) tracking | Name space for all of the tracking code |
![|](ftv2vertline.png) ![o](ftv2node.png) Accum_chi4_self | Computes the self part of the susceptibility |
![|](ftv2vertline.png) ![o](ftv2node.png) Accum_sofq | S(|q|) computation |
![|](ftv2vertline.png) ![o](ftv2node.png) Accum_sofq_ND | Computes |
![|](ftv2vertline.png) ![o](ftv2node.png) Accumulator | An ABC of objects that accumulate information from particles |
![|](ftv2vertline.png) ![o](ftv2node.png) Corr | A mostly ABC of objects that can be handed into hash_case and calculates correlation functions |
![|](ftv2vertline.png) ![o](ftv2node.png) Dummy_corr | A subclass of Corr that does nothing |
![|](ftv2vertline.png) ![o](ftv2node.png) Corr_case | A class to hold a stack of Corr objects for handing into a hash_case |
![|](ftv2vertline.png) ![o](ftv2node.png) Corr_gofr | Simple g(r) computation |
![|](ftv2vertline.png) ![o](ftv2node.png) Corr_goftheta | Simple computation |
![|](ftv2vertline.png) ![o](ftv2node.png) Corr_pair_diffusion | Computes the motion of a pair of particles in relation to each other |
![|](ftv2vertline.png) ![o](ftv2node.png) Corr_theta_2pt | Computes the distribution made by the angles between pairs of particles to vertical for pairs in the given separation range |
![|](ftv2vertline.png) ![o](ftv2node.png) hash_box | Class for storing particles in the hash table |
![|](ftv2vertline.png) ![o](ftv2node.png) hash_case | Class to hold sets of Hash_shelf |
![|](ftv2vertline.png) ![o](ftv2node.png) Hash_shelf | Class to implement the hash table |
![|](ftv2vertline.png) ![o](ftv2node.png) Master_box | Class to hold the master list of all particles to be processed by the code |
![|](ftv2vertline.png) ![o](ftv2node.png) particle_base | Base class for particles |
![|](ftv2vertline.png) ![o](ftv2node.png) particle_track | Class for particles that are aware of tracking |
![|](ftv2vertline.png) ![o](ftv2node.png) TA_disp | Track accumulator that computes the distribution of and for displacements |
![|](ftv2vertline.png) ![o](ftv2node.png) TA_msd | Track accumulator that implements computation of the mean squared displacement |
![|](ftv2vertline.png) ![o](ftv2node.png) TA_theta_rlim | Track accumulator that computes the distribution of displacement direction for displacements with in the given range of displacement magnitudes |
![|](ftv2vertline.png) ![o](ftv2node.png) TA_vanHove | Track accumulator that implements computation of van Hove functions |
![|](ftv2vertline.png) ![o](ftv2node.png) Trk_accumulator | An abstract base class for track accumulator computations |
![|](ftv2vertline.png) ![o](ftv2node.png) Track_box | Box class for dealing with tracks |
![|](ftv2vertline.png) ![o](ftv2node.png) track_list | List wrapper class for us in the track linking portion of the code |
![|](ftv2vertline.png) ![o](ftv2node.png) Track_shelf | Top level class for holding the track boxes |
![|](ftv2vertline.png) ![o](ftv2node.png) wrapper_i_ning | Wrapper class for dealing with data from a text file |
![|](ftv2vertline.png) ![\](ftv2lastnode.png) wrapper_i_ning_hd | Wrapper class for dealing with data from a text file |
![o](ftv2mnode.png) utilities | Namespace for utilities and helper functions |
![|](ftv2vertline.png) ![o](ftv2node.png) Accum_case | A class to hold a stack of accum objects for handing into a hash_case |
![|](ftv2vertline.png) ![o](ftv2node.png) Attr_list_hdf | Wraps the attribute functionality of hdf objects |
![|](ftv2vertline.png) ![o](ftv2node.png) CL_parse | A class to wrap the parsing of the command line to extract the input file, output file and parameter file |
![|](ftv2vertline.png) ![o](ftv2node.png) Counted_vector | A class for computing many averages in parallel |
![|](ftv2vertline.png) ![o](ftv2node.png) Data_map | Class to handle translation from D_TYPE to column position for flat data structures |
![|](ftv2vertline.png) ![o](ftv2node.png) Data_store | A struct to hold the data_map and raw data for input and output wrappers |
![|](ftv2vertline.png) ![o](ftv2node.png) Ll_range_error | Exception class derived from the standard range_error class to indicate when a linked list has stepped over it's range |
![|](ftv2vertline.png) ![o](ftv2node.png) Null_field | Exception to report when a function that should return valid pointer from an object, but the field is NULL in the object |
![|](ftv2vertline.png) ![o](ftv2node.png) Filter | ABC for filter objects |
![|](ftv2vertline.png) ![o](ftv2node.png) Filter_trivial | Trivial filter class that does nothing |
![|](ftv2vertline.png) ![o](ftv2node.png) Filter_ers | A basic filter, does rg (top), shift (top) and eccentricity (top) cuts |
![|](ftv2vertline.png) ![o](ftv2node.png) Filter_ersI | A basic filter, does rg (top), shift (top), eccentricity (top), and I (bottom) cuts |
![|](ftv2vertline.png) ![o](ftv2node.png) Generic_wrapper | An interface for extracting data from the internal data structures |
![|](ftv2vertline.png) ![o](ftv2node.png) Generic_wrapper_read | Abstract base class to provide an interface for reading data out of Generic_wrapper objects |
![|](ftv2vertline.png) ![o](ftv2node.png) Generic_wrapper_hdf | Generic_wrapper for writing to hdf files |
![|](ftv2vertline.png) ![o](ftv2node.png) Histogram | Base class for historgram objects |
![|](ftv2vertline.png) ![o](ftv2node.png) Histogram2D | Implements a 2D histogram |
![|](ftv2vertline.png) ![o](ftv2mnode.png) Md_store | A class to hold meta data |
![|](ftv2vertline.png) ![|](ftv2vertline.png) ![\](ftv2lastnode.png) Md_element | A struct to store meta data information, (key,type,val) as strings to make passing this stuff around easy |
![|](ftv2vertline.png) ![o](ftv2node.png) ND_Array | A N-D array |
![|](ftv2vertline.png) ![o](ftv2node.png) Read_config | Class for reading configuration from xml files |
![|](ftv2vertline.png) ![o](ftv2node.png) SQL_handler | Class to wrap around the sqlite3 interface to deal with making connections to data basese, cleaning up after them etc |
![|](ftv2vertline.png) ![o](ftv2node.png) Tuple | Class for carrying around the posistion and velocity vectors |
![|](ftv2vertline.png) ![o](ftv2node.png) Wrapper_in | A mostly abstract base class for input wrappers |
![|](ftv2vertline.png) ![o](ftv2node.png) Wrapper_i_dummy | Wrapper class for testing purposes |
![|](ftv2vertline.png) ![o](ftv2node.png) Wrapper_i_file | Wrapper class for dealing with data from a text file |
![|](ftv2vertline.png) ![o](ftv2node.png) Wrapper_i_generic | Wrapper class for eating data from arbitrary sources |
![|](ftv2vertline.png) ![o](ftv2node.png) Wrapper_i_hdf | Wrapper class for eating data from hdf files, take 2 |
![|](ftv2vertline.png) ![o](ftv2node.png) Wrapper_i_jb_binary | Wrapper class for dealing with data from Justin's simulations |
![|](ftv2vertline.png) ![o](ftv2node.png) Wrapper_out | ABC for output wrappers |
![|](ftv2vertline.png) ![o](ftv2node.png) wrapper_o_file | Wrapper_o class for dealing with writing data to a file |
![|](ftv2vertline.png) ![o](ftv2node.png) Wrapper_o_hdf | Wrapper class for dealing with output to matlab |
![|](ftv2vertline.png) ![\](ftv2mlastnode.png) Wrapper_o_hdf_group | Wrapper class for dealing with output to matlab |
![|](ftv2vertline.png) ![](ftv2blank.png) ![\](ftv2lastnode.png) complex_t | Struct to deal with shoving complex data in to hdf |
![\](ftv2lastnode.png) wrapper_i_base | |