Interface for transformation of photon visibility maps. More...
#include "larsim/PhotonPropagation/LibraryMappingTools/OpDetVisibilityData.h"
#include "larcorealg/CoreUtils/ContainerMeta.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_vectors.h"
#include <vector>
#include <utility>
#include <functional>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | phot::IPhotonMappingTransformations |
Collection of functions to transform photon mapping data. More... | |
Namespaces | |
phot | |
General LArSoft Utilities. | |
Interface for transformation of photon visibility maps.
This is a pure interface.
Definition in file IPhotonMappingTransformations.h.