Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimhitReaderWriterTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Tests/CommonHelpers/WhiteBoardUtilities.hpp"
#include "Acts/Utilities/Zip.hpp"
#include "ActsExamples/EventData/SimHit.hpp"
#include "ActsExamples/Io/Root/RootSimHitReader.hpp"
#include "ActsExamples/Io/Root/RootSimHitWriter.hpp"
#include <fstream>
#include <iostream>
#include <random>
+ Include dependency graph for SimhitReaderWriterTests.cpp:

Go to the source code of this file.

Functions

std::mt19937 gen (23)
 
auto makeTestSimhits (std::size_t nSimHits)
 
 BOOST_AUTO_TEST_CASE (RoundTripTest)
 

Function Documentation

auto makeTestSimhits ( std::size_t  nSimHits)

Definition at line 27 of file SimhitReaderWriterTests.cpp.

View newest version in sPHENIX GitHub at line 27 of file SimhitReaderWriterTests.cpp

References gen(), i, index, train_ambiguity_solver::pid, and Acts::Test::pos4().

Referenced by BOOST_AUTO_TEST_CASE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: