1#ifndef NOPHOTONUCLEARMODEL_H
2#define NOPHOTONUCLEARMODEL_H
4#include <G4ProcessManager.hh>
6#include "Framework/Configure/Parameters.h"
7#include "SimCore/PhotoNuclearModels/PhotoNuclearModel.h"
Class encapsulating parameters for configuring a processor.
A photonuclear model that removes the photonNuclear process entirely.
void constructGammaProcess(G4ProcessManager *processManager)
The primary part of the model interface, responsible for adding the desired G4HadronicInteraction to ...
Dynamically loadable photonuclear models either from SimCore or external libraries implementing this ...