G4Be11GEMProbability Class Reference

#include <G4Be11GEMProbability.hh>

Inheritance diagram for G4Be11GEMProbability:

G4GEMProbability G4VEmissionProbability

Public Member Functions

 G4Be11GEMProbability ()
 ~G4Be11GEMProbability ()

Detailed Description

Definition at line 39 of file G4Be11GEMProbability.hh.


Constructor & Destructor Documentation

G4Be11GEMProbability::G4Be11GEMProbability (  ) 

Definition at line 35 of file G4Be11GEMProbability.cc.

References G4GEMProbability::ExcitEnergies, G4GEMProbability::ExcitLifetimes, G4GEMProbability::ExcitSpins, and G4GEMProbability::fPlanck.

00035                                            :
00036   G4GEMProbability(11,4,1.0/2.0) // A,Z,Spin
00037 {
00038   ExcitEnergies.push_back(320.04*keV);
00039   ExcitSpins.push_back(1.0/2);
00040   ExcitLifetimes.push_back(115.0e-15*s);
00041 
00042   ExcitEnergies.push_back(1778.0*keV);
00043   ExcitSpins.push_back(5.0/2.0);
00044   ExcitLifetimes.push_back(fPlanck/(100.0*keV));
00045 
00046   ExcitEnergies.push_back(2.69e3*keV);
00047   ExcitSpins.push_back(3.0/2.0);
00048   ExcitLifetimes.push_back(fPlanck/(200.0*keV));
00049 
00050   ExcitEnergies.push_back(3.41e3*keV);
00051   ExcitSpins.push_back(3.0/2.0);
00052   ExcitLifetimes.push_back(fPlanck/(125.0*keV));
00053 
00054   ExcitEnergies.push_back(3887.0*keV);
00055   ExcitSpins.push_back(7.0/2.0);
00056   ExcitLifetimes.push_back(fPlanck/(10.0*keV));
00057 
00058   ExcitEnergies.push_back(3956.0*keV);
00059   ExcitSpins.push_back(3.0/2.0);
00060   ExcitLifetimes.push_back(fPlanck/(15.0*keV));
00061 
00062   ExcitEnergies.push_back(5240.0*keV);
00063   ExcitSpins.push_back(0.0);
00064   ExcitLifetimes.push_back(fPlanck/(45.0*keV));
00065 
00066   ExcitEnergies.push_back(5.86e3*keV);
00067   ExcitSpins.push_back(0.0);
00068   ExcitLifetimes.push_back(fPlanck/(300.0*keV));
00069 
00070   ExcitEnergies.push_back(6.51e3*keV);
00071   ExcitSpins.push_back(0.0);
00072   ExcitLifetimes.push_back(fPlanck/(120.0*keV));
00073 
00074   ExcitEnergies.push_back(6705.0*keV);
00075   ExcitSpins.push_back(0.0);
00076   ExcitLifetimes.push_back(fPlanck/(40.0*keV));
00077 
00078   ExcitEnergies.push_back(7.03e3*keV);
00079   ExcitSpins.push_back(0.0);
00080   ExcitLifetimes.push_back(fPlanck/(300.0*keV));
00081 
00082   ExcitEnergies.push_back(8816.0*keV);
00083   ExcitSpins.push_back(0.0);
00084   ExcitLifetimes.push_back(fPlanck/(300.0*keV));
00085 
00086   ExcitEnergies.push_back(10.59e3*keV);
00087   ExcitSpins.push_back(0.0);
00088   ExcitLifetimes.push_back(fPlanck/(210.0*keV));
00089 }

G4Be11GEMProbability::~G4Be11GEMProbability (  ) 

Definition at line 91 of file G4Be11GEMProbability.cc.

00092 {}


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:51:30 2013 for Geant4 by  doxygen 1.4.7