Particle Identification and Tracking
Functions
wrapper_i_file.cpp File Reference
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <string>
#include "wrapper_i_file.h"
#include "params_file.h"
#include "master_box_t.h"
+ Include dependency graph for wrapper_i_file.cpp:

Functions

int get_value (int &out, int ind, D_TYPE type, int frame) const
 
float get_value (float &out, int ind, D_TYPE type, int frame) const
 
std::complex< float > get_value (std::complex< float > &out, int ind, D_TYPE type, int frame) const
 

Function Documentation

int get_value ( int &  out,
int  ind,
D_TYPE  type,
int  frame 
) const
float get_value ( float &  out,
int  ind,
D_TYPE  type,
int  frame 
) const
std::complex<float> get_value ( std::complex< float > &  out,
int  ind,
D_TYPE  type,
int  frame 
) const