Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutrinoPhysics.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPhysicsConstructor | |
static const G4VPCManager & | GetSubInstanceManager () |
Protected Types inherited from G4VPhysicsConstructor | |
using | PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V |
Protected Member Functions inherited from G4VPhysicsConstructor | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
PhysicsBuilder_V | GetBuilders () const |
void | AddBuilder (G4PhysicsBuilderInterface *bld) |
Protected Attributes inherited from G4VPhysicsConstructor | |
G4int | verboseLevel = 0 |
G4String | namePhysics = "" |
G4int | typePhysics = 0 |
G4ParticleTable * | theParticleTable = nullptr |
G4int | g4vpcInstanceID = 0 |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 45 of file G4NeutrinoPhysics.hh.
G4NeutrinoPhysics::G4NeutrinoPhysics | ( | G4int | ver = 1 | ) |
Definition at line 88 of file G4NeutrinoPhysics.cc.
|
override |
Definition at line 96 of file G4NeutrinoPhysics.cc.
|
delete |
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 143 of file G4NeutrinoPhysics.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 154 of file G4NeutrinoPhysics.cc.
void G4NeutrinoPhysics::NuETotXscActivated | ( | G4bool | val | ) |
Definition at line 101 of file G4NeutrinoPhysics.cc.
Referenced by G4NeutrinoPhysicsMessenger::SetNewValue().
|
delete |
void G4NeutrinoPhysics::SetNuDetectorName | ( | const G4String & | dn | ) |
Definition at line 131 of file G4NeutrinoPhysics.cc.
Referenced by G4NeutrinoPhysicsMessenger::SetNewValue().
void G4NeutrinoPhysics::SetNuEleCcBias | ( | G4double | bf | ) |
Definition at line 111 of file G4NeutrinoPhysics.cc.
Referenced by G4NeutrinoPhysicsMessenger::SetNewValue().
void G4NeutrinoPhysics::SetNuEleNcBias | ( | G4double | bf | ) |
Definition at line 116 of file G4NeutrinoPhysics.cc.
Referenced by G4NeutrinoPhysicsMessenger::SetNewValue().
void G4NeutrinoPhysics::SetNuNucleusBias | ( | G4double | bf | ) |
Definition at line 121 of file G4NeutrinoPhysics.cc.
Referenced by G4NeutrinoPhysicsMessenger::SetNewValue().
void G4NeutrinoPhysics::SetNuOscDistanceBias | ( | G4double | bf | ) |
Definition at line 126 of file G4NeutrinoPhysics.cc.
Referenced by G4NeutrinoPhysicsMessenger::SetNewValue().
void G4NeutrinoPhysics::SetNuOscDistanceName | ( | const G4String & | dn | ) |
Definition at line 136 of file G4NeutrinoPhysics.cc.
Referenced by G4NeutrinoPhysicsMessenger::SetNewValue().
void G4NeutrinoPhysics::SetNuOscillation | ( | G4bool | val | ) |
Definition at line 106 of file G4NeutrinoPhysics.cc.