Header file for Time_of_Flight messenger class. More...
#include "G4UImessenger.hh"
#include "G4UIcommand.hh"
#include "G4UIdirectory.hh"
#include "G4UIcmdWithAnInteger.hh"
#include "G4UIcmdWithADouble.hh"
#include "G4UIcmdWithADoubleAndUnit.hh"
#include "G4UIcmdWithoutParameter.hh"
Go to the source code of this file.
Classes | |
class | TF_Messenger |
Declare the Messenger class based on G4UImessenger. More... | |
Defines | |
#define | TFMESSENGER_H |
Header file for Time_of_Flight messenger class.
Declares the singleton messenger class and its member routines which control the parameters of Time_of_Flight detector within the OLYMPUS Monte Carlo. This allow the user to control the parameters and/or running from command files or interactively.
Definition in file TF_Messenger.h.
#define TFMESSENGER_H |
Definition at line 19 of file TF_Messenger.h.