| WCSim
    | 
#include <iostream>#include <stdio.h>#include <stdlib.h>#include "TTree.h"#include "TH1F.h"#include "TStyle.h"#include "TROOT.h"#include "TSystem.h"#include "TCanvas.h"#include "TFile.h"#include "TString.h"#include "WCSimRootOptions.hh"#include "WCSimRootGeom.hh"#include "WCSimRootEvent.hh"
Go to the source code of this file.
| Functions | |
| int | sample_readfile (const char *filename="../wcsim.root", TString events_tree_name="wcsimrootevent", const int verbose=0) | 
| int sample_readfile | ( | const char * | filename = "../wcsim.root", | 
| TString | events_tree_name = "wcsimrootevent", | ||
| const int | verbose = 0 | ||
| ) | 
Definition at line 22 of file sample_readfile.C.
 1.8.14
 1.8.14