#include <iostream>
#include "TStopwatch.h"
#include "TH1F.h"
#include "TH2F.h"
#include "TF1.h"
#include "TPythia6.h"
#include "TCanvas.h"
#include "TMath.h"
#include "TRandom2.h"
#include "TLorentzVector.h"
#include "TVector3.h"
#include "TVector2.h"
#include "TFile.h"
#include "TROOT.h"
Go to the source code of this file.
Defines | |
#define | ECM 14000 |
Functions | |
int | makePyEvts (int nEvents, float Higgsmass=300) |
|
Definition at line 9 of file makePyEvts_angular_wphi_axial.C. |
|
Definition at line 32 of file makePyEvts_angular_wphi_axial.C. References TVector3::Angle(), TVector3::Dot(), ECM, pythia(), and TVector3::Unit(). |