|
Berkeley Nuclear Data Software
|
#include <STOFManagement.h>
Public Member Functions | |
| STOFManagement () | |
| default constructor sets all internal data members to identifiable values More... | |
| void | processDirectoryToCalibrationTrees (string a_dir, string a_config) |
| void | processDirectoryToSTOFEvTrees (string a_dir, string a_config) |
this class is intended to run reduction algorithms on directories produced by the CAEN DAQ
| STOFManagement::STOFManagement | ( | ) |
default constructor sets all internal data members to identifiable values
| void STOFManagement::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 STOFManagement::processDirectoryToSTOFEvTrees | ( | 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 STOFEvents 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
