|
Berkeley Nuclear Data Software
|
#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"
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[]) |
| bool compassEvGreaterThan | ( | compassEvStrct | a_lhs, |
| compassEvStrct | a_rhs | ||
| ) |

| bool DPPPSDGreaterThan | ( | CAEN_DGTZ_DPP_PSD_Event_t | a_lhs, |
| CAEN_DGTZ_DPP_PSD_Event_t | a_rhs | ||
| ) |
| 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
