LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
sim::PhotonVoxelDef::NeiInfo Struct Reference

#include "PhotonVoxels.h"

Public Member Functions

 NeiInfo (int i, double w)
 

Public Attributes

int id
 
double weight
 

Detailed Description

Definition at line 79 of file PhotonVoxels.h.

Constructor & Destructor Documentation

sim::PhotonVoxelDef::NeiInfo::NeiInfo ( int  i,
double  w 
)
inline

Definition at line 81 of file PhotonVoxels.h.

81 : id(i), weight(w) {}
Float_t w
Definition: plot.C:23

Member Data Documentation

int sim::PhotonVoxelDef::NeiInfo::id

Definition at line 82 of file PhotonVoxels.h.

double sim::PhotonVoxelDef::NeiInfo::weight

Definition at line 83 of file PhotonVoxels.h.


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