Geant4
10.03.p02
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
UrQMDAntiBarionBuilder.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
//
28
//
29
// $Id: $
30
//
31
//---------------------------------------------------------------------------
32
//
33
// ClassName: UrQMDAntiBarionBuilder
34
//
35
// Author: 2012 Andrea Dotti
36
//
37
// Modified:
38
//
39
//----------------------------------------------------------------------------
40
//
41
#ifndef UrQMDAntiBarionBuilder_h
42
#define UrQMDAntiBarionBuilder_h 1
43
44
#include "
globals.hh
"
45
46
#include "
G4HadronElasticProcess.hh
"
47
#include "
G4VAntiBarionBuilder.hh
"
48
49
#include "
G4UrQMD1_3Model.hh
"
50
51
#include "
G4VCrossSectionDataSet.hh
"
52
#include "
G4VComponentCrossSection.hh
"
53
54
class
UrQMDAntiBarionBuilder
:
public
G4VAntiBarionBuilder
55
{
56
public
:
57
58
UrQMDAntiBarionBuilder
();
59
virtual
~UrQMDAntiBarionBuilder
();
60
61
virtual
void
Build
(
G4HadronElasticProcess
* aP);
62
virtual
void
Build
(
G4AntiProtonInelasticProcess
* aP);
63
virtual
void
Build
(
G4AntiNeutronInelasticProcess
* aP);
64
virtual
void
Build
(
G4AntiDeuteronInelasticProcess
* aP);
65
virtual
void
Build
(
G4AntiTritonInelasticProcess
* aP);
66
virtual
void
Build
(
G4AntiHe3InelasticProcess
* aP);
67
virtual
void
Build
(
G4AntiAlphaInelasticProcess
* aP);
68
69
inline
void
SetMinEnergy
(
G4double
val) {fMin = val;}
70
inline
void
SetMaxEnergy
(
G4double
val) {fMax = val;}
71
72
private
:
73
74
G4UrQMD1_3Model
* fModel;
75
G4VCrossSectionDataSet
* fAntiNucleonData;
76
G4VComponentCrossSection
* fAntiNucleonXS;
77
G4double
fMin;
78
G4double
fMax;
79
80
};
81
#endif
82
G4UrQMD1_3Model
Definition:
G4UrQMD1_3Model.hh:77
UrQMDAntiBarionBuilder::Build
virtual void Build(G4HadronElasticProcess *aP)
G4HadronElasticProcess
Definition:
G4HadronElasticProcess.hh:50
UrQMDAntiBarionBuilder::~UrQMDAntiBarionBuilder
virtual ~UrQMDAntiBarionBuilder()
G4VCrossSectionDataSet
Definition:
G4VCrossSectionDataSet.hh:71
G4UrQMD1_3Model.hh
Definition of the G4UrQMD1_3Model class.
G4VComponentCrossSection
Definition:
G4VComponentCrossSection.hh:52
G4VCrossSectionDataSet.hh
G4AntiTritonInelasticProcess
Definition:
G4AntiTritonInelasticProcess.hh:41
UrQMDAntiBarionBuilder::SetMaxEnergy
void SetMaxEnergy(G4double val)
Definition:
UrQMDAntiBarionBuilder.hh:70
G4AntiProtonInelasticProcess
Definition:
G4AntiProtonInelasticProcess.hh:41
globals.hh
G4AntiAlphaInelasticProcess
Definition:
G4AntiAlphaInelasticProcess.hh:43
G4AntiDeuteronInelasticProcess
Definition:
G4AntiDeuteronInelasticProcess.hh:43
G4VAntiBarionBuilder.hh
UrQMDAntiBarionBuilder::SetMinEnergy
void SetMinEnergy(G4double val)
Definition:
UrQMDAntiBarionBuilder.hh:69
G4AntiHe3InelasticProcess
Definition:
G4AntiHe3InelasticProcess.hh:43
UrQMDAntiBarionBuilder
Definition:
UrQMDAntiBarionBuilder.hh:54
G4AntiNeutronInelasticProcess
Definition:
G4AntiNeutronInelasticProcess.hh:42
G4VComponentCrossSection.hh
G4double
double G4double
Definition:
G4Types.hh:76
G4HadronElasticProcess.hh
UrQMDAntiBarionBuilder::UrQMDAntiBarionBuilder
UrQMDAntiBarionBuilder()
G4VAntiBarionBuilder
Definition:
G4VAntiBarionBuilder.hh:50
source
geant4.10.03.p02
examples
extended
hadronic
Hadr02
include
UrQMDAntiBarionBuilder.hh
Generated on Tue Nov 28 2017 21:43:15 for Geant4 by
1.8.5