Geant4 VMC
Version 6.8
Toggle main menu visibility
Loading...
Searching...
No Matches
source
physics_list
include
TG4GflashFastSimulationMessenger.h
Go to the documentation of this file.
1
#ifndef TG4_GFLASH_FAST_SIMULATION_MESSENGER_H
2
#define TG4_GFLASH_FAST_SIMULATION_MESSENGER_H
3
4
//------------------------------------------------
5
// The Geant4 Virtual Monte Carlo package
6
// Copyright (C) 2007 - 2015 Ivana Hrivnacova
7
// All rights reserved.
8
//
9
// For the licensing terms see geant4_vmc/LICENSE.
10
// Contact: root-vmc@cern.ch
11
//-------------------------------------------------
12
17
18
#include <G4UImessenger.hh>
19
#include <globals.hh>
20
21
class
TG4GflashFastSimulation
;
22
23
class
G4UIcmdWithAString;
24
33
34
class
TG4GflashFastSimulationMessenger
:
public
G4UImessenger
35
{
36
public
:
37
TG4GflashFastSimulationMessenger
(
38
TG4GflashFastSimulation
* gflashFastSimulation);
39
virtual
~TG4GflashFastSimulationMessenger
();
40
41
// methods
42
virtual
void
SetNewValue
(
G4UIcommand
* command, G4String
string
);
43
44
private
:
46
TG4GflashFastSimulationMessenger
();
48
TG4GflashFastSimulationMessenger
(
49
const
TG4GflashFastSimulationMessenger
& right);
51
TG4GflashFastSimulationMessenger
&
operator=
(
52
const
TG4GflashFastSimulationMessenger
& right);
53
54
//
55
// data members
56
58
TG4GflashFastSimulation
*
fGflashFastSimulation
;
59
61
G4UIcmdWithAString*
fSetGflashMaterialCmd
;
62
};
63
64
#endif
// TG4_GFLASH_FAST_SIMULATION_MESSENGER_H
G4UIcommand
G4UImessenger
TG4GflashFastSimulationMessenger::fSetGflashMaterialCmd
G4UIcmdWithAString * fSetGflashMaterialCmd
setExtDecayerSelection command
Definition
TG4GflashFastSimulationMessenger.h:61
TG4GflashFastSimulationMessenger::TG4GflashFastSimulationMessenger
TG4GflashFastSimulationMessenger(const TG4GflashFastSimulationMessenger &right)
Not implemented.
TG4GflashFastSimulationMessenger::SetNewValue
virtual void SetNewValue(G4UIcommand *command, G4String string)
Definition
TG4GflashFastSimulationMessenger.cxx:51
TG4GflashFastSimulationMessenger::~TG4GflashFastSimulationMessenger
virtual ~TG4GflashFastSimulationMessenger()
Definition
TG4GflashFastSimulationMessenger.cxx:39
TG4GflashFastSimulationMessenger::fGflashFastSimulation
TG4GflashFastSimulation * fGflashFastSimulation
associated class
Definition
TG4GflashFastSimulationMessenger.h:58
TG4GflashFastSimulationMessenger::TG4GflashFastSimulationMessenger
TG4GflashFastSimulationMessenger()
Not implemented.
TG4GflashFastSimulationMessenger::operator=
TG4GflashFastSimulationMessenger & operator=(const TG4GflashFastSimulationMessenger &right)
Not implemented.
TG4GflashFastSimulationMessenger::TG4GflashFastSimulationMessenger
TG4GflashFastSimulationMessenger(TG4GflashFastSimulation *gflashFastSimulation)
Definition
TG4GflashFastSimulationMessenger.cxx:22
TG4GflashFastSimulation
Special class for definition of Gflash fast simulation model.
Definition
TG4GflashFastSimulation.h:30
Generated on
for Geant4 VMC by
1.17.0