ROOTPWA
Functions | Variables
plotGampMassDep.cc File Reference
#include <iostream>
#include <string>
#include <complex>
#include <particle.h>
#include <Vec.h>
#include <massDep.h>
#include <particleData.h>
#include "TGraph.h"
#include "TAxis.h"
#include "TGaxis.h"
#include "TMath.h"
#include "TStyle.h"
#include "TCanvas.h"
#include "TApplication.h"
#include "TSystem.h"
#include "TROOT.h"

Go to the source code of this file.

Functions

void dressGraph (TGraph *g, int font=132)
int main (int argc, char **argv)

Variables

particleDataTable PDGtable

Function Documentation

void dressGraph ( TGraph *  g,
int  font = 132 
)

Definition at line 25 of file plotGampMassDep.cc.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Variable Documentation