ROOTPWA
|
#include <vector>
#include <iostream>
#include <iomanip>
#include <string>
#include <cstdlib>
#include "pwaPlotter.h"
Go to the source code of this file.
Functions | |
int | atoi (const char *str) |
int | main (int argc, char **argv) |
int atoi | ( | const char * | str | ) |
Referenced by GetJPCMreflISO1lsISO2(), IsNumber(), main(), make1DOverviewCanvas(), massBinFromPath(), plotMassDepFitResult(), plotmcmc(), and plotwave_comp().
Definition at line 41 of file pwaplots.cc.
References rpwa::pwaPlotter::addFit(), atoi(), i, rpwa::pwaPlotter::printStats(), rpwa::pwaPlotter::produceDensityPlots(), and rpwa::pwaPlotter::writeAll().