Analysis Software
Documentation for sPHENIX simulation software
|
#include <Acts/Plugins/TGeo/TGeoDetectorElement.hpp>
#include <Acts/Plugins/Identification/Identifier.hpp>
#include <Acts/Geometry/GeometryIdentifier.hpp>
Go to the source code of this file.
Classes | |
class | sPHENIXActsDetectorElement |
Functions | |
std::shared_ptr < sPHENIXActsDetectorElement > | sPHENIXElementFactory (const Identifier &identifier, const TGeoNode &tGeoNode, const TGeoMatrix &tGeoMatrix, const std::string &axes, double scalor, std::shared_ptr< const Acts::ISurfaceMaterial > material) |
std::shared_ptr<sPHENIXActsDetectorElement> sPHENIXElementFactory | ( | const Identifier & | identifier, |
const TGeoNode & | tGeoNode, | ||
const TGeoMatrix & | tGeoMatrix, | ||
const std::string & | axes, | ||
double | scalor, | ||
std::shared_ptr< const Acts::ISurfaceMaterial > | material | ||
) |
Definition at line 59 of file sPHENIXActsDetectorElement.h.
View newest version in sPHENIX GitHub at line 59 of file sPHENIXActsDetectorElement.h
References identifier, and material.
Referenced by MakeActsGeometry::build().