Berkeley Nuclear Data Software
Functions
make2DGraph.cpp File Reference

Functions

TGraph2D * make2DGraph (string a_fileName)
 
TGraph2D * make2DGraph (string a_fileName, int a_minLongInt, int a_maxLongInt, double a_minPSD, double a_maxPSD)
 needs to be tested More...
 
TH2D * drawPSD (string a_fileName)
 needs to be tested More...
 
vector< TH2D * > drawPSDForEachPosition (string a_fileName)
 needs to be tested More...
 

Function Documentation

◆ drawPSD()

TH2D* drawPSD ( string  a_fileName)

needs to be tested

◆ drawPSDForEachPosition()

vector<TH2D*> drawPSDForEachPosition ( string  a_fileName)

needs to be tested

◆ make2DGraph() [1/2]

TGraph2D* make2DGraph ( string  a_fileName)

◆ make2DGraph() [2/2]

TGraph2D* make2DGraph ( string  a_fileName,
int  a_minLongInt,
int  a_maxLongInt,
double  a_minPSD,
double  a_maxPSD 
)

needs to be tested