FRIBParallelanalysis
1.0
FrameworkforMPIParalleldataanalysisatFRIB
|
: Test contents of file made by spectclTest program. More...
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/Asserter.h>
#include "Asserts.h"
#include <AnalysisRingItems.h>
#include <TreeParameter.h>
#include <TreeParameterArray.h>
#include <DataReader.h>
#include <vector>
#include <cstdint>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <iostream>
#include <unistd.h>
Classes | |
class | spectest |
Macros | |
#define | private public |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (spectest) | |
Variables | |
std::string | testFile |
const std::uint32_t | BEGIN_RUN = 1 |
const std::uint32_t | END_RUN = 2 |
: Test contents of file made by spectclTest program.