Geant4 VMC Version 6.6
Loading...
Searching...
No Matches
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
22
23class G4UIcmdWithAString;
24
33
63
64#endif // TG4_GFLASH_FAST_SIMULATION_MESSENGER_H
Messenger class that defines commands for the Gflash fast simulation model.
G4UIcmdWithAString * fSetGflashMaterialCmd
setExtDecayerSelection command
TG4GflashFastSimulationMessenger(const TG4GflashFastSimulationMessenger &right)
Not implemented.
virtual void SetNewValue(G4UIcommand *command, G4String string)
TG4GflashFastSimulation * fGflashFastSimulation
associated class
TG4GflashFastSimulationMessenger()
Not implemented.
TG4GflashFastSimulationMessenger & operator=(const TG4GflashFastSimulationMessenger &right)
Not implemented.
Special class for definition of Gflash fast simulation model.