FRIBParallelanalysis
1.0
FrameworkforMPIParalleldataanalysisatFRIB
|
Files | |
file | AbstractApplication.h [code] |
: Represents an application. | |
file | AnalysisRingItems.h [code] |
: Defines the analysis specific ring items | |
file | DataReader.cpp |
: Implement the CDataReader class. | |
file | DataReader.h [code] |
: Read data from a file and present it to the caller. | |
file | DataWriter.cpp |
: Implement the data writer class. | |
file | DataWriter.h [code] |
: Write data to an output file. | |
file | MPIParameterDealer.cpp |
: Implement CMPIParameterDealer | |
file | MPIParameterFarmer.h [code] |
: Class that encapsulates a farmer for MPI unpacked parameters. | |
file | MPIParameterOutput.cpp |
: Implement the MPI Parameter output class. | |
file | MPIParametersToParametersWorker.cpp |
: Implement the CMPIParametersToParametersWorker class | |
file | MPIParametersToParametersWorker.h [code] |
: Worker framework for pipeline stage that takes params -> params. | |
file | MPIRawReader.cpp |
: Implementy the CMPIRawReader class. | |
file | MPIRawReader.h [code] |
: Read raw events from a CDataReader and distribute them to workers. | |
file | MPIRawToParametersWorker.cpp |
: Implement the CMPIRawToParametersWorker class. | |
file | MPIRawToParametersWorker.h [code] |
: Raw events -> Parameter worker skeleton. | |
file | MPITriggerSorter.cpp |
: Implement the CMPITriggerSorter class. | |
file | MPITriggerSorter.h [code] |
: Sorts triggers sent by workers sending them to outputter. | |
file | ParameterReader.h [code] |
: Reads a parameter/variable definition file | |
file | parinworkertests.cpp |
: Test the output file from the worker for testParinput | |
file | passthruTest.cpp |
: Test passthrough ring items. | |
file | readertests.cpp |
: Tests CReader class. | |
file | sortTest.cpp |
: Run the MPIParameterFarmer in the framework. | |
file | sorttests.cpp |
: Tests of CTriggerSorter | |
file | tclconfigtests.cpp |
: Test the TCLParameterReader | |
file | TCLParameterReader.h [code] |
: Implement a parameter/variable reader for Tcl based config files. | |
file | testInput.cpp |
: Test the input stage of an application (MPIRawREader). | |
file | testintests.cpp |
: | |
file | testOutput.cpp |
: Test the MPIParameterOutput.cpp | |
file | testouttests.cpp |
: Tests for the success of the testOutput parallel program. | |
file | testParinput.cpp |
: Test apps using the parameter input dealer. | |
file | testPassthru.cpp |
: Check the file passthruTest created. | |
file | testsorttests.cpp |
: Tests for the output of sortTest. | |
file | testWorker1.cpp |
: Test the worker's ability to handle input data. | |
file | testWorker2.cpp |
: Tests for parameters –> parameters worker(s). | |
file | treeparamarraytests.cpp |
: Tests frib::analysis::CTreeParameterArray | |
file | TreeParameter.h [code] |
: Define the tree parameter class. | |
file | treeparamtests.cpp |
: Test of CTreeParameter | |
file | treevararraytests.cpp |
: Test CTreeVariableArray class | |
file | TreeVariable.cpp |
: Implementation of the Tree Variable class | |
file | TreeVariable.h [code] |
: Define a class that holds variables that steer computations. | |
file | treevariabletests.cpp |
: Tests of CTreeVariable | |
file | TriggerSorter.cpp |
: Implement the trigger sorter class. | |
file | TriggerSorter.h [code] |
: Sort items by triggers that could come in out of order. | |
file | worker1Tests.cpp |
: Tests for the output file created by worker 1. | |
file | worker2tests.cpp |
: Test the output from testWorker2. | |
file | writertests.cpp |
: Test CDataWriter. | |