CbmRoot
Loading...
Searching...
No Matches
CbmFieldMap::LocalCoordinates Struct Reference

Structure to hold local coordinates in the field map. Local coordinates are defined as the distance from the field centre in the local coordinate system. The hemispheres (hemiX, hemiY, hemiZ) indicate the sign of the local coordinates relative to the field centre. More...

#include <CbmFieldMap.h>

Public Attributes

Double_t x {0.}
 
Double_t y {0.}
 
Double_t z {0.}
 
Double_t hemiX {1.}
 
Double_t hemiY {1.}
 
Double_t hemiZ {1.}
 

Detailed Description

Structure to hold local coordinates in the field map. Local coordinates are defined as the distance from the field centre in the local coordinate system. The hemispheres (hemiX, hemiY, hemiZ) indicate the sign of the local coordinates relative to the field centre.

Definition at line 158 of file CbmFieldMap.h.

Member Data Documentation

◆ hemiX

Double_t CbmFieldMap::LocalCoordinates::hemiX {1.}

Definition at line 162 of file CbmFieldMap.h.

◆ hemiY

Double_t CbmFieldMap::LocalCoordinates::hemiY {1.}

Definition at line 163 of file CbmFieldMap.h.

◆ hemiZ

Double_t CbmFieldMap::LocalCoordinates::hemiZ {1.}

Definition at line 164 of file CbmFieldMap.h.

◆ x

◆ y

Double_t CbmFieldMap::LocalCoordinates::y {0.}

◆ z

Double_t CbmFieldMap::LocalCoordinates::z {0.}

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