LDMX Software
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Typedefs
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Symbols
Files
File List
File Members
All
Functions
Macros
SimCore
src
SimCore
PhotoNuclearModels
NoPhotoNuclearModel.cxx
1
#include "SimCore/PhotoNuclearModels/NoPhotoNuclearModel.h"
2
3
namespace
simcore {
4
5
void
NoPhotoNuclearModel::ConstructGammaProcess
(
6
G4ProcessManager* processManager) {
7
// Do nothing
8
}
5
void
NoPhotoNuclearModel::ConstructGammaProcess
( {
…
}
9
}
// namespace simcore
10
11
DECLARE_PHOTONUCLEAR_MODEL(
simcore::NoPhotoNuclearModel
);
simcore::NoPhotoNuclearModel
A photonuclear model that removes the photonNuclear process entirely.
Definition
NoPhotoNuclearModel.h:18
simcore::NoPhotoNuclearModel::ConstructGammaProcess
void ConstructGammaProcess(G4ProcessManager *processManager) override
The primary part of the model interface, responsible for adding the desired G4HadronicInteraction to ...
Definition
NoPhotoNuclearModel.cxx:5
Generated by
1.12.0