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 larsim/larsim/Simulation/PhotonVoxels.cxx.
1.8.5