G4QHadronInelasticDataSet.hh

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 // $Id$
00027 //
00028 // GEANT4 physics class: G4QHadronInelasticDataSet -- header file
00029 // Created by M. Kosov (Mikhail.Kossov@cern.ch) 11.11.09
00030 //
00031 // ------------------------------------------------------------------------
00032 // Short description: G4hadr wrapper for CHIPS inelastic hA cross-sections.
00033 // ------------------------------------------------------------------------
00034 
00035 #ifndef G4QHadronInelasticDataSet_h
00036 #define G4QHadronInelasticDataSet_h 1
00037 
00038 #include "G4VCrossSectionDataSet.hh"
00039 #include "G4DynamicParticle.hh"
00040 #include "G4Element.hh"
00041 #include "G4Neutron.hh"
00042 #include "G4Proton.hh"
00043 #include "G4PionMinus.hh"
00044 #include "G4PionPlus.hh"
00045 #include "G4KaonPlus.hh"
00046 #include "G4KaonMinus.hh"
00047 #include "G4KaonZeroLong.hh"
00048 #include "G4KaonZeroShort.hh"
00049 #include "G4Lambda.hh"
00050 #include "G4SigmaPlus.hh"
00051 #include "G4SigmaMinus.hh"
00052 #include "G4SigmaZero.hh"
00053 #include "G4XiMinus.hh"
00054 #include "G4XiZero.hh"
00055 #include "G4OmegaMinus.hh"
00056 #include "G4AntiNeutron.hh"
00057 #include "G4AntiProton.hh"
00058 #include "G4AntiLambda.hh"
00059 #include "G4AntiSigmaPlus.hh"
00060 #include "G4AntiSigmaMinus.hh"
00061 #include "G4AntiSigmaZero.hh"
00062 #include "G4AntiXiMinus.hh"
00063 #include "G4AntiXiZero.hh"
00064 #include "G4AntiOmegaMinus.hh"
00065 //#include "G4Gamma.hh"
00066 //#include "G4MuonPlus.hh"
00067 //#include "G4MuonMinus.hh"
00068 //#include "G4Electron.hh"
00069 //#include "G4Positron.hh"
00070 //#include "G4TauPlus.hh"
00071 //#include "G4TauMinus.hh"
00072 //#include "G4AntiNeutrinoE.hh"
00073 //#include "G4NeutrinoE.hh"
00074 //#include "G4AntiNeutrinoMu.hh"
00075 //#include "G4NeutrinoMu.hh"
00076 //#include "G4AntiNeutrinoTau.hh"
00077 //#include "G4NeutrinoTau.hh"
00078 
00079 #include "G4QIsotope.hh"
00080 #include "G4QProtonNuclearCrossSection.hh"
00081 #include "G4QNeutronNuclearCrossSection.hh"  
00082 #include "G4QPionMinusNuclearCrossSection.hh"
00083 #include "G4QPionPlusNuclearCrossSection.hh"
00084 #include "G4QKaonPlusNuclearCrossSection.hh"
00085 #include "G4QKaonMinusNuclearCrossSection.hh"
00086 #include "G4QKaonZeroNuclearCrossSection.hh"
00087 #include "G4QHyperonNuclearCrossSection.hh"
00088 #include "G4QHyperonPlusNuclearCrossSection.hh"
00089 #include "G4QAntiBaryonPlusNuclearCrossSection.hh"
00090 #include "G4QAntiBaryonNuclearCrossSection.hh"
00091 //#include "G4QPhotonNuclearCrossSection.hh"
00092 //#include "G4QElectronNuclearCrossSection.hh"
00093 //#include "G4QMuonNuclearCrossSection.hh"
00094 //#include "G4QTauNuclearCrossSection.hh"
00095 //#include "G4QNuMuNuclearCrossSection.hh"
00096 //#include "G4QANuMuNuclearCrossSection.hh"
00097 //#include "G4QNuENuclearCrossSection.hh"
00098 //#include "G4QANuENuclearCrossSection.hh"
00099 //#include "G4QNuNuNuclearCrossSection.hh"
00100 //#include "G4QANuANuNuclearCrossSection.hh"   
00101 
00102 
00103 class G4QHadronInelasticDataSet : public G4VCrossSectionDataSet
00104 {
00105   public:
00106 
00107     G4QHadronInelasticDataSet(const G4String& input_name = "CHIPSInelasticXS");
00108     ~G4QHadronInelasticDataSet() {};
00109     G4bool IsIsoApplicable(const G4DynamicParticle*, G4int Z, G4int A,    
00110                            const G4Element* elm = 0, const G4Material* mat = 0);
00111     G4double GetIsoCrossSection(const G4DynamicParticle* P, G4int Z, G4int A,
00112                                       const G4Isotope*, const G4Element*, const G4Material*);
00113     void BuildPhysicsTable(const G4ParticleDefinition&){};
00114     void DumpPhysicsTable(const G4ParticleDefinition&) {};
00115 
00116     void Description() const;
00117 
00118   //private:
00119 
00120   //G4QIsotope* Isotopes;      // Pointer to the G4QIsotopes singleton
00121   //static std::vector <G4int> ElementZ;
00123   //
00124   //static std::vector <std::vector<G4int>*> ElIsoN;
00126   //
00127   //static std::vector <std::vector<G4double>*> IsoProbInEl;
00129 };
00130 
00131 #endif

Generated on Mon May 27 17:49:35 2013 for Geant4 by  doxygen 1.4.7