Geant4
10.03.p03
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
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
class
G4ParticleDefinition
;
57
58
class
G4EmModelActivator
59
{
60
public
:
61
62
explicit
G4EmModelActivator
(
const
G4String
& emphys=
""
);
63
64
private
:
65
66
void
ActivatePAI();
67
68
void
ActivateMicroElec();
69
70
void
ActivateEmOptions();
71
72
void
FindOrAddProcess(
const
G4ParticleDefinition
*,
const
G4String
&);
73
74
G4bool
HasMsc(
G4ProcessManager
*)
const
;
75
76
G4EmModelActivator
& operator=(
const
G4EmModelActivator
&
right
) =
delete
;
77
G4EmModelActivator
(
const
G4EmModelActivator
&) =
delete
;
78
79
G4EmParameters
* theParameters;
80
G4String
baseName;
81
};
82
83
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
84
85
#endif
86
right
Definition:
F04UserTrackInformation.hh:37
G4EmModelActivator
Definition:
G4EmModelActivator.hh:58
G4ParticleDefinition
Definition:
G4ParticleDefinition.hh:72
G4EmParameters
Definition:
G4EmParameters.hh:72
G4bool
bool G4bool
Definition:
G4Types.hh:79
globals.hh
G4EmModelActivator::G4EmModelActivator
G4EmModelActivator(const G4String &emphys="")
Definition:
G4EmModelActivator.cc:121
G4ProcessManager
Definition:
G4ProcessManager.hh:106
G4String
Definition:
G4String.hh:45
source
geant4.10.03.p03
source
physics_lists
constructors
electromagnetic
include
G4EmModelActivator.hh
Generated on Tue Nov 28 2017 21:44:02 for Geant4 by
1.8.5