LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "PhotonVoxels.h"
Public Member Functions | |
NeiInfo ()=default | |
NeiInfo (int i, double w) | |
Public Attributes | |
int | id = -1 |
double | weight = 0.0 |
Definition at line 112 of file PhotonVoxels.h.
|
default |
|
inline |
Definition at line 114 of file PhotonVoxels.h.
int sim::PhotonVoxelDef::NeiInfo::id = -1 |
Definition at line 115 of file PhotonVoxels.h.
double sim::PhotonVoxelDef::NeiInfo::weight = 0.0 |
Definition at line 116 of file PhotonVoxels.h.