Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::Contextual::AlignmentDecorator Class Reference

A mockup service that rotates the modules in a simple tracking geometry. More...

#include <acts/blob/sPHENIX/Examples/Detectors/ContextualDetector/include/ActsExamples/ContextualDetector/AlignmentDecorator.hpp>

+ Inheritance diagram for ActsExamples::Contextual::AlignmentDecorator:
+ Collaboration diagram for ActsExamples::Contextual::AlignmentDecorator:

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
 

Detailed Description

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

Member Function Documentation

static void ActsExamples::Contextual::AlignmentDecorator::applyTransform ( Acts::Transform3 trf,
const Config cfg,
RandomEngine rng,
unsigned int  iov 
)
inlinestaticprotected

The documentation for this class was generated from the following file: