![]() |
GamR
0.0.0
GammaROOT
|
#include <atomic>#include <string>#include <thread>#include <vector>#include <args/args.hxx>#include <tree/Tree.hh>#include <sort/CoincidenceCubeDiff.hh>#include <sort/CoincidenceMatrix.hh>#include <sort/CoincidenceMatrixPair.hh>#include <sort/GatedTimeDifference.hh>#include <sort/Matrix.hh>#include <sort/Sorter.hh>#include <sort/TimeDifference.hh>#include <sort/TimeDifferencePairs.hh>#include <sort/TimeWalkCal.hh>#include <utils/REPL.hh>
Include dependency graph for gamrsort.cc:Go to the source code of this file.
Typedefs | |
| using | DCPDet1 = D3221_TDetector3 |
| using | DCPDet2 = D3221_TDetector2 |
| using | DCPDet3 = D3221_TDetector0 |
Functions | |
| int | main (const int argc, const char *argv[]) |
| using DCPDet1 = D3221_TDetector3 |
Definition at line 23 of file gamrsort.cc.
| using DCPDet2 = D3221_TDetector2 |
Definition at line 24 of file gamrsort.cc.
| using DCPDet3 = D3221_TDetector0 |
Definition at line 25 of file gamrsort.cc.
| int main | ( | const int | argc, |
| const char * | argv[] ) |
Definition at line 27 of file gamrsort.cc.
References GamR::Sort::Sorter::Done(), GamR::Sort::Sorter::Halt(), help(), GamR::Sort::Type::Matrix::kCoincidence, GamR::Sort::Type::Matrix::kDiff, GamR::Sort::Type::Matrix::kProduct, GamR::Sort::Type::Matrix::kRatio, GamR::Sort::Type::Matrix::kSum, GamR::Sort::Sorter::PrintStatus(), GamR::Sort::Sorter::Process(), GamR::Sort::Sorter::SetXsize(), GamR::Sort::Sorter::SetYsize(), GamR::Sort::Sorter::SetZsize(), and GamR::Sort::Sorter::Write().
Here is the call graph for this function: