Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "TGeoMatrix.h"
Go to the source code of this file.
Classes | |
struct | Acts::TGeoParser |
TGeoParser is a helper struct that walks recursively through a TGeometry and selects by string comparison the TGeoNodes that match the criteria. More... | |
struct | Acts::TGeoParser::SelectedNode |
struct | Acts::TGeoParser::State |
Nested state struct. More... | |
struct | Acts::TGeoParser::Options |
Nested configuration struct. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |