Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/physics_lists/lists/src/G4PhysListFactory.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 /physics_lists/lists/src/G4PhysListFactory.cc (Version 11.3.0) and /physics_lists/lists/src/G4PhysListFactory.cc (Version 10.0.p3)


  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 // $Id: G4PhysListFactory.cc 68750 2013-04-05 10:19:04Z gcosmo $
 26 //                                                 27 //
 27 //--------------------------------------------     28 //---------------------------------------------------------------------------
 28 //                                                 29 //
 29 // ClassName:  G4PhysListFactory                   30 // ClassName:  G4PhysListFactory
 30 //                                                 31 //
 31 // Author: 21 April 2008 V. Ivanchenko             32 // Author: 21 April 2008 V. Ivanchenko
 32 //                                                 33 //
 33 // Modified:                                       34 // Modified:
 34 //                                                 35 //
 35 // 2023.04.12 A.Ribon added _HPT variants (i.e << 
 36 // 2014.08.05 K.L.Genser used provision for Ha << 
 37 //            Shielding for ShieldingM         << 
 38 //                                             << 
 39 //--------------------------------------------     36 //----------------------------------------------------------------------------
 40 //                                                 37 //
 41                                                    38 
 42 #include "G4PhysListFactory.hh"                    39 #include "G4PhysListFactory.hh"
 43 #include "FTFP_BERT.hh"                            40 #include "FTFP_BERT.hh"
 44 #include "FTFP_BERT_HP.hh"                         41 #include "FTFP_BERT_HP.hh"
 45 #include "FTFP_BERT_TRV.hh"                        42 #include "FTFP_BERT_TRV.hh"
 46 #include "FTFP_BERT_ATL.hh"                    << 
 47 #include "FTFQGSP_BERT.hh"                     << 
 48 #include "FTFP_INCLXX.hh"                          43 #include "FTFP_INCLXX.hh"
 49 #include "FTFP_INCLXX_HP.hh"                       44 #include "FTFP_INCLXX_HP.hh"
 50 #include "FTF_BIC.hh"                              45 #include "FTF_BIC.hh"
 51 #include "LBE.hh"                                  46 #include "LBE.hh"
 52 #include "QBBC.hh"                                 47 #include "QBBC.hh"
 53 #include "QGSP_BERT.hh"                            48 #include "QGSP_BERT.hh"
 54 #include "QGSP_BERT_HP.hh"                         49 #include "QGSP_BERT_HP.hh"
 55 #include "QGSP_BIC.hh"                             50 #include "QGSP_BIC.hh"
 56 #include "QGSP_BIC_HP.hh"                          51 #include "QGSP_BIC_HP.hh"
 57 #include "QGSP_BIC_HPT.hh"                     << 
 58 #include "QGSP_BIC_AllHP.hh"                   << 
 59 #include "QGSP_FTFP_BERT.hh"                       52 #include "QGSP_FTFP_BERT.hh"
 60 #include "QGS_BIC.hh"                              53 #include "QGS_BIC.hh"
 61 #include "QGSP_INCLXX.hh"                          54 #include "QGSP_INCLXX.hh"
 62 #include "QGSP_INCLXX_HP.hh"                       55 #include "QGSP_INCLXX_HP.hh"
 63 #include "Shielding.hh"                            56 #include "Shielding.hh"
 64 #include "ShieldingLEND.hh"                    << 
 65 #include "NuBeam.hh"                           << 
 66 #include "G4ThermalNeutrons.hh"                << 
 67                                                    57 
 68 #include "G4EmStandardPhysics.hh"                  58 #include "G4EmStandardPhysics.hh"
 69 #include "G4EmStandardPhysics_option1.hh"          59 #include "G4EmStandardPhysics_option1.hh"
 70 #include "G4EmStandardPhysics_option2.hh"          60 #include "G4EmStandardPhysics_option2.hh"
 71 #include "G4EmStandardPhysics_option3.hh"          61 #include "G4EmStandardPhysics_option3.hh"
 72 #include "G4EmStandardPhysics_option4.hh"          62 #include "G4EmStandardPhysics_option4.hh"
 73 #include "G4EmStandardPhysicsGS.hh"            << 
 74 #include "G4EmStandardPhysicsSS.hh"            << 
 75 #include "G4EmStandardPhysicsWVI.hh"           << 
 76 #include "G4EmLowEPPhysics.hh"                 << 
 77 #include "G4EmLivermorePhysics.hh"                 63 #include "G4EmLivermorePhysics.hh"
 78 #include "G4EmPenelopePhysics.hh"                  64 #include "G4EmPenelopePhysics.hh"
 79 #include "G4PhysListFactoryMessenger.hh"       << 
 80 #include "G4UImessenger.hh"                    << 
 81                                                    65 
 82 G4PhysListFactory::G4PhysListFactory(G4int ver <<  66 G4PhysListFactory::G4PhysListFactory() 
 83   : defName("FTFP_BERT"),verbose(ver),theMesse <<  67   : defName("FTFP_BERT"),verbose(1)
 84 {                                                  68 {
 85   nlists_hadr = 36;                            <<  69   nlists_hadr = 18;
 86   G4String ss[36] = {                          <<  70   G4String ss[18] = {
 87     "FTFP_BERT","FTFP_BERT_TRV","FTFP_BERT_ATL <<  71     "FTFP_BERT","FTFP_BERT_TRV","FTFP_BERT_HP","FTFP_INCLXX",
 88     "FTFP_INCLXX","FTFP_INCLXX_HP","FTF_BIC"," <<  72     "FTFP_INCLXX_HP","FTF_BIC", "LBE","QBBC",
 89     "QGSP_BERT","QGSP_BERT_HP","QGSP_BIC","QGS <<  73     "QGSP_BERT","QGSP_BERT_HP","QGSP_BIC","QGSP_BIC_HP",
 90     "QGSP_FTFP_BERT","QGSP_INCLXX","QGSP_INCLX     74     "QGSP_FTFP_BERT","QGSP_INCLXX","QGSP_INCLXX_HP","QGS_BIC",
 91     "Shielding","ShieldingLEND","ShieldingLIQM <<  75     "Shielding","ShieldingLEND"};
 92     "Shielding_HP","ShieldingLIQMD_HP","Shield <<  76   for(size_t i=0; i<nlists_hadr; ++i) {
 93     "FTFP_BERT_HPT","FTFP_INCLXX_HPT","QGSP_BE << 
 94     "QGSP_BIC_AllHPT","QGSP_INCLXX_HPT","Shiel << 
 95     "ShieldingM_HPT"};                         << 
 96   for (std::size_t i=0; i<nlists_hadr; ++i) {  << 
 97     listnames_hadr.push_back(ss[i]);               77     listnames_hadr.push_back(ss[i]);
 98   }                                                78   }
 99                                                    79 
100   nlists_em = 12;                              <<  80   nlists_em = 7;
101   G4String s1[12] = {"","_EMV","_EMX","_EMY"," <<  81   G4String s1[7] = {"","_EMV","_EMX","_EMY","_EMZ","_LIV","_PEN"};
102          "__GS","__SS","_EM0","_WVI","__LE"};  <<  82   for(size_t i=0; i<nlists_em; ++i) {
103   for (std::size_t i=0; i<nlists_em; ++i) {    << 
104     listnames_em.push_back(s1[i]);                 83     listnames_em.push_back(s1[i]);
105   }                                                84   }
106 }                                                  85 }
107                                                    86 
108 G4PhysListFactory::~G4PhysListFactory()            87 G4PhysListFactory::~G4PhysListFactory()
109 {                                              <<  88 {}
110   delete theMessenger;                         << 
111 }                                              << 
112                                                    89 
113 G4VModularPhysicsList*                             90 G4VModularPhysicsList* 
114 G4PhysListFactory::ReferencePhysList()             91 G4PhysListFactory::ReferencePhysList()
115 {                                                  92 {
116   // instantiate PhysList by environment varia     93   // instantiate PhysList by environment variable "PHYSLIST"
117   G4String name = "";                              94   G4String name = "";
118   char* path = std::getenv("PHYSLIST");        <<  95   char* path = getenv("PHYSLIST");
119   if (path) {                                      96   if (path) {
120     name = G4String(path);                         97     name = G4String(path);
121   } else {                                         98   } else {
122     name = defName;                                99     name = defName;
123     G4cout << "### G4PhysListFactory WARNING:     100     G4cout << "### G4PhysListFactory WARNING: "
124      << " environment variable PHYSLIST is not    101      << " environment variable PHYSLIST is not defined"
125      << G4endl                                    102      << G4endl
126      << "    Default Physics Lists " << name      103      << "    Default Physics Lists " << name 
127      << " is instantiated"                        104      << " is instantiated" 
128      << G4endl;                                   105      << G4endl;
129   }                                               106   }
130   return GetReferencePhysList(name);              107   return GetReferencePhysList(name);
131 }                                                 108 }
132                                                   109 
133 G4VModularPhysicsList*                            110 G4VModularPhysicsList* 
134 G4PhysListFactory::GetReferencePhysList(const     111 G4PhysListFactory::GetReferencePhysList(const G4String& name)
135 {                                                 112 {
136   // analysis on the string                       113   // analysis on the string 
137   std::size_t n = name.size();                 << 114   size_t n = name.size();
138                                                   115 
139   // last characters in the string                116   // last characters in the string
140   size_t em_opt = 0;                              117   size_t em_opt = 0;
141   G4String em_name = "";                          118   G4String em_name = "";
142                                                   119 
143   // check EM options                             120   // check EM options
144   if(n > 4) {                                     121   if(n > 4) {
145     em_name = name.substr(n - 4, 4);              122     em_name = name.substr(n - 4, 4);
146     for (std::size_t i=1; i<nlists_em; ++i) {  << 123     for(size_t i=1; i<nlists_em; ++i) { 
147       if(listnames_em[i] == em_name) {            124       if(listnames_em[i] == em_name) { 
148   em_opt = i;                                     125   em_opt = i;
149         n -= 4;                                   126         n -= 4;
150         break;                                    127         break; 
151       }                                           128       }
152     }                                             129     }
153     if(0 == em_opt) { em_name = ""; }             130     if(0 == em_opt) { em_name = ""; }
154   }                                               131   }
155                                                   132 
156   // hadronic pHysics List                        133   // hadronic pHysics List
157   G4String had_name = name.substr(0, n);          134   G4String had_name = name.substr(0, n);
158                                                   135 
159   if(0 < verbose) {                               136   if(0 < verbose) {
160     G4cout << "G4PhysListFactory::GetReference    137     G4cout << "G4PhysListFactory::GetReferencePhysList <" << had_name
161      << em_name << ">  EMoption= " << em_opt <    138      << em_name << ">  EMoption= " << em_opt << G4endl;
162   }                                               139   }
163   G4VModularPhysicsList* p = nullptr;          << 140   G4VModularPhysicsList* p = 0;
164   if(had_name == "FTFP_BERT")               {p << 141   if(had_name == "FTFP_BERT")           {p = new FTFP_BERT(verbose);}
165   else if(had_name == "FTFP_BERT_HP")       {p << 142   else if(had_name == "FTFP_BERT_HP")   {p = new FTFP_BERT_HP(verbose);}
166   else if(had_name == "FTFP_BERT_TRV")      {p << 143   else if(had_name == "FTFP_BERT_TRV")  {p = new FTFP_BERT_TRV(verbose);}
167   else if(had_name == "FTFP_BERT_ATL")      {p << 144   else if(had_name == "FTFP_INCLXX")    {p = new FTFP_INCLXX(verbose);}
168   else if(had_name == "FTFQGSP_BERT")       {p << 145   else if(had_name == "FTFP_INCLXX_HP") {p = new FTFP_INCLXX_HP(verbose);}
169   else if(had_name == "FTFP_INCLXX")        {p << 146   else if(had_name == "FTF_BIC")        {p = new FTF_BIC(verbose);}
170   else if(had_name == "FTFP_INCLXX_HP")     {p << 147   else if(had_name == "LBE")            {p = new LBE();}
171   else if(had_name == "FTF_BIC")            {p << 148   else if(had_name == "QBBC")           {p = new QBBC(verbose);}
172   else if(had_name == "LBE")                {p << 149   else if(had_name == "QGSP_BERT")      {p = new QGSP_BERT(verbose);}
173   else if(had_name == "QBBC")               {p << 150   else if(had_name == "QGSP_BERT_HP")   {p = new QGSP_BERT_HP(verbose);}
174   else if(had_name == "QGSP_BERT")          {p << 151   else if(had_name == "QGSP_BIC")       {p = new QGSP_BIC(verbose);}
175   else if(had_name == "QGSP_BERT_HP")       {p << 152   else if(had_name == "QGSP_BIC_HP")    {p = new QGSP_BIC_HP(verbose);}
176   else if(had_name == "QGSP_BIC")           {p << 153   else if(had_name == "QGSP_FTFP_BERT") {p = new QGSP_FTFP_BERT(verbose);}
177   else if(had_name == "QGSP_BIC_HP")        {p << 154   else if(had_name == "QGSP_INCLXX")    {p = new QGSP_INCLXX(verbose);}
178   else if(had_name == "QGSP_BIC_AllHP")     {p << 155   else if(had_name == "QGSP_INCLXX_HP") {p = new QGSP_INCLXX_HP(verbose);}
179   else if(had_name == "QGSP_FTFP_BERT")     {p << 156   else if(had_name == "QGS_BIC")        {p = new QGS_BIC(verbose);}
180   else if(had_name == "QGSP_INCLXX")        {p << 157   else if(had_name == "Shielding")      {p = new Shielding(verbose);}
181   else if(had_name == "QGSP_INCLXX_HP")     {p << 158   else if(had_name == "ShieldingLEND")  {p = new Shielding(verbose,"LEND");}
182   else if(had_name == "QGS_BIC")            {p << 
183   else if(had_name == "Shielding")          {p << 
184   else if(had_name == "ShieldingLEND")      {p << 
185   else if(had_name == "ShieldingLIQMD")     {p << 
186   else if(had_name == "ShieldingM")         {p << 
187   else if(had_name == "NuBeam")             {p << 
188   else if(had_name == "Shielding_HP")       {p << 
189   else if(had_name == "ShieldingLIQMD_HP")  {p << 
190   else if(had_name == "ShieldingM_HP")      {p << 
191   else if(had_name == "FTFP_BERT_HPT")      {p << 
192                                              p << 
193   else if(had_name == "FTFP_INCLXX_HPT")    {p << 
194                                              p << 
195   else if(had_name == "QGSP_BERT_HPT")      {p << 
196                                              p << 
197   else if(had_name == "QGSP_BIC_HPT")       {p << 
198   else if(had_name == "QGSP_BIC_AllHPT")    {p << 
199                                              p << 
200   else if(had_name == "QGSP_INCLXX_HPT")    {p << 
201                                              p << 
202   else if(had_name == "Shielding_HPT")      {p << 
203                                              p << 
204   else if(had_name == "ShieldingLIQMD_HPT") {p << 
205                                              p << 
206   else if(had_name == "ShieldingM_HPT")     {p << 
207                                              p << 
208   else {                                          159   else {
209     p = new FTFP_BERT(verbose);                << 160     G4cout << "### G4PhysListFactory WARNING: "
210     G4ExceptionDescription ed;                 << 161      << "PhysicsList " << had_name << " is not known"
211     ed << "PhysicsList " << had_name << " is n << 162      << G4endl;
212        << " the default FTFP_BERT is created"; << 
213     G4Exception("G4PhysListFactory: ","pl0003" << 
214   }                                               163   }
215   if(nullptr != p) {                           << 164   if(p) {
216     if(0 < em_opt && had_name != "LBE") {      << 165     G4cout << "<<< Reference Physics List " << had_name
                                                   >> 166      << em_name << " is built" << G4endl;
                                                   >> 167     G4int ver = p->GetVerboseLevel();
                                                   >> 168     p->SetVerboseLevel(0);
                                                   >> 169     if(0 < em_opt) {
217       if(1 == em_opt) {                           170       if(1 == em_opt) { 
218   p->ReplacePhysics(new G4EmStandardPhysics_op    171   p->ReplacePhysics(new G4EmStandardPhysics_option1(verbose)); 
219       } else if(2 == em_opt) {                    172       } else if(2 == em_opt) {
220   p->ReplacePhysics(new G4EmStandardPhysics_op    173   p->ReplacePhysics(new G4EmStandardPhysics_option2(verbose)); 
221       } else if(3 == em_opt) {                    174       } else if(3 == em_opt) {
222   p->ReplacePhysics(new G4EmStandardPhysics_op    175   p->ReplacePhysics(new G4EmStandardPhysics_option3(verbose)); 
223       } else if(4 == em_opt) {                    176       } else if(4 == em_opt) {
224   p->ReplacePhysics(new G4EmStandardPhysics_op    177   p->ReplacePhysics(new G4EmStandardPhysics_option4(verbose)); 
225       } else if(5 == em_opt) {                    178       } else if(5 == em_opt) {
226   p->ReplacePhysics(new G4EmLivermorePhysics(v    179   p->ReplacePhysics(new G4EmLivermorePhysics(verbose)); 
227       } else if(6 == em_opt) {                    180       } else if(6 == em_opt) {
228   p->ReplacePhysics(new G4EmPenelopePhysics(ve    181   p->ReplacePhysics(new G4EmPenelopePhysics(verbose)); 
229       } else if(7 == em_opt) {                 << 
230   p->ReplacePhysics(new G4EmStandardPhysicsGS( << 
231       } else if(8 == em_opt) {                 << 
232   p->ReplacePhysics(new G4EmStandardPhysicsSS( << 
233       } else if(9 == em_opt) {                 << 
234   p->ReplacePhysics(new G4EmStandardPhysics(ve << 
235       } else if(10 == em_opt) {                << 
236   p->ReplacePhysics(new G4EmStandardPhysicsWVI << 
237       } else if(11 == em_opt) {                << 
238   p->ReplacePhysics(new G4EmLowEPPhysics(verbo << 
239       }                                           182       }
240     }                                             183     }
241     theMessenger = new G4PhysListFactoryMessen << 184     p->SetVerboseLevel(ver);
242   }                                               185   }
243   if(0 < verbose) G4cout << G4endl;            << 186   G4cout << G4endl;
244   return p;                                       187   return p;
245 }                                                 188 }
246                                                   189   
247 G4bool G4PhysListFactory::IsReferencePhysList( << 190 G4bool G4PhysListFactory::IsReferencePhysList(const G4String& name)
248 {                                                 191 {
249   G4bool res = false;                             192   G4bool res = false;
250   std::size_t n = name.size();                 << 193   size_t n = name.size();
251   if(n > 4) {                                     194   if(n > 4) {
252     G4String em_name = name.substr(n - 4, 4);     195     G4String em_name = name.substr(n - 4, 4);
253     for (std::size_t i=1; i<nlists_em; ++i) {  << 196     for(size_t i=1; i<nlists_em; ++i) { 
254       if(listnames_em[i] == em_name) {            197       if(listnames_em[i] == em_name) { 
255         n -= 4;                                   198         n -= 4;
256         break;                                    199         break; 
257       }                                           200       }
258     }                                             201     }
259   }                                               202   }
260   G4String had_name = name.substr(0, n);          203   G4String had_name = name.substr(0, n);
261   for (std::size_t i=0; i<nlists_hadr; ++i) {  << 204   for(size_t i=0; i<nlists_hadr; ++i) {
262     if(had_name == listnames_hadr[i]) {           205     if(had_name == listnames_hadr[i]) {
263       res = true;                                 206       res = true;
264       break;                                      207       break;
265     }                                             208     }
266   }                                               209   }
267   return res;                                     210   return res;
268 }                                                 211 }
269                                                   212 
270 const std::vector<G4String>&                      213 const std::vector<G4String>& 
271 G4PhysListFactory::AvailablePhysLists() const     214 G4PhysListFactory::AvailablePhysLists() const
272 {                                                 215 {
273   return listnames_hadr;                          216   return listnames_hadr;
274 }                                                 217 }
275                                                   218 
276 const std::vector<G4String>&                      219 const std::vector<G4String>& 
277 G4PhysListFactory::AvailablePhysListsEM() cons    220 G4PhysListFactory::AvailablePhysListsEM() const
278 {                                                 221 {
279   return listnames_em;                            222   return listnames_em;
280 }                                                 223 }
281                                                   224 
282                                                   225