|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
#include "OrangeParams.hh"#include <fstream>#include <utility>#include <vector>#include <nlohmann/json.hpp>#include "corecel/Config.hh"#include "corecel/Assert.hh"#include "corecel/cont/VariantUtils.hh"#include "corecel/data/Collection.hh"#include "corecel/io/Logger.hh"#include "corecel/io/ScopedTimeLog.hh"#include "corecel/io/StringUtils.hh"#include "corecel/sys/ScopedMem.hh"#include "corecel/sys/ScopedProfiling.hh"#include "geocel/BoundingBox.hh"#include "geocel/GeantGeoParams.hh"#include "geocel/VolumeParams.hh"#include "OrangeData.hh"#include "OrangeInput.hh"#include "OrangeInputIO.json.hh"#include "OrangeTypes.hh"#include "g4org/Converter.hh"#include "univ/detail/LogicStack.hh"#include "detail/DepthCalculator.hh"#include "detail/RectArrayInserter.hh"#include "detail/UnitInserter.hh"#include "detail/UniverseInserter.hh"