Berkeley Nuclear Data Software
Classes | Functions
liveTOFPlotting.cpp File Reference
#include <iostream>
#include <chrono>
#include <thread>
#include <algorithm>
#include <set>
#include "CAENDigitizerType.h"
#include "CAENDigitizer.h"
#include "DigiState.h"
#include "TFile.h"
#include "TTree.h"
#include "TTimer.h"
#include "TCanvas.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TApplication.h"
#include "TArrayS.h"
#include "TH1.h"
Include dependency graph for liveTOFPlotting.cpp:

Classes

class  compassEvStrct
 

Functions

bool DPPPSDGreaterThan (CAEN_DGTZ_DPP_PSD_Event_t a_lhs, CAEN_DGTZ_DPP_PSD_Event_t a_rhs)
 
bool compassEvGreaterThan (compassEvStrct a_lhs, compassEvStrct a_rhs)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ compassEvGreaterThan()

bool compassEvGreaterThan ( compassEvStrct  a_lhs,
compassEvStrct  a_rhs 
)
Here is the caller graph for this function:

◆ DPPPSDGreaterThan()

bool DPPPSDGreaterThan ( CAEN_DGTZ_DPP_PSD_Event_t  a_lhs,
CAEN_DGTZ_DPP_PSD_Event_t  a_rhs 
)

◆ main()

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

create structures for data storage and create root file with tree in it

rely on large memory to readout boards continue loop for ~10s

Here is the call graph for this function: