tracking::params_file Class Reference

Class for dealing with the parameters of file based wrapper objects. More...

#include <params_file.h>

Inheritance diagram for tracking::params_file:
Inheritance graph
[legend]
Collaboration diagram for tracking::params_file:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 params_file (int a, string s, std::map< utilities::D_TYPE, int > contents)
 constructor
 params_file (int a, std::map< utilities::D_TYPE, int > contents)
 constructor with default file name
Wrapper_in * make_wrapper_in ()
Wrapper_outmake_wrapper_out ()

Public Attributes

int rows
 number of rows
int cols
 number of cols
string fname
 name of file to read data from

Detailed Description

Class for dealing with the parameters of file based wrapper objects.


Constructor & Destructor Documentation

tracking::params_file::params_file ( int  a,
string  s,
std::map< utilities::D_TYPE, int >  contents 
) [inline]

constructor

Parameters:
a number of particles
s filename
contents map of contents
tracking::params_file::params_file ( int  a,
std::map< utilities::D_TYPE, int >  contents 
) [inline]

constructor with default file name

Parameters:
a number of particles
contents map of contents

Member Function Documentation

Wrapper_in* tracking::params_file::make_wrapper_in (  )  [inline]
Wrapper_out* tracking::params_file::make_wrapper_out (  )  [inline]

Member Data Documentation

number of cols

Referenced by tracking::wrapper_i_file::wrapper_i_file().


The documentation for this class was generated from the following file:

Generated on Wed Nov 4 18:27:18 2009 for Particle Identification and Tracking by  doxygen 1.5.9-20090622