ROOTPWA
|
#include "TFile.h"
#include "TTree.h"
#include "TFitBin.h"
#include <string>
#include <iostream>
#include <map>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int | mnparm (int, string, double, double, double, double) |
Variables | |
char * | progname |
int | lineno = 1 |
loop over waves
loop over waves
Definition at line 33 of file listwaves.cc.
References bin, i, TFitBin::intens(), n, TFitBin::nwaves(), progname, and TFitBin::wavename().
Definition at line 104 of file listwaves.cc.
int lineno = 1 |
Definition at line 31 of file listwaves.cc.
Referenced by keyerror(), and yyparse().
char* progname |
Definition at line 30 of file listwaves.cc.
Referenced by main().