Berkeley Nuclear Data Software
Functions
processToGenCalibEvents.cpp File Reference
#include "GENESISPostProcessing.h"
#include "GenesisAnalysis.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 processToGenCalibEvents.cpp:

Functions

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

Function Documentation

◆ main()

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

This executable creates a file with incoming TOF histograms incoming TOF = TDC - RF These are uncalibrated (not in real time space) Histograms made: For each Scint, TDC - RF vs. light for:

  • All events
  • "Neutron" events [PSD cut]
  • "Gamma" events For each gamma detector (each leaf, PopTop, LaBr):
  • TDC - RF vs energy
  • TDC - BGO vs energy For each board:
  • Time between RF's vs. RF multiplicity
  • RF - trigger vs RF multiplicty
Here is the call graph for this function: