Berkeley Nuclear Data Software
Public Member Functions | List of all members
STOFManagement Class Reference

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

Detailed Description

this class is intended to run reduction algorithms on directories produced by the CAEN DAQ

Constructor & Destructor Documentation

◆ STOFManagement()

STOFManagement::STOFManagement ( )

default constructor sets all internal data members to identifiable values

Member Function Documentation

◆ processDirectoryToCalibrationTrees()

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

Here is the call graph for this function:

◆ processDirectoryToSTOFEvTrees()

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

Here is the call graph for this function:

The documentation for this class was generated from the following files: