Particle Identification and Tracking
Functions | Variables
tracking.cpp File Reference
#include "master_box_t.h"
#include "particle_base.h"
#include "hash_case.h"
#include "wrapper_o_hdf.h"
#include "wrapper_i_hdf.h"
#include "filter.h"
#include "generic_wrapper_hdf.h"
#include <unistd.h>
#include <vector>
#include "read_config.h"
#include "cl_parse.h"
#include "md_store.h"
#include "track_shelf.h"
#include "sql_handler.h"
+ Include dependency graph for tracking.cpp:

Functions

int main (int argc, char *const argv[])
 

Variables

static string APP_NAME = "tracking :: "
 
static float MAX_HASH_DIM = 500
 

Function Documentation

int main ( int  argc,
char *const  argv[] 
)

Variable Documentation

string APP_NAME = "tracking :: "
static
float MAX_HASH_DIM = 500
static

Referenced by main().