Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
larsim
larsim
PhotonPropagation
LibraryMappingTools
PhotonMappingXMirrorTransformations_tool.cc
Go to the documentation of this file.
1
/**
2
* @file larsim/PhotonPropagation/LibraryMappingTools/PhotonMappingXMirrorTransformations_tool.cc
3
* @brief A photon mapping transformation with mirror on x: toolification.
4
* @author Gianluca Petrillo (petrillo@slac.stanford.edu)
5
* @date March 20, 2019
6
* @see `larsim/PhotonPropagation/LibraryMappingTools/PhotonMappingIdentityTransformations.h`
7
* `larsim/PhotonPropagation/LibraryMappingTools/PhotonMappingIdentityTransformations.cxx`
8
*
9
*/
10
11
12
// LArSoft libraries
13
#include "
larsim/PhotonPropagation/LibraryMappingTools/PhotonMappingXMirrorTransformations.h
"
14
15
// framework libraries
16
#include "
art/Utilities/ToolMacros.h
"
17
18
19
// -----------------------------------------------------------------------------
20
DEFINE_ART_CLASS_TOOL
(
phot::PhotonMappingXMirrorTransformations
)
21
22
23
// -----------------------------------------------------------------------------
DEFINE_ART_CLASS_TOOL
#define DEFINE_ART_CLASS_TOOL(tool)
Definition:
ToolMacros.h:42
ToolMacros.h
phot::PhotonMappingXMirrorTransformations
Photon mapping transformation with reflection at x = 0.
Definition:
PhotonMappingXMirrorTransformations.h:30
PhotonMappingXMirrorTransformations.h
A photon mapping transformation with reflection at x = 0.
Generated by
1.8.11