#include "TFile.h"
#include "TH1.h"
#include "TH2.h"
#include "TProfile.h"
#include "TNtuple.h"
#include "TRandom.h"
Go to the source code of this file.
Functions | |
int | hsimple () |
int | main () |
int hsimple | ( | ) |
Definition at line 35 of file hsimple.cxx.
References TFile::Close(), TNtuple::Fill(), TProfile::Fill(), TH2::Fill(), TH1::Fill(), gRandom, hpx, i, random, TRandom::Rannor(), TRandom::Rndm(), and TFile::Write().
Referenced by fitslicesy(), GetCollection(), main(), and myfit().
int main | ( | void | ) |