Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ViewConfig.hpp File Reference
#include <array>
#include <string>
+ Include dependency graph for ViewConfig.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::ViewConfig
 Struct to concentrate all visualization configurations in order to harmonize visualization interfaces. More...
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 

Typedefs

using Acts::ColorRGB = std::array< int, 3 >