Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>
#include <sstream>
#include <string>
#include <boost/algorithm/string.hpp>
Go to the source code of this file.
Classes | |
struct | Acts::Test::PlyElement |
Ply element struct. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::Test |
Functions | |
static std::vector< std::string > | Acts::Test::testObjString (const std::string &tString, bool triMesh=false) |
static std::vector< std::string > | Acts::Test::testPlyString (const std::string &tString, bool triMesh=false) |