Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiLambdab.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4AntiLambdab.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4AntiLambdab* G4AntiLambdab::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.61951*GeV, 0.449e-9*MeV, 0.,
|
||||
name, 5.61958*GeV, 0.4478e-9*MeV, 0.,
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, -1, -5122,
|
||||
false, 1.466e-3*ns, NULL,
|
||||
false, 1.470e-3*ns, NULL,
|
||||
false, "lambda_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiLambdab*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiOmegabMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4AntiOmegabMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -69,11 +69,11 @@ G4AntiOmegabMinus* G4AntiOmegabMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 6.0464*GeV, 0.42e-9*MeV, +1.*eplus,
|
||||
name, 6.0461*GeV, 0.40e-9*MeV, +1.*eplus,
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, -1, -5332,
|
||||
false, 1.570e-3*ns, NULL,
|
||||
false, 1.640e-3*ns, NULL,
|
||||
false, "omega_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiOmegabMinus*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiXibMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4AntiXibMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4AntiXibMinus* G4AntiXibMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.7945*GeV, 0.422e-9*MeV, +1.*eplus,
|
||||
name, 5.7945*GeV, 0.419e-9*MeV, +1.*eplus,
|
||||
1, +1, 0,
|
||||
1, +1, 0,
|
||||
"baryon", 0, -1, -5132,
|
||||
false, 1.560e-3*ns, NULL,
|
||||
false, 1.571e-3*ns, NULL,
|
||||
false, "xi_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiXibMinus*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiXibZero.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4AntiXibZero.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4AntiXibZero* G4AntiXibZero::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.7919*GeV, 0.45e-9*MeV, 0,
|
||||
name, 5.7919*GeV, 0.445e-9*MeV, 0,
|
||||
1, +1, 0,
|
||||
1, -1, 0,
|
||||
"baryon", 0, -1, -5232,
|
||||
false, 1.464e-3*ns, NULL,
|
||||
false, 1.479e-3*ns, NULL,
|
||||
false, "xi_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiXibZero*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiXicPlus.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4AntiXicPlus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -69,7 +69,7 @@ G4AntiXicPlus* G4AntiXicPlus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 2.46793*GeV, 1.49e-9*MeV, -1.*eplus,
|
||||
name, 2.46787*GeV, 1.49e-9*MeV, -1.*eplus,
|
||||
1, +1, 0,
|
||||
1, -1, 0,
|
||||
"baryon", 0, -1, -4232,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4Lambdab.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4Lambdab.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4Lambdab* G4Lambdab::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.61951*GeV, 0.449e-9*MeV, 0.,
|
||||
name, 5.61958*GeV, 0.4478e-9*MeV, 0.,
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, +1, 5122,
|
||||
false, 1.466e-3*ns, NULL,
|
||||
false, 1.470e-3*ns, NULL,
|
||||
false, "lambda_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4Lambdab*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4OmegabMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4OmegabMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -69,11 +69,11 @@ G4OmegabMinus* G4OmegabMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 6.0464*GeV, 0.42e-9*MeV, -1.*eplus,
|
||||
name, 6.0461*GeV, 0.40e-9*MeV, -1.*eplus,
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, +1, 5332,
|
||||
false, 1.570e-3*ns, NULL,
|
||||
false, 1.640e-3*ns, NULL,
|
||||
false, "omega_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4OmegabMinus*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4XibMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4XibMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4XibMinus* G4XibMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.7945*GeV, 0.422e-9*MeV, -1.*eplus,
|
||||
name, 5.7945*GeV, 0.419e-9*MeV, -1.*eplus,
|
||||
1, +1, 0,
|
||||
1, -1, 0,
|
||||
"baryon", 0, +1, 5132,
|
||||
false, 1.560e-3*ns, NULL,
|
||||
false, 1.571e-3*ns, NULL,
|
||||
false, "xi_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4XibMinus*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4XibZero.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4XibZero.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4XibZero* G4XibZero::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.7919*GeV, 0.45e-9*MeV, 0,
|
||||
name, 5.7919*GeV, 0.445e-9*MeV, 0,
|
||||
1, +1, 0,
|
||||
1, +1, 0,
|
||||
"baryon", 0, +1, 5232,
|
||||
false, 1.464e-3*ns, NULL,
|
||||
false, 1.479e-3*ns, NULL,
|
||||
false, "xi_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4XibZero*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4XicPlus.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4XicPlus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -69,7 +69,7 @@ G4XicPlus* G4XicPlus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 2.46793*GeV, 1.49e-9*MeV, +1.*eplus,
|
||||
name, 2.46787*GeV, 1.49e-9*MeV, +1.*eplus,
|
||||
1, +1, 0,
|
||||
1, +1, 0,
|
||||
"baryon", 0, +1, 4232,
|
||||
|
||||
@@ -0,0 +1,67 @@
|
||||
//
|
||||
// ********************************************************************
|
||||
// * License and Disclaimer *
|
||||
// * *
|
||||
// * The Geant4 software is copyright of the Copyright Holders of *
|
||||
// * the Geant4 Collaboration. It is provided under the terms and *
|
||||
// * conditions of the Geant4 Software License, included in the file *
|
||||
// * LICENSE and available at http://cern.ch/geant4/license . These *
|
||||
// * include a list of copyright holders. *
|
||||
// * *
|
||||
// * Neither the authors of this software system, nor their employing *
|
||||
// * institutes,nor the agencies providing financial support for this *
|
||||
// * work make any representation or warranty, express or implied, *
|
||||
// * regarding this software system or assume any liability for its *
|
||||
// * use. Please see the license in the file LICENSE and URL above *
|
||||
// * for the full disclaimer and the limitation of liability. *
|
||||
// * *
|
||||
// * This code implementation is the result of the scientific and *
|
||||
// * technical work of the GEANT4 collaboration. *
|
||||
// * By using, copying, modifying or distributing the software (or *
|
||||
// * any work based on the software) you agree to acknowledge its *
|
||||
// * use in resulting scientific publications, and indicate your *
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4GenericMuonicAtom.hh 67971 2013-03-13 10:13:24Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
// GEANT 4 class header file
|
||||
//
|
||||
// History: first implementation, K.L. Genser 2 December 2016
|
||||
// based on G4GenericIon
|
||||
//
|
||||
// ****************************************************************
|
||||
// This class is used only by G4IonTable and not for tracking
|
||||
// One should register processes for G4MuonicAtoms with this class
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
#ifndef G4GenericMuonicAtom_h
|
||||
#define G4GenericMuonicAtom_h 1
|
||||
|
||||
#include "globals.hh"
|
||||
#include "G4ios.hh"
|
||||
#include "G4ParticleDefinition.hh"
|
||||
#include "G4MuonicAtom.hh"
|
||||
|
||||
// ######################################################################
|
||||
// ### GenericMuonicAtom ###
|
||||
// ######################################################################
|
||||
|
||||
class G4GenericMuonicAtom : public G4MuonicAtom
|
||||
{
|
||||
private:
|
||||
static G4GenericMuonicAtom* theInstance;
|
||||
G4GenericMuonicAtom(){}
|
||||
~G4GenericMuonicAtom(){}
|
||||
|
||||
public:
|
||||
static G4GenericMuonicAtom* Definition();
|
||||
static G4GenericMuonicAtom* GenericMuonicAtomDefinition();
|
||||
static G4GenericMuonicAtom* GenericMuonicAtom();
|
||||
};
|
||||
|
||||
#endif
|
||||
@@ -11,7 +11,7 @@
|
||||
#
|
||||
# Generated on : 24/9/2010
|
||||
#
|
||||
# $Id: sources.cmake 66892 2013-01-17 10:57:59Z gunter $
|
||||
# $Id: sources.cmake 106143 2017-09-14 06:34:42Z gcosmo $
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@@ -41,6 +41,7 @@ GEANT4_DEFINE_MODULE(NAME G4ions
|
||||
G4He3.hh
|
||||
G4IonConstructor.hh
|
||||
G4Triton.hh
|
||||
G4GenericMuonicAtom.hh
|
||||
SOURCES
|
||||
G4Alpha.cc
|
||||
G4AntiAlpha.cc
|
||||
@@ -52,6 +53,7 @@ GEANT4_DEFINE_MODULE(NAME G4ions
|
||||
G4He3.cc
|
||||
G4IonConstructor.cc
|
||||
G4Triton.cc
|
||||
G4GenericMuonicAtom.cc
|
||||
GRANULAR_DEPENDENCIES
|
||||
G4globman
|
||||
G4materials
|
||||
|
||||
@@ -0,0 +1,108 @@
|
||||
//
|
||||
// ********************************************************************
|
||||
// * License and Disclaimer *
|
||||
// * *
|
||||
// * The Geant4 software is copyright of the Copyright Holders of *
|
||||
// * the Geant4 Collaboration. It is provided under the terms and *
|
||||
// * conditions of the Geant4 Software License, included in the file *
|
||||
// * LICENSE and available at http://cern.ch/geant4/license . These *
|
||||
// * include a list of copyright holders. *
|
||||
// * *
|
||||
// * Neither the authors of this software system, nor their employing *
|
||||
// * institutes,nor the agencies providing financial support for this *
|
||||
// * work make any representation or warranty, express or implied, *
|
||||
// * regarding this software system or assume any liability for its *
|
||||
// * use. Please see the license in the file LICENSE and URL above *
|
||||
// * for the full disclaimer and the limitation of liability. *
|
||||
// * *
|
||||
// * This code implementation is the result of the scientific and *
|
||||
// * technical work of the GEANT4 collaboration. *
|
||||
// * By using, copying, modifying or distributing the software (or *
|
||||
// * any work based on the software) you agree to acknowledge its *
|
||||
// * use in resulting scientific publications, and indicate your *
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4GenericMuonicAtom.cc 72056 2013-07-04 13:06:21Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
// GEANT 4 class implementation file
|
||||
//
|
||||
// History:
|
||||
// December 2016, K.L.Genser - first implementation
|
||||
// based on G4GenericIon
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
#include "G4GenericMuonicAtom.hh"
|
||||
#include "G4PhysicalConstants.hh"
|
||||
#include "G4SystemOfUnits.hh"
|
||||
#include "G4ParticleTable.hh"
|
||||
|
||||
// ######################################################################
|
||||
// ### GenericMuonicAtom ###
|
||||
// ######################################################################
|
||||
G4GenericMuonicAtom* G4GenericMuonicAtom::theInstance = nullptr;
|
||||
|
||||
G4GenericMuonicAtom* G4GenericMuonicAtom::Definition()
|
||||
{
|
||||
if (theInstance != nullptr) return theInstance;
|
||||
const G4String name = "GenericMuonicAtom";
|
||||
// search in particle table]
|
||||
G4ParticleTable* pTable = G4ParticleTable::GetParticleTable();
|
||||
G4MuonicAtom* anInstance = static_cast<G4MuonicAtom*>(pTable->FindParticle(name));
|
||||
if (anInstance == nullptr)
|
||||
{
|
||||
// create particle
|
||||
//
|
||||
// Arguments for constructor are as follows
|
||||
// name mass width charge
|
||||
// 2*spin parity C-conjugation
|
||||
// 2*Isospin 2*Isospin3 G-parity
|
||||
// type lepton number baryon number PDG encoding
|
||||
// stable lifetime decay table
|
||||
// shortlived subType anti_encoding
|
||||
// excitation
|
||||
//!!!!
|
||||
//!!!! this particle should not be used for tracking
|
||||
//!!!! all properties except the name and type are meaningless
|
||||
//!!!!
|
||||
anInstance = new G4MuonicAtom(
|
||||
name, 0.9382723*GeV, 0.0*MeV, eplus,
|
||||
1, +1, 0,
|
||||
1, +1, 0,
|
||||
"MuonicAtom", 0, +1, 0,
|
||||
true, -1.0, nullptr,
|
||||
false, "generic", 0,
|
||||
0.0
|
||||
);
|
||||
}
|
||||
|
||||
theInstance = static_cast<G4GenericMuonicAtom*>(anInstance);
|
||||
// static const int tmpVerbosityFlag = 2;
|
||||
// if ( tmpVerbosityFlag > 1 ) {
|
||||
// G4cout << __func__
|
||||
// << " theInstance "
|
||||
// << theInstance
|
||||
// << G4endl;
|
||||
// if (theInstance!=nullptr) {
|
||||
// G4cout << __func__ << G4endl;
|
||||
// theInstance->DumpTable();
|
||||
// }
|
||||
// }
|
||||
pTable->SetGenericMuonicAtom(theInstance);
|
||||
return theInstance;
|
||||
}
|
||||
|
||||
// do not inline to avoid undefined reference
|
||||
G4GenericMuonicAtom* G4GenericMuonicAtom::GenericMuonicAtomDefinition()
|
||||
{
|
||||
return Definition();
|
||||
}
|
||||
|
||||
G4GenericMuonicAtom* G4GenericMuonicAtom::GenericMuonicAtom()
|
||||
{
|
||||
return Definition();
|
||||
}
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiBMesonZero.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4AntiBMesonZero.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -65,7 +65,7 @@ G4AntiBMesonZero* G4AntiBMesonZero::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.27961*GeV, 4.333e-10*MeV, 0.,
|
||||
name, 5.27961*GeV, 4.33e-10*MeV, 0.,
|
||||
0, -1, 0,
|
||||
1, +1, 0,
|
||||
"meson", 0, 0, -511,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiBsMesonZero.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4AntiBsMesonZero.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -65,11 +65,11 @@ G4AntiBsMesonZero* G4AntiBsMesonZero::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.36679*GeV, 4.359e-10*MeV, 0.,
|
||||
name, 5.36689*GeV, 4.374e-10*MeV, 0.,
|
||||
0, -1, 0,
|
||||
0, 0, 0,
|
||||
"meson", 0, 0, -531,
|
||||
false, 1.510e-3*ns, NULL,
|
||||
false, 1.505e-3*ns, NULL,
|
||||
false, "Bs");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiBsMesonZero*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4BMesonZero.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4BMesonZero.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -65,7 +65,7 @@ G4BMesonZero* G4BMesonZero::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.27961*GeV, 4.333e-10*MeV, 0.,
|
||||
name, 5.27961*GeV, 4.33e-10*MeV, 0.,
|
||||
0, -1, 0,
|
||||
1, -1, 0,
|
||||
"meson", 0, 0, 511,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4BcMesonMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4BcMesonMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -64,7 +64,7 @@ G4BcMesonMinus* G4BcMesonMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 6.2751*GeV, 1.298e-9*MeV, -1.*eplus,
|
||||
name, 6.2749*GeV, 1.298e-9*MeV, -1.*eplus,
|
||||
0, -1, 0,
|
||||
0, 0, 0,
|
||||
"meson", 0, 0, -541,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4BcMesonPlus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4BcMesonPlus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -64,7 +64,7 @@ G4BcMesonPlus* G4BcMesonPlus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 6.2751*GeV, 1.298e-9*MeV, +1.*eplus,
|
||||
name, 6.2749*GeV, 1.298e-9*MeV, +1.*eplus,
|
||||
0, -1, 0,
|
||||
0, 0, 0,
|
||||
"meson", 0, 0, 541,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4BsMesonZero.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4BsMesonZero.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -64,11 +64,11 @@ G4BsMesonZero* G4BsMesonZero::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.36679*GeV, 4.359e-10*MeV, 0.,
|
||||
name, 5.36689*GeV, 4.374e-10*MeV, 0.,
|
||||
0, -1, 0,
|
||||
0, 0, 0,
|
||||
"meson", 0, 0, 531,
|
||||
false, 1.510e-3*ns, NULL,
|
||||
false, 1.505e-3*ns, NULL,
|
||||
false, "Bs");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4BsMesonZero*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4EtaPrime.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4EtaPrime.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------
|
||||
@@ -70,7 +70,7 @@ G4EtaPrime* G4EtaPrime::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 0.95778*GeV, 0.197*MeV, 0.0,
|
||||
name, 0.95778*GeV, 0.196*MeV, 0.0,
|
||||
0, -1, +1,
|
||||
0, 0, +1,
|
||||
"meson", 0, 0, 331,
|
||||
|
||||
Reference in New Issue
Block a user