Berkeley Nuclear Data Software
Functions
beamScanner.cpp File Reference
#include <iostream>
#include <chrono>
#include <thread>
#include <algorithm>
#include <stdio.h>
#include <time.h>
#include <string>
#include "CAENDigitizerType.h"
#include "CAENDigitizer.h"
#include "DigiState.h"
#include "StepnetControl.h"
#include "TFile.h"
#include "TTree.h"
#include <set>
Include dependency graph for beamScanner.cpp:

Functions

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

Function Documentation

◆ main()

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

some constants

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

get the connection to the digitizer and set it up for acquisition

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

Here is the call graph for this function: