Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
|
A container to request a block of plots and plot respective spectra through the plots register. More...
#include <fstream>
#include <string>
#include <map>
#include <set>
#include "Globals.hpp"
#include "PlotsRegister.hpp"
Go to the source code of this file.
Data Structures | |
class | Plots |
Holds pointers to all Histograms. More... | |
Functions | |
bool | bantesti_ (const int &, const int &, const int &) |
void | count1cc_ (const int &, const int &, const int &) |
void | set2cc_ (const int &, const int &, const int &, const int &) |
A container to request a block of plots and plot respective spectra through the plots register.
bool bantesti_ | ( | const int & | , |
const int & | , | ||
const int & | |||
) |
Do banana gating using ban files args are the Banana number in the ban file, the x-value to test, and the y-value to test.
void count1cc_ | ( | const int & | , |
const int & | , | ||
const int & | |||
) |
Defines the DAMM function to call for 1D hists
void set2cc_ | ( | const int & | , |
const int & | , | ||
const int & | , | ||
const int & | |||
) |
Defines the DAMM function to call for 2D hists