Namespaces | Functions
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
 Code to link reconstructed objects back to the MC truth information.
 

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