Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TGeoParallelWorld::SafetyVoxelInfo Struct Reference

Definition at line 32 of file TGeoParallelWorld.h.

Public Member Functions

bool isInitialized () const

Public Attributes

int idx_start {-1}
float min_safety {-1.f}
unsigned int num_candidates {0}

#include <TGeoParallelWorld.h>

Member Function Documentation

◆ isInitialized()

bool TGeoParallelWorld::SafetyVoxelInfo::isInitialized ( ) const
inline

Definition at line 37 of file TGeoParallelWorld.h.

Member Data Documentation

◆ idx_start

int TGeoParallelWorld::SafetyVoxelInfo::idx_start {-1}

Definition at line 34 of file TGeoParallelWorld.h.

◆ min_safety

float TGeoParallelWorld::SafetyVoxelInfo::min_safety {-1.f}

Definition at line 33 of file TGeoParallelWorld.h.

◆ num_candidates

unsigned int TGeoParallelWorld::SafetyVoxelInfo::num_candidates {0}

Definition at line 36 of file TGeoParallelWorld.h.


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