Namespaces | |
| ReadFileWAVE | |
Variables | |
| ReadFileWAVE.c = TCanvas() | |
| ReadFileWAVE.f = TFile( 'wave_file.root' ) | |
| ReadFileWAVE.hist = TH1F( 'hist', 'netcc', 100, 0., 1. ) | |
| ReadFileWAVE.size = tree.GetEntries() | |
| ReadFileWAVE.tree = f.Get("waveburst") | |
| ReadFileWAVE.treeformula = TTreeFormula("cuts", "rho[1]>5 && netcc[0]>0.8", tree); | |