ROOTPWA
Functions | Variables
listwaves.cc File Reference
#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

Function Documentation

int main ( int  argc,
char **  argv 
)

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().

int mnparm ( int  ,
string  ,
double  ,
double  ,
double  ,
double   
)

Definition at line 104 of file listwaves.cc.

Variable Documentation

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().