![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Collaboration diagram for ActsExamples::ModuleValue:Public Attributes | |
| std::vector< Acts::BoundIndices > | paramIndices = {} |
| std::vector< Acts::ActsScalar > | paramValues = {} |
| std::vector< Acts::ActsScalar > | paramVariances = {} |
| std::variant< Cluster, Cluster::Cell > | value |
| std::set < SimHitContainer::size_type > | sources = {} |
| Acts::Ccl::Label | label = {Acts::Ccl::NO_LABEL} |
Definition at line 30 of file ModuleClusters.hpp.
View newest version in sPHENIX GitHub at line 30 of file ModuleClusters.hpp
| Acts::Ccl::Label ActsExamples::ModuleValue::label = {Acts::Ccl::NO_LABEL} |
Definition at line 36 of file ModuleClusters.hpp.
View newest version in sPHENIX GitHub at line 36 of file ModuleClusters.hpp
Referenced by cpp.ast.Goto::__str__(), and ActsExamples::getCellLabel().
| std::vector<Acts::BoundIndices> ActsExamples::ModuleValue::paramIndices = {} |
Definition at line 31 of file ModuleClusters.hpp.
View newest version in sPHENIX GitHub at line 31 of file ModuleClusters.hpp
Referenced by ActsExamples::ModuleClusters::add(), and ActsExamples::ModuleClusters::squash().
| std::vector<Acts::ActsScalar> ActsExamples::ModuleValue::paramValues = {} |
Definition at line 32 of file ModuleClusters.hpp.
View newest version in sPHENIX GitHub at line 32 of file ModuleClusters.hpp
Referenced by ActsExamples::ModuleClusters::add(), and ActsExamples::ModuleClusters::squash().
| std::vector<Acts::ActsScalar> ActsExamples::ModuleValue::paramVariances = {} |
Definition at line 33 of file ModuleClusters.hpp.
View newest version in sPHENIX GitHub at line 33 of file ModuleClusters.hpp
Referenced by ActsExamples::ModuleClusters::add(), and ActsExamples::ModuleClusters::squash().
| std::set<SimHitContainer::size_type> ActsExamples::ModuleValue::sources = {} |
Definition at line 35 of file ModuleClusters.hpp.
View newest version in sPHENIX GitHub at line 35 of file ModuleClusters.hpp
Referenced by ActsExamples::ModuleClusters::add(), and ActsExamples::ModuleClusters::squash().
| std::variant<Cluster, Cluster::Cell> ActsExamples::ModuleValue::value |
Definition at line 34 of file ModuleClusters.hpp.
View newest version in sPHENIX GitHub at line 34 of file ModuleClusters.hpp
Referenced by pump.Token::__str__(), ActsExamples::ModuleClusters::add(), pump.Token::Clone(), ActsExamples::getCellColumn(), ActsExamples::getCellRow(), and ActsExamples::ModuleClusters::squash().