WCSim
Functions
sample_readfile.C File Reference
#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"
Include dependency graph for sample_readfile.C:

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)
 

Function Documentation

◆ sample_readfile()

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.