WCSim
Functions
nuPRISMconvert.cc File Reference
#include <iostream>
#include <TH1F.h>
#include <stdio.h>
#include <stdlib.h>
#include <TFile.h>
#include <TTree.h>
#include <TKey.h>
#include <WCSimRootEvent.hh>
Include dependency graph for nuPRISMconvert.cc:

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)
 

Function Documentation

◆ convertfiTQun()

void convertfiTQun ( TTree *  fiTQun,
TTree *  fiTQunCv 
)

Definition at line 13 of file nuPRISMconvert.cc.

◆ convertNuPrism()

int convertNuPrism ( char *  input,
char *  output,
bool  dofiTQun = 0,
bool  copy = 0 
)

Definition at line 354 of file nuPRISMconvert.cc.

◆ extractTruth()

void extractTruth ( TTree *  wcsimT,
TTree *  wcsimEx 
)

Definition at line 268 of file nuPRISMconvert.cc.