G4AtomicShellEnumerator.hh File Reference

Go to the source code of this file.

Defines

#define G4AtomicShellEnumerator_h   1

Enumerations

enum  G4AtomicShellEnumerator {
  fKShell = 0, fL1Shell = 1, fL2Shell = 2, fL3Shell = 3,
  fM1Shell = 4, fM2Shell = 5, fM3Shell = 6, fM4Shell = 7,
  fM5Shell = 8
}


Define Documentation

#define G4AtomicShellEnumerator_h   1

Definition at line 49 of file G4AtomicShellEnumerator.hh.


Enumeration Type Documentation

enum G4AtomicShellEnumerator

Enumerator:
fKShell 
fL1Shell 
fL2Shell 
fL3Shell 
fM1Shell 
fM2Shell 
fM3Shell 
fM4Shell 
fM5Shell 

Definition at line 51 of file G4AtomicShellEnumerator.hh.

00052 {
00053   //***********EADL shell Id              
00054   fKShell = 0,  //  1
00055   fL1Shell = 1, //  3
00056   fL2Shell = 2, //  5
00057   fL3Shell = 3, //  6
00058   fM1Shell = 4, //  8
00059   fM2Shell = 5, //  10
00060   fM3Shell = 6, //  11
00061   fM4Shell = 7, //  13
00062   fM5Shell = 8  //  14
00063 };


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