ROOTPWA
|
#include "TTree.h"
#include "TFile.h"
#include "TList.h"
#include "TLatex.h"
#include "TLorentzVector.h"
#include "TVector3.h"
#include "TLorentzRotation.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TF1.h"
#include "TRandom3.h"
#include "TClonesArray.h"
#include "TROOT.h"
#include "TMath.h"
#include "TPad.h"
#include "TCanvas.h"
#include "TString.h"
#include <iostream>
#include <vector>
#include "NParticleEvent.h"
Go to the source code of this file.
Functions | |
void | plotEvts (TTree *datatr, TString outfilename="kineplots.root", TString mass="000") |
void plotEvts | ( | TTree * | datatr, |
TString | outfilename = "kineplots.root" , |
||
TString | mass = "000" |
||
) |
Definition at line 27 of file plotEvts.C.
References NParticleState::beam(), NParticleEvent::getParticle(), i, mag(), mass, massbin, NParticleState::n(), NParticleState::p(), FSParticle::p(), NParticleEvent::p(), p, NParticleState::q(), FSParticle::q(), q(), NParticleState::qabs(), and NParticleState::t().