Geant4_10
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
source
examples
extended
radioactivedecay
rdecay02
include
exrdmPhysListHadron.hh
Go to the documentation of this file.
1
//
2
// ********************************************************************
3
// * License and Disclaimer *
4
// * *
5
// * The Geant4 software is copyright of the Copyright Holders of *
6
// * the Geant4 Collaboration. It is provided under the terms and *
7
// * conditions of the Geant4 Software License, included in the file *
8
// * LICENSE and available at http://cern.ch/geant4/license . These *
9
// * include a list of copyright holders. *
10
// * *
11
// * Neither the authors of this software system, nor their employing *
12
// * institutes,nor the agencies providing financial support for this *
13
// * work make any representation or warranty, express or implied, *
14
// * regarding this software system or assume any liability for its *
15
// * use. Please see the license in the file LICENSE and URL above *
16
// * for the full disclaimer and the limitation of liability. *
17
// * *
18
// * This code implementation is the result of the scientific and *
19
// * technical work of the GEANT4 collaboration. *
20
// * By using, copying, modifying or distributing the software (or *
21
// * any work based on the software) you agree to acknowledge its *
22
// * use in resulting scientific publications, and indicate your *
23
// * acceptance of all terms of the Geant4 Software license. *
24
// ********************************************************************
25
//
26
// $Id: exrdmPhysListHadron.hh 68007 2013-03-13 11:28:03Z gcosmo $
27
//
30
//
31
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
32
33
#ifndef exrdmPhysListHadron_h
34
#define exrdmPhysListHadron_h 1
35
36
#include "
G4VPhysicsConstructor.hh
"
37
#include "
globals.hh
"
38
39
#include "
G4HadronElasticProcess.hh
"
40
41
#include "
G4ProtonInelasticProcess.hh
"
42
#include "
G4NeutronInelasticProcess.hh
"
43
#include "
G4DeuteronInelasticProcess.hh
"
44
#include "
G4TritonInelasticProcess.hh
"
45
#include "
G4AlphaInelasticProcess.hh
"
46
#include "
G4IonInelasticProcess.hh
"
47
#include "
G4HadronFissionProcess.hh
"
48
#include "
G4HadronCaptureProcess.hh
"
49
50
51
class
exrdmPhysListHadron
:
public
G4VPhysicsConstructor
52
{
53
public
:
54
exrdmPhysListHadron
(
const
G4String
&
name
=
"hadron"
);
55
virtual
~exrdmPhysListHadron
();
56
57
public
:
58
// Construct particle and physics
59
virtual
void
ConstructParticle
() {};
60
//
61
virtual
void
ConstructProcess
();
62
63
private
:
64
65
G4HadronElasticProcess
fTheElasticProcess;
66
G4ProtonInelasticProcess
fTheProtonInelastic;
67
G4NeutronInelasticProcess
fTheNeutronInelastic;
68
G4HadronElasticProcess
* fTheNeutronElasticProcess;
69
G4HadronFissionProcess
* fTheFissionProcess;
70
G4HadronCaptureProcess
* fTheCaptureProcess;
71
G4DeuteronInelasticProcess
* fTheDeuteronInelasticProcess;
72
G4TritonInelasticProcess
* fTheTritonInelasticProcess;
73
G4AlphaInelasticProcess
* fTheAlphaInelasticProcess;
74
G4IonInelasticProcess
* fTheIonInelasticProcess;
75
};
76
77
#endif
78
79
80
G4HadronFissionProcess
Definition:
G4HadronFissionProcess.hh:53
G4IonInelasticProcess
Definition:
G4IonInelasticProcess.hh:42
exrdmPhysListHadron::~exrdmPhysListHadron
virtual ~exrdmPhysListHadron()
Definition:
exrdmPhysListHadron.cc:88
exrdmPhysListHadron::ConstructParticle
virtual void ConstructParticle()
Definition:
exrdmPhysListHadron.hh:59
G4HadronElasticProcess
Definition:
G4HadronElasticProcess.hh:49
exrdmPhysListHadron::exrdmPhysListHadron
exrdmPhysListHadron(const G4String &name="hadron")
Definition:
exrdmPhysListHadron.cc:80
G4TritonInelasticProcess
Definition:
G4TritonInelasticProcess.hh:41
G4ProtonInelasticProcess.hh
name
const XML_Char * name
Definition:
expat.h:151
G4AlphaInelasticProcess.hh
G4NeutronInelasticProcess.hh
G4DeuteronInelasticProcess.hh
G4HadronCaptureProcess
Definition:
G4HadronCaptureProcess.hh:52
G4HadronFissionProcess.hh
G4DeuteronInelasticProcess
Definition:
G4DeuteronInelasticProcess.hh:41
G4VPhysicsConstructor.hh
G4IonInelasticProcess.hh
globals.hh
G4NeutronInelasticProcess
Definition:
G4NeutronInelasticProcess.hh:44
G4AlphaInelasticProcess
Definition:
G4AlphaInelasticProcess.hh:41
G4TritonInelasticProcess.hh
G4ProtonInelasticProcess
Definition:
G4ProtonInelasticProcess.hh:41
exrdmPhysListHadron::ConstructProcess
virtual void ConstructProcess()
Definition:
exrdmPhysListHadron.cc:92
exrdmPhysListHadron
Definition:
exrdmPhysListHadron.hh:51
G4HadronElasticProcess.hh
G4VPhysicsConstructor
Definition:
G4VPhysicsConstructor.hh:121
G4HadronCaptureProcess.hh
G4String
Definition:
G4String.hh:45
Generated on Sat Dec 14 2013 14:33:56 for Geant4_10 by
1.8.5