Berkeley Nuclear Data Software
|
#include <CompSpecManagement.h>
Public Member Functions | |
CompSpecManagement () | |
default constructor sets all internal data members to identifiable values More... | |
void | processDirectoryToCalibrationTrees (string a_dir, string a_config) |
void | processDirectoryToCompSpecEvTrees (string a_dir, string a_config) |
this class is intended to run reduction algorithms on directories produced by the CAEN DAQ for the compton spectrometer It currently has hard coded coincidence windows and should be extended to include them as a class member
CompSpecManagement::CompSpecManagement | ( | ) |
default constructor sets all internal data members to identifiable values
void CompSpecManagement::processDirectoryToCalibrationTrees | ( | string | a_dir, |
string | a_config | ||
) |
this function takes a top level directory and produces calibration trees in a subfolder of the runtime path called calibTrees with real wall clock times
void CompSpecManagement::processDirectoryToCompSpecEvTrees | ( | string | a_dir, |
string | a_config | ||
) |
this function takes a top level directory and produces CompSpecEvent trees in a subfolder of the runtime path called CompSpecEvents with real wall clock times
this function takes a top level directory and produces calibration trees in a subfolder of the runtime path called calibTrees with real wall clock times