Berkeley Nuclear Data Software
Functions
processFilesToGenesisEvents.cpp File Reference
#include "GENESISPostProcessing.h"
#include "TString.h"
#include "TFile.h"
#include "TROOT.h"
#include <cstdint>
#include <cstring>
#include <string>
#include <fstream>
#include <iostream>
#include <map>
#include <sstream>
#include <vector>
Include dependency graph for processFilesToGenesisEvents.cpp:

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

This executable creates a Tree of GENESIS events a GENESIS event includes at least 1 Gamma detector and 1 scintillator in coincidence This tree can be used for further analysis with GenCoinAnalysis

Here is the call graph for this function: