Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (15 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

Location:
trunk/source/physics_lists
Files:
298 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/physics_lists/History

    r988 r1228  
    1 $Id: History,v 1.78 2009/02/19 12:49:56 vnivanch Exp $
     1q$Id: History,v 1.119 2009/12/04 13:09:12 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1616     ----------------------------------------------------------
    1717
     1804-12-2009, K.Murakami                  (phys-lists-V09-02-46)
     19- Fixed typo in FTFP_EMV.icc for wrong call to G4WarnPLStatus.
     20
     2103-12-2009, P.Kaitaniemi                (phys-lists-V09-02-45)
     22- QGSP_INCL_ABLA, Fix: Use Bertini cascade for kaons in the energy range 0 - 10 GeV.
     23
     2430-11-2009, M.Kosov                     (phys-lists-V09-02-44)
     25- G4QNeutrinoPhysics - process is not created if neutrino is not simulated
     26
     2728-11-2009, V.Ivanchenko                (phys-lists-V09-02-43)
     28- QBBC - fixed cross sections for hadron elastic
     29
     3027-11-2009, G.Folger                    (phys-lists-V09-02-42)
     31- QGSP_BERT_TRV, change transition energies in HadronPhysicsQGSP_BERT_TRV to
     32   use BERT ]0,9.9], LEP [9.5, 15], QGSP [10, inf[
     33- QGSP_BERT_NOLEP, use G4HadronQElasticPhysics 
     34- explicitely mark experimental: QGSP_BERT_EMX, QGSP_BERT_TRV, QGSP_FTFP_BERT,
     35     QGSP_INCL_ABLA
     36- mark as obsolete: FTFP, QGSP, QGSC, QGSC_CHIPS, QGSC_EMV, QGSC_QGSC
     37- mark supported ( remove experimental) :FTFP_BERT,  FTFP_BERT_EMV
     38- Add initial version of G4IonQMDPhysics   
     39   
     4025-11-2009, V.Ivanchenko                  (phys-lists-V09-02-41)
     41- G4PhysListFactory - update list of supported referenced PhysicsLists
     42- QBBC - updated for the release
     43
     4424-11-2009, V.Ivanchenko                  (phys-lists-V09-02-40)
     45- G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
     46  G4EmLivermorePolarizedPhysics - set finalRange=10um for ions
     47- G4EmStandardPhysics_option2 - use default StepFunction for ions
     48
     4920-11-2009, M.Kosov                       (phys-lists-V09-02-39)
     50- Something was wrong in CHIPS lis, but now it is working
     51
     5220-11-2009, M.Kosov                       (phys-lists-V09-02-38)
     53- G4QAtomicPhysics and xs_dependent is excluded from the GNUmakefile's
     54
     5518-11-2009, M.Kosov                       (phys-lists-V09-02-37)
     56- bug fix in CHIPS.icc (call for G4QCaptureAtRestPhysics)
     57
     5817-11-2009, M.Kosov                       (phys-lists-V09-02-36)
     59- improved dependencies on CHIPS
     60
     6116-11-2009, M.Kosov                       (phys-lists-V09-02-35)
     62- dependencies on split CHIPS-body and new class G4QCaptureAtRestPhysics
     63
     6413-11-2009, M.Kosov                       (phys-lists-V09-02-34)
     65- two builders G4QNeutrinoPhysics & G4QPhotoNuclearPhysics with
     66  the G4QMessenger are added to the CHIPS physics list
     67
     6810-11-2009, V.Ivanchenko                  (phys-lists-V09-02-33)
     69- G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
     70  G4EmLivermorePolarizedPhysics - added G4NuclearStopping process for
     71                                  GenericIon, He3, alpha particles
     72
     734-11-2009, P.Gumplinger                   (phys-lists-V09-02-32)
     74- add G4OpticalPhysics and G4OpticalPhysicsMessenger class
     75
     763-11-2009, M.Kosov                        (phys-lists-V09-02-31)
     77- close the warning about not used quasiElastic
     78
     7931-10-2009, V.Ivanchenko                   (phys-lists-V09-02-30)
     80- G4EmDNAPhysics (S.Inserti) updated combined Physics List standard/DNA
     81
     8230-10-2009, V.Ivanchenko                   (phys-lists-V09-02-29)
     83- Review of all EM builders:
     84   - in all builders separate definition of processes for He3 and
     85     He4 ions; G4eMultipleScattering for e+, e-,
     86     G4MuMultipleScattering for muons;
     87   - G4UrbanMscModel93 for e+- for all builders except Opt0 and Opt1
     88   - G4WentzelVIModel for muons for all builders except Opt0 and Opt1
     89   - G4ParameterizedIonModel for Opt3 and all combined builders
     90   - StepFunction (0.1, 0.02*mm) for ions inside Opt2 
     91
     9230-10-2009, M.Kosov                        (phys-lists-V09-02-28)
     93- first implementation of the one model CHIPS physics list
     94
     9508-10-2009, V.Ivanchenko                   (phys-lists-V09-02-27)
     96- fixed compillation problem in G4HadronPhysicsQBBC
     97
     9804-10-2009, V.Ivanchenko                   (phys-lists-V09-02-26)
     99- modified QBBC - remove template and move QBBC.icc to QBBC.cc;
     100                  use a new G4VHadronPhysics interface
     101- G4HadroHElasticPhysics uses G4WHadronElasticProcess (the result of
     102   redesign of elastic) instead of G4UHadronElasticProcess   
     103- QGSP_BERT_EMV uses G4HadroHElasticPhysics instead of G4HadroElasticPhysics 
     104
     10502-10-2009, V.Ivanchenko                   (phys-lists-V09-02-25)
     106- modified EM standard Physics Lists
     107G4EmStandardPhysics         - return 9.2 configuration
     108G4EmStandardPhysics_option1 - use ApplyCuts=true
     109G4EmStandardPhysics_option2 - use G4eMultipleScattering for e+-
     110
     11109-09-2009, S.Incerti                      (phys-lists-V09-02-24)
     112- added high energy limit to e- models for better clarity in
     113G4EmLivermorePhysics.cc
     114G4EmLivermorePolarizedPhysics.cc
     115
     11619-07-2009, P.Kaitaniemi                   (phys-lists-V09-02-23)
     117- Added INCL/ABLA physics builders for protons, neutrons, pions and light ions
     118- Added QGSP_INCL_ABLA physics list
     119- Added QGSP_INCL_ABLA to the G4PhysListFactory
     120
     12108-07-2009, S.Incerti                      (phys-lists-V09-02-22)
     122- adapted G4EmLivermorePolarizedPhysics builder similarly to
     123the non polarized case
     124
     12503-06-2009, G.Folger                       (phys-lists-V09-02-21)
     126- no code change
     127- use versions of phys-lists-V09-02-18 for
     128   builders/include/G4QGSC_CHIPSNeutronBuilder.hh
     129   builders/*/G4QNeutronBuilder.{hh,cc}
     130   
     131
     13202-06-2009, G.Folger                       (phys-lists-V09-02-20)
     133- Rename HadronPhysicsFB68.{hh,cc} to HadronPhysicsFTFP_BERT_TRV.{hh,cc};
     134   required changes in FTFP_BERT_TRV.icc as well.
     135- correct typo in experimental/Unsupported names in FTF_BIC.icc and QGSP_EMX.icc
     136   
     13725-05-2009, M.Kosov                        (phys-lists-V09-02-19)
     138- Two new low energy (<290 MeV) nA CHIPS reactions are implemented in the QGSC_CHIPS
     139  physics list (works together with the hadr-chips-inter-V09-02-07 CHIPS tag
     140
     14118-05-2009, G.Folger                       (phys-lists-V09-02-18)
     142- Declare several list obsolete, partially disabling use.
     143  Obsolete + disabled  (= remove)
     144     FTF_EMV,   replacment FTFP_BERT_EMV
     145     QGSC_EFLOW, replacment QGSC_CHIPS
     146     QGSP_EMX, replacment QGSP_BERT_EMX
     147  Obsolete:
     148     FTFC
     149     LHEP_BERT, LHEP_BERT_HP, LHEP_PRECO_HP
     150     QGSP_BERT_DIF, QGSP_BERT_NQE, QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE,
     151     QGSP_NQE, QGSP_QEL 
     152
     15311-05-2009, V.Ivanchenko phys-lists-V09-02-17
     154- Added new PhysLists with special EM options: FTFP_BERT_EMV,
     155  FTFP_BERT_EMX, QGSP_BERT_EMX, QGSP_BIC_EMY (opt3 EM physics)
     156- Renamed FB68 to FTFP_BERT_TRV
     157- G4PhysicsListFactory - updated list of supported PhysLists
     158
     15910-05-2009, V.Ivanchenko phys-lists-V09-02-16
     160G4EmStandardPhysics, G4EmStandardPhysics_option1 - use 9.2 msc
     161                                                   model for e+-
     162G4EmStandardPhysics_option2 - use G4WentzelVIModel for e+-
     163G4EmStandardPhysics_option3 - use updated G4UrbanMscModel2 and
     164                              use G4RayleighScattering
     165G4EmLivermorePhysics - upper limit of Livermore models 1 GeV
     166
     16723-04-2009, J.Apostolakis phys-lists-V09-02-15
     168- Added MaxEnergy method in FTF builders.
     169- Added QGSP_FTFP_BERT based on QGSP_BERT replacing the bridging LEP with FTFP,
     170  and transitioning from BERT to FTFP between 7 and 9 GeV;
     171- Added FB68 as variant of FTFP_BERT with transition between 6 and 8 GeV.
     172
     17320-04-2009, M.Kosov phys-lists-V09-02-14
     174- Two new physics lists QGSC_QGSC and QGSC_CHIPS are added.
     175- QGSC_QGSC physics list uses the QGS model with the MultySoft
     176  interface to CHIPS at all energies, starting from E=0. For neutrons
     177  it still uses LHEP models for the radiativ capture and fission.
     178- QGSC_CHIPS physics list uses the QGS model with the EnergyFlow
     179  interface to CHIPS at all energies. For the pA interactions the
     180  native CHIPS process G4QCollision is used below 290 MeV. The QGSC and
     181  G4QCollision processes are joined in one process by the CHIPS
     182  G4QDiscProcessMixer interface.
     183- The corresponding physics builders are added.
     184
     18517-04-2009, V.Ivanchenko phys-lists-V09-02-12
     186- Restore History after modification of CHIPS builders
     187- Fixed G4EmLivermorePhysics, G4EmPenelopePhysics
     188- Added new CHIPS PhysLists to the G4PhysListFactory
     189- Fixed G4HadronInelasticQBBC - cross sections are created by new,
     190  not by value, fission only instantiated for HP
     191
     19231-03-2009, V.Ivanchenko phys-lists-V09-02-05
     193- To fix bug #1056 all cross section data sets are included not as a
     194  member of classes but created by new
     195- inline constructor and destructors are moved to source for classes:
     196  G4VNeutronBuilder, G4VPiKBuilder, G4VProtonBuilder, G4WarnPLStatus
     197
     19826-03-2009, S.Incerti phys-lists-V09-02-04
     199- Added builders for Livermore and Penelope physics processes:
     200  G4EmLivermorePhysics, G4EmLivermorePolarizedPhysics, G4EmPenelopePhysics.
     201
     20225-03-2009, S.Incerti phys-lists-V09-02-03
     203- Added builder for DNA physics processes: G4EmDNAPhysics.
     204
     20512-03-2009, V.Ivanchenko phys-lists-V09-02-02
     206- HadronPhysicsQGSC: fixed crash at destruction.
     207
    1820816-02-2009, V.Ivanchenko phys-lists-V09-02-01
    19 G4IonBinaryCascadePhysics - use Shen cross section only if Tripathi is
    20                             not applicable (fixed order of x-sections)
    21 G4HadronInelasticQBBC - use G4StringChipsParticleLevelInterface instead of
    22                         obsolete G4StringChipsInterface
     209- G4IonBinaryCascadePhysics: use Shen cross section only if Tripathi is
     210  not applicable (fixed order of x-sections).
     211- G4HadronInelasticQBBC: use G4StringChipsParticleLevelInterface instead of
     212  obsolete G4StringChipsInterface.
    23213
    2421405-02-2009, V.Ivanchenko phys-lists-V09-02-00
    25 G4MiscLHEPBuilder - create processes by "new" in order to have proper deletion
    26   at the end of run
     215- G4MiscLHEPBuilder: create processes by "new" in order to have proper
     216  deletion at the end of job.
    27217
    2821805-12-2008, G.Cosmo phys-lists-V09-01-20
     
    32222
    3322301-12-2008, V.Ivanchenko phys-lists-V09-01-19
    34 G4HadronElasticPhysics - fixed adding optional Barashenkov Xsection
    35 QBBC - added QBBBG option
     224- G4HadronElasticPhysics: fixed adding optional Barashenkov Xsection
     225  QBBC - added QBBBG option
    36226
    3722721-11-2008, V.Ivanchenko phys-lists-V09-01-18
  • trunk/source/physics_lists/builders/GNUmakefile

    r1203 r1228  
    1 # $Id: GNUmakefile,v 1.10 2009/11/20 10:24:28 mkossov Exp $
     1# $Id: GNUmakefile,v 1.11 2009/11/27 17:26:44 gunter Exp $
    22# ---------------------------------------------------------------------------
    33# GNUmakefile for physics_lists/builders library.  Gunter Folger 25-Oct-2006.
     
    5050            -I$(G4BASE)/processes/hadronic/models/binary_cascade/include \
    5151            -I$(G4BASE)/processes/hadronic/models/cascade/cascade/include \
     52            -I$(G4BASE)/processes/hadronic/models/qmd/include \
    5253            -I$(G4BASE)/processes/hadronic/models/chiral_inv_phase_space/body/include \
    5354            -I$(G4BASE)/processes/hadronic/models/chiral_inv_phase_space/cross_sections/include \
  • trunk/source/physics_lists/builders/include/G4BertiniNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4BertiniNeutronBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4BertiniPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4BertiniPiKBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4BertiniProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4BertiniProtonBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4BinaryNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4BinaryNeutronBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4BinaryPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4BinaryPiKBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4BinaryProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4BinaryProtonBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4ChargeExchangePhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4ChargeExchangePhysics.hh,v 1.1 2008/11/20 12:38:11 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4DataQuestionaire.hh

    r825 r1228  
    3333#include "G4VPiKBuilder.hh"
    3434
    35 enum G4DataType {no, photon, neutron, radioactive, lowenergy};
     35enum G4DataType {no, photon, neutron, radioactive, lowenergy, optical};
    3636class G4DataQuestionaire
    3737{
    3838  public:
    39     G4DataQuestionaire(G4DataType t1=no, G4DataType t2=no, G4DataType t3=no, G4DataType t4=no)
     39    G4DataQuestionaire(G4DataType t1=no, G4DataType t2=no, G4DataType t3=no, G4DataType t4=no, G4DataType t5=no)
    4040    {
    4141      G4cout << G4endl;
    42       G4cout << "<<< Geant4 Physics List engine packaging library: PACK 5.4"<<G4endl;
     42      G4cout << "<<< Geant4 Physics List engine packaging library: PACK 5.5"<<G4endl;
    4343      //      G4cout <<G4endl<<G4endl;
    4444      // G4cout << "##### the input "<<t1<<" "<<t2<<" "<<t3<<" "<<t4<<G4endl;
    45       for(G4int i=0; i<4; i++)
     45      for(G4int i=0; i<5; i++)
    4646      {
    4747        G4DataType t(no);
     
    5050        if(i==2) t=t3;
    5151        if(i==3) t=t4;
     52        if(i==4) t=t5;
    5253        switch(t)
    5354        {
     
    9697            }
    9798            break;
     99          case optical:
     100            if(!getenv("G4LEDATA") )
     101            {
     102              G4cout << "Data describing surface propeties for optical photons are needed."<<G4endl;
     103              G4cout << "Please set the environmental variable G4REALSURFACEDATA"<<G4endl;
     104              G4cout << "to point to your RealSurface directory."<<G4endl;
     105              G4cout << "Data are available from the Geant4 download page."<<G4endl;
     106              G4Exception("G4DataQuestionaire", "007", FatalException,
     107                          "Fatal error: Missing mandatory data for this simulation engine");
     108            }
     109            break;
    98110          case no:
    99111            // all ok
  • trunk/source/physics_lists/builders/include/G4DecayPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4DecayPhysics.hh,v 1.2 2009/11/05 01:24:47 gum Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4EmDNAPhysics.hh

    r1203 r1228  
    2626//
    2727// $Id: G4EmDNAPhysics.hh,v 1.1 2009/03/25 11:28:07 sincerti Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929
    3030#ifndef G4EmDNAPhysics_h
  • trunk/source/physics_lists/builders/include/G4EmExtraPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4EmExtraPhysics.hh,v 1.2 2007/11/15 18:08:11 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4EmLivermorePhysics.hh

    r1203 r1228  
    2626//
    2727// $Id: G4EmLivermorePhysics.hh,v 1.1 2009/03/25 20:54:32 sincerti Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929
    3030#ifndef G4EmLivermorePhysics_h
  • trunk/source/physics_lists/builders/include/G4EmLivermorePolarizedPhysics.hh

    r1203 r1228  
    2626//
    2727// $Id: G4EmLivermorePolarizedPhysics.hh,v 1.1 2009/03/25 20:54:32 sincerti Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929
    3030#ifndef G4EmLivermorePolarizedPhysics_h
  • trunk/source/physics_lists/builders/include/G4EmMessenger.hh

    r1203 r1228  
    2525//
    2626// $Id: G4EmMessenger.hh,v 1.1 2006/10/31 11:35:01 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4EmPenelopePhysics.hh

    r1203 r1228  
    2626//
    2727// $Id: G4EmPenelopePhysics.hh,v 1.1 2009/03/25 13:24:57 pandola Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929
    3030#ifndef G4EmPenelopePhysics_h
  • trunk/source/physics_lists/builders/include/G4EmStandardPhysics.hh

    r1203 r1228  
    2626//
    2727// $Id: G4EmStandardPhysics.hh,v 1.4 2007/05/16 11:35:36 vnivanch Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4EmStandardPhysics_option1.hh

    r1203 r1228  
    2626//
    2727// $Id: G4EmStandardPhysics_option1.hh,v 1.1 2007/05/16 11:35:36 vnivanch Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4EmStandardPhysics_option2.hh

    r1203 r1228  
    2626//
    2727// $Id: G4EmStandardPhysics_option2.hh,v 1.1 2007/05/16 11:35:36 vnivanch Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4EmStandardPhysics_option3.hh

    r1203 r1228  
    2626//
    2727// $Id: G4EmStandardPhysics_option3.hh,v 1.1 2008/03/13 12:11:02 vnivanch Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFBinaryNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFBinaryNeutronBuilder.hh,v 1.3 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFBinaryPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFBinaryPiKBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFBinaryProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFBinaryProtonBuilder.hh,v 1.2 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFBuilder.hh,v 1.1 2009/10/04 16:29:54 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFCNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFCNeutronBuilder.hh,v 1.3 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFCPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFCPiKBuilder.hh,v 1.3 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFCProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFCProtonBuilder.hh,v 1.4 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFPNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFPNeutronBuilder.hh,v 1.4 2009/04/23 18:54:57 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFPPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFPPiKBuilder.hh,v 1.4 2009/04/23 18:54:57 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4FTFPProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4FTFPProtonBuilder.hh,v 1.4 2009/04/23 18:54:57 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4HadronDElasticPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4HadronDElasticPhysics.hh,v 1.1 2007/11/13 16:19:52 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4HadronElasticPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4HadronElasticPhysics.hh,v 1.4 2006/11/23 15:46:04 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4HadronHElasticPhysics.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: G4HadronHElasticPhysics.hh,v 1.3 2009/10/04 16:03:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: G4HadronHElasticPhysics.hh,v 1.4 2009/11/28 17:35:01 vnivanch Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    5151{
    5252public:
    53   G4HadronHElasticPhysics(G4int ver = 0, G4bool hp = false);
     53  G4HadronHElasticPhysics(G4int ver = 0, G4bool hp = false,
     54                          const G4String& type = "");
    5455  virtual ~G4HadronHElasticPhysics();
    5556
     
    6970  G4bool   hpFlag;
    7071  G4bool   wasActivated;
     72  G4String subtype;
    7173};
    7274
  • trunk/source/physics_lists/builders/include/G4HadronQElasticPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4HadronQElasticPhysics.hh,v 1.1 2006/11/17 19:19:40 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4InclAblaPiKBuilder.hh

    r1203 r1228  
    3737#include "G4PiNuclearCrossSection.hh"
    3838#include "G4InclAblaCascadeInterface.hh"   
     39#include "G4CascadeInterface.hh"
    3940
    4041/**
     
    7576    G4double theMin;
    7677    G4double theMax;
    77 
     78    G4CascadeInterface *theBertiniModel;
    7879};
    7980
  • trunk/source/physics_lists/builders/include/G4IonBinaryCascadePhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4IonBinaryCascadePhysics.hh,v 1.1 2006/10/31 11:35:01 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4IonInclAblaPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4IonInclAblaPhysics.hh,v 1.1 2009/07/19 18:24:03 kaitanie Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4IonPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4IonPhysics.hh,v 1.1 2006/10/31 11:35:01 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4LEPNeutronBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4LEPPiKBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4LEPProtonBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4LHEPStoppingPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4LHEPStoppingPhysics.hh,v 1.1 2006/10/31 11:35:01 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4MiscLHEPBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4MiscQGSCBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4NeutronBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4NeutronTrackingCut.hh

    r1203 r1228  
    2525//
    2626// $Id: G4NeutronTrackingCut.hh,v 1.2 2008/09/17 18:19:15 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4PiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4PiKBuilder.hh,v 1.1 2006/10/31 11:35:01 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4PrecoNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4PrecoNeutronBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4PrecoProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4PrecoProtonBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4ProtonBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QAtomicPhysics.hh

    r1203 r1228  
    2626//
    2727// $Id: G4QAtomicPhysics.hh,v 1.1 2009/11/20 10:24:28 mkossov Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QCaptureAtRestPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QCaptureAtRestPhysics.hh,v 1.1 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QEmExtraPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QEmExtraPhysics.hh,v 1.2 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSBinaryNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSBinaryNeutronBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSBinaryPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSBinaryPiKBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSBinaryProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSBinaryProtonBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSBuilder.hh,v 1.1 2009/10/04 16:29:54 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSCEflowNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCEflowNeutronBuilder.hh,v 1.3 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSCEflowPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCEflowPiKBuilder.hh,v 1.3 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSCEflowProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCEflowProtonBuilder.hh,v 1.3 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSCNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCNeutronBuilder.hh,v 1.4 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSCPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCPiKBuilder.hh,v 1.4 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSCProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCProtonBuilder.hh,v 1.4 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSPNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSPNeutronBuilder.hh,v 1.4 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSPPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSPPiKBuilder.hh,v 1.4 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QGSPProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QGSPProtonBuilder.hh,v 1.5 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QInelasticCHIPSBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QMessenger.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QMessenger.hh,v 1.1 2009/11/13 18:50:14 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QNeutrinoPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QNeutrinoPhysics.hh,v 1.2 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QNeutronBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QPhotoNuclearPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QPhotoNuclearPhysics.hh,v 1.2 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QProtonBuilder.hh

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4QStoppingPhysics.hh

    r1203 r1228  
    2525//
    2626// $Id: G4QStoppingPhysics.hh,v 1.2 2007/04/26 16:03:18 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4StoppingHadronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4StoppingHadronBuilder.hh,v 1.1 2006/10/31 11:35:02 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4VHadronModelBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4VHadronModelBuilder.hh,v 1.1 2009/10/04 16:29:54 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4VNeutronBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4VNeutronBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4VPiKBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4VPiKBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/include/G4VProtonBuilder.hh

    r1203 r1228  
    2525//
    2626// $Id: G4VProtonBuilder.hh,v 1.2 2009/03/31 11:04:01 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4BertiniNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4BertiniNeutronBuilder.cc,v 1.4 2009/04/02 08:11:32 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4BertiniPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4BertiniPiKBuilder.cc,v 1.3 2009/04/02 08:11:32 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4BertiniProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4BertiniProtonBuilder.cc,v 1.3 2009/04/02 08:11:32 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4BinaryNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4BinaryNeutronBuilder.cc,v 1.3 2009/04/02 08:11:32 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4BinaryPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4BinaryPiKBuilder.cc,v 1.3 2009/04/02 08:11:32 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4BinaryProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4BinaryProtonBuilder.cc,v 1.3 2009/04/02 08:11:32 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4ChargeExchangePhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4ChargeExchangePhysics.cc,v 1.1 2008/11/20 12:38:11 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4DecayPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4DecayPhysics.cc,v 1.1 2006/10/31 11:35:02 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4ElectroNuclearBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4ElectroNuclearBuilder.cc,v 1.1 2006/10/31 11:35:02 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4EmDNAPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmDNAPhysics.cc,v 1.2 2009/11/01 13:21:13 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828
    2929#include "G4EmDNAPhysics.hh"
  • trunk/source/physics_lists/builders/src/G4EmExtraPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmExtraPhysics.cc,v 1.3 2008/01/08 10:36:32 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4EmLivermorePhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmLivermorePhysics.cc,v 1.7 2009/11/24 12:53:22 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828
    2929#include "G4EmLivermorePhysics.hh"
  • trunk/source/physics_lists/builders/src/G4EmLivermorePolarizedPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmLivermorePolarizedPhysics.cc,v 1.6 2009/11/24 12:53:22 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828
    2929#include "G4EmLivermorePolarizedPhysics.hh"
  • trunk/source/physics_lists/builders/src/G4EmMessenger.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmMessenger.cc,v 1.1 2006/10/31 11:35:02 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4EmPenelopePhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmPenelopePhysics.cc,v 1.7 2009/11/24 12:53:22 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828
    2929#include "G4EmPenelopePhysics.hh"
  • trunk/source/physics_lists/builders/src/G4EmStandardPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmStandardPhysics.cc,v 1.20 2009/10/30 18:36:15 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4EmStandardPhysics_option1.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmStandardPhysics_option1.cc,v 1.15 2009/10/30 18:36:15 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4EmStandardPhysics_option2.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmStandardPhysics_option2.cc,v 1.20 2009/11/24 12:53:22 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4EmStandardPhysics_option3.cc

    r1203 r1228  
    2525//
    2626// $Id: G4EmStandardPhysics_option3.cc,v 1.18 2009/11/24 12:53:22 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFBinaryNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFBinaryNeutronBuilder.cc,v 1.4 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFBinaryPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFBinaryPiKBuilder.cc,v 1.3 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFBinaryProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFBinaryProtonBuilder.cc,v 1.3 2009/03/31 18:38:33 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFBuilder.cc,v 1.2 2009/11/25 19:33:18 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFCNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFCNeutronBuilder.cc,v 1.3 2009/03/31 18:38:34 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFCPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFCPiKBuilder.cc,v 1.3 2009/03/31 18:38:34 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFCProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFCProtonBuilder.cc,v 1.4 2009/03/31 18:38:34 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFPNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFPNeutronBuilder.cc,v 1.5 2009/04/23 18:54:57 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFPPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFPPiKBuilder.cc,v 1.5 2009/04/23 18:54:57 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4FTFPProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4FTFPProtonBuilder.cc,v 1.6 2009/04/23 18:54:57 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4HadronDElasticPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4HadronDElasticPhysics.cc,v 1.3 2008/05/19 10:21:34 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4HadronElasticPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4HadronElasticPhysics.cc,v 1.9 2008/12/01 16:57:22 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4HadronHElasticPhysics.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: G4HadronHElasticPhysics.cc,v 1.6 2009/10/04 16:03:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: G4HadronHElasticPhysics.cc,v 1.7 2009/11/28 17:35:01 vnivanch Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    5858#include "G4BGGNucleonElasticXS.hh"
    5959#include "G4BGGPionElasticXS.hh"
     60#include "G4NeutronElasticXS.hh"
    6061
    61 G4HadronHElasticPhysics::G4HadronHElasticPhysics(G4int ver, G4bool hp)
     62G4HadronHElasticPhysics::G4HadronHElasticPhysics(G4int ver, G4bool hp,
     63                                                 const G4String& type)
    6264  : G4VPhysicsConstructor("HElastic"), verbose(ver),
    63     hpFlag(hp), wasActivated(false)
     65    hpFlag(hp), wasActivated(false), subtype(type)
    6466{
    6567  if(verbose > 1) G4cout << "### HadronHElasticPhysics" << G4endl;
     
    157159      G4ProcessManager* pmanager = particle->GetProcessManager();
    158160      G4WHadronElasticProcess* hel = new G4WHadronElasticProcess();
    159       hel->AddDataSet(new G4BGGNucleonElasticXS(particle));
     161      if(subtype == "QBBC_XGGSN") {
     162        hel->AddDataSet(new G4NeutronElasticXS());
     163      } else {
     164        hel->AddDataSet(new G4BGGNucleonElasticXS(particle));
     165      }
    160166      hel->RegisterMe(chipsn);
    161167
  • trunk/source/physics_lists/builders/src/G4HadronQElasticPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4HadronQElasticPhysics.cc,v 1.7 2008/05/19 10:21:34 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4InclAblaPiKBuilder.cc

    r1203 r1228  
    3737   theModel->SetMinEnergy(theMin);
    3838   theModel->SetMaxEnergy(theMax);
     39   theBertiniModel = new G4CascadeInterface;
     40   theBertiniModel->SetMinEnergy(theMin);
     41   theBertiniModel->SetMaxEnergy(theMax);
    3942 }
    4043
     
    6669
    6770 void G4InclAblaPiKBuilder::
    68  Build(G4KaonPlusInelasticProcess *)
     71 Build(G4KaonPlusInelasticProcess *aP)
    6972 {
     73   aP->RegisterMe(theBertiniModel);
     74   theBertiniModel->SetMinEnergy(theMin);
     75   theBertiniModel->SetMaxEnergy(theMax);
    7076 }
    7177
    7278 void G4InclAblaPiKBuilder::
    73  Build(G4KaonMinusInelasticProcess *)
     79 Build(G4KaonMinusInelasticProcess *aP)
    7480 {
     81   aP->RegisterMe(theBertiniModel);
     82   theBertiniModel->SetMinEnergy(theMin);
     83   theBertiniModel->SetMaxEnergy(theMax);
    7584 }
    7685
    7786 void G4InclAblaPiKBuilder::
    78  Build(G4KaonZeroLInelasticProcess *)
     87 Build(G4KaonZeroLInelasticProcess *aP)
    7988 {
     89   aP->RegisterMe(theBertiniModel);
     90   theBertiniModel->SetMinEnergy(theMin);
     91   theBertiniModel->SetMaxEnergy(theMax);
    8092 }
    8193
    8294 void G4InclAblaPiKBuilder::
    83  Build(G4KaonZeroSInelasticProcess *)
     95 Build(G4KaonZeroSInelasticProcess *aP)
    8496 {
     97   aP->RegisterMe(theBertiniModel);
     98   theBertiniModel->SetMinEnergy(theMin);
     99   theBertiniModel->SetMaxEnergy(theMax);
    85100 }
    86101
  • trunk/source/physics_lists/builders/src/G4IonBinaryCascadePhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4IonBinaryCascadePhysics.cc,v 1.2 2009/02/16 10:15:35 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4IonInclAblaPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4IonInclAblaPhysics.cc,v 1.1 2009/07/19 18:24:03 kaitanie Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4IonPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4IonPhysics.cc,v 1.1 2006/10/31 11:35:02 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4LEPNeutronBuilder.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4LEPPiKBuilder.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4LEPProtonBuilder.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4LHEPStoppingPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4LHEPStoppingPhysics.cc,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4MiscLHEPBuilder.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4MiscQGSCBuilder.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4NeutronBuilder.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4NeutronTrackingCut.cc

    r1203 r1228  
    2525//
    2626// $Id: G4NeutronTrackingCut.cc,v 1.5 2008/09/17 18:19:15 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4PiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4PiKBuilder.cc,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4PrecoNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4PrecoNeutronBuilder.cc,v 1.2 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4PrecoProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4PrecoProtonBuilder.cc,v 1.2 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4ProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4ProtonBuilder.cc,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QAtomicPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QAtomicPhysics.cc,v 1.1 2009/11/20 10:24:28 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QCaptureAtRestPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QCaptureAtRestPhysics.cc,v 1.1 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QEmExtraPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QEmExtraPhysics.cc,v 1.2 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSBinaryNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSBinaryNeutronBuilder.cc,v 1.3 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSBinaryPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSBinaryPiKBuilder.cc,v 1.3 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSBinaryProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSBinaryProtonBuilder.cc,v 1.3 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSBuilder.cc,v 1.1 2009/10/04 16:29:54 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSCEflowNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCEflowNeutronBuilder.cc,v 1.4 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSCEflowPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCEflowPiKBuilder.cc,v 1.4 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSCEflowProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCEflowProtonBuilder.cc,v 1.4 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSCNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCNeutronBuilder.cc,v 1.5 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSCPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCPiKBuilder.cc,v 1.5 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSCProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSCProtonBuilder.cc,v 1.5 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSPNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSPNeutronBuilder.cc,v 1.5 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSPPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSPPiKBuilder.cc,v 1.5 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QGSPProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QGSPProtonBuilder.cc,v 1.5 2009/03/31 11:03:50 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QInelasticCHIPSBuilder.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// GEANT4 tag $Name: geant4-09-03 $
    2727//
    2828//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QMessenger.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QMessenger.cc,v 1.1 2009/11/13 18:50:14 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QNeutrinoPhysics.cc

    r1203 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: G4QNeutrinoPhysics.cc,v 1.2 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: G4QNeutrinoPhysics.cc,v 1.3 2009/11/30 18:44:49 mkossov Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    4343  G4VPhysicsConstructor(name), wasBuilt(false), nuEleActivated(false),
    4444  nuMuoActivated(false), nuTauActivated(false), nuEleOn(false),
    45   nuMuoOn(false), nuTauOn(false), nuNucBias(1.)
     45  nuMuoOn(false), nuTauOn(false), nuNucBias(1.), inelastic(0)
    4646{
    4747  theMessenger = G4QMessenger::GetPointer();
     
    5151G4QNeutrinoPhysics::~G4QNeutrinoPhysics()
    5252{
    53   if(wasBuilt) delete inelastic;
     53  if(wasBuilt && inelastic) delete inelastic;
    5454}
    5555
     
    9494{
    9595  if(wasBuilt) return;
    96   wasBuilt = true;
    97 
    98   inelastic = new G4QInelastic("neutrinoNuclear");
    99   inelastic->SetWeakNucBias(nuNucBias); // enough only once (static)
    100   if (nuEleOn)   BuildNuEleNuclear();
    101   if (nuMuoOn)   BuildNuMuoNuclear();
    102   if (nuTauOn)   BuildNuTauNuclear();
     96  if(nuEleOn || nuMuoOn || nuTauOn)
     97  {
     98    wasBuilt = true;
     99    G4cout<<"Builded=>G4QNeutrinoPhysics: "<<nuEleOn<<", "<<nuMuoOn<<", "<<nuTauOn<<G4endl;
     100    inelastic = new G4QInelastic("neutrinoNuclear");
     101    inelastic->SetWeakNucBias(nuNucBias); // enough only once (static)
     102    if (nuEleOn)   BuildNuEleNuclear();
     103    if (nuMuoOn)   BuildNuMuoNuclear();
     104    if (nuTauOn)   BuildNuTauNuclear();
     105  }
    103106}
    104107
  • trunk/source/physics_lists/builders/src/G4QNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QNeutronBuilder.cc,v 1.4 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QPhotoNuclearPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QPhotoNuclearPhysics.cc,v 1.2 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QProtonBuilder.cc,v 1.4 2009/11/16 19:12:10 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4QStoppingPhysics.cc

    r1203 r1228  
    2525//
    2626// $Id: G4QStoppingPhysics.cc,v 1.2 2007/04/26 16:03:18 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4StoppingHadronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4StoppingHadronBuilder.cc,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4VHadronModelBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4VHadronModelBuilder.cc,v 1.1 2009/10/04 16:29:54 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4VNeutronBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4VNeutronBuilder.cc,v 1.1 2009/03/31 18:39:53 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4VPiKBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4VPiKBuilder.cc,v 1.1 2009/03/31 18:39:53 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/builders/src/G4VProtonBuilder.cc

    r1203 r1228  
    2525//
    2626// $Id: G4VProtonBuilder.cc,v 1.1 2009/03/31 18:39:53 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/CHIPS.icc

    r1206 r1228  
    2525//
    2626// $Id: CHIPS.icc,v 1.7 2009/11/20 16:49:03 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/CVS/Entries

    r1206 r1228  
    1 /CHIPS.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    2 /CHIPS.icc/1.7/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    3 /FTFC.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    4 /FTFC.icc/1.7/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    5 /FTFP.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    6 /FTFP.icc/1.6/Thu Jun 19 08:08:22 2008//Tgeant4-09-03-cand-03
    7 /FTFP_BERT.hh/1.1/Fri Oct 19 15:35:08 2007//Tgeant4-09-03-cand-03
    8 /FTFP_BERT.icc/1.2/Thu Jun 19 08:08:22 2008//Tgeant4-09-03-cand-03
    9 /FTFP_BERT_EMV.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    10 /FTFP_BERT_EMV.icc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    11 /FTFP_BERT_EMX.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    12 /FTFP_BERT_EMX.icc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    13 /FTFP_BERT_TRV.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    14 /FTFP_BERT_TRV.icc/1.2/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    15 /FTFP_EMV.hh/1.1/Thu Apr 26 14:47:10 2007//Tgeant4-09-03-cand-03
    16 /FTFP_EMV.icc/1.4/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    17 /FTF_BIC.hh/1.1/Fri Nov 16 16:52:55 2007//Tgeant4-09-03-cand-03
    18 /FTF_BIC.icc/1.4/Tue Jun  2 16:51:35 2009//Tgeant4-09-03-cand-03
    19 /G4HadronInelasticQBBC.hh/1.12/Wed Nov 25 13:10:51 2009//Tgeant4-09-03-cand-03
    20 /G4HadronInelasticQLHEP.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    21 /G4PhysListFactory.hh/1.2/Fri Nov 21 16:50:30 2008//Tgeant4-09-03-cand-03
    22 /G4VHadronPhysics.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    23 /HadronPhysicsCHIPS.hh/1.2/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    24 /HadronPhysicsFTFC.hh/1.3/Thu Jun 19 08:08:22 2008//Tgeant4-09-03-cand-03
    25 /HadronPhysicsFTFP.hh/1.3/Thu Jun 19 08:08:22 2008//Tgeant4-09-03-cand-03
    26 /HadronPhysicsFTFP_BERT.hh/1.3/Thu Jun 19 08:08:23 2008//Tgeant4-09-03-cand-03
    27 /HadronPhysicsFTFP_BERT_TRV.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    28 /HadronPhysicsFTF_BIC.hh/1.3/Thu Jun 19 08:08:23 2008//Tgeant4-09-03-cand-03
    29 /HadronPhysicsLHEP.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    30 /HadronPhysicsLHEP_BERT.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    31 /HadronPhysicsLHEP_BERT_HP.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    32 /HadronPhysicsLHEP_EMV.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    33 /HadronPhysicsLHEP_PRECO_HP.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    34 /HadronPhysicsQGSC.hh/1.2/Thu Apr 26 14:47:10 2007//Tgeant4-09-03-cand-03
    35 /HadronPhysicsQGSC_BERT.hh/1.2/Thu Apr  9 08:22:53 2009//Tgeant4-09-03-cand-03
    36 /HadronPhysicsQGSC_CHIPS.hh/1.6/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    37 /HadronPhysicsQGSC_EFLOW.hh/1.2/Thu Apr 26 14:47:10 2007//Tgeant4-09-03-cand-03
    38 /HadronPhysicsQGSC_QGSC.hh/1.4/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    39 /HadronPhysicsQGSP.hh/1.4/Tue Nov 13 10:16:09 2007//Tgeant4-09-03-cand-03
    40 /HadronPhysicsQGSP_BERT.hh/1.3/Mon Dec 10 17:34:44 2007//Tgeant4-09-03-cand-03
    41 /HadronPhysicsQGSP_BERT_HP.hh/1.3/Thu Apr 26 14:47:10 2007//Tgeant4-09-03-cand-03
    42 /HadronPhysicsQGSP_BERT_NOLEP.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    43 /HadronPhysicsQGSP_BERT_TRV.hh/1.1/Mon May  7 14:34:29 2007//Tgeant4-09-03-cand-03
    44 /HadronPhysicsQGSP_BIC.hh/1.2/Thu Apr 26 14:47:10 2007//Tgeant4-09-03-cand-03
    45 /HadronPhysicsQGSP_BIC_HP.hh/1.2/Thu Apr 26 14:47:10 2007//Tgeant4-09-03-cand-03
    46 /HadronPhysicsQGSP_FTFP_BERT.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    47 /HadronPhysicsQGSP_INCL_ABLA.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    48 /HadronPhysicsQGS_BIC.hh/1.1/Tue Nov 13 10:23:24 2007//Tgeant4-09-03-cand-03
    49 /LBE.hh/1.2/Fri Nov 24 16:52:11 2006//Tgeant4-09-03-cand-03
    50 /LBE.icc/1.3/Wed Dec 20 13:51:56 2006//Tgeant4-09-03-cand-03
    51 /LHEP.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    52 /LHEP.icc/1.3/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    53 /LHEP_BERT.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    54 /LHEP_BERT.icc/1.4/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    55 /LHEP_BERT_HP.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    56 /LHEP_BERT_HP.icc/1.4/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    57 /LHEP_EMV.hh/1.1/Tue Oct 31 11:35:03 2006//Tgeant4-09-03-cand-03
    58 /LHEP_EMV.icc/1.3/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    59 /LHEP_PRECO_HP.hh/1.1/Tue Oct 31 11:35:08 2006//Tgeant4-09-03-cand-03
    60 /LHEP_PRECO_HP.icc/1.4/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    61 /MaxTimeCuts.hh/1.1/Tue Oct 31 11:35:08 2006//Tgeant4-09-03-cand-03
    62 /MinEkineCuts.hh/1.1/Tue Oct 31 11:35:08 2006//Tgeant4-09-03-cand-03
    63 /QBBC.hh/1.3/Sun Oct  4 16:05:10 2009//Tgeant4-09-03-cand-03
    64 /QGSC.hh/1.1/Tue Oct 31 11:35:09 2006//Tgeant4-09-03-cand-03
    65 /QGSC.icc/1.8/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    66 /QGSC_BERT.hh/1.1/Thu Nov 15 16:58:16 2007//Tgeant4-09-03-cand-03
    67 /QGSC_BERT.icc/1.1/Thu Nov 15 16:58:16 2007//Tgeant4-09-03-cand-03
    68 /QGSC_CHIPS.hh/1.3/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    69 /QGSC_CHIPS.icc/1.2/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    70 /QGSC_EFLOW.hh/1.1/Tue Dec  5 17:03:32 2006//Tgeant4-09-03-cand-03
    71 /QGSC_EFLOW.icc/1.5/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    72 /QGSC_EMV.hh/1.1/Fri Nov 24 15:49:09 2006//Tgeant4-09-03-cand-03
    73 /QGSC_EMV.icc/1.4/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    74 /QGSC_QGSC.hh/1.3/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    75 /QGSC_QGSC.icc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    76 /QGSP.hh/1.1/Tue Oct 31 11:35:09 2006//Tgeant4-09-03-cand-03
    77 /QGSP.icc/1.7/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    78 /QGSP_BERT.hh/1.1/Tue Oct 31 11:35:09 2006//Tgeant4-09-03-cand-03
    79 /QGSP_BERT.icc/1.5/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    80 /QGSP_BERT_DIF.hh/1.1/Mon Dec 10 17:34:44 2007//Tgeant4-09-03-cand-03
    81 /QGSP_BERT_DIF.icc/1.3/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    82 /QGSP_BERT_EMV.hh/1.1/Thu Apr 26 14:47:11 2007//Tgeant4-09-03-cand-03
    83 /QGSP_BERT_EMV.icc/1.3/Sun Oct  4 16:06:39 2009//Tgeant4-09-03-cand-03
    84 /QGSP_BERT_EMX.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    85 /QGSP_BERT_EMX.icc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    86 /QGSP_BERT_HP.hh/1.1/Tue Oct 31 11:35:09 2006//Tgeant4-09-03-cand-03
    87 /QGSP_BERT_HP.icc/1.4/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    88 /QGSP_BERT_NOLEP.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    89 /QGSP_BERT_NOLEP.icc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    90 /QGSP_BERT_NQE.hh/1.1/Thu Apr 26 14:47:11 2007//Tgeant4-09-03-cand-03
    91 /QGSP_BERT_NQE.icc/1.3/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    92 /QGSP_BERT_TRV.hh/1.1/Mon May  7 14:34:29 2007//Tgeant4-09-03-cand-03
    93 /QGSP_BERT_TRV.icc/1.2/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    94 /QGSP_BIC.hh/1.1/Tue Oct 31 11:35:09 2006//Tgeant4-09-03-cand-03
    95 /QGSP_BIC.icc/1.5/Wed May 16 11:35:36 2007//Tgeant4-09-03-cand-03
    96 /QGSP_BIC_EMY.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    97 /QGSP_BIC_EMY.icc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    98 /QGSP_BIC_HP.hh/1.1/Fri Nov 24 16:31:35 2006//Tgeant4-09-03-cand-03
    99 /QGSP_BIC_HP.icc/1.5/Thu May 24 11:32:57 2007//Tgeant4-09-03-cand-03
    100 /QGSP_DIF.hh/1.1/Tue Nov 13 10:20:32 2007//Tgeant4-09-03-cand-03
    101 /QGSP_DIF.icc/1.2/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    102 /QGSP_EMV.hh/1.1/Tue Oct 31 11:35:09 2006//Tgeant4-09-03-cand-03
    103 /QGSP_EMV.icc/1.6/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    104 /QGSP_EMV_NQE.hh/1.1/Thu Apr 26 14:47:11 2007//Tgeant4-09-03-cand-03
    105 /QGSP_EMV_NQE.icc/1.3/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    106 /QGSP_EMX.hh/1.1/Tue Oct 31 11:35:09 2006//Tgeant4-09-03-cand-03
    107 /QGSP_EMX.icc/1.7/Tue Jun  2 16:51:35 2009//Tgeant4-09-03-cand-03
    108 /QGSP_FTFP_BERT.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    109 /QGSP_FTFP_BERT.icc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    110 /QGSP_INCL_ABLA.hh/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    111 /QGSP_INCL_ABLA.icc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    112 /QGSP_NQE.hh/1.1/Thu Apr 26 14:47:11 2007//Tgeant4-09-03-cand-03
    113 /QGSP_NQE.icc/1.3/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    114 /QGSP_QEL.hh/1.1/Tue Nov 28 15:41:23 2006//Tgeant4-09-03-cand-03
    115 /QGSP_QEL.icc/1.4/Mon May 18 08:54:22 2009//Tgeant4-09-03-cand-03
    116 /QGS_BIC.hh/1.1/Tue Nov 13 10:23:24 2007//Tgeant4-09-03-cand-03
    117 /QGS_BIC.icc/1.2/Mon Dec 10 17:33:58 2007//Tgeant4-09-03-cand-03
    118 /SpecialCuts.hh/1.1/Tue Oct 31 11:35:09 2006//Tgeant4-09-03-cand-03
     1/CHIPS.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     2/CHIPS.icc/1.7/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     3/FTFC.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     4/FTFC.icc/1.7/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     5/FTFP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     6/FTFP.icc/1.7/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     7/FTFP_BERT.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     8/FTFP_BERT.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     9/FTFP_BERT_EMV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     10/FTFP_BERT_EMV.icc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     11/FTFP_BERT_EMX.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     12/FTFP_BERT_EMX.icc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     13/FTFP_BERT_TRV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     14/FTFP_BERT_TRV.icc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     15/FTFP_EMV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     16/FTFP_EMV.icc/1.6/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     17/FTF_BIC.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     18/FTF_BIC.icc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     19/G4HadronInelasticQBBC.hh/1.12/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     20/G4HadronInelasticQLHEP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     21/G4PhysListFactory.hh/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     22/G4VHadronPhysics.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     23/HadronPhysicsCHIPS.hh/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     24/HadronPhysicsFTFC.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     25/HadronPhysicsFTFP.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     26/HadronPhysicsFTFP_BERT.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     27/HadronPhysicsFTFP_BERT_TRV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     28/HadronPhysicsFTF_BIC.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     29/HadronPhysicsLHEP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     30/HadronPhysicsLHEP_BERT.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     31/HadronPhysicsLHEP_BERT_HP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     32/HadronPhysicsLHEP_EMV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     33/HadronPhysicsLHEP_PRECO_HP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     34/HadronPhysicsQGSC.hh/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     35/HadronPhysicsQGSC_BERT.hh/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     36/HadronPhysicsQGSC_CHIPS.hh/1.6/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     37/HadronPhysicsQGSC_EFLOW.hh/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     38/HadronPhysicsQGSC_QGSC.hh/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     39/HadronPhysicsQGSP.hh/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     40/HadronPhysicsQGSP_BERT.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     41/HadronPhysicsQGSP_BERT_HP.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     42/HadronPhysicsQGSP_BERT_NOLEP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     43/HadronPhysicsQGSP_BERT_TRV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     44/HadronPhysicsQGSP_BIC.hh/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     45/HadronPhysicsQGSP_BIC_HP.hh/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     46/HadronPhysicsQGSP_FTFP_BERT.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     47/HadronPhysicsQGSP_INCL_ABLA.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     48/HadronPhysicsQGS_BIC.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     49/LBE.hh/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     50/LBE.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     51/LHEP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     52/LHEP.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     53/LHEP_BERT.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     54/LHEP_BERT.icc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     55/LHEP_BERT_HP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     56/LHEP_BERT_HP.icc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     57/LHEP_EMV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     58/LHEP_EMV.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     59/LHEP_PRECO_HP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     60/LHEP_PRECO_HP.icc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     61/MaxTimeCuts.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     62/MinEkineCuts.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     63/QBBC.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     64/QGSC.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     65/QGSC.icc/1.9/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     66/QGSC_BERT.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     67/QGSC_BERT.icc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     68/QGSC_CHIPS.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     69/QGSC_CHIPS.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     70/QGSC_EFLOW.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     71/QGSC_EFLOW.icc/1.6/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     72/QGSC_EMV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     73/QGSC_EMV.icc/1.5/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     74/QGSC_QGSC.hh/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     75/QGSC_QGSC.icc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     76/QGSP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     77/QGSP.icc/1.8/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     78/QGSP_BERT.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     79/QGSP_BERT.icc/1.5/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     80/QGSP_BERT_DIF.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     81/QGSP_BERT_DIF.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     82/QGSP_BERT_EMV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     83/QGSP_BERT_EMV.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     84/QGSP_BERT_EMX.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     85/QGSP_BERT_EMX.icc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     86/QGSP_BERT_HP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     87/QGSP_BERT_HP.icc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     88/QGSP_BERT_NOLEP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     89/QGSP_BERT_NOLEP.icc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     90/QGSP_BERT_NQE.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     91/QGSP_BERT_NQE.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     92/QGSP_BERT_TRV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     93/QGSP_BERT_TRV.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     94/QGSP_BIC.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     95/QGSP_BIC.icc/1.5/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     96/QGSP_BIC_EMY.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     97/QGSP_BIC_EMY.icc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     98/QGSP_BIC_HP.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     99/QGSP_BIC_HP.icc/1.5/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     100/QGSP_DIF.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     101/QGSP_DIF.icc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     102/QGSP_EMV.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     103/QGSP_EMV.icc/1.7/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     104/QGSP_EMV_NQE.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     105/QGSP_EMV_NQE.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     106/QGSP_EMX.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     107/QGSP_EMX.icc/1.8/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     108/QGSP_FTFP_BERT.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     109/QGSP_FTFP_BERT.icc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     110/QGSP_INCL_ABLA.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     111/QGSP_INCL_ABLA.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     112/QGSP_NQE.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     113/QGSP_NQE.icc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     114/QGSP_QEL.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     115/QGSP_QEL.icc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     116/QGS_BIC.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     117/QGS_BIC.icc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     118/SpecialCuts.hh/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
    119119D
  • trunk/source/physics_lists/lists/include/CVS/Tag

    r1206 r1228  
    1 Ngeant4-09-03-cand-03
     1Ngeant4-09-03
  • trunk/source/physics_lists/lists/include/FTFC.hh

    r1205 r1228  
    2525//
    2626// $Id: FTFC.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFC.icc

    r1205 r1228  
    2525//
    2626// $Id: FTFC.icc,v 1.7 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP.hh

    r1205 r1228  
    2525//
    2626// $Id: FTFP.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: FTFP.icc,v 1.6 2008/06/19 08:08:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: FTFP.icc,v 1.7 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    4242// 16.05.2007 V.Ivanchenko: rename EM builders
    4343// 19.06.2008 G.Folger: don't use chips quasielastic in FTF
     44// 27.11.2009 G.Folger: Mark as obsolete
    4445//
    4546//----------------------------------------------------------------------------
     
    7071#include "HadronPhysicsFTFP.hh"
    7172
     73#include "G4WarnPLStatus.hh"
     74
    7275template<class T> TFTFP<T>::TFTFP(G4int ver):  T()
    7376{
     
    7578  // defaultCutValue = 1.0*mm;
    7679  G4DataQuestionaire it(photon);
    77   G4cout << "<<< Geant4 Physics List simulation engine: FTFP 4.4"<<G4endl;
     80  G4cout << "<<< Geant4 Physics List simulation engine: FTFP 4.5"<<G4endl;
    7881  G4cout <<G4endl;
    7982  this->defaultCutValue = 0.7*mm; 
    8083  this->SetVerboseLevel(ver);
     84
     85  G4WarnPLStatus obs;
     86  obs.Unsupported("FTFP", "FTFP_BERT");
    8187
    8288  // EM Physics
  • trunk/source/physics_lists/lists/include/FTFP_BERT.hh

    r1205 r1228  
    2525//
    2626// $Id: FTFP_BERT.hh,v 1.1 2007/10/19 15:35:08 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP_BERT.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: FTFP_BERT.icc,v 1.2 2008/06/19 08:08:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: FTFP_BERT.icc,v 1.3 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3535//   created from FTFP
    3636//
     37// Modified:
    3738// 19.06.2008 G.Folger: don't use chips quasielastic in FTF
     39// 27.11.2009 G.Folger: Remobe experimental status
    3840//
    3941//----------------------------------------------------------------------------
     
    6466#include "HadronPhysicsFTFP_BERT.hh"
    6567
    66 #include "G4WarnPLStatus.hh"
    67 
    6868template<class T> TFTFP_BERT<T>::TFTFP_BERT(G4int ver):  T()
    6969{
     
    7676  this->SetVerboseLevel(ver);
    7777
    78   G4WarnPLStatus exp;
    79   exp.Experimental("FTFP_BERT");
    80 
    81   // EM Physics
     78 // EM Physics
    8279  this->RegisterPhysics( new G4EmStandardPhysics(ver));
    8380
  • trunk/source/physics_lists/lists/include/FTFP_BERT_EMV.hh

    r1206 r1228  
    2525//
    2626// $Id: FTFP_BERT_EMV.hh,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP_BERT_EMV.icc

    r1206 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: FTFP_BERT_EMV.icc,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: FTFP_BERT_EMV.icc,v 1.2 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3333// Author: 11 May 2009  V.Ivanchenko
    3434//   created from FTFP_BERT
     35//
     36// Modified:
     37// 27.11.2009 G.Folger: Remobe experimental status
    3538//
    3639//----------------------------------------------------------------------------
     
    6164#include "HadronPhysicsFTFP_BERT.hh"
    6265
    63 #include "G4WarnPLStatus.hh"
    64 
    6566template<class T> TFTFP_BERT_EMV<T>::TFTFP_BERT_EMV(G4int ver):  T()
    6667{
     
    7273  this->defaultCutValue = 0.7*mm; 
    7374  this->SetVerboseLevel(ver);
    74 
    75   G4WarnPLStatus exp;
    76   exp.Experimental("FTFP_BERT_EMV");
    7775
    7876  // EM Physics
  • trunk/source/physics_lists/lists/include/FTFP_BERT_EMX.hh

    r1206 r1228  
    2525//
    2626// $Id: FTFP_BERT_EMX.hh,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP_BERT_EMX.icc

    r1206 r1228  
    2525//
    2626// $Id: FTFP_BERT_EMX.icc,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP_BERT_TRV.hh

    r1206 r1228  
    2525//
    2626// $Id: FTFP_BERT_TRV.hh,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP_BERT_TRV.icc

    r1206 r1228  
    2525//
    2626// $Id: FTFP_BERT_TRV.icc,v 1.2 2009/06/02 16:51:58 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP_EMV.hh

    r1205 r1228  
    2525//
    2626// $Id: FTFP_EMV.hh,v 1.1 2007/04/26 14:47:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTFP_EMV.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: FTFP_EMV.icc,v 1.4 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: FTFP_EMV.icc,v 1.6 2009/12/04 13:08:42 gcosmo Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    8585
    8686  G4WarnPLStatus obs;
    87   obs.Unsupported("FTFP_EMV","FTFP_BERT_EMV");
     87  obs.Replaced("FTFP_EMV","FTFP_BERT_EMV");
    8888  G4Exception(" Crash for usage of replaced physics list");
    8989
  • trunk/source/physics_lists/lists/include/FTF_BIC.hh

    r1205 r1228  
    2525//
    2626// $Id: FTF_BIC.hh,v 1.1 2007/11/16 16:52:55 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/FTF_BIC.icc

    r1205 r1228  
    2525//
    2626// $Id: FTF_BIC.icc,v 1.4 2009/06/02 16:51:35 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/G4HadronInelasticQBBC.hh

    r1205 r1228  
    2525//
    2626// $Id: G4HadronInelasticQBBC.hh,v 1.12 2009/11/25 13:10:51 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/G4HadronInelasticQLHEP.hh

    r1205 r1228  
    2525//
    2626// $Id: G4HadronInelasticQLHEP.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/G4PhysListFactory.hh

    r1205 r1228  
    2525//
    2626// $Id: G4PhysListFactory.hh,v 1.2 2008/11/21 16:50:30 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/G4VHadronPhysics.hh

    r1206 r1228  
    2525//
    2626// $Id: G4VHadronPhysics.hh,v 1.1 2009/09/01 14:48:30 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsCHIPS.hh

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsCHIPS.hh,v 1.2 2009/11/20 10:24:28 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsFTFC.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsFTFC.hh,v 1.3 2008/06/19 08:08:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsFTFP.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsFTFP.hh,v 1.3 2008/06/19 08:08:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsFTFP_BERT.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsFTFP_BERT.hh,v 1.3 2008/06/19 08:08:23 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsFTFP_BERT_TRV.hh

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsFTFP_BERT_TRV.hh,v 1.1 2009/06/02 16:51:59 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsFTF_BIC.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsFTF_BIC.hh,v 1.3 2008/06/19 08:08:23 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsLHEP.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsLHEP_BERT.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP_BERT.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsLHEP_BERT_HP.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP_BERT_HP.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsLHEP_EMV.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP_EMV.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsLHEP_PRECO_HP.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP_PRECO_HP.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSC.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC.hh,v 1.2 2007/04/26 14:47:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSC_BERT.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC_BERT.hh,v 1.2 2009/04/09 08:22:53 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSC_CHIPS.hh

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC_CHIPS.hh,v 1.6 2009/04/17 15:29:19 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSC_EFLOW.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC_EFLOW.hh,v 1.2 2007/04/26 14:47:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSC_QGSC.hh

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC_QGSC.hh,v 1.4 2009/04/14 07:23:08 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP.hh,v 1.4 2007/11/13 10:16:09 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP_BERT.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BERT.hh,v 1.3 2007/12/10 17:34:44 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP_BERT_HP.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BERT_HP.hh,v 1.3 2007/04/26 14:47:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP_BERT_NOLEP.hh

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BERT_NOLEP.hh,v 1.1 2008/10/17 12:43:21 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP_BERT_TRV.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BERT_TRV.hh,v 1.1 2007/05/07 14:34:29 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP_BIC.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BIC.hh,v 1.2 2007/04/26 14:47:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP_BIC_HP.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BIC_HP.hh,v 1.2 2007/04/26 14:47:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP_FTFP_BERT.hh

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_FTFP_BERT.hh,v 1.1 2009/04/23 19:04:18 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGSP_INCL_ABLA.hh

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_INCL_ABLA.hh,v 1.1 2009/07/19 18:24:03 kaitanie Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/HadronPhysicsQGS_BIC.hh

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGS_BIC.hh,v 1.1 2007/11/13 10:23:24 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/LHEP.icc

    r1205 r1228  
    2525//
    2626// $Id: LHEP.icc,v 1.3 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/LHEP_BERT.hh

    r1205 r1228  
    2525//
    2626// $Id: LHEP_BERT.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/LHEP_BERT.icc

    r1205 r1228  
    2525//
    2626// $Id: LHEP_BERT.icc,v 1.4 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/LHEP_BERT_HP.icc

    r1205 r1228  
    2525//
    2626// $Id: LHEP_BERT_HP.icc,v 1.4 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/LHEP_EMV.hh

    r1205 r1228  
    2525//
    2626// $Id: LHEP_EMV.hh,v 1.1 2006/10/31 11:35:03 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/LHEP_EMV.icc

    r1205 r1228  
    2525//
    2626// $Id: LHEP_EMV.icc,v 1.3 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/LHEP_PRECO_HP.hh

    r1205 r1228  
    2525//
    2626// $Id: LHEP_PRECO_HP.hh,v 1.1 2006/10/31 11:35:08 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/LHEP_PRECO_HP.icc

    r1205 r1228  
    2525//
    2626// $Id: LHEP_PRECO_HP.icc,v 1.4 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/MinEkineCuts.hh

    r1205 r1228  
    2626//
    2727// $Id: MinEkineCuts.hh,v 1.1 2006/10/31 11:35:08 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//
  • trunk/source/physics_lists/lists/include/QBBC.hh

    r1205 r1228  
    2525//
    2626// $Id: QBBC.hh,v 1.3 2009/10/04 16:05:10 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSC.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSC.icc,v 1.8 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSC.icc,v 1.9 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    4343// 26.04.2007 G.Folger  Use QCaptureAtRest for muon
    4444// 16.05.2007 V.Ivanchenko: rename EM builders
     45// 27.11.2009 G.Folger: Mark as obsolete
    4546//
    4647//----------------------------------------------------------------------------
     
    7071#include "HadronPhysicsQGSC.hh"
    7172
     73#include "G4WarnPLStatus.hh"
     74
    7275template<class T> TQGSC<T>::TQGSC(G4int ver):  T()
    7376{
     
    7982  this->defaultCutValue = 0.7*mm; 
    8083  this->SetVerboseLevel(ver);
     84
     85  G4WarnPLStatus obs;
     86  obs.Unsupported("QGSC", "QGSC_BERT");
    8187
    8288  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSC_BERT.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSC_BERT.icc,v 1.1 2007/11/15 16:58:16 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSC_CHIPS.hh

    r1206 r1228  
    2525//
    2626// $Id: QGSC_CHIPS.hh,v 1.3 2009/04/17 15:29:19 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSC_CHIPS.icc

    r1206 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSC_CHIPS.icc,v 1.2 2009/04/17 15:29:19 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSC_CHIPS.icc,v 1.3 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3434//
    3535// Modified:
     36// 27.11.2009 G.Folger: Mark as obsolete
    3637//
    3738//-------------------------------------------------------------------------------
     
    7172#include "HadronPhysicsQGSC_CHIPS.hh"
    7273
     74#include "G4WarnPLStatus.hh"
     75
    7376template<class T> TQGSC_CHIPS<T>::TQGSC_CHIPS(G4int ver):  T()
    7477{
     
    7982  this->defaultCutValue = 0.7*mm;
    8083  this->SetVerboseLevel(ver);
     84
     85  G4WarnPLStatus obs;
     86  obs.Unsupported("QGSC_CHIPS", "CHIPS");
    8187
    8288  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSC_EFLOW.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSC_EFLOW.icc,v 1.5 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSC_EFLOW.icc,v 1.6 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3939// 26.04.2007 G.Folger  Use QCaptureAtRest for muon
    4040// 16.05.2007 V.Ivanchenko: rename EM builders
     41// 27.11.2009 G.Folger: suggest different alternative list
    4142//
    4243//----------------------------------------------------------------------------
     
    7980
    8081  G4WarnPLStatus obs;
    81   obs.Unsupported("QGSC_EFLOW","QGSC_CHIPS");
     82  obs.Replaced("QGSC_EFLOW","QGSC_BERT");
    8283  G4Exception(" Crash for usage of replaced physics list");
    8384
  • trunk/source/physics_lists/lists/include/QGSC_EMV.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSC_EMV.icc,v 1.4 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSC_EMV.icc,v 1.5 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    4040// 26.04.2007 G.Folger  Use QCaptureAtRest for muon
    4141// 16.05.2007 V.Ivanchenko: rename EM builders
     42// 27.11.2009 G.Folger: Mark as obsolete
    4243//
    4344//----------------------------------------------------------------------------
     
    6768#include "HadronPhysicsQGSC.hh"
    6869
     70#include "G4WarnPLStatus.hh"
     71
    6972template<class T> TQGSC_EMV<T>::TQGSC_EMV(G4int ver):  T()
    7073{
     
    7679  this->defaultCutValue = 0.7*mm; 
    7780  this->SetVerboseLevel(ver);
     81
     82  G4WarnPLStatus obs;
     83  obs.Unsupported("QGSC_EMV", "QGSC_BERT");
    7884
    7985  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSC_QGSC.icc

    r1206 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSC_QGSC.icc,v 1.1 2009/04/06 10:04:55 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSC_QGSC.icc,v 1.2 2009/11/27 17:28:18 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3434//
    3535// Modified:
     36// 27.11.2009 G.Folger: Mark as obsolete
    3637//
    3738//----------------------------------------------------------------------------
     
    6162#include "HadronPhysicsQGSC_QGSC.hh"
    6263
     64#include "G4WarnPLStatus.hh"
     65
    6366template<class T> TQGSC_QGSC<T>::TQGSC_QGSC(G4int ver):  T()
    6467{
     
    7073  this->defaultCutValue = 0.7*mm; 
    7174  this->SetVerboseLevel(ver);
     75
     76  G4WarnPLStatus obs;
     77  obs.Unsupported("QGSC_QGSC", "CHIPS");
    7278
    7379  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSP.hh

    r1205 r1228  
    2626//
    2727// $Id: QGSP.hh,v 1.1 2006/10/31 11:35:09 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP.icc,v 1.7 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSP.icc,v 1.8 2009/11/27 17:28:19 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    4141// 30.03.2007 G.Folger: Enable quasielastic for QGS string model
    4242// 16.05.2007 V.Ivanchenko: rename EM builders
     43// 27.11.2009 G.Folger: Mark as obsolete
    4344//
    4445//----------------------------------------------------------------------------
     
    6970#include "HadronPhysicsQGSP.hh"
    7071
     72#include "G4WarnPLStatus.hh"
     73
    7174template<class T> TQGSP<T>::TQGSP(G4int ver):  T()
    7275{
     
    7578
    7679  G4DataQuestionaire it(photon);
    77   G4cout << "<<< Geant4 Physics List simulation engine: QGSP 3.3"<<G4endl;
     80  G4cout << "<<< Geant4 Physics List simulation engine: QGSP 3.4"<<G4endl;
    7881  G4cout <<G4endl;
    7982
     
    8184  this->SetVerboseLevel(ver);
    8285
     86  G4WarnPLStatus obs;
     87  obs.Unsupported("QGSP", "QGSP_BERT");
     88 
    8389  // EM Physics
    8490  this->RegisterPhysics( new G4EmStandardPhysics(ver));
  • trunk/source/physics_lists/lists/include/QGSP_BERT.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT.hh,v 1.1 2006/10/31 11:35:09 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT.icc,v 1.5 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_DIF.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_DIF.hh,v 1.1 2007/12/10 17:34:44 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_DIF.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_DIF.icc,v 1.3 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_EMV.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_EMV.hh,v 1.1 2007/04/26 14:47:11 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_EMV.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_EMV.icc,v 1.3 2009/10/04 16:06:39 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_EMX.hh

    r1206 r1228  
    2525//
    2626// $Id: QGSP_BERT_EMX.hh,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_EMX.icc

    r1206 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP_BERT_EMX.icc,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSP_BERT_EMX.icc,v 1.2 2009/11/27 17:28:19 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3333// Author: 11 May 2009  V.Ivanchenko
    3434//   created from QGSP_BERT
     35//
     36// Modified:
     37// 27.11.2009 G.Folger: Mark as experimental
    3538//
    3639//----------------------------------------------------------------------------
     
    6164#include "HadronPhysicsQGSP_BERT.hh"
    6265
     66#include "G4WarnPLStatus.hh"
     67
    6368template<class T> TQGSP_BERT_EMX<T>::TQGSP_BERT_EMX(G4int ver):  T()
    6469{
     
    7075  this->defaultCutValue = 0.7*mm; 
    7176  this->SetVerboseLevel(ver);
     77
     78  G4WarnPLStatus exp;
     79  exp.Experimental("QGSP_BERT_EMX");
    7280
    7381  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSP_BERT_HP.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_HP.hh,v 1.1 2006/10/31 11:35:09 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_HP.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_HP.icc,v 1.4 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_NOLEP.hh

    r1206 r1228  
    2525//
    2626// $Id: QGSP_BERT_NOLEP.hh,v 1.1 2008/10/17 12:43:21 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_NOLEP.icc

    r1206 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP_BERT_NOLEP.icc,v 1.1 2008/10/17 12:43:21 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSP_BERT_NOLEP.icc,v 1.2 2009/11/27 17:28:19 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3636// Modified:
    3737// 15.10.2005 G.Folger: first version
     38// 27.11.2009 G.Folger, Use QElastic directly
    3839//
    3940//----------------------------------------------------------------------------
     
    6869
    6970  G4DataQuestionaire it(photon);
    70   G4cout << "<<< Geant4 Physics List simulation engine: QGSP_BERT_NOLEP 1.0"<<G4endl;
     71  G4cout << "<<< Geant4 Physics List simulation engine: QGSP_BERT_NOLEP 1.1"<<G4endl;
    7172  G4cout <<G4endl;
    7273
     
    8788
    8889   // Hadron Elastic scattering
    89   this-> RegisterPhysics( new G4HadronElasticPhysics("elastic",ver,false));
     90  this-> RegisterPhysics( new G4HadronQElasticPhysics("elastic",ver));
    9091
    9192  // Hadron Physics
  • trunk/source/physics_lists/lists/include/QGSP_BERT_NQE.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_NQE.hh,v 1.1 2007/04/26 14:47:11 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_NQE.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_NQE.icc,v 1.3 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_TRV.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BERT_TRV.hh,v 1.1 2007/05/07 14:34:29 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BERT_TRV.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP_BERT_TRV.icc,v 1.2 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSP_BERT_TRV.icc,v 1.3 2009/11/27 17:28:19 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3636// Modified:
    3737// 16.05.2007 V.Ivanchenko: rename EM builders
     38// 27.11.2009 G.Folger: Mark as experimental
    3839//
    3940//----------------------------------------------------------------------------
     
    6465#include "HadronPhysicsQGSP_BERT_TRV.hh"
    6566
     67#include "G4WarnPLStatus.hh"
     68
    6669template<class T> TQGSP_BERT_TRV<T>::TQGSP_BERT_TRV(G4int ver):  T()
    6770{
    6871
    6972  G4DataQuestionaire it(photon);
    70   G4cout << "<<< Geant4 Physics List simulation engine: QGSP_BERT_TRV 1.0"<<G4endl;
     73  G4cout << "<<< Geant4 Physics List simulation engine: QGSP_BERT_TRV 1.1"<<G4endl;
    7174  G4cout <<G4endl;
    7275
    7376  this->defaultCutValue = 0.7*mm; 
    7477  this->SetVerboseLevel(ver);
     78
     79  G4WarnPLStatus exp;
     80  exp.Experimental("QGSP_BERT_TRV");
    7581
    7682  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSP_BIC.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BIC.hh,v 1.1 2006/10/31 11:35:09 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BIC.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BIC.icc,v 1.5 2007/05/16 11:35:36 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BIC_EMY.hh

    r1206 r1228  
    2525//
    2626// $Id: QGSP_BIC_EMY.hh,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BIC_EMY.icc

    r1206 r1228  
    2525//
    2626// $Id: QGSP_BIC_EMY.icc,v 1.1 2009/05/11 11:11:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BIC_HP.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BIC_HP.hh,v 1.1 2006/11/24 16:31:35 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_BIC_HP.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_BIC_HP.icc,v 1.5 2007/05/24 11:32:57 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_DIF.hh

    r1205 r1228  
    2626//
    2727// $Id: QGSP_DIF.hh,v 1.1 2007/11/13 10:20:32 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_DIF.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_DIF.icc,v 1.2 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_EMV.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_EMV.hh,v 1.1 2006/10/31 11:35:09 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_EMV.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP_EMV.icc,v 1.6 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSP_EMV.icc,v 1.7 2009/11/27 17:28:19 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    8686
    8787  G4WarnPLStatus obs;
    88   obs.Unsupported("QGSP_EMV");
     88  obs.Unsupported("QGSP_EMV", "QGSP_BERT_EMV");
    8989
    9090  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSP_EMV_NQE.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_EMV_NQE.hh,v 1.1 2007/04/26 14:47:11 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_EMV_NQE.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_EMV_NQE.icc,v 1.3 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_EMX.hh

    r1205 r1228  
    2525//
    2626// $Id: QGSP_EMX.hh,v 1.1 2006/10/31 11:35:09 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_EMX.icc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP_EMX.icc,v 1.7 2009/06/02 16:51:35 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSP_EMX.icc,v 1.8 2009/11/27 17:28:19 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    8080
    8181  G4WarnPLStatus obs;
    82   obs.Unsupported("QGSP_EMX","QGSP_BERT_EMX");
     82  obs.Replaced("QGSP_EMX","QGSP_BERT_EMX");
    8383  G4Exception(" Crash for usage of replaced physics list");
    8484
  • trunk/source/physics_lists/lists/include/QGSP_FTFP_BERT.hh

    r1206 r1228  
    2525//
    2626// $Id: QGSP_FTFP_BERT.hh,v 1.1 2009/04/23 19:04:18 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_FTFP_BERT.icc

    r1206 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP_FTFP_BERT.icc,v 1.1 2009/04/23 19:04:18 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSP_FTFP_BERT.icc,v 1.2 2009/11/27 17:28:19 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3434//
    3535// Modified:
     36// 27.11.2009 G.Folger: Mark as experimental
    3637//
    3738//----------------------------------------------------------------------------
     
    6263#include "HadronPhysicsQGSP_FTFP_BERT.hh"
    6364
     65#include "G4WarnPLStatus.hh"
     66
    6467template<class T> TQGSP_FTFP_BERT<T>::TQGSP_FTFP_BERT(G4int ver):  T()
    6568{
     
    7174  this->defaultCutValue = 0.7*mm; 
    7275  this->SetVerboseLevel(ver);
     76
     77  G4WarnPLStatus exp;
     78  exp.Experimental("QGSP_FTFP_BERT");
    7379
    7480  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSP_INCL_ABLA.hh

    r1206 r1228  
    2525//
    2626// $Id: QGSP_INCL_ABLA.hh,v 1.1 2009/07/19 18:24:03 kaitanie Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_INCL_ABLA.icc

    r1206 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QGSP_INCL_ABLA.icc,v 1.1 2009/07/19 18:24:03 kaitanie Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QGSP_INCL_ABLA.icc,v 1.3 2009/12/03 14:31:35 kaitanie Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3131// ClassName:   QGSP_INCL_ABLA
    3232//
    33 // Author: 2002 J.P. Wellisch
     33// Author: 2009 Pekka Kaitaniemi
     34//   Created as a copy of QGSP_BERT.icc
    3435//
    3536// Modified:
    36 // 25.11.2005 G.Folger: migration to non static particles
    37 // 30.11.2005 G.Folger: Register EmStandard first, split Em Standard and Extra
    38 // 02.12.2005 V.Ivanchenko: rename components
    39 // 08.06.2006 V.Ivanchenko: migration to CHIPS stopping
    40 // 15.06.2006 G.Folger: Migrate to HadronElasticPhysics using improved elastic
    41 // 20.11.2006 G.Folger: add Tracking Cut for neutrons
    42 // 26.04.2007 G.Folger: Enable quasielastic for QGS string model
    43 // 16.05.2007 V.Ivanchenko: rename EM builders
     37// 27.11.2009 G.Folger: Mark as experimental
    4438//
    4539//----------------------------------------------------------------------------
     
    7064#include "HadronPhysicsQGSP_INCL_ABLA.hh"
    7165
     66#include "G4WarnPLStatus.hh"
     67
    7268template<class T> TQGSP_INCL_ABLA<T>::TQGSP_INCL_ABLA(G4int ver):  T()
    7369{
     
    7975  this->defaultCutValue = 0.7*mm; 
    8076  this->SetVerboseLevel(ver);
     77
     78  G4WarnPLStatus exp;
     79  exp.Experimental("QGSP_INCL_ABLA");
    8180
    8281  // EM Physics
  • trunk/source/physics_lists/lists/include/QGSP_NQE.hh

    r1205 r1228  
    2626//
    2727// $Id: QGSP_NQE.hh,v 1.1 2007/04/26 14:47:11 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_NQE.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_NQE.icc,v 1.3 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_QEL.hh

    r1205 r1228  
    2626//
    2727// $Id: QGSP_QEL.hh,v 1.1 2006/11/28 15:41:23 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGSP_QEL.icc

    r1205 r1228  
    2525//
    2626// $Id: QGSP_QEL.icc,v 1.4 2009/05/18 08:54:22 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGS_BIC.hh

    r1205 r1228  
    2525//
    2626// $Id: QGS_BIC.hh,v 1.1 2007/11/13 10:23:24 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/include/QGS_BIC.icc

    r1205 r1228  
    2525//
    2626// $Id: QGS_BIC.icc,v 1.2 2007/12/10 17:33:58 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/CVS/Entries

    r1206 r1228  
    1 /G4HadronInelasticQBBC.cc/1.24/Wed Nov 25 18:55:56 2009//Tgeant4-09-03-cand-03
    2 /G4HadronInelasticQLHEP.cc/1.2/Mon May 19 10:21:34 2008//Tgeant4-09-03-cand-03
    3 /G4PhysListFactory.cc/1.12/Wed Nov 25 18:55:56 2009//Tgeant4-09-03-cand-03
    4 /G4VHadronPhysics.cc/1.3/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    5 /HadronPhysicsCHIPS.cc/1.2/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    6 /HadronPhysicsFTFC.cc/1.2/Fri Jun  1 15:20:06 2007//Tgeant4-09-03-cand-03
    7 /HadronPhysicsFTFP.cc/1.2/Fri Jun  1 15:20:06 2007//Tgeant4-09-03-cand-03
    8 /HadronPhysicsFTFP_BERT.cc/1.1/Fri Oct 19 15:35:08 2007//Tgeant4-09-03-cand-03
    9 /HadronPhysicsFTFP_BERT_TRV.cc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    10 /HadronPhysicsFTF_BIC.cc/1.2/Fri Apr 25 14:53:34 2008//Tgeant4-09-03-cand-03
    11 /HadronPhysicsLHEP.cc/1.1/Tue Oct 31 11:35:10 2006//Tgeant4-09-03-cand-03
    12 /HadronPhysicsLHEP_BERT.cc/1.1/Tue Oct 31 11:35:10 2006//Tgeant4-09-03-cand-03
    13 /HadronPhysicsLHEP_BERT_HP.cc/1.1/Tue Oct 31 11:35:10 2006//Tgeant4-09-03-cand-03
    14 /HadronPhysicsLHEP_EMV.cc/1.1/Tue Oct 31 11:35:10 2006//Tgeant4-09-03-cand-03
    15 /HadronPhysicsLHEP_PRECO_HP.cc/1.1/Tue Oct 31 11:35:11 2006//Tgeant4-09-03-cand-03
    16 /HadronPhysicsQGSC.cc/1.3/Thu Mar 12 12:19:44 2009//Tgeant4-09-03-cand-03
    17 /HadronPhysicsQGSC_BERT.cc/1.1/Thu Nov 15 16:58:16 2007//Tgeant4-09-03-cand-03
    18 /HadronPhysicsQGSC_CHIPS.cc/1.6/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    19 /HadronPhysicsQGSC_EFLOW.cc/1.2/Thu Apr 26 14:47:11 2007//Tgeant4-09-03-cand-03
    20 /HadronPhysicsQGSC_QGSC.cc/1.4/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    21 /HadronPhysicsQGSP.cc/1.4/Tue Nov 13 10:16:11 2007//Tgeant4-09-03-cand-03
    22 /HadronPhysicsQGSP_BERT.cc/1.3/Mon Dec 10 17:34:44 2007//Tgeant4-09-03-cand-03
    23 /HadronPhysicsQGSP_BERT_HP.cc/1.2/Thu Apr 26 14:47:11 2007//Tgeant4-09-03-cand-03
    24 /HadronPhysicsQGSP_BERT_NOLEP.cc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    25 /HadronPhysicsQGSP_BERT_TRV.cc/1.1/Mon May  7 14:34:29 2007//Tgeant4-09-03-cand-03
    26 /HadronPhysicsQGSP_BIC.cc/1.2/Thu Apr 26 14:47:11 2007//Tgeant4-09-03-cand-03
    27 /HadronPhysicsQGSP_BIC_HP.cc/1.3/Thu Apr 26 14:47:11 2007//Tgeant4-09-03-cand-03
    28 /HadronPhysicsQGSP_FTFP_BERT.cc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    29 /HadronPhysicsQGSP_INCL_ABLA.cc/1.1/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    30 /HadronPhysicsQGS_BIC.cc/1.1/Tue Nov 13 10:23:24 2007//Tgeant4-09-03-cand-03
    31 /MaxTimeCuts.cc/1.1/Tue Oct 31 11:35:11 2006//Tgeant4-09-03-cand-03
    32 /MinEkineCuts.cc/1.2/Wed Dec 20 13:49:49 2006//Tgeant4-09-03-cand-03
    33 /QBBC.cc/1.3/Fri Nov 27 15:32:12 2009//Tgeant4-09-03-cand-03
    34 /SpecialCuts.cc/1.1/Tue Oct 31 11:35:11 2006//Tgeant4-09-03-cand-03
     1/G4HadronInelasticQBBC.cc/1.24/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     2/G4HadronInelasticQLHEP.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     3/G4PhysListFactory.cc/1.12/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     4/G4VHadronPhysics.cc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     5/HadronPhysicsCHIPS.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     6/HadronPhysicsFTFC.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     7/HadronPhysicsFTFP.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     8/HadronPhysicsFTFP_BERT.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     9/HadronPhysicsFTFP_BERT_TRV.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     10/HadronPhysicsFTF_BIC.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     11/HadronPhysicsLHEP.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     12/HadronPhysicsLHEP_BERT.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     13/HadronPhysicsLHEP_BERT_HP.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     14/HadronPhysicsLHEP_EMV.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     15/HadronPhysicsLHEP_PRECO_HP.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     16/HadronPhysicsQGSC.cc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     17/HadronPhysicsQGSC_BERT.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     18/HadronPhysicsQGSC_CHIPS.cc/1.6/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     19/HadronPhysicsQGSC_EFLOW.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     20/HadronPhysicsQGSC_QGSC.cc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     21/HadronPhysicsQGSP.cc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     22/HadronPhysicsQGSP_BERT.cc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     23/HadronPhysicsQGSP_BERT_HP.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     24/HadronPhysicsQGSP_BERT_NOLEP.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     25/HadronPhysicsQGSP_BERT_TRV.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     26/HadronPhysicsQGSP_BIC.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     27/HadronPhysicsQGSP_BIC_HP.cc/1.3/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     28/HadronPhysicsQGSP_FTFP_BERT.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     29/HadronPhysicsQGSP_INCL_ABLA.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     30/HadronPhysicsQGS_BIC.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     31/MaxTimeCuts.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     32/MinEkineCuts.cc/1.2/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     33/QBBC.cc/1.4/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
     34/SpecialCuts.cc/1.1/Thu Jan  7 15:50:30 2010//Tgeant4-09-03
    3535D
  • trunk/source/physics_lists/lists/src/CVS/Tag

    r1206 r1228  
    1 Ngeant4-09-03-cand-03
     1Ngeant4-09-03
  • trunk/source/physics_lists/lists/src/G4HadronInelasticQBBC.cc

    r1205 r1228  
    2525//
    2626// $Id: G4HadronInelasticQBBC.cc,v 1.24 2009/11/25 18:55:56 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/G4HadronInelasticQLHEP.cc

    r1205 r1228  
    2525//
    2626// $Id: G4HadronInelasticQLHEP.cc,v 1.2 2008/05/19 10:21:34 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/G4PhysListFactory.cc

    r1205 r1228  
    2525//
    2626// $Id: G4PhysListFactory.cc,v 1.12 2009/11/25 18:55:56 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/G4VHadronPhysics.cc

    r1206 r1228  
    2525//
    2626// $Id: G4VHadronPhysics.cc,v 1.3 2009/11/25 19:33:18 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsCHIPS.cc

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsCHIPS.cc,v 1.2 2009/11/20 10:24:28 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsFTFC.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsFTFC.cc,v 1.2 2007/06/01 15:20:06 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsFTFP.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsFTFP.cc,v 1.2 2007/06/01 15:20:06 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsFTFP_BERT.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsFTFP_BERT.cc,v 1.1 2007/10/19 15:35:08 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsFTFP_BERT_TRV.cc

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsFTFP_BERT_TRV.cc,v 1.1 2009/06/02 16:51:59 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsFTF_BIC.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsFTF_BIC.cc,v 1.2 2008/04/25 14:53:34 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsLHEP.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP.cc,v 1.1 2006/10/31 11:35:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsLHEP_BERT.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP_BERT.cc,v 1.1 2006/10/31 11:35:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsLHEP_BERT_HP.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP_BERT_HP.cc,v 1.1 2006/10/31 11:35:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsLHEP_EMV.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP_EMV.cc,v 1.1 2006/10/31 11:35:10 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsLHEP_PRECO_HP.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsLHEP_PRECO_HP.cc,v 1.1 2006/10/31 11:35:11 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSC.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC.cc,v 1.3 2009/03/12 12:19:44 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSC_BERT.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC_BERT.cc,v 1.1 2007/11/15 16:58:16 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSC_CHIPS.cc

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC_CHIPS.cc,v 1.6 2009/04/17 15:29:19 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSC_EFLOW.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC_EFLOW.cc,v 1.2 2007/04/26 14:47:11 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSC_QGSC.cc

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSC_QGSC.cc,v 1.4 2009/04/14 07:23:08 mkossov Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP.cc

    r1205 r1228  
    2626//
    2727// $Id: HadronPhysicsQGSP.cc,v 1.4 2007/11/13 10:16:11 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     28// GEANT4 tag $Name: geant4-09-03 $
    2929//
    3030//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP_BERT.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BERT.cc,v 1.3 2007/12/10 17:34:44 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP_BERT_HP.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BERT_HP.cc,v 1.2 2007/04/26 14:47:11 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP_BERT_NOLEP.cc

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BERT_NOLEP.cc,v 1.1 2008/10/17 12:43:21 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP_BERT_TRV.cc

    r1205 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: HadronPhysicsQGSP_BERT_TRV.cc,v 1.1 2007/05/07 14:34:29 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: HadronPhysicsQGSP_BERT_TRV.cc,v 1.2 2009/11/27 17:27:38 gunter Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    3535//
    3636// Modified:
     37//    27 Nov 2009 G.Folger : change transition energies to reduce use of LEP
    3738//
    3839//----------------------------------------------------------------------------
     
    5859  theNeutrons=new G4NeutronBuilder;
    5960  theNeutrons->RegisterMe(theQGSPNeutron=new G4QGSPNeutronBuilder(QuasiElastic));
     61  theQGSPNeutron->SetMinEnergy(10.0*GeV);
    6062  theNeutrons->RegisterMe(theLEPNeutron=new G4LEPNeutronBuilder);
    61   theLEPNeutron->SetMinInelasticEnergy(5.0*GeV);
    62   theLEPNeutron->SetMaxInelasticEnergy(25*GeV); 
     63  theLEPNeutron->SetMinInelasticEnergy(9.5*GeV);
     64  theLEPNeutron->SetMaxInelasticEnergy(15*GeV); 
    6365
    6466  theNeutrons->RegisterMe(theBertiniNeutron=new G4BertiniNeutronBuilder);
    6567  theBertiniNeutron->SetMinEnergy(0.0*GeV);
    66   theBertiniNeutron->SetMaxEnergy(5.4*GeV);
     68  theBertiniNeutron->SetMaxEnergy(9.9*GeV);
    6769
    6870  thePro=new G4ProtonBuilder;
    6971  thePro->RegisterMe(theQGSPPro=new G4QGSPProtonBuilder(QuasiElastic));
     72  theQGSPPro->SetMinEnergy(10.0*GeV);
    7073  thePro->RegisterMe(theLEPPro=new G4LEPProtonBuilder);
    71   theLEPPro->SetMinEnergy(5.0*GeV);
    72   theLEPPro->SetMaxEnergy(25*GeV);
     74  theLEPPro->SetMinEnergy(9.5*GeV);
     75  theLEPPro->SetMaxEnergy(15*GeV);
    7376
    7477  thePro->RegisterMe(theBertiniPro=new G4BertiniProtonBuilder);
    75   theBertiniPro->SetMaxEnergy(5.4*GeV);
     78  theBertiniPro->SetMaxEnergy(9.9*GeV);
    7679 
    7780  thePiK=new G4PiKBuilder;
    7881  thePiK->RegisterMe(theQGSPPiK=new G4QGSPPiKBuilder(QuasiElastic));
     82  theQGSPPiK->SetMinEnergy(10.0*GeV);
    7983  thePiK->RegisterMe(theLEPPiK=new G4LEPPiKBuilder);
    80   theLEPPiK->SetMaxEnergy(25*GeV);
    81   theLEPPiK->SetMinEnergy(5.0*GeV);
     84  theLEPPiK->SetMinEnergy(9.5*GeV);
     85  theLEPPiK->SetMaxEnergy(15*GeV);
    8286
    8387  thePiK->RegisterMe(theBertiniPiK=new G4BertiniPiKBuilder);
    84   theBertiniPiK->SetMaxEnergy(5.4*GeV);
     88  theBertiniPiK->SetMaxEnergy(9.9*GeV);
    8589 
    8690  theMiscLHEP=new G4MiscLHEPBuilder;
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP_BIC.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BIC.cc,v 1.2 2007/04/26 14:47:11 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP_BIC_HP.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_BIC_HP.cc,v 1.3 2007/04/26 14:47:11 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP_FTFP_BERT.cc

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_FTFP_BERT.cc,v 1.1 2009/04/23 19:04:18 japost Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGSP_INCL_ABLA.cc

    r1206 r1228  
    2525//
    2626// $Id: HadronPhysicsQGSP_INCL_ABLA.cc,v 1.1 2009/07/19 18:24:03 kaitanie Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/HadronPhysicsQGS_BIC.cc

    r1205 r1228  
    2525//
    2626// $Id: HadronPhysicsQGS_BIC.cc,v 1.1 2007/11/13 10:23:24 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
  • trunk/source/physics_lists/lists/src/MinEkineCuts.cc

    r1205 r1228  
    2525//
    2626//
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//
  • trunk/source/physics_lists/lists/src/QBBC.cc

    r1206 r1228  
    2424// ********************************************************************
    2525//
    26 // $Id: QBBC.cc,v 1.3 2009/11/25 13:10:51 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-03-cand-03 $
     26// $Id: QBBC.cc,v 1.4 2009/11/28 17:35:01 vnivanch Exp $
     27// GEANT4 tag $Name: geant4-09-03 $
    2828//
    2929//---------------------------------------------------------------------------
     
    7878
    7979   // Hadron Physics
    80   RegisterPhysics( new G4HadronHElasticPhysics(ver,false));
     80  RegisterPhysics( new G4HadronHElasticPhysics(ver,false,type));
    8181  RegisterPhysics( new G4QStoppingPhysics("stopping",ver));
    8282  RegisterPhysics( new G4IonBinaryCascadePhysics("ionBIC"));
Note: See TracChangeset for help on using the changeset viewer.