Geant4
10.02.p01
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
G4EmModelActivator.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: G4EmModelActivator.hh 1651 2015-05-02 16:40:24Z vnivanch $
27
// GEANT4 tag $Name$
28
//
29
//---------------------------------------------------------------------------
30
//
31
// ClassName: G4EmModelActivator
32
//
33
// Author: V.Ivanchenko 01.06.2015
34
//
35
// Organisation: G4AI
36
// Contract: ESA contract 4000107387/12/NL/AT
37
// Customer: ESA/ESTEC
38
//
39
// Modified:
40
//
41
//----------------------------------------------------------------------------
42
//
43
44
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
45
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
46
47
#ifndef G4EmModelActivator_h
48
#define G4EmModelActivator_h 1
49
50
#include "
globals.hh
"
51
52
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
53
54
class
G4EmParameters
;
55
class
G4ProcessManager
;
56
57
class
G4EmModelActivator
58
{
59
public
:
60
61
G4EmModelActivator
();
62
~G4EmModelActivator
();
63
64
void
ConstructParticle
();
65
66
void
ConstructProcess
();
67
68
private
:
69
70
void
ConstructDNAParticles
();
71
72
void
ActivatePAI
();
73
74
void
ActivateMicroElec
();
75
76
void
ActivateDNA
();
77
78
G4bool
HasMsc
(
G4ProcessManager
*)
const
;
79
80
G4EmModelActivator
&
operator=
(
const
G4EmModelActivator
&
right
);
81
G4EmModelActivator
(
const
G4EmModelActivator
&);
82
83
G4EmParameters
*
theParameters
;
84
};
85
86
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
87
88
#endif
89
right
Definition:
F04UserTrackInformation.hh:37
G4EmModelActivator
Definition:
G4EmModelActivator.hh:57
G4EmModelActivator::ConstructDNAParticles
void ConstructDNAParticles()
Definition:
G4EmModelActivator.cc:422
G4EmModelActivator::G4EmModelActivator
G4EmModelActivator()
Definition:
G4EmModelActivator.cc:107
G4EmModelActivator::theParameters
G4EmParameters * theParameters
Definition:
G4EmModelActivator.hh:83
G4EmModelActivator::ActivatePAI
void ActivatePAI()
Definition:
G4EmModelActivator.cc:152
G4EmModelActivator::ConstructParticle
void ConstructParticle()
Definition:
G4EmModelActivator.cc:120
G4EmModelActivator::ActivateMicroElec
void ActivateMicroElec()
Definition:
G4EmModelActivator.cc:249
G4EmParameters
Definition:
G4EmParameters.hh:66
G4bool
bool G4bool
Definition:
G4Types.hh:79
G4EmModelActivator::operator=
G4EmModelActivator & operator=(const G4EmModelActivator &right)
G4EmModelActivator::ConstructProcess
void ConstructProcess()
Definition:
G4EmModelActivator.cc:131
globals.hh
G4EmModelActivator::~G4EmModelActivator
~G4EmModelActivator()
Definition:
G4EmModelActivator.cc:114
G4ProcessManager
Definition:
G4ProcessManager.hh:106
G4EmModelActivator::HasMsc
G4bool HasMsc(G4ProcessManager *) const
Definition:
G4EmModelActivator.cc:1019
G4EmModelActivator::ActivateDNA
void ActivateDNA()
Definition:
G4EmModelActivator.cc:436
geant4.10.02.p01
source
physics_lists
constructors
electromagnetic
include
G4EmModelActivator.hh
Generated on Thu Mar 3 2016 14:41:29 for Geant4 by
1.8.8