EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Ply element struct. More...
#include <acts/blob/sPHENIX/Tests/UnitTests/Core/Visualization/Visualization3DTester.hpp>
Public Attributes | |
std::string | name = "none" |
size_t | copies = 0 |
int | properties = 0 |
Ply element struct.
Definition at line 105 of file Visualization3DTester.hpp.
View newest version in sPHENIX GitHub at line 105 of file Visualization3DTester.hpp
size_t Acts::Test::PlyElement::copies = 0 |
Definition at line 107 of file Visualization3DTester.hpp.
View newest version in sPHENIX GitHub at line 107 of file Visualization3DTester.hpp
Referenced by Acts::Test::testPlyString().
std::string Acts::Test::PlyElement::name = "none" |
Definition at line 106 of file Visualization3DTester.hpp.
View newest version in sPHENIX GitHub at line 106 of file Visualization3DTester.hpp
Referenced by eicpy.verify.PythiaHistograms::__init__(), eicpy.verify.DjangohHistograms::__init__(), eicpy.build.File::process(), and Acts::Test::testPlyString().
int Acts::Test::PlyElement::properties = 0 |
Definition at line 108 of file Visualization3DTester.hpp.
View newest version in sPHENIX GitHub at line 108 of file Visualization3DTester.hpp
Referenced by Acts::Test::testPlyString().