Geant4
10.00.p02
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
DicomPhysicsList.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: DicomPhysicsList.hh 73076 2013-08-16 07:45:30Z gcosmo $
27
//
30
//
31
32
#ifndef DicomPhysicsList_h
33
#define DicomPhysicsList_h 1
34
35
#include "
G4VUserPhysicsList.hh
"
36
37
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
38
39
class
DicomPhysicsList
:
public
G4VUserPhysicsList
40
{
41
public
:
42
DicomPhysicsList
();
43
~DicomPhysicsList
();
44
45
private
:
46
47
G4double
fCutForGamma
;
48
G4double
fCutForElectron
;
49
G4double
fCutForPositron
;
50
51
protected
:
52
53
virtual
void
ConstructParticle
();
54
void
ConstructBosons
();
55
void
ConstructLeptons
();
56
void
ConstructBaryons
();
57
58
virtual
void
ConstructProcess
();
59
void
ConstructEM
();
60
void
ConstructHad
();
61
void
ConstructGeneral
();
62
virtual
void
SetCuts
();
63
64
};
65
#endif
66
67
68
DicomPhysicsList::SetCuts
virtual void SetCuts()
Definition:
DicomPhysicsList.cc:333
DicomPhysicsList::ConstructProcess
virtual void ConstructProcess()
Definition:
DicomPhysicsList.cc:98
DicomPhysicsList::DicomPhysicsList
DicomPhysicsList()
Definition:
DicomPhysicsList.cc:44
DicomPhysicsList::ConstructGeneral
void ConstructGeneral()
Definition:
DicomPhysicsList.cc:329
G4VUserPhysicsList.hh
DicomPhysicsList::fCutForElectron
G4double fCutForElectron
Definition:
DicomPhysicsList.hh:48
DicomPhysicsList::~DicomPhysicsList
~DicomPhysicsList()
Definition:
DicomPhysicsList.cc:54
DicomPhysicsList
Definition:
DicomPhysicsList.hh:39
DicomPhysicsList::ConstructLeptons
void ConstructLeptons()
Definition:
DicomPhysicsList.cc:76
G4VUserPhysicsList
Definition:
G4VUserPhysicsList.hh:159
DicomPhysicsList::ConstructParticle
virtual void ConstructParticle()
Definition:
DicomPhysicsList.cc:58
DicomPhysicsList::fCutForPositron
G4double fCutForPositron
Definition:
DicomPhysicsList.hh:49
DicomPhysicsList::fCutForGamma
G4double fCutForGamma
Definition:
DicomPhysicsList.hh:47
G4double
double G4double
Definition:
G4Types.hh:76
DicomPhysicsList::ConstructEM
void ConstructEM()
Definition:
DicomPhysicsList.cc:162
DicomPhysicsList::ConstructBosons
void ConstructBosons()
Definition:
DicomPhysicsList.cc:66
DicomPhysicsList::ConstructHad
void ConstructHad()
Definition:
DicomPhysicsList.cc:279
DicomPhysicsList::ConstructBaryons
void ConstructBaryons()
Definition:
DicomPhysicsList.cc:84
geant4.10.00.p02
examples
extended
medical
DICOM
include
DicomPhysicsList.hh
Generated on Thu Dec 31 2015 10:39:45 for Geant4 by
1.8.8