Berkeley Nuclear Data Software
|
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... | |
TH2D* drawPSD | ( | string | a_fileName | ) |
needs to be tested
vector<TH2D*> drawPSDForEachPosition | ( | string | a_fileName | ) |
needs to be tested
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