#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=1000) |
|
|
Definition at line 9 of file makePyEvts.C. |
|
||||||||||||
|
Definition at line 32 of file makePyEvts.C. |
1.3.9.1