FRIBParallelanalysis
1.0
FrameworkforMPIParalleldataanalysisatFRIB
|
: Tests for the output file created by worker 1. More...
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/Asserter.h>
#include "Asserts.h"
#include "AnalysisRingItems.h"
#include "TreeParameterArray.h"
#include "TreeParameter.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <string>
#include <cstdint>
#include <iostream>
Classes | |
class | worker1test |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (worker1test) | |
Variables | |
std::string | filename |
const std::uint32_t | BEGIN_RUN =1 |
const std::uint32_t | END_RUN =2 |
: Tests for the output file created by worker 1.