Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
Plots.hpp File Reference

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"
Include dependency graph for Plots.hpp:
This graph shows which files directly or indirectly include this file:

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 &)
 

Detailed Description

A container to request a block of plots and plot respective spectra through the plots register.

Function Documentation

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.

Returns
true if the x,y pair is inside the banana gate
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