ROOTPWA
|
#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 |
void dressGraph | ( | TGraph * | g, |
int | font = 132 |
||
) |
Definition at line 25 of file plotGampMassDep.cc.
Referenced by main().
Definition at line 37 of file plotGampMassDep.cc.
References decay::addChild(), atoi(), dressGraph(), particleDataTable::get(), i, particleDataTable::initialize(), Int_t, mass, particleData::Mass(), n, PDGtable, massDep::print(), particle::q(), rho(), particle::set4P(), particle::setCharge(), particle::setDecay(), decay::setL(), particleData::setMass(), decay::setS(), particleData::setWidth(), massDep::val(), and particleData::Width().
particleDataTable PDGtable |
Definition at line 12 of file particleData.cc.
Referenced by main(), event::read1(), event::read2(), Tgamp::Tgamp(), AMP_M::val(), AMP_ves::val(), and yyparse().