
Definition in file CINNICstats.C.
#include "Util/Assert.H"
#include "CINNIC/CINNICstatsRun.H"
Include dependency graph for CINNICstats.C:

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| This is a package to run tests on the output from CINNIC. | |
Variables | |
| const char * | savefilename |
| the file to save stats out to | |
| const char * | listfile |
| this string contains the name of the list file to open of images | |
| const char * | configFile |
| this contains the name of the config file | |
| const char * | configFile2 |
| this contains the name of the config file | |
| const char * | specialParam |
| this is the parameter special for this analysis | |
| readConfig | fileList (25) |
| This is the configFile object. | |
| readConfig | ReadConfigMain (25) |
| this is the main config file | |
| readConfig | ReadConfigMain2 (25) |
| this is the main config file | |
| CINNICstatsRun | runStats |
| main object for stats | |
|
||||||||||||
|
This is a package to run tests on the output from CINNIC. main object for stats Definition at line 70 of file CINNICstats.C. References ASSERT, configFile, configFile2, fileList, readConfig::getItemValueF(), LINFO, listfile, readConfig::openFile(), ReadConfigMain, ReadConfigMain2, CINNICstatsRun::runPointAndFlood(), CINNICstatsRun::runStandardStats(), savefilename, CINNICstatsRun::setConfig(), CINNICstatsRun::setStuff(), and specialParam. |
|
|
this contains the name of the config file
Definition at line 55 of file CINNICstats.C. |
|
|
this contains the name of the config file
Definition at line 57 of file CINNICstats.C. Referenced by main(). |
|
|
This is the configFile object.
Referenced by main(). |
|
|
this string contains the name of the list file to open of images
Definition at line 53 of file CINNICstats.C. Referenced by main(). |
|
|
this is the main config file
Referenced by main(). |
|
|
this is the main config file
Referenced by main(). |
|
|
main object for stats
Definition at line 67 of file CINNICstats.C. |
|
|
the file to save stats out to
Definition at line 51 of file CINNICstats.C. |
|
|
this is the parameter special for this analysis
Definition at line 59 of file CINNICstats.C. Referenced by main(). |
1.4.4