Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/hadronic/Hadr01/src/HistoMessenger.cc

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/hadronic/Hadr01/src/HistoMessenger.cc (Version 11.3.0) and /examples/extended/hadronic/Hadr01/src/HistoMessenger.cc (Version 9.0.p2)


  1 //                                                  1 //
  2 // *******************************************      2 // ********************************************************************
  3 // * License and Disclaimer                         3 // * License and Disclaimer                                           *
  4 // *                                                4 // *                                                                  *
  5 // * The  Geant4 software  is  copyright of th      5 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
  6 // * the Geant4 Collaboration.  It is provided      6 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
  7 // * conditions of the Geant4 Software License      7 // * conditions of the Geant4 Software License,  included in the file *
  8 // * LICENSE and available at  http://cern.ch/      8 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
  9 // * include a list of copyright holders.           9 // * include a list of copyright holders.                             *
 10 // *                                               10 // *                                                                  *
 11 // * Neither the authors of this software syst     11 // * Neither the authors of this software system, nor their employing *
 12 // * institutes,nor the agencies providing fin     12 // * institutes,nor the agencies providing financial support for this *
 13 // * work  make  any representation or  warran     13 // * work  make  any representation or  warranty, express or implied, *
 14 // * regarding  this  software system or assum     14 // * regarding  this  software system or assume any liability for its *
 15 // * use.  Please see the license in the file      15 // * use.  Please see the license in the file  LICENSE  and URL above *
 16 // * for the full disclaimer and the limitatio     16 // * for the full disclaimer and the limitation of liability.         *
 17 // *                                               17 // *                                                                  *
 18 // * This  code  implementation is the result      18 // * This  code  implementation is the result of  the  scientific and *
 19 // * technical work of the GEANT4 collaboratio     19 // * technical work of the GEANT4 collaboration.                      *
 20 // * By using,  copying,  modifying or  distri     20 // * By using,  copying,  modifying or  distributing the software (or *
 21 // * any work based  on the software)  you  ag     21 // * any work based  on the software)  you  agree  to acknowledge its *
 22 // * use  in  resulting  scientific  publicati     22 // * use  in  resulting  scientific  publications,  and indicate your *
 23 // * acceptance of all terms of the Geant4 Sof     23 // * acceptance of all terms of the Geant4 Software license.          *
 24 // *******************************************     24 // ********************************************************************
 25 //                                                 25 //
 26 /// \file hadronic/Hadr01/src/HistoMessenger.c << 
 27 /// \brief Implementation of the HistoMessenge << 
 28 //                                                 26 //
                                                   >>  27 // $Id: HistoMessenger.cc,v 1.5 2006/06/29 17:24:18 gunter Exp $
                                                   >>  28 // GEANT4 tag $Name: geant4-08-03-patch-01 $
 29 //                                                 29 //
                                                   >>  30 /////////////////////////////////////////////////////////////////////////
 30 //                                                 31 //
 31 //....oooOO0OOooo........oooOO0OOooo........oo <<  32 // HistoMessenger
 32 //....oooOO0OOooo........oooOO0OOooo........oo <<  33 //
                                                   >>  34 // Created: 31.01.2003 V.Ivanchenko
                                                   >>  35 //
                                                   >>  36 // Modified:
                                                   >>  37 // 04.06.2006 Adoptation of hadr01 (V.Ivanchenko)
                                                   >>  38 //
                                                   >>  39 ////////////////////////////////////////////////////////////////////////
                                                   >>  40 // 
 33                                                    41 
 34 #include "HistoMessenger.hh"                       42 #include "HistoMessenger.hh"
 35                                                    43 
 36 #include "Histo.hh"                                44 #include "Histo.hh"
 37                                                << 
 38 #include "G4UIcmdWithAString.hh"               << 
 39 #include "G4UIcommand.hh"                      << 
 40 #include "G4UIdirectory.hh"                        45 #include "G4UIdirectory.hh"
                                                   >>  46 #include "G4UIcommand.hh"
 41 #include "G4UIparameter.hh"                        47 #include "G4UIparameter.hh"
 42                                                <<  48 #include "G4UIcmdWithAString.hh"
                                                   >>  49 #include "G4UIcmdWithAnInteger.hh"
 43 #include <sstream>                                 50 #include <sstream>
 44                                                    51 
 45 //....oooOO0OOooo........oooOO0OOooo........oo     52 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 46                                                    53 
 47 HistoMessenger::HistoMessenger(Histo* hist) :  <<  54 HistoMessenger::HistoMessenger(Histo* man) : histo (man)
 48 {                                                  55 {
 49   fHistoDir = new G4UIdirectory("/testhadr/his << 
 50   fHistoDir->SetGuidance("histograms control") << 
 51                                                    56 
 52   fFactoryCmd = new G4UIcmdWithAString("/testh <<  57   factoryCmd = new G4UIcmdWithAString("/testhadr/HistoName",this);
 53   fFactoryCmd->SetGuidance("set name for the h <<  58   factoryCmd->SetGuidance("set name for the histograms file");
 54                                                    59 
 55   fHistoCmd = new G4UIcommand("/testhadr/histo <<  60   fileCmd = new G4UIcmdWithAString("/testhadr/HistoType",this);
 56   fHistoCmd->SetGuidance("Set bining of the hi <<  61   fileCmd->SetGuidance("set type (hbook, root, aida) for the histograms file");
 57   fHistoCmd->SetGuidance("  nbBins; valMin; va <<  62   fileCmd->SetCandidates("hbook root aida");
                                                   >>  63 
                                                   >>  64   optCmd = new G4UIcmdWithAString("/testhadr/HistoOption",this);
                                                   >>  65   optCmd->SetGuidance("set AIDA option for the histograms file");
                                                   >>  66    
                                                   >>  67   printCmd = new G4UIcmdWithAnInteger("/testhadr/HistoPrint",this);
                                                   >>  68   printCmd->SetGuidance("Print histogram by ID, if ID=0 - all.");
                                                   >>  69   printCmd->SetParameterName("pr",false);
                                                   >>  70   printCmd->AvailableForStates(G4State_PreInit,G4State_Idle);
                                                   >>  71 
                                                   >>  72   histoCmd = new G4UIcommand("/testhadr/SetHisto",this);
                                                   >>  73   histoCmd->SetGuidance("Set bining of the histo number ih :");
                                                   >>  74   histoCmd->SetGuidance("  nbBins; valMin; valMax; unit (of vmin and vmax)");
 58   //                                               75   //
 59   G4UIparameter* ih = new G4UIparameter("ih",  <<  76   G4UIparameter* ih = new G4UIparameter("ih",'i',false);
 60   ih->SetGuidance("histo number : from 0 to Ma <<  77   ih->SetGuidance("histo number : from 1 to MaxHisto");
 61   fHistoCmd->SetParameter(ih);                 <<  78   ih->SetParameterRange("ih>0");
                                                   >>  79   histoCmd->SetParameter(ih);
 62   //                                               80   //
 63   G4UIparameter* nbBins = new G4UIparameter("n <<  81   G4UIparameter* nbBins = new G4UIparameter("nbBins",'i',false);
 64   nbBins->SetGuidance("number of bins");           82   nbBins->SetGuidance("number of bins");
 65   nbBins->SetParameterRange("nbBins>0");           83   nbBins->SetParameterRange("nbBins>0");
 66   fHistoCmd->SetParameter(nbBins);             <<  84   histoCmd->SetParameter(nbBins);  
 67   //                                           <<  85   //    
 68   G4UIparameter* valMin = new G4UIparameter("v <<  86   G4UIparameter* valMin = new G4UIparameter("valMin",'d',false);
 69   valMin->SetGuidance("valMin, expressed in un     87   valMin->SetGuidance("valMin, expressed in unit");
 70   fHistoCmd->SetParameter(valMin);             <<  88   histoCmd->SetParameter(valMin);  
 71   //                                           <<  89   //    
 72   G4UIparameter* valMax = new G4UIparameter("v <<  90   G4UIparameter* valMax = new G4UIparameter("valMax",'d',false);
 73   valMax->SetGuidance("valMax, expressed in un     91   valMax->SetGuidance("valMax, expressed in unit");
 74   fHistoCmd->SetParameter(valMax);             <<  92   histoCmd->SetParameter(valMax);
 75   //                                           <<  93   //    
 76   G4UIparameter* unit = new G4UIparameter("uni <<  94   G4UIparameter* unit = new G4UIparameter("unit",'s',true);
 77   unit->SetGuidance("if omitted, vmin and vmax     95   unit->SetGuidance("if omitted, vmin and vmax are assumed dimensionless");
 78   unit->SetDefaultValue("none");                   96   unit->SetDefaultValue("none");
 79   fHistoCmd->SetParameter(unit);               <<  97   histoCmd->SetParameter(unit);  
 80 }                                                  98 }
 81                                                    99 
 82 //....oooOO0OOooo........oooOO0OOooo........oo    100 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 83                                                   101 
 84 HistoMessenger::~HistoMessenger()                 102 HistoMessenger::~HistoMessenger()
 85 {                                                 103 {
 86   delete fHistoCmd;                            << 104   delete fileCmd;
 87   delete fFactoryCmd;                          << 105   delete histoCmd;
 88   delete fHistoDir;                            << 106   delete factoryCmd;
                                                   >> 107   delete optCmd;
                                                   >> 108   delete printCmd;
 89 }                                                 109 }
 90                                                   110 
 91 //....oooOO0OOooo........oooOO0OOooo........oo    111 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 92                                                   112 
 93 void HistoMessenger::SetNewValue(G4UIcommand*  << 113 void HistoMessenger::SetNewValue(G4UIcommand* command,G4String newValues)
 94 {                                                 114 {
 95   if (command == fFactoryCmd) {                << 115   if (command == factoryCmd)
 96     fHisto->SetFileName(newValues);            << 116     histo->setFileName(newValues);
 97   }                                            << 117 
                                                   >> 118   if (command == fileCmd)
                                                   >> 119     histo->setFileType(newValues);
                                                   >> 120 
                                                   >> 121   if (command == optCmd)
                                                   >> 122     histo->setFileOption(newValues);
 98                                                   123 
 99   if (command == fHistoCmd) {                  << 124   if (command == printCmd)
                                                   >> 125     histo->print(printCmd->GetNewIntValue(newValues));
                                                   >> 126     
                                                   >> 127   if (command == histoCmd) { 
100     G4int ih, nbBins;                             128     G4int ih, nbBins;
101     G4double vmin, vmax;                       << 129     G4double vmin,vmax; 
                                                   >> 130     G4String unit;
102     std::istringstream is(newValues);             131     std::istringstream is(newValues);
103     G4String unts;                             << 132     is >> ih >> nbBins >> vmin >> vmax >> unit;
104     is >> ih >> nbBins >> vmin >> vmax >> unts << 133     G4double vUnit = 1. ;
105     G4String unit = unts;                      << 134     if (unit != "none" && unit != "") vUnit = G4UIcommand::ValueOf(unit);
106     G4double vUnit = 1.;                       << 135     histo->setHisto1D(ih,nbBins,vmin,vmax,vUnit);
107     if (unit != "none") {                      << 136   }      
108       vUnit = G4UIcommand::ValueOf(unit);      << 
109     }                                          << 
110     if (vUnit <= 0.0) {                        << 
111       vUnit = 1.;                              << 
112     }                                          << 
113     fHisto->SetHisto1D(ih, nbBins, vmin, vmax, << 
114   }                                            << 
115 }                                                 137 }
116                                                   138 
117 //....oooOO0OOooo........oooOO0OOooo........oo    139 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
118                                                   140