Geant4
11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4HETCChargedFragment.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
//
27
// by V. Lara
28
29
#ifndef G4HETCChargedFragment_h
30
#define G4HETCChargedFragment_h 1
31
32
#include "
G4HETCFragment.hh
"
33
34
class
G4HETCChargedFragment
:
public
G4HETCFragment
35
{
36
public
:
37
38
G4HETCChargedFragment
(
const
G4ParticleDefinition
*,
39
G4VCoulombBarrier
* aCoulombBarrier);
40
41
virtual
~G4HETCChargedFragment
();
42
43
virtual
G4double
SampleKineticEnergy
(
const
G4Fragment
& aFragment);
44
45
private
:
46
47
// operators
48
G4HETCChargedFragment
();
49
G4HETCChargedFragment
(
const
G4HETCChargedFragment
&right);
50
const
G4HETCChargedFragment
&
51
operator=(
const
G4HETCChargedFragment
&right);
52
G4bool
operator==(
const
G4HETCChargedFragment
&right)
const
;
53
G4bool
operator!=(
const
G4HETCChargedFragment
&right)
const
;
54
55
};
56
57
#endif
G4HETCFragment.hh
G4double
double G4double
Definition:
G4Types.hh:83
G4bool
bool G4bool
Definition:
G4Types.hh:86
G4Fragment
Definition:
G4Fragment.hh:68
G4HETCChargedFragment
Definition:
G4HETCChargedFragment.hh:35
G4HETCChargedFragment::~G4HETCChargedFragment
virtual ~G4HETCChargedFragment()
Definition:
G4HETCChargedFragment.cc:44
G4HETCChargedFragment::SampleKineticEnergy
virtual G4double SampleKineticEnergy(const G4Fragment &aFragment)
Definition:
G4HETCChargedFragment.cc:48
G4HETCFragment
Definition:
G4HETCFragment.hh:40
G4ParticleDefinition
Definition:
G4ParticleDefinition.hh:61
G4VCoulombBarrier
Definition:
G4VCoulombBarrier.hh:39
geant4-v11.1.1
source
processes
hadronic
models
pre_equilibrium
exciton_model
include
G4HETCChargedFragment.hh
Generated by
1.9.6