Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Detector/ProtoDetector.hpp"
#include "Acts/Geometry/Extent.hpp"
#include "Acts/Plugins/Json/ProtoDetectorJsonConverter.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/BinningData.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include "Acts/Utilities/Enumerate.hpp"
#include <array>
#include <cmath>
#include <fstream>
#include <iterator>
#include <optional>
#include <string>
#include <vector>
#include <nlohmann/json.hpp>
#include "EqualityHelpers.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (ProtoDetectorRoundTrip) | |
BOOST_AUTO_TEST_CASE | ( | ProtoDetectorRoundTrip | ) |
Definition at line 116 of file ProtoDetectorJsonConverterTests.cpp.
View newest version in sPHENIX GitHub at line 116 of file ProtoDetectorJsonConverterTests.cpp
References Acts::binPhi, Acts::binR, Acts::binZ, Acts::closed, Acts::ProtoVolume::container, Acts::ProtoVolume::extent, Acts::ProtoVolume::internal, Acts::isEqual(), Acts::ProtoVolume::name, Acts::ProtoDetector::name, Acts::open, out, Acts::Extent::set(), Acts::ProtoDetector::worldVolume, and Acts::zeroEnvelopes.