LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Definitions of voxel data structures. More...
#include "larcorealg/Geometry/geo_vectors_utils.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_vectors.h"
#include <array>
#include <optional>
Go to the source code of this file.
Classes | |
class | sim::PhotonVoxel |
Representation of a single small volume (voxel). More... | |
class | sim::PhotonVoxelDef |
Representation of a region of space diced into voxels. More... | |
struct | sim::PhotonVoxelDef::NeiInfo |
Namespaces | |
sim | |
Monte Carlo Simulation. | |
Functions | |
std::ostream & | sim::operator<< (std::ostream &out, sim::PhotonVoxelDef const &voxelDef) |
Prints the content of the specified voxel definition into a stream. More... | |
Definitions of voxel data structures.
Definition in file PhotonVoxels.h.