|
WCSim
|
#include <stdio.h>#include <stdlib.h>#include "TSystem.h"#include "TFile.h"#include "TTree.h"#include "TROOT.h"#include "TStyle.h"#include "TH1D.h"#include "TH2D.h"#include "TProfile.h"#include "TCanvas.h"#include "WCSimRootEvent.hh"
Go to the source code of this file.
Functions | |
| int | read_PMT (const char *filename="../wcsim.root") |
| int read_PMT | ( | const char * | filename = "../wcsim.root" | ) |
Definition at line 16 of file read_PMT.C.
1.8.14