LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Definitions of voxel data structures: implementation. More...
#include "larsim/Simulation/PhotonVoxels.h"
#include "larcorealg/Geometry/geo_vectors_utils.h"
#include <algorithm>
#include <cmath>
#include <stdexcept>
#include <string>
Go to the source code of this file.
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: implementation.
Definition in file PhotonVoxels.cxx.