Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
static actsvg::svg::object | xy (const ProtoDetector &detector, const std::string &identification) |
static actsvg::svg::object | zr (const ProtoDetector &detector, const std::string &identification) |
static actsvg::svg::object | xy (const ProtoVolume &volume, const std::string &identification, bool displayPortals=true) |
static actsvg::svg::object | zr (const ProtoVolume &volume, const std::string &identification, bool displayPortals=true) |
static actsvg::svg::object | xy (const ProtoIndexedSurfaceGrid &pIndexGrid, const std::string &identification) |
static actsvg::svg::object | zphi (const ProtoIndexedSurfaceGrid &pIndexGrid, const std::string &identification) |
static actsvg::svg::object | xy (const ProtoPortal &portal, const std::string &identification) |
static actsvg::svg::object | zr (const ProtoPortal &portal, const std::string &identification) |
static actsvg::svg::object | xy (const ProtoSurface &pSurface, const std::string &identification) |
static actsvg::svg::object | zr (const ProtoSurface &pSurface, const std::string &identification) |
static actsvg::svg::object | zphi (const ProtoSurface &pSurface, const std::string &identification) |
static actsvg::svg::object | zrphi (const ProtoSurface &pSurface, const std::string &identification) |
|
inlinestatic |
Convert into an acts::svg::object with an x-y view
pSurface | is the proto object |
identification | is the to be translated id_ for actsvg |
Definition at line 55 of file SurfaceSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 55 of file SurfaceSvgConverter.hpp
References writeMapConfig::surface.
|
inlinestatic |
Convert into an acts::svg::object with an XY view
detector | is the detector (proto representation) |
identification | is the to be translated id_ for actsvg |
Definition at line 57 of file DetectorSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 57 of file DetectorSvgConverter.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), trento::Event::compute_observables(), Acts::Svg::SurfaceArrayConverter::convert(), DD4hepTestsHelper::createTransform(), EpInfo::EpInfo(), EmcCluster::GetCorrPos(), EmcCluster::GetE4(), EmcCluster::GetE9(), EmcCluster::GetECore(), EmcCluster::GetECoreCorrected(), cumulant_generating::interp_dsdy(), main(), plot_residuals(), RawClusterBuilderTemplate::process_event(), PHCosmicSiliconPropagator::set_dca_xy_cut(), xy(), and zphi().
|
inlinestatic |
Convert into an acts::svg::object with an XY view
volume | is the DetectorVolume (proto representation) |
identification | is the to be translated id_ for actsvg |
displayPortals | is a directory whether portals should be displayed |
Definition at line 68 of file DetectorVolumeSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 68 of file DetectorVolumeSvgConverter.hpp
|
inlinestatic |
Convert into an acts::svg::object with an XY view
portal | is the DetectorVolume portal (proto representation) |
identification | is the to be translated id_ for actsvg |
Definition at line 70 of file PortalSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 70 of file PortalSvgConverter.hpp
|
inlinestatic |
Convert into an acts::svg::object with an XY view
pIndexGrid | is the proto object |
identification | is the to be translated id_ for actsvg |
Definition at line 270 of file IndexedSurfacesSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 270 of file IndexedSurfacesSvgConverter.hpp
References Acts::enumerate(), grid(), physmon_simulation::s, to_string(), Acts::Test::transform, physmon_ckf_tracking::u, xmax, xy(), and zrphi().
|
inlinestatic |
Convert into an acts::svg::object with an z-phi view
pSurface | is the proto object |
identification | is the to be translated id_ for actsvg |
Definition at line 79 of file SurfaceSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 79 of file SurfaceSvgConverter.hpp
References writeMapConfig::surface.
|
inlinestatic |
Fake zphi method, delegate to xy
pIndexGrid | is the proto object |
identification | is the to be translated id_ for actsvg |
Definition at line 332 of file IndexedSurfacesSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 332 of file IndexedSurfacesSvgConverter.hpp
References xy().
Referenced by BOOST_AUTO_TEST_CASE(), and cluster_resolution().
|
inlinestatic |
Convert into an acts::svg::object with an z-r view
pSurface | is the proto object |
identification | is the to be translated id_ for actsvg |
Definition at line 67 of file SurfaceSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 67 of file SurfaceSvgConverter.hpp
References writeMapConfig::surface.
|
inlinestatic |
Convert into an acts::svg::object with an Zr view
detector | is the detector (proto representation) |
identification | is the to be translated id_ for actsvg |
Definition at line 69 of file DetectorSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 69 of file DetectorSvgConverter.hpp
Referenced by BOOST_AUTO_TEST_CASE().
|
inlinestatic |
Convert into an acts::svg::object with an Zr view
portal | is the DetectorVolume portal (proto representation) |
identification | is the to be translated id_ for actsvg |
Definition at line 82 of file PortalSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 82 of file PortalSvgConverter.hpp
|
inlinestatic |
Convert into an acts::svg::object with an Zr view
volume | is the DetectorVolume (proto representation) |
identification | is the to be translated id_ for actsvg |
displayPortals | is a directory whether portals should be displayed |
Definition at line 83 of file DetectorVolumeSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 83 of file DetectorVolumeSvgConverter.hpp
|
inlinestatic |
Convert into an acts::svg::object with an z-rphi view
pSurface | is the proto object |
identification | is the to be translated id_ for actsvg |
Definition at line 93 of file SurfaceSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 93 of file SurfaceSvgConverter.hpp
References writeMapConfig::surface, and physmon_ckf_tracking::u.
Referenced by xy().