Analysis Software
Documentation for sPHENIX simulation software
|
A mockup service that rotates the modules in a simple tracking geometry. More...
Classes | |
struct | Config |
nested configuration struct More... | |
Static Protected Member Functions | |
static void | applyTransform (Acts::Transform3 &trf, const Config &cfg, RandomEngine &rng, unsigned int iov) |
Additional Inherited Members | |
Public Member Functions inherited from ActsExamples::IContextDecorator | |
virtual | ~IContextDecorator ()=default |
Virtual destructor. | |
virtual ProcessCode | decorate (AlgorithmContext &context)=0 |
decorates (adds, modifies) the AlgorithmContext with additional event specific information, it is attached to the Sequencer | |
virtual const std::string & | name () const =0 |
decorator name() for screen output | |
A mockup service that rotates the modules in a simple tracking geometry.
It acts on the PayloadDetectorElement, i.e. the geometry context carries the full transform store (payload)
Definition at line 31 of file AlignmentDecorator.hpp.
View newest version in sPHENIX GitHub at line 31 of file AlignmentDecorator.hpp
|
inlinestaticprotected |
Definition at line 56 of file AlignmentDecorator.hpp.
View newest version in sPHENIX GitHub at line 56 of file AlignmentDecorator.hpp
References ActsExamples::Contextual::AlignmentDecorator::Config::aSigmaX, ActsExamples::Contextual::AlignmentDecorator::Config::aSigmaY, ActsExamples::Contextual::AlignmentDecorator::Config::aSigmaZ, ActsExamples::Contextual::AlignmentDecorator::Config::firstIovNominal, Acts::EventDataView3DTest::gauss(), ActsExamples::Contextual::AlignmentDecorator::Config::gSigmaX, ActsExamples::Contextual::AlignmentDecorator::Config::gSigmaY, and ActsExamples::Contextual::AlignmentDecorator::Config::gSigmaZ.