Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::Experimental |
namespace | Acts::Experimental::detail |
namespace | Acts::Experimental::detail::BlueprintHelper |
Functions | |
void | Acts::Experimental::detail::BlueprintHelper::sort (Blueprint::Node &node, bool recursive=true) |
Sort the nodes in the blueprint container node. | |
void | Acts::Experimental::detail::BlueprintHelper::fillGaps (Blueprint::Node &node, bool adjustToParent=true) |
Fill the gaps in the blueprint container node. | |