Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (14 years ago)
Author:
garnier
Message:

geant4 tag 9.4

Location:
trunk/source/physics_lists
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/physics_lists/CVS/Entries

    r1340 r1347  
    11D/builders////
    22D/lists////
    3 /CMakeLists.txt/1.1/Wed Sep 29 18:50:46 2010//Tphys-lists-V09-03-34
    4 /GNUmakefile/1.6/Thu Sep 30 06:13:35 2010//Tphys-lists-V09-03-34
    5 /History/1.158/Thu Nov  4 14:51:31 2010//Tphys-lists-V09-03-34
     3/CMakeLists.txt/1.1/Wed Sep 29 18:50:46 2010//Tgeant4-09-04-ref-00
     4/GNUmakefile/1.6/Thu Sep 30 06:13:35 2010//Tgeant4-09-04-ref-00
     5/History/1.171/Wed Dec 22 10:23:18 2010//Tgeant4-09-04-ref-00
  • trunk/source/physics_lists/CVS/Tag

    r1340 r1347  
    1 Nphys-lists-V09-03-34
     1Ngeant4-09-04-ref-00
  • trunk/source/physics_lists/History

    r1340 r1347  
    1 q$Id: History,v 1.158 2010/11/03 16:54:43 gum Exp $
     1q$Id: History,v 1.171 2010/11/25 07:44:55 sincerti Exp $
    22-------------------------------------------------------------------
    33
     
    1515     * Reverse chronological order (last date on top), please *
    1616     ----------------------------------------------------------
     17
     1825-11-2010, S.Incerti                   (phys-lists-V09-03-43)
     19- changed default elastic model in G4EmDNAPhysics.cc
     20
     2122-11-2010, G.Folger                    (phys-lists-V09-03-42)
     22-  Fix bug in QGSP_BERT_CHIPS physics list, Kaon cross sections are in CHIPS
     23     process, not in hadronic framework.
     24     
     2522-11-2010, G.Folger                    (phys-lists-V09-03-41)
     26-  Fix bug in new G4CHIPSKaonBuilder
     27
     2821-11-2010, V.Ivanchenko                (phys-lists-V09-03-40)
     29- G4EmStandardPhysics_option1 - enable back ApplyCuts option (CPU effect)
     30- G4EmStandardPhysics_option2, G4EmStandardPhysics_option3 - minor cleanup
     31- QGS_BIC: using G4NeutronCrossSectionXS
     32- QBBC:
     33
     3419-11-2010, V.Ivanchenko                (phys-lists-V09-03-39)
     35- G4PhysListFactory - removed obsolete Physics Lists (26 are supported)
     36- QBBC - simplified, only one variant left;
     37- G4HadronInelasticQBBC - simplified
     38- QGS_BIC and FTF_BIC use G4NeutronXS cross sections
     39
     4018-11-2010, G.Folger, V.Ivanchenko      (phys-lists-V09-03-38)
     41GF:
     42- use crosssection with relativistic rise also in all G4QGSBinary, FTFP and
     43   FTFBinary builders.
     44- restore QGSP to be obsolete, not unusable, i.e. remove G4Exception.   
     45- allow to seperate physics for pion and Kaon, i.e. seperate builders
     46   G4{V,}{Pion,Kaon}Builder, G4{LEP,Bertini, QGSP}PionBuilder, and
     47   G4ChipKaonBuilder.
     48- in QGSP_BERT_CHIPS, use Chip G4QInelastic via G4ChipKaonBuilder for Kaons.   
     49- delete physics lists:
     50  - remove previously blocked lists (FTFP_EMV, QGSC_EFLOW, QGSP_EMX)
     51  - remove obsolete lists, except QGSP ( now blocked) and QGSC_CHIPS,
     52   ie. removed FTFC, FTFP, LHEP_BERT_HP, LHEP_BERT, LHEP_PRECO_HP,
     53    QGSC_EMV, QGSC, QGSC_QGSC, QGSP_BERT_DIF, QGSP_BERT_NQE,
     54    QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE, QGSP_NQE, QGSP_QE
     55V.I:
     56- G4EmStandardPhysics_option1 - added WentzelVI model for muons;
     57    disable ApplyCut option for compatibility with 9.2; this option
     58    can be defined by user via UI command or G4EmProcessOptions class
     59
     6017-11-2010, G.Folger                    (phys-lists-V09-03-37)
     61- in builders G4QGSP{Proton, Neutron,Pik}Builder, use crosssection with
     62   relativistic rise, using a combination of previously used cross section
     63   and G4GlauberGribovCrossSection above 91 GeV.
     64
     6510-11-2010, V.Ivanchenko                (phys-lists-V09-03-36)
     66- G4EmStandardPhysics_option2 - added BS angular generator for
     67    bremsstrahlung, use default msc model for e+-
     68- G4EmStandardPhysics_option3 - comment out Raylaigh to have better
     69    CPU performance
     70- G4EmLivermorePolarizedPhysics - F.Longo provided updated
     71    models
     72
     7308-11-2010, S.Incerti                   (phys-lists-V09-03-35)
     74-  switched elastic model in G4DNA physics builder
    1775
    187603-11-2010, P.Gumplinger                (phys-lists-V09-03-34)
  • trunk/source/physics_lists/builders/CVS/Entries

    r1340 r1347  
    11D/include////
    22D/src////
    3 /CMakeLists.txt/1.1/Wed Sep 29 18:50:54 2010//Tphys-lists-V09-03-34
    4 /GNUmakefile/1.11/Thu Sep 30 06:13:45 2010//Tphys-lists-V09-03-34
    5 /sources.cmake/1.1/Wed Sep 29 18:51:02 2010//Tphys-lists-V09-03-34
     3/CMakeLists.txt/1.1/Wed Sep 29 18:50:54 2010//Tgeant4-09-04-ref-00
     4/GNUmakefile/1.11/Thu Sep 30 06:13:45 2010//Tgeant4-09-04-ref-00
     5/sources.cmake/1.2/Wed Dec 22 10:23:18 2010//Tgeant4-09-04-ref-00
  • trunk/source/physics_lists/builders/CVS/Tag

    r1340 r1347  
    1 Nphys-lists-V09-03-34
     1Ngeant4-09-04-ref-00
  • trunk/source/physics_lists/builders/include/CVS/Entries

    r1340 r1347  
    1 /CompileTimeConstraints.hh/1.1/Thu Sep 30 06:13:45 2010//Tphys-lists-V09-03-34
    2 /G4BertiniNeutronBuilder.hh/1.2/Thu Sep 30 06:13:45 2010//Tphys-lists-V09-03-34
    3 /G4BertiniPiKBuilder.hh/1.2/Thu Sep 30 06:13:45 2010//Tphys-lists-V09-03-34
    4 /G4BertiniProtonBuilder.hh/1.2/Thu Sep 30 06:13:53 2010//Tphys-lists-V09-03-34
    5 /G4BinaryNeutronBuilder.hh/1.2/Thu Sep 30 06:13:53 2010//Tphys-lists-V09-03-34
    6 /G4BinaryPiKBuilder.hh/1.2/Thu Sep 30 06:13:53 2010//Tphys-lists-V09-03-34
    7 /G4BinaryProtonBuilder.hh/1.2/Thu Sep 30 06:13:53 2010//Tphys-lists-V09-03-34
    8 /G4ChargeExchangePhysics.hh/1.2/Thu Sep 30 06:13:53 2010//Tphys-lists-V09-03-34
    9 /G4DataQuestionaire.hh/1.7/Thu Nov  4 14:51:31 2010//Tphys-lists-V09-03-34
    10 /G4DecayPhysics.hh/1.4/Thu Sep 30 06:13:53 2010//Tphys-lists-V09-03-34
    11 /G4ElectroNuclearBuilder.hh/1.1/Thu Sep 30 06:13:53 2010//Tphys-lists-V09-03-34
    12 /G4EmDNAPhysics.hh/1.2/Thu Sep 30 06:13:53 2010//Tphys-lists-V09-03-34
    13 /G4EmExtraPhysics.hh/1.3/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    14 /G4EmLivermorePhysics.hh/1.2/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    15 /G4EmLivermorePolarizedPhysics.hh/1.2/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    16 /G4EmMessenger.hh/1.1/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    17 /G4EmPenelopePhysics.hh/1.2/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    18 /G4EmStandardPhysics.hh/1.5/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    19 /G4EmStandardPhysics_option1.hh/1.2/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    20 /G4EmStandardPhysics_option2.hh/1.2/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    21 /G4EmStandardPhysics_option3.hh/1.2/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    22 /G4FTFBinaryNeutronBuilder.hh/1.3/Thu Sep 30 06:14:05 2010//Tphys-lists-V09-03-34
    231/G4FTFBinaryPiKBuilder.hh/1.2/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    24 /G4FTFBinaryProtonBuilder.hh/1.2/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    25 /G4FTFBuilder.hh/1.2/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    26 /G4FTFCNeutronBuilder.hh/1.3/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    27 /G4FTFCPiKBuilder.hh/1.3/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    28 /G4FTFCProtonBuilder.hh/1.4/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    29 /G4FTFPNeutronBuilder.hh/1.5/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    302/G4FTFPPiKBuilder.hh/1.5/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    31 /G4FTFPProtonBuilder.hh/1.5/Thu Sep 30 06:14:10 2010//Tphys-lists-V09-03-34
    32 /G4HadronDElasticPhysics.hh/1.2/Thu Sep 30 06:14:15 2010//Tphys-lists-V09-03-34
    33 /G4HadronElasticPhysics93.hh/1.1/Thu Jul 29 10:52:13 2010//Tphys-lists-V09-03-34
    34 /G4HadronElasticPhysicsHP.hh/1.1/Thu Sep 30 06:14:15 2010//Tphys-lists-V09-03-34
    35 /G4HadronElasticPhysicsLHEP.hh/1.1/Thu Sep 30 06:14:15 2010//Tphys-lists-V09-03-34
    36 /G4HadronElasticPhysicsXS.hh/1.1/Thu Sep 30 06:14:15 2010//Tphys-lists-V09-03-34
    37 /G4HadronHElasticPhysics.hh/1.5/Thu Sep 30 06:14:15 2010//Tphys-lists-V09-03-34
    38 /G4HadronQElasticPhysics.hh/1.2/Thu Sep 30 06:14:15 2010//Tphys-lists-V09-03-34
    39 /G4InclAblaNeutronBuilder.hh/1.1/Thu Sep 30 06:14:15 2010//Tphys-lists-V09-03-34
    40 /G4InclAblaPiKBuilder.hh/1.2/Thu Sep 30 06:14:15 2010//Tphys-lists-V09-03-34
    41 /G4InclAblaProtonBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tphys-lists-V09-03-34
    42 /G4IonInclAblaPhysics.hh/1.2/Thu Sep 30 06:14:35 2010//Tphys-lists-V09-03-34
    43 /G4IonPhysics.hh/1.2/Thu Sep 30 06:14:35 2010//Tphys-lists-V09-03-34
    44 /G4IonQMDPhysics.hh/1.2/Thu Sep 30 06:14:35 2010//Tphys-lists-V09-03-34
    45 /G4LEPNeutronBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tphys-lists-V09-03-34
    46 /G4LEPPiKBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tphys-lists-V09-03-34
    47 /G4LEPProtonBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tphys-lists-V09-03-34
    48 /G4LHEPNeutronBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tphys-lists-V09-03-34
    49 /G4LHEPPiKBuilder.hh/1.1/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    50 /G4LHEPProtonBuilder.hh/1.1/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    51 /G4LHEPStoppingPhysics.hh/1.2/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    52 /G4MiscCHIPSBuilder.hh/1.2/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    53 /G4MiscLHEPBuilder.hh/1.2/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    54 /G4MiscQGSCBuilder.hh/1.2/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    55 /G4NeutronBuilder.hh/1.1/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    56 /G4NeutronCrossSectionXS.hh/1.1/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    57 /G4NeutronHPBuilder.hh/1.2/Thu Sep 30 06:14:43 2010//Tphys-lists-V09-03-34
    58 /G4NeutronTrackingCut.hh/1.3/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    59 /G4OpticalPhysics.hh/1.6/Thu Nov  4 14:51:32 2010//Tphys-lists-V09-03-34
    60 /G4OpticalPhysicsMessenger.hh/1.2/Thu Nov  4 14:51:32 2010//Tphys-lists-V09-03-34
    61 /G4PiKBuilder.hh/1.1/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    62 /G4PrecoNeutronBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    63 /G4PrecoProtonBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    64 /G4ProtonBuilder.hh/1.1/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    65 /G4QAtomicPhysics.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    66 /G4QCaptureAtRestPhysics.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    67 /G4QElasticPhysics.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    68 /G4QEmExtraPhysics.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    69 /G4QGSBinaryNeutronBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    703/G4QGSBinaryPiKBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    71 /G4QGSBinaryProtonBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    72 /G4QGSBuilder.hh/1.3/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    73 /G4QGSCEflowNeutronBuilder.hh/1.3/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    74 /G4QGSCEflowPiKBuilder.hh/1.3/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    75 /G4QGSCEflowProtonBuilder.hh/1.3/Thu Sep 30 06:14:55 2010//Tphys-lists-V09-03-34
    76 /G4QGSCNeutronBuilder.hh/1.4/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    77 /G4QGSCPiKBuilder.hh/1.4/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    78 /G4QGSCProtonBuilder.hh/1.4/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    79 /G4QGSC_CHIPSNeutronBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    80 /G4QGSC_CHIPSPiKBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    81 /G4QGSC_CHIPSProtonBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    82 /G4QGSC_QGSCNeutronBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    83 /G4QGSC_QGSCPiKBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    84 /G4QGSC_QGSCProtonBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    85 /G4QGSPNeutronBuilder.hh/1.5/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    86 /G4QGSPPiKBuilder.hh/1.5/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    874/G4QGSPProtonBuilder.hh/1.6/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    88 /G4QInelasticCHIPSBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    89 /G4QIonPhysics.hh/1.2/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    90 /G4QMessenger.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    91 /G4QNeutrinoPhysics.hh/1.3/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    92 /G4QNeutronBuilder.hh/1.4/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    93 /G4QPhotoNuclearPhysics.hh/1.3/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    94 /G4QProtonBuilder.hh/1.3/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    95 /G4QStoppingPhysics.hh/1.6/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    96 /G4RadioactiveDecayPhysics.hh/1.2/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    97 /G4StoppingHadronBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    98 /G4VHadronModelBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    99 /G4VNeutronBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    100 /G4VPiKBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    101 /G4VProtonBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    102 /G4WarnPLStatus.hh/1.3/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    103 /TheoModelFactory.hh/1.1/Thu Sep 30 06:14:56 2010//Tphys-lists-V09-03-34
    104 /G4HadronElasticPhysics.hh/1.9/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    105 /G4IonBinaryCascadePhysics.hh/1.3/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
     5/CompileTimeConstraints.hh/1.1/Thu Sep 30 06:13:45 2010//Tgeant4-09-04-ref-00
     6/G4BertiniNeutronBuilder.hh/1.2/Thu Sep 30 06:13:45 2010//Tgeant4-09-04-ref-00
     7/G4BertiniPiKBuilder.hh/1.2/Thu Sep 30 06:13:45 2010//Tgeant4-09-04-ref-00
     8/G4BertiniPionBuilder.hh/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     9/G4BertiniProtonBuilder.hh/1.2/Thu Sep 30 06:13:53 2010//Tgeant4-09-04-ref-00
     10/G4BinaryNeutronBuilder.hh/1.2/Thu Sep 30 06:13:53 2010//Tgeant4-09-04-ref-00
     11/G4BinaryPiKBuilder.hh/1.2/Thu Sep 30 06:13:53 2010//Tgeant4-09-04-ref-00
     12/G4BinaryProtonBuilder.hh/1.2/Thu Sep 30 06:13:53 2010//Tgeant4-09-04-ref-00
     13/G4ChargeExchangePhysics.hh/1.2/Thu Sep 30 06:13:53 2010//Tgeant4-09-04-ref-00
     14/G4ChipsKaonBuilder.hh/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     15/G4DataQuestionaire.hh/1.7/Thu Nov  4 14:51:31 2010//Tgeant4-09-04-ref-00
     16/G4DecayPhysics.hh/1.4/Thu Sep 30 06:13:53 2010//Tgeant4-09-04-ref-00
     17/G4ElectroNuclearBuilder.hh/1.1/Thu Sep 30 06:13:53 2010//Tgeant4-09-04-ref-00
     18/G4EmDNAPhysics.hh/1.2/Thu Sep 30 06:13:53 2010//Tgeant4-09-04-ref-00
     19/G4EmExtraPhysics.hh/1.3/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     20/G4EmLivermorePhysics.hh/1.2/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     21/G4EmLivermorePolarizedPhysics.hh/1.2/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     22/G4EmMessenger.hh/1.1/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     23/G4EmPenelopePhysics.hh/1.2/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     24/G4EmStandardPhysics.hh/1.5/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     25/G4EmStandardPhysics_option1.hh/1.2/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     26/G4EmStandardPhysics_option2.hh/1.2/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     27/G4EmStandardPhysics_option3.hh/1.2/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     28/G4FTFBinaryNeutronBuilder.hh/1.3/Thu Sep 30 06:14:05 2010//Tgeant4-09-04-ref-00
     29/G4FTFBinaryProtonBuilder.hh/1.2/Thu Sep 30 06:14:10 2010//Tgeant4-09-04-ref-00
     30/G4FTFBuilder.hh/1.2/Thu Sep 30 06:14:10 2010//Tgeant4-09-04-ref-00
     31/G4FTFCNeutronBuilder.hh/1.3/Thu Sep 30 06:14:10 2010//Tgeant4-09-04-ref-00
     32/G4FTFCPiKBuilder.hh/1.3/Thu Sep 30 06:14:10 2010//Tgeant4-09-04-ref-00
     33/G4FTFCProtonBuilder.hh/1.4/Thu Sep 30 06:14:10 2010//Tgeant4-09-04-ref-00
     34/G4FTFPNeutronBuilder.hh/1.5/Thu Sep 30 06:14:10 2010//Tgeant4-09-04-ref-00
     35/G4FTFPProtonBuilder.hh/1.5/Thu Sep 30 06:14:10 2010//Tgeant4-09-04-ref-00
     36/G4HadronDElasticPhysics.hh/1.2/Thu Sep 30 06:14:15 2010//Tgeant4-09-04-ref-00
     37/G4HadronElasticPhysics.hh/1.9/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     38/G4HadronElasticPhysics93.hh/1.1/Thu Jul 29 10:52:13 2010//Tgeant4-09-04-ref-00
     39/G4HadronElasticPhysicsHP.hh/1.1/Thu Sep 30 06:14:15 2010//Tgeant4-09-04-ref-00
     40/G4HadronElasticPhysicsLHEP.hh/1.1/Thu Sep 30 06:14:15 2010//Tgeant4-09-04-ref-00
     41/G4HadronElasticPhysicsXS.hh/1.1/Thu Sep 30 06:14:15 2010//Tgeant4-09-04-ref-00
     42/G4HadronHElasticPhysics.hh/1.5/Thu Sep 30 06:14:15 2010//Tgeant4-09-04-ref-00
     43/G4HadronQElasticPhysics.hh/1.2/Thu Sep 30 06:14:15 2010//Tgeant4-09-04-ref-00
     44/G4InclAblaNeutronBuilder.hh/1.1/Thu Sep 30 06:14:15 2010//Tgeant4-09-04-ref-00
     45/G4InclAblaPiKBuilder.hh/1.2/Thu Sep 30 06:14:15 2010//Tgeant4-09-04-ref-00
     46/G4InclAblaProtonBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tgeant4-09-04-ref-00
     47/G4IonBinaryCascadePhysics.hh/1.3/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     48/G4IonInclAblaPhysics.hh/1.2/Thu Sep 30 06:14:35 2010//Tgeant4-09-04-ref-00
     49/G4IonPhysics.hh/1.2/Thu Sep 30 06:14:35 2010//Tgeant4-09-04-ref-00
     50/G4IonQMDPhysics.hh/1.2/Thu Sep 30 06:14:35 2010//Tgeant4-09-04-ref-00
     51/G4KaonBuilder.hh/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     52/G4LEPNeutronBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tgeant4-09-04-ref-00
     53/G4LEPPiKBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tgeant4-09-04-ref-00
     54/G4LEPPionBuilder.hh/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     55/G4LEPProtonBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tgeant4-09-04-ref-00
     56/G4LHEPNeutronBuilder.hh/1.1/Thu Sep 30 06:14:35 2010//Tgeant4-09-04-ref-00
     57/G4LHEPPiKBuilder.hh/1.1/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     58/G4LHEPProtonBuilder.hh/1.1/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     59/G4LHEPStoppingPhysics.hh/1.2/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     60/G4MiscCHIPSBuilder.hh/1.2/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     61/G4MiscLHEPBuilder.hh/1.2/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     62/G4MiscQGSCBuilder.hh/1.2/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     63/G4NeutronBuilder.hh/1.1/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     64/G4NeutronCrossSectionXS.hh/1.1/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     65/G4NeutronHPBuilder.hh/1.2/Thu Sep 30 06:14:43 2010//Tgeant4-09-04-ref-00
     66/G4NeutronTrackingCut.hh/1.3/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     67/G4OpticalPhysics.hh/1.6/Thu Nov  4 14:51:32 2010//Tgeant4-09-04-ref-00
     68/G4OpticalPhysicsMessenger.hh/1.2/Thu Nov  4 14:51:32 2010//Tgeant4-09-04-ref-00
     69/G4PiKBuilder.hh/1.1/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     70/G4PionBuilder.hh/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     71/G4PrecoNeutronBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     72/G4PrecoProtonBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     73/G4ProtonBuilder.hh/1.1/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     74/G4QAtomicPhysics.hh/1.2/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     75/G4QCaptureAtRestPhysics.hh/1.2/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     76/G4QElasticPhysics.hh/1.2/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     77/G4QEmExtraPhysics.hh/1.2/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     78/G4QGSBinaryNeutronBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     79/G4QGSBinaryProtonBuilder.hh/1.2/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     80/G4QGSBuilder.hh/1.3/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     81/G4QGSCEflowNeutronBuilder.hh/1.3/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     82/G4QGSCEflowPiKBuilder.hh/1.3/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     83/G4QGSCEflowProtonBuilder.hh/1.3/Thu Sep 30 06:14:55 2010//Tgeant4-09-04-ref-00
     84/G4QGSCNeutronBuilder.hh/1.4/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     85/G4QGSCPiKBuilder.hh/1.4/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     86/G4QGSCProtonBuilder.hh/1.4/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     87/G4QGSC_CHIPSNeutronBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     88/G4QGSC_CHIPSPiKBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     89/G4QGSC_CHIPSProtonBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     90/G4QGSC_QGSCNeutronBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     91/G4QGSC_QGSCPiKBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     92/G4QGSC_QGSCProtonBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     93/G4QGSPNeutronBuilder.hh/1.5/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     94/G4QGSPPiKBuilder.hh/1.5/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     95/G4QGSPPionBuilder.hh/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     96/G4QInelasticCHIPSBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     97/G4QIonPhysics.hh/1.2/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     98/G4QMessenger.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     99/G4QNeutrinoPhysics.hh/1.3/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     100/G4QNeutronBuilder.hh/1.4/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     101/G4QPhotoNuclearPhysics.hh/1.3/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     102/G4QProtonBuilder.hh/1.3/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     103/G4QStoppingPhysics.hh/1.6/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     104/G4RadioactiveDecayPhysics.hh/1.2/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     105/G4StoppingHadronBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     106/G4VHadronModelBuilder.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     107/G4VKaonBuilder.hh/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     108/G4VNeutronBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     109/G4VPiKBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     110/G4VPionBuilder.hh/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     111/G4VProtonBuilder.hh/1.2/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     112/G4WarnPLStatus.hh/1.3/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
     113/TheoModelFactory.hh/1.1/Thu Sep 30 06:14:56 2010//Tgeant4-09-04-ref-00
    106114D
  • trunk/source/physics_lists/builders/include/CVS/Tag

    r1340 r1347  
    1 Nphys-lists-V09-03-34
     1Ngeant4-09-04-ref-00
  • trunk/source/physics_lists/builders/src/CVS/Entries

    r1340 r1347  
    1 /G4BertiniNeutronBuilder.cc/1.4/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    2 /G4BertiniPiKBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    3 /G4BertiniProtonBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    4 /G4BinaryNeutronBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    5 /G4BinaryPiKBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    6 /G4BinaryProtonBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    7 /G4ChargeExchangePhysics.cc/1.2/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    8 /G4DecayPhysics.cc/1.2/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    9 /G4ElectroNuclearBuilder.cc/1.1/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    10 /G4EmExtraPhysics.cc/1.4/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    11 /G4EmMessenger.cc/1.1/Thu Sep 30 06:14:57 2010//Tphys-lists-V09-03-34
    121/G4FTFBinaryNeutronBuilder.cc/1.4/Thu Sep 30 06:14:58 2010//Tphys-lists-V09-03-34
    132/G4FTFBinaryPiKBuilder.cc/1.3/Thu Sep 30 06:14:58 2010//Tphys-lists-V09-03-34
    143/G4FTFBinaryProtonBuilder.cc/1.3/Thu Sep 30 06:14:58 2010//Tphys-lists-V09-03-34
    15 /G4FTFBuilder.cc/1.3/Thu Sep 30 06:14:58 2010//Tphys-lists-V09-03-34
    16 /G4FTFCNeutronBuilder.cc/1.3/Thu Sep 30 06:14:58 2010//Tphys-lists-V09-03-34
    17 /G4FTFCPiKBuilder.cc/1.3/Thu Sep 30 06:14:58 2010//Tphys-lists-V09-03-34
    18 /G4FTFCProtonBuilder.cc/1.4/Thu Sep 30 06:14:58 2010//Tphys-lists-V09-03-34
    194/G4FTFPNeutronBuilder.cc/1.6/Thu Sep 30 06:14:59 2010//Tphys-lists-V09-03-34
    205/G4FTFPPiKBuilder.cc/1.6/Thu Sep 30 06:14:59 2010//Tphys-lists-V09-03-34
    216/G4FTFPProtonBuilder.cc/1.7/Thu Sep 30 06:14:59 2010//Tphys-lists-V09-03-34
    22 /G4HadronElasticPhysics93.cc/1.1/Thu Jul 29 10:52:14 2010//Tphys-lists-V09-03-34
    23 /G4HadronElasticPhysicsLHEP.cc/1.2/Thu Sep 30 06:14:59 2010//Tphys-lists-V09-03-34
    24 /G4HadronElasticPhysicsXS.cc/1.2/Thu Sep 30 06:14:59 2010//Tphys-lists-V09-03-34
    25 /G4HadronQElasticPhysics.cc/1.9/Thu Sep 30 06:14:59 2010//Tphys-lists-V09-03-34
    26 /G4InclAblaNeutronBuilder.cc/1.1/Thu Sep 30 06:14:59 2010//Tphys-lists-V09-03-34
    27 /G4InclAblaPiKBuilder.cc/1.2/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    28 /G4InclAblaProtonBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    29 /G4IonInclAblaPhysics.cc/1.2/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    30 /G4IonPhysics.cc/1.2/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    31 /G4LEPNeutronBuilder.cc/1.4/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    32 /G4LEPPiKBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    33 /G4LEPProtonBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    34 /G4LHEPNeutronBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    35 /G4LHEPPiKBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    36 /G4LHEPProtonBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    37 /G4LHEPStoppingPhysics.cc/1.2/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    38 /G4MiscCHIPSBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    39 /G4MiscLHEPBuilder.cc/1.3/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    40 /G4MiscQGSCBuilder.cc/1.2/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    41 /G4NeutronBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tphys-lists-V09-03-34
    42 /G4NeutronHPBuilder.cc/1.2/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    43 /G4NeutronTrackingCut.cc/1.6/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    44 /G4OpticalPhysics.cc/1.6/Thu Nov  4 14:51:32 2010//Tphys-lists-V09-03-34
    45 /G4OpticalPhysicsMessenger.cc/1.3/Thu Nov  4 14:51:32 2010//Tphys-lists-V09-03-34
    46 /G4PiKBuilder.cc/1.1/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    47 /G4PrecoNeutronBuilder.cc/1.2/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    48 /G4PrecoProtonBuilder.cc/1.2/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    49 /G4ProtonBuilder.cc/1.1/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    50 /G4QAtomicPhysics.cc/1.2/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    51 /G4QCaptureAtRestPhysics.cc/1.2/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    52 /G4QElasticPhysics.cc/1.2/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    53 /G4QEmExtraPhysics.cc/1.2/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    547/G4QGSBinaryNeutronBuilder.cc/1.3/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    558/G4QGSBinaryPiKBuilder.cc/1.3/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    569/G4QGSBinaryProtonBuilder.cc/1.3/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    57 /G4QGSBuilder.cc/1.3/Thu Sep 30 06:15:01 2010//Tphys-lists-V09-03-34
    58 /G4QGSCEflowNeutronBuilder.cc/1.4/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    59 /G4QGSCEflowPiKBuilder.cc/1.4/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    60 /G4QGSCEflowProtonBuilder.cc/1.4/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    61 /G4QGSCNeutronBuilder.cc/1.5/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    62 /G4QGSCPiKBuilder.cc/1.5/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    63 /G4QGSCProtonBuilder.cc/1.5/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    64 /G4QGSC_CHIPSNeutronBuilder.cc/1.1/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    65 /G4QGSC_CHIPSPiKBuilder.cc/1.1/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    66 /G4QGSC_CHIPSProtonBuilder.cc/1.1/Thu Sep 30 06:15:09 2010//Tphys-lists-V09-03-34
    67 /G4QGSC_QGSCNeutronBuilder.cc/1.1/Thu Sep 30 06:15:10 2010//Tphys-lists-V09-03-34
    68 /G4QGSC_QGSCPiKBuilder.cc/1.1/Thu Sep 30 06:15:10 2010//Tphys-lists-V09-03-34
    69 /G4QGSC_QGSCProtonBuilder.cc/1.1/Thu Sep 30 06:15:10 2010//Tphys-lists-V09-03-34
    7010/G4QGSPNeutronBuilder.cc/1.6/Thu Sep 30 06:15:10 2010//Tphys-lists-V09-03-34
    7111/G4QGSPPiKBuilder.cc/1.6/Thu Sep 30 06:15:10 2010//Tphys-lists-V09-03-34
    7212/G4QGSPProtonBuilder.cc/1.6/Thu Sep 30 06:15:10 2010//Tphys-lists-V09-03-34
    73 /G4QInelasticCHIPSBuilder.cc/1.3/Thu Sep 30 06:15:10 2010//Tphys-lists-V09-03-34
    74 /G4QIonPhysics.cc/1.1/Thu Sep 30 06:15:10 2010//Tphys-lists-V09-03-34
    75 /G4QMessenger.cc/1.1/Thu Sep 30 06:15:11 2010//Tphys-lists-V09-03-34
    76 /G4QNeutrinoPhysics.cc/1.4/Thu Sep 30 06:15:11 2010//Tphys-lists-V09-03-34
    77 /G4QNeutronBuilder.cc/1.4/Thu Sep 30 06:15:11 2010//Tphys-lists-V09-03-34
    78 /G4QPhotoNuclearPhysics.cc/1.5/Thu Sep 30 06:15:11 2010//Tphys-lists-V09-03-34
    79 /G4QProtonBuilder.cc/1.4/Thu Sep 30 06:15:11 2010//Tphys-lists-V09-03-34
    80 /G4QStoppingPhysics.cc/1.5/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    81 /G4RadioactiveDecayPhysics.cc/1.2/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    82 /G4StoppingHadronBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    83 /G4VHadronModelBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    84 /G4VNeutronBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    85 /G4VPiKBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    86 /G4VProtonBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    87 /G4WarnPLStatus.cc/1.2/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    8813/G4EmDNAPhysics.cc/1.6/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    89 /G4EmLivermorePhysics.cc/1.12/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    9014/G4EmLivermorePolarizedPhysics.cc/1.11/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    91 /G4EmPenelopePhysics.cc/1.12/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    92 /G4EmStandardPhysics.cc/1.24/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    9315/G4EmStandardPhysics_option1.cc/1.19/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    9416/G4EmStandardPhysics_option2.cc/1.27/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    9517/G4EmStandardPhysics_option3.cc/1.21/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    96 /G4HadronDElasticPhysics.cc/1.7/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    97 /G4HadronElasticPhysics.cc/1.16/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    98 /G4HadronElasticPhysicsHP.cc/1.3/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    99 /G4HadronHElasticPhysics.cc/1.10/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    100 /G4IonBinaryCascadePhysics.cc/1.4/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    101 /G4IonQMDPhysics.cc/1.4/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    102 /G4NeutronCrossSectionXS.cc/1.4/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
     18/G4BertiniNeutronBuilder.cc/1.4/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     19/G4BertiniPiKBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     20/G4BertiniPionBuilder.cc/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     21/G4BertiniProtonBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     22/G4BinaryNeutronBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     23/G4BinaryPiKBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     24/G4BinaryProtonBuilder.cc/1.3/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     25/G4ChargeExchangePhysics.cc/1.2/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     26/G4ChipsKaonBuilder.cc/1.2/Mon Nov 22 17:23:14 2010//Tgeant4-09-04-ref-00
     27/G4DecayPhysics.cc/1.2/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     28/G4ElectroNuclearBuilder.cc/1.1/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     29/G4EmExtraPhysics.cc/1.4/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     30/G4EmLivermorePhysics.cc/1.12/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     31/G4EmMessenger.cc/1.1/Thu Sep 30 06:14:57 2010//Tgeant4-09-04-ref-00
     32/G4EmPenelopePhysics.cc/1.12/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     33/G4EmStandardPhysics.cc/1.24/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     34/G4FTFBuilder.cc/1.3/Thu Sep 30 06:14:58 2010//Tgeant4-09-04-ref-00
     35/G4FTFCNeutronBuilder.cc/1.3/Thu Sep 30 06:14:58 2010//Tgeant4-09-04-ref-00
     36/G4FTFCPiKBuilder.cc/1.3/Thu Sep 30 06:14:58 2010//Tgeant4-09-04-ref-00
     37/G4FTFCProtonBuilder.cc/1.4/Thu Sep 30 06:14:58 2010//Tgeant4-09-04-ref-00
     38/G4HadronDElasticPhysics.cc/1.7/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     39/G4HadronElasticPhysics.cc/1.16/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     40/G4HadronElasticPhysics93.cc/1.1/Thu Jul 29 10:52:14 2010//Tgeant4-09-04-ref-00
     41/G4HadronElasticPhysicsHP.cc/1.3/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     42/G4HadronElasticPhysicsLHEP.cc/1.2/Thu Sep 30 06:14:59 2010//Tgeant4-09-04-ref-00
     43/G4HadronElasticPhysicsXS.cc/1.2/Thu Sep 30 06:14:59 2010//Tgeant4-09-04-ref-00
     44/G4HadronHElasticPhysics.cc/1.10/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     45/G4HadronQElasticPhysics.cc/1.9/Thu Sep 30 06:14:59 2010//Tgeant4-09-04-ref-00
     46/G4InclAblaNeutronBuilder.cc/1.1/Thu Sep 30 06:14:59 2010//Tgeant4-09-04-ref-00
     47/G4InclAblaPiKBuilder.cc/1.2/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     48/G4InclAblaProtonBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     49/G4IonBinaryCascadePhysics.cc/1.4/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     50/G4IonInclAblaPhysics.cc/1.2/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     51/G4IonPhysics.cc/1.2/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     52/G4IonQMDPhysics.cc/1.4/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     53/G4KaonBuilder.cc/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     54/G4LEPNeutronBuilder.cc/1.4/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     55/G4LEPPiKBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     56/G4LEPPionBuilder.cc/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     57/G4LEPProtonBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     58/G4LHEPNeutronBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     59/G4LHEPPiKBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     60/G4LHEPProtonBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     61/G4LHEPStoppingPhysics.cc/1.2/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     62/G4MiscCHIPSBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     63/G4MiscLHEPBuilder.cc/1.3/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     64/G4MiscQGSCBuilder.cc/1.2/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     65/G4NeutronBuilder.cc/1.1/Thu Sep 30 06:15:00 2010//Tgeant4-09-04-ref-00
     66/G4NeutronCrossSectionXS.cc/1.4/Thu Nov  4 14:51:36 2010//Tgeant4-09-04-ref-00
     67/G4NeutronHPBuilder.cc/1.2/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     68/G4NeutronTrackingCut.cc/1.6/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     69/G4OpticalPhysics.cc/1.6/Thu Nov  4 14:51:32 2010//Tgeant4-09-04-ref-00
     70/G4OpticalPhysicsMessenger.cc/1.3/Thu Nov  4 14:51:32 2010//Tgeant4-09-04-ref-00
     71/G4PiKBuilder.cc/1.1/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     72/G4PionBuilder.cc/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     73/G4PrecoNeutronBuilder.cc/1.2/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     74/G4PrecoProtonBuilder.cc/1.2/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     75/G4ProtonBuilder.cc/1.1/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     76/G4QAtomicPhysics.cc/1.2/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     77/G4QCaptureAtRestPhysics.cc/1.2/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     78/G4QElasticPhysics.cc/1.2/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     79/G4QEmExtraPhysics.cc/1.2/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     80/G4QGSBuilder.cc/1.3/Thu Sep 30 06:15:01 2010//Tgeant4-09-04-ref-00
     81/G4QGSCEflowNeutronBuilder.cc/1.4/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     82/G4QGSCEflowPiKBuilder.cc/1.4/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     83/G4QGSCEflowProtonBuilder.cc/1.4/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     84/G4QGSCNeutronBuilder.cc/1.5/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     85/G4QGSCPiKBuilder.cc/1.5/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     86/G4QGSCProtonBuilder.cc/1.5/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     87/G4QGSC_CHIPSNeutronBuilder.cc/1.1/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     88/G4QGSC_CHIPSPiKBuilder.cc/1.1/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     89/G4QGSC_CHIPSProtonBuilder.cc/1.1/Thu Sep 30 06:15:09 2010//Tgeant4-09-04-ref-00
     90/G4QGSC_QGSCNeutronBuilder.cc/1.1/Thu Sep 30 06:15:10 2010//Tgeant4-09-04-ref-00
     91/G4QGSC_QGSCPiKBuilder.cc/1.1/Thu Sep 30 06:15:10 2010//Tgeant4-09-04-ref-00
     92/G4QGSC_QGSCProtonBuilder.cc/1.1/Thu Sep 30 06:15:10 2010//Tgeant4-09-04-ref-00
     93/G4QGSPPionBuilder.cc/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     94/G4QInelasticCHIPSBuilder.cc/1.3/Thu Sep 30 06:15:10 2010//Tgeant4-09-04-ref-00
     95/G4QIonPhysics.cc/1.1/Thu Sep 30 06:15:10 2010//Tgeant4-09-04-ref-00
     96/G4QMessenger.cc/1.1/Thu Sep 30 06:15:11 2010//Tgeant4-09-04-ref-00
     97/G4QNeutrinoPhysics.cc/1.4/Thu Sep 30 06:15:11 2010//Tgeant4-09-04-ref-00
     98/G4QNeutronBuilder.cc/1.4/Thu Sep 30 06:15:11 2010//Tgeant4-09-04-ref-00
     99/G4QPhotoNuclearPhysics.cc/1.5/Thu Sep 30 06:15:11 2010//Tgeant4-09-04-ref-00
     100/G4QProtonBuilder.cc/1.4/Thu Sep 30 06:15:11 2010//Tgeant4-09-04-ref-00
     101/G4QStoppingPhysics.cc/1.5/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
     102/G4RadioactiveDecayPhysics.cc/1.2/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
     103/G4StoppingHadronBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
     104/G4VHadronModelBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
     105/G4VKaonBuilder.cc/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     106/G4VNeutronBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
     107/G4VPiKBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
     108/G4VPionBuilder.cc/1.1/Fri Nov 19 16:21:40 2010//Tgeant4-09-04-ref-00
     109/G4VProtonBuilder.cc/1.1/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
     110/G4WarnPLStatus.cc/1.2/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
    103111D
  • trunk/source/physics_lists/builders/src/CVS/Tag

    r1340 r1347  
    1 Nphys-lists-V09-03-34
     1Ngeant4-09-04-ref-00
  • trunk/source/physics_lists/lists/CVS/Entries

    r1340 r1347  
    11D/include////
    22D/src////
    3 /CMakeLists.txt/1.1/Wed Sep 29 18:51:11 2010//Tphys-lists-V09-03-34
    4 /GNUmakefile/1.7/Thu Sep 30 06:15:17 2010//Tphys-lists-V09-03-34
    5 /sources.cmake/1.1/Wed Sep 29 18:51:19 2010//Tphys-lists-V09-03-34
     3/CMakeLists.txt/1.1/Wed Sep 29 18:51:11 2010//Tgeant4-09-04-ref-00
     4/GNUmakefile/1.7/Thu Sep 30 06:15:17 2010//Tgeant4-09-04-ref-00
     5/sources.cmake/1.2/Wed Dec 22 10:23:19 2010//Tgeant4-09-04-ref-00
  • trunk/source/physics_lists/lists/CVS/Tag

    r1340 r1347  
    1 Nphys-lists-V09-03-34
     1Ngeant4-09-04-ref-00
  • trunk/source/physics_lists/lists/include/CVS/Entries

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

    r1340 r1347  
    1 Nphys-lists-V09-03-34
     1Ngeant4-09-04-ref-00
  • trunk/source/physics_lists/lists/src/CVS/Entries

    r1340 r1347  
    11/G4HadronInelasticQBBC.cc/1.28/Thu Sep 30 06:15:42 2010//Tphys-lists-V09-03-34
    2 /G4HadronInelasticQLHEP.cc/1.4/Thu Sep 30 06:15:45 2010//Tphys-lists-V09-03-34
    3 /G4VHadronPhysics.cc/1.3/Thu Sep 30 06:15:45 2010//Tphys-lists-V09-03-34
    4 /HadronPhysicsCHIPS.cc/1.3/Thu Sep 30 06:15:45 2010//Tphys-lists-V09-03-34
    5 /HadronPhysicsFTFC.cc/1.3/Thu Sep 30 06:15:45 2010//Tphys-lists-V09-03-34
    6 /HadronPhysicsFTFP.cc/1.3/Thu Sep 30 06:15:46 2010//Tphys-lists-V09-03-34
    7 /HadronPhysicsFTFP_BERT.cc/1.4/Thu Sep 30 06:15:46 2010//Tphys-lists-V09-03-34
    8 /HadronPhysicsFTFP_BERT_TRV.cc/1.2/Thu Sep 30 06:15:46 2010//Tphys-lists-V09-03-34
    9 /HadronPhysicsFTF_BIC.cc/1.3/Thu Sep 30 06:15:46 2010//Tphys-lists-V09-03-34
    10 /HadronPhysicsLHEP.cc/1.2/Thu Sep 30 06:15:46 2010//Tphys-lists-V09-03-34
    11 /HadronPhysicsLHEP_BERT.cc/1.2/Thu Sep 30 06:15:46 2010//Tphys-lists-V09-03-34
    12 /HadronPhysicsLHEP_BERT_HP.cc/1.2/Thu Sep 30 06:15:48 2010//Tphys-lists-V09-03-34
    13 /HadronPhysicsLHEP_EMV.cc/1.2/Thu Sep 30 06:15:48 2010//Tphys-lists-V09-03-34
    14 /HadronPhysicsLHEP_PRECO_HP.cc/1.2/Thu Sep 30 06:15:48 2010//Tphys-lists-V09-03-34
    15 /HadronPhysicsQGSC.cc/1.4/Thu Sep 30 06:15:48 2010//Tphys-lists-V09-03-34
    16 /HadronPhysicsQGSC_BERT.cc/1.2/Thu Sep 30 06:15:48 2010//Tphys-lists-V09-03-34
    17 /HadronPhysicsQGSC_CHIPS.cc/1.7/Thu Sep 30 06:15:48 2010//Tphys-lists-V09-03-34
    18 /HadronPhysicsQGSC_EFLOW.cc/1.3/Thu Sep 30 06:15:48 2010//Tphys-lists-V09-03-34
    19 /HadronPhysicsQGSC_QGSC.cc/1.5/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    20 /HadronPhysicsQGSP.cc/1.5/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    21 /HadronPhysicsQGSP_BERT.cc/1.5/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    222/HadronPhysicsQGSP_BERT_CHIPS.cc/1.2/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    23 /HadronPhysicsQGSP_BERT_HP.cc/1.3/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    24 /HadronPhysicsQGSP_BERT_NOLEP.cc/1.2/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    25 /HadronPhysicsQGSP_BERT_TRV.cc/1.3/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    26 /HadronPhysicsQGSP_BIC.cc/1.3/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    27 /HadronPhysicsQGSP_BIC_HP.cc/1.4/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    28 /HadronPhysicsQGSP_FTFP_BERT.cc/1.4/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    29 /HadronPhysicsQGSP_INCL_ABLA.cc/1.2/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    30 /HadronPhysicsQGS_BIC.cc/1.2/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    31 /HadronPhysicsShielding.cc/1.1/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    32 /MaxTimeCuts.cc/1.1/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    33 /MinEkineCuts.cc/1.2/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    34 /SpecialCuts.cc/1.1/Thu Sep 30 06:15:49 2010//Tphys-lists-V09-03-34
    353/G4PhysListFactory.cc/1.15/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
    364/QBBC.cc/1.9/Thu Nov  4 14:51:36 2010//Tphys-lists-V09-03-34
     5/G4HadronInelasticQLHEP.cc/1.4/Thu Sep 30 06:15:45 2010//Tgeant4-09-04-ref-00
     6/G4VHadronPhysics.cc/1.3/Thu Sep 30 06:15:45 2010//Tgeant4-09-04-ref-00
     7/HadronPhysicsCHIPS.cc/1.3/Thu Sep 30 06:15:45 2010//Tgeant4-09-04-ref-00
     8/HadronPhysicsFTFP_BERT.cc/1.4/Thu Sep 30 06:15:46 2010//Tgeant4-09-04-ref-00
     9/HadronPhysicsFTFP_BERT_TRV.cc/1.2/Thu Sep 30 06:15:46 2010//Tgeant4-09-04-ref-00
     10/HadronPhysicsFTF_BIC.cc/1.3/Thu Sep 30 06:15:46 2010//Tgeant4-09-04-ref-00
     11/HadronPhysicsLHEP.cc/1.2/Thu Sep 30 06:15:46 2010//Tgeant4-09-04-ref-00
     12/HadronPhysicsLHEP_EMV.cc/1.2/Thu Sep 30 06:15:48 2010//Tgeant4-09-04-ref-00
     13/HadronPhysicsQGSC_BERT.cc/1.2/Thu Sep 30 06:15:48 2010//Tgeant4-09-04-ref-00
     14/HadronPhysicsQGSC_CHIPS.cc/1.7/Thu Sep 30 06:15:48 2010//Tgeant4-09-04-ref-00
     15/HadronPhysicsQGSP.cc/1.5/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     16/HadronPhysicsQGSP_BERT.cc/1.5/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     17/HadronPhysicsQGSP_BERT_HP.cc/1.3/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     18/HadronPhysicsQGSP_BERT_NOLEP.cc/1.2/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     19/HadronPhysicsQGSP_BERT_TRV.cc/1.3/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     20/HadronPhysicsQGSP_BIC.cc/1.3/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     21/HadronPhysicsQGSP_BIC_HP.cc/1.4/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     22/HadronPhysicsQGSP_FTFP_BERT.cc/1.4/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     23/HadronPhysicsQGSP_INCL_ABLA.cc/1.2/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     24/HadronPhysicsQGS_BIC.cc/1.2/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     25/HadronPhysicsShielding.cc/1.1/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     26/MaxTimeCuts.cc/1.1/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     27/MinEkineCuts.cc/1.2/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
     28/SpecialCuts.cc/1.1/Thu Sep 30 06:15:49 2010//Tgeant4-09-04-ref-00
    3729D
  • trunk/source/physics_lists/lists/src/CVS/Tag

    r1340 r1347  
    1 Nphys-lists-V09-03-34
     1Ngeant4-09-04-ref-00
  • trunk/source/physics_lists/test/compile.cc

    r1315 r1347  
    3030#include "FTFP_BERT.hh"
    3131#include "FTFP_BERT_TRV.hh"
     32#include "FTFP_BERT_EMV.hh"
     33#include "FTFP_BERT_EMX.hh"
    3234
    3335#include "LBE.hh"
     
    5355#include "QGSP_BERT.hh"
    5456#include "QGSP_BERT_EMX.hh"
     57#include "QGSP_BERT_EMV.hh"
     58#include "QGSP_BERT_CHIPS.hh"
     59#include "QGSP_BERT_NOLEP.hh"
     60#include "QGSP_BERT_TRV.hh"
    5561//#include "QGSP_BERT_DIF.hh"
    5662#include "QGSP_BIC_HP.hh"
    5763#include "QGSP_BIC.hh"
     64#include "QGSP_BIC_EMY.hh"
    5865#include "G4IonQMDPhysics.hh"
    5966//#include "QGSP_EMV.hh"
     
    6471
    6572#include "QGSP_FTFP_BERT.hh"
    66 #include "QGSP_BERT_CHIPS.hh"
    6773
    6874#include "QGS_BIC.hh"
    6975#include "FTF_BIC.hh"
     76
     77#include "Shielding.hh"
    7078
    7179#include "CLHEP/Random/RanluxEngine.h"
     
    8290  G4VModularPhysicsList * theFTF3 = new FTFP_BERT;
    8391  G4VModularPhysicsList * theFTF3a = new FTFP_BERT_TRV;
     92  G4VModularPhysicsList * theFTF3b = new FTFP_BERT_EMV;
     93  G4VModularPhysicsList * theFTF3c = new FTFP_BERT_EMX;
    8494
    8595  G4VModularPhysicsList *theLBE = new LBE;
     
    103113  G4VModularPhysicsList *thePL21 = new QGSP_BERT;
    104114  G4VModularPhysicsList *thePL21a = new QGSP_BERT_EMX;
    105   G4VModularPhysicsList *thePL21b = new QGSP_BERT_CHIPS;
     115  G4VModularPhysicsList *thePL21b = new QGSP_BERT_EMV;
     116  G4VModularPhysicsList *thePL21c = new QGSP_BERT_CHIPS;
     117  G4VModularPhysicsList *thePL21d = new QGSP_BERT_NOLEP;
     118  G4VModularPhysicsList *thePL21e = new QGSP_BERT_TRV;
    106119//9.4beta   G4VModularPhysicsList *thePL21b = new QGSP_BERT_DIF;
    107120  G4VModularPhysicsList *thePL22 = new QGSP_BIC_HP;
     
    111124      thePL23a->RegisterPhysics(ionQMD);
    112125      ionQMD->ConstructProcess();
     126  G4VModularPhysicsList *thePL30b = new QGSP_BIC_EMY;
    113127//9.4beta   G4VModularPhysicsList *thePL24 = new QGSP_EMV;
    114128//replaced  G4VModularPhysicsList *thePL25 = new QGSP_EMX;
    115129  G4VModularPhysicsList *thePL27 = new QGSP;
    116130//9.4beta   G4VModularPhysicsList *thePL27a = new QGSP_DIF;
    117 //9.4beta   G4VModularPhysicsList *thePL28 = new QGSP_QEL;
     131  G4VModularPhysicsList *thePL28 = new QGSP;
    118132//  G4VModularPhysicsList *thePL29 = new QGSP_CASC;
    119133  G4VModularPhysicsList *thePL29 = new QGSP_INCL_ABLA;
     
    124138  G4VModularPhysicsList *thePL40 = new QGSP_FTFP_BERT;
    125139
     140  G4VModularPhysicsList *thePL50 = new Shielding;
    126141
    127142  delete runManager;
Note: See TracChangeset for help on using the changeset viewer.