All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
larsim/larsim/Simulation/PhotonVoxels.cxx File Reference

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...
 

Detailed Description

Definitions of voxel data structures: implementation.

See Also
larsim/Simulation/PhotonVoxels.h

Definition in file larsim/larsim/Simulation/PhotonVoxels.cxx.