G4XDeltaDeltaTable.cc

Go to the documentation of this file.
00001 //
00002 // ********************************************************************
00003 // * License and Disclaimer                                           *
00004 // *                                                                  *
00005 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
00006 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
00007 // * conditions of the Geant4 Software License,  included in the file *
00008 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
00009 // * include a list of copyright holders.                             *
00010 // *                                                                  *
00011 // * Neither the authors of this software system, nor their employing *
00012 // * institutes,nor the agencies providing financial support for this *
00013 // * work  make  any representation or  warranty, express or implied, *
00014 // * regarding  this  software system or assume any liability for its *
00015 // * use.  Please see the license in the file  LICENSE  and URL above *
00016 // * for the full disclaimer and the limitation of liability.         *
00017 // *                                                                  *
00018 // * This  code  implementation is the result of  the  scientific and *
00019 // * technical work of the GEANT4 collaboration.                      *
00020 // * By using,  copying,  modifying or  distributing the software (or *
00021 // * any work based  on the software)  you  agree  to acknowledge its *
00022 // * use  in  resulting  scientific  publications,  and indicate your *
00023 // * acceptance of all terms of the Geant4 Software license.          *
00024 // ********************************************************************
00025 //
00026 //
00027 // p p -> Delta Delta cross section tables
00028 //
00029 // -------------------------------------------------------------------
00030 
00031 #include "globals.hh"
00032 #include "G4ios.hh"
00033 #include "G4SystemOfUnits.hh"
00034 #include "G4XDeltaDeltaTable.hh"
00035 #include "G4PhysicsFreeVector.hh"
00036 
00037 // Energies (GeV) corresponding to the cross section table
00038 // Units are assigned while filling the PhysicsVector
00039 
00040 const G4double G4XDeltaDeltaTable::energyTable[121] =
00041 {
00042   0.0, 
00043   2.014,  2.014,  2.016,  2.018,  2.022,  2.026,  2.031,  2.037,  2.044,  2.052,   
00044   2.061,  2.071,  2.082,  2.094,  2.107,  2.121,  2.135,  2.151,  2.168,  2.185,   
00045   2.204,  2.223,  2.244,  2.265,  2.287,  2.311,  2.335,  2.360,  2.386,  2.413,   
00046   2.441,  2.470,  2.500,  2.531,  2.562,  2.595,  2.629,  2.664,  2.699,  2.736,
00047   2.773,  2.812,  2.851,  2.891,  2.933,  2.975,  3.018,  3.062,  3.107,  3.153,   
00048   3.200,  3.248,  3.297,  3.347,  3.397,  3.449,  3.502,  3.555,  3.610,  3.666,   
00049   3.722,  3.779,  3.838,  3.897,  3.957,  4.018,  4.081,  4.144,  4.208,  4.273,   
00050   4.339,  4.406,  4.473,  4.542,  4.612,  4.683,  4.754,  4.827,  4.900,  4.975,
00051   5.000,  6.134,  7.269,  8.403,  9.538, 10.672, 11.807, 12.941, 14.076, 15.210,  
00052  16.345, 17.479, 18.613, 19.748, 20.882, 22.017, 23.151, 24.286, 25.420, 26.555, 
00053  27.689, 28.824, 29.958, 31.092, 32.227, 33.361, 34.496, 35.630, 36.765, 37.899,  
00054  39.034, 40.168, 41.303, 42.437, 43.571, 44.706, 45.840, 46.975, 48.109, 49.244
00055 };
00056 
00057 // Cross-sections in mb, from S.A. Bass et al., Prog.Part.Nucl.Phys.41:225-370,1998 
00058 // Units are assigned while filling the PhysicsVector
00059 
00060 const G4double G4XDeltaDeltaTable::sigmaDD1232[121] = 
00061 {
00062   0.0, 
00063   0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
00064   0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
00065   0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000,
00066   0.001, 0.000, 0.000, 0.000, 0.002, 0.008, 0.029, 0.078,
00067   0.159, 0.262, 0.374, 0.488, 0.599, 0.706, 0.806, 0.899,
00068   0.985, 1.064, 1.135, 1.200, 1.257, 1.309, 1.354, 1.394,
00069   1.429, 1.458, 1.482, 1.503, 1.519, 1.531, 1.540, 1.545,
00070   1.548, 1.548, 1.545, 1.540, 1.533, 1.523, 1.513, 1.500,
00071   1.486, 1.471, 1.455, 1.437, 1.419, 1.400, 1.381, 1.361,
00072   1.340, 1.319, 1.297, 1.275, 1.254, 1.231, 1.209, 1.187,
00073   1.180, 0.889, 0.681, 0.534, 0.430, 0.351, 0.292, 0.247,
00074   0.211, 0.183, 0.160, 0.141, 0.125, 0.111, 0.100, 0.090,
00075   0.082, 0.075, 0.068, 0.063, 0.058, 0.054, 0.050, 0.046,
00076   0.043, 0.040, 0.038, 0.035, 0.033, 0.031, 0.030, 0.028,
00077   0.027, 0.025, 0.024, 0.023, 0.022, 0.021, 0.020, 0.019
00078 };
00079 
00080 
00081 
00082 G4XDeltaDeltaTable::G4XDeltaDeltaTable()  : size(121)
00083 { }
00084 
00085 
00086 G4XDeltaDeltaTable::~G4XDeltaDeltaTable()
00087 { }
00088 
00089 
00090 G4PhysicsVector* G4XDeltaDeltaTable::CrossSectionTable() const
00091 {
00092   G4PhysicsFreeVector*sigma = new G4PhysicsFreeVector(size);
00093 
00094   G4int i;
00095   for (i=0; i<size; i++)
00096     {
00097       G4double value = 0.5*sigmaDD1232[i] * millibarn;
00098       G4double energy = energyTable[i] * GeV;
00099       sigma->PutValue(i,energy,value);
00100     }
00101   return sigma;
00102 }
00103 
00104 
00105 
00106 
00107 
00108 
00109 
00110 
00111 
00112 
00113 

Generated on Mon May 27 17:50:26 2013 for Geant4 by  doxygen 1.4.7