#include <stdlib.h>
#include "Riostream.h"
#include "TROOT.h"
#include "TFile.h"
#include "TNetFile.h"
#include "TRandom.h"
#include "TTree.h"
#include "TBranch.h"
#include "TClonesArray.h"
#include "TStopwatch.h"
#include "Event.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 99 of file MainEvent.cxx.
References TTree::Branch(), TTree::BranchRef(), bufsize, Event::Build(), TFile::Close(), TStopwatch::Continue(), TStopwatch::CpuTime(), Event, TTree::Fill(), TH1::Fill(), TDirectoryFile::Get(), TTree::GetBranch(), TTree::GetCurrentFile(), TTree::GetEntries(), TTree::GetEntry(), gRandom, HistogramManager::Hfill(), kFALSE, TTree::LoadTree(), Long64_t, TMath::Min(), nentries, TTree::Print(), TTree::PrintCacheStats(), read, TStopwatch::RealTime(), TRandom::Rndm(), TBranch::SetAddress(), TBranch::SetAutoDelete(), TTree::SetAutoSave(), TTree::SetBranchStyle(), TTree::SetCacheEntryRange(), TTree::SetCacheLearnEntries(), TTree::SetCacheSize(), TFile::SetCompressionLevel(), TTree::SetParallelUnzip(), TStopwatch::Start(), TStopwatch::Stop(), timer, write, and TFile::Write().