|
WCSim
|
#include <iostream>#include <TH1F.h>#include <stdio.h>#include <stdlib.h>#include <TFile.h>#include <TTree.h>#include <TKey.h>#include <WCSimRootEvent.hh>
Go to the source code of this file.
Functions | |
| void | convertfiTQun (TTree *fiTQun, TTree *fiTQunCv) |
| void | extractTruth (TTree *wcsimT, TTree *wcsimEx) |
| int | convertNuPrism (char *input, char *output, bool dofiTQun=0, bool copy=0) |
| void convertfiTQun | ( | TTree * | fiTQun, |
| TTree * | fiTQunCv | ||
| ) |
Definition at line 13 of file nuPRISMconvert.cc.
| int convertNuPrism | ( | char * | input, |
| char * | output, | ||
| bool | dofiTQun = 0, |
||
| bool | copy = 0 |
||
| ) |
Definition at line 354 of file nuPRISMconvert.cc.
| void extractTruth | ( | TTree * | wcsimT, |
| TTree * | wcsimEx | ||
| ) |
Definition at line 268 of file nuPRISMconvert.cc.
1.8.14