HerdSoftware  0.4.0
Public Attributes | List of all members
Herd::EntranceInfo::psdTile Struct Reference

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...
 

Detailed Description

The impact point octant.

Member Data Documentation

◆ layer

int Herd::EntranceInfo::psdTile::layer = std::numeric_limits<int>::max()

The entrance PSD tile side.

◆ side

RefFrame::Side Herd::EntranceInfo::psdTile::side = RefFrame::Side::NONE

◆ timeStamp

float Herd::EntranceInfo::psdTile::timeStamp = std::numeric_limits<float>::max()

The entrance PSD tile volume ID.

◆ volumeID

int Herd::EntranceInfo::psdTile::volumeID = std::numeric_limits<int>::max()

The entrance PSD tile layer.


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