Berkeley Nuclear Data Software
Functions | Variables
runCLYCSpectrometer.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 "TH2.h"
Include dependency graph for runCLYCSpectrometer.cpp:

Functions

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

Variables

std::atomic_bool runBool = true
 

Function Documentation

◆ dataAcqLoop()

void dataAcqLoop ( )

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

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function:

Variable Documentation

◆ runBool

std::atomic_bool runBool = true