Geant4 VMC
Version 6.8
Toggle main menu visibility
Loading...
Searching...
No Matches
source
physics_monopole
include
G4MonopolePhysicsMessenger.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: G4MonopolePhysicsMessenger.hh 68036 2013-03-13 14:13:45Z gcosmo $
30
//
31
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
32
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
33
34
#ifndef G4MonopolePhysicsMessenger_h
35
#define G4MonopolePhysicsMessenger_h 1
36
37
#include "globals.hh"
38
#include "G4UImessenger.hh"
39
40
class
G4MonopolePhysics
;
41
class
G4UIdirectory;
42
class
G4UIcommand
;
43
class
G4UIcmdWithADouble;
44
class
G4UIcmdWithADoubleAndUnit;
45
46
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
47
48
class
G4MonopolePhysicsMessenger
:
public
G4UImessenger
49
{
50
public
:
51
52
G4MonopolePhysicsMessenger
(G4MonopolePhysics*);
53
~G4MonopolePhysicsMessenger
();
54
55
virtual
void
SetNewValue
(G4UIcommand*, G4String);
56
57
private
:
58
59
G4MonopolePhysics
*
fPhys
;
60
61
G4UIdirectory*
fPhysicsDir
;
62
G4UIcommand
*
fPhysicsCmd
;
63
G4UIcmdWithADouble*
fMCmd
;
64
G4UIcmdWithADouble*
fZCmd
;
65
G4UIcmdWithADoubleAndUnit*
fMassCmd
;
66
67
};
68
69
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
70
71
#endif
G4MonopolePhysicsMessenger
Definition
Doxymodules.h:53
G4MonopolePhysicsMessenger::fPhys
G4MonopolePhysics * fPhys
Definition
G4MonopolePhysicsMessenger.hh:59
G4MonopolePhysicsMessenger::fMCmd
G4UIcmdWithADouble * fMCmd
Definition
G4MonopolePhysicsMessenger.hh:63
G4MonopolePhysicsMessenger::fMassCmd
G4UIcmdWithADoubleAndUnit * fMassCmd
Definition
G4MonopolePhysicsMessenger.hh:65
G4MonopolePhysicsMessenger::SetNewValue
virtual void SetNewValue(G4UIcommand *, G4String)
Definition
G4MonopolePhysicsMessenger.cxx:110
G4MonopolePhysicsMessenger::fPhysicsDir
G4UIdirectory * fPhysicsDir
Definition
G4MonopolePhysicsMessenger.hh:61
G4MonopolePhysicsMessenger::fZCmd
G4UIcmdWithADouble * fZCmd
Definition
G4MonopolePhysicsMessenger.hh:64
G4MonopolePhysicsMessenger::G4MonopolePhysicsMessenger
G4MonopolePhysicsMessenger(G4MonopolePhysics *)
Definition
G4MonopolePhysicsMessenger.cxx:49
G4MonopolePhysicsMessenger::~G4MonopolePhysicsMessenger
~G4MonopolePhysicsMessenger()
Definition
G4MonopolePhysicsMessenger.cxx:99
G4MonopolePhysicsMessenger::fPhysicsCmd
G4UIcommand * fPhysicsCmd
Definition
G4MonopolePhysicsMessenger.hh:62
G4MonopolePhysics
Definition
Doxymodules.h:52
G4UIcommand
G4UImessenger
Generated on
for Geant4 VMC by
1.17.0