Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHG4MicromegasSurvey::transformation_t Struct Reference
+ Collaboration diagram for PHG4MicromegasSurvey::transformation_t:

Public Member Functions

 transformation_t (const rotation_t &rotation, const translation_t &translation)
 

Public Attributes

rotation_t m_rotation = {{0}}
 x, y and z axis rotation in order, degrees
 
translation_t m_translation = {{0}}
 x, y, z translation, cm
 

Detailed Description

Definition at line 67 of file PHG4MicromegasSurvey.h.

View newest version in sPHENIX GitHub at line 67 of file PHG4MicromegasSurvey.h

Constructor & Destructor Documentation

PHG4MicromegasSurvey::transformation_t::transformation_t ( const rotation_t rotation,
const translation_t translation 
)
inline

Definition at line 69 of file PHG4MicromegasSurvey.h.

View newest version in sPHENIX GitHub at line 69 of file PHG4MicromegasSurvey.h

Member Data Documentation

rotation_t PHG4MicromegasSurvey::transformation_t::m_rotation = {{0}}

x, y and z axis rotation in order, degrees

Definition at line 76 of file PHG4MicromegasSurvey.h.

View newest version in sPHENIX GitHub at line 76 of file PHG4MicromegasSurvey.h

translation_t PHG4MicromegasSurvey::transformation_t::m_translation = {{0}}

x, y, z translation, cm

Definition at line 79 of file PHG4MicromegasSurvey.h.

View newest version in sPHENIX GitHub at line 79 of file PHG4MicromegasSurvey.h


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