HerdSoftware
0.4.0
|
The impact point octant. More...
#include <EntranceInfo.h>
Public Attributes | |
RefFrame::Side | side = RefFrame::Side::NONE |
int | layer = std::numeric_limits<int>::max() |
The entrance PSD tile side. More... | |
int | volumeID = std::numeric_limits<int>::max() |
The entrance PSD tile layer. More... | |
float | timeStamp = std::numeric_limits<float>::max() |
The entrance PSD tile volume ID. More... | |
The impact point octant.
int Herd::EntranceInfo::psdTile::layer = std::numeric_limits<int>::max() |
The entrance PSD tile side.
RefFrame::Side Herd::EntranceInfo::psdTile::side = RefFrame::Side::NONE |
float Herd::EntranceInfo::psdTile::timeStamp = std::numeric_limits<float>::max() |
The entrance PSD tile volume ID.
int Herd::EntranceInfo::psdTile::volumeID = std::numeric_limits<int>::max() |
The entrance PSD tile layer.