#include "RSHelpText.h"
Go to the source code of this file.
Variables | |
const char | gPhysicsHelpText [] |
const char | gSimulationHelpText [] |
const char | gRSHelpMsgBox [] |
const char | gSettingsHelp [] |
const char | gHelpLicense [] |
const char gHelpLicense[] |
Initial value:
"\n" " RootShower Software Terms and Conditions\n" "\n" "The author hereby grant permission to use, copy, and distribute this\n" "software and its documentation for any purpose, provided that existing\n" "copyright notices are retained in all copies and that this notice is\n" "included verbatim in any distributions. Additionally, the author grant\n" "permission to modify this software and its documentation for any purpose,\n" "provided that such modifications are not distributed without the explicit\n" "consent of the author and that existing copyright notices are retained in\n" "all copies. Users of the software are asked to feed back problems, benefits,\n" "and/or suggestions about the software to the author (bellbert@pcsalo.cern.ch).\n" "Support for this software - fixing of bugs, incorporation of new features - \n" "is done on a best effort basis. All bug fixes and enhancements will be made\n" "available under the same terms and conditions as the original software,\n" "\n" "\n" "IN NO EVENT SHALL THE AUTHOR OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR\n" "DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT\n" "OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF,\n" "EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" "\n" "THE AUTHOR AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,\n" "INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,\n" "FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS\n" "PROVIDED ON AN \"AS IS\" BASIS, AND THE AUTHOR AND DISTRIBUTORS HAVE NO\n" "OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR\n" "MODIFICATIONS."
Definition at line 161 of file RSHelpText.cxx.
Referenced by RootShower::ProcessMessage().
const char gPhysicsHelpText[] |
const char gRSHelpMsgBox[] |
Initial value:
"\nIt appears that you have changed some parameters. These include :\n" " - Primary Particle\n" " - Initial Energy\n" " - Magnetic Field\n" " \"Yes\" button - save resources into file ${HOME}/.rootshowerrc, and quit\n" " \"No\" button - quit without saving\n"
Definition at line 119 of file RSHelpText.cxx.
Referenced by RootShowerMsgBox::ProcessMessage().
const char gSettingsHelp[] |
const char gSimulationHelpText[] |