ROOTPWA
|
#include "TFile.h"
#include "TTree.h"
#include "TPDGEntry.h"
#include "TMultiGraph.h"
#include "TGraphErrors.h"
#include "TString.h"
#include "TLegend.h"
#include "TH1D.h"
#include <vector>
Go to the source code of this file.
Functions | |
bool | cut (TPDGEntry *entry) |
int | plotPdg (TString file) |
bool cut | ( | TPDGEntry * | entry | ) |
Definition at line 13 of file plotPdg.C.
References i, TPDGEntry::isExotic(), TPDGEntry::isLightMeson(), TPDGEntry::J(), TPDGEntry::mass(), TPDGEntry::name(), TPDGEntry::q(), and TPDGEntry::status().
Referenced by plotPdg(), and sigmaBugg().
int plotPdg | ( | TString | file | ) |
Definition at line 30 of file plotPdg.C.
References cut(), TPDGEntry::I(), i, TPDGEntry::J(), TPDGEntry::mass(), TPDGEntry::mass_er(), n, TPDGEntry::P(), and TPDGEntry::Print().