TGeoElement.cxx File Reference

#include "RConfigure.h"
#include "Riostream.h"
#include "TSystem.h"
#include "TObjArray.h"
#include "TVirtualGeoPainter.h"
#include "TGeoManager.h"
#include "TGeoElement.h"
#include "TMath.h"

Go to the source code of this file.

Functions

 ClassImp (TGeoElement) TGeoElement
 ClassImp (TGeoIsotope) TGeoIsotope
 ClassImp (TGeoElementRN) TGeoElementRN
 ClassImp (TGeoDecayChannel) TGeoDecayChannel &TGeoDecayChannel
 ClassImp (TGeoElemIter) TGeoElemIter
 ClassImp (TGeoElementTable) TGeoElementTable
 ClassImp (TGeoBatemanSol) TGeoBatemanSol

Variables

static const Int_t gMaxElem = 110
static const Int_t gMaxLevel = 8
static const Int_t gMaxDecay = 15
static const char gElName [gMaxElem][3]
static const char * gDecayName [gMaxDecay+1]
static const Int_t gDecayDeltaA [gMaxDecay]
static const Int_t gDecayDeltaZ [gMaxDecay]
static const char gLevName [gMaxLevel] = " mnpqrs"


Function Documentation

ClassImp ( TGeoBatemanSol   ) 

Definition at line 1152 of file TGeoElement.cxx.

References TMath::Log().

ClassImp ( TGeoElementTable   ) 

Definition at line 790 of file TGeoElement.cxx.

ClassImp ( TGeoElemIter   ) 

Definition at line 663 of file TGeoElement.cxx.

ClassImp ( TGeoDecayChannel   ) 

Definition at line 551 of file TGeoElement.cxx.

References TObject::operator=().

ClassImp ( TGeoElementRN   ) 

Definition at line 270 of file TGeoElement.cxx.

References kFALSE, and TObject::SetBit().

ClassImp ( TGeoIsotope   ) 

Definition at line 230 of file TGeoElement.cxx.

ClassImp ( TGeoElement   ) 

Definition at line 66 of file TGeoElement.cxx.

References kFALSE, and NULL.


Variable Documentation

const Int_t gDecayDeltaA[gMaxDecay] [static]

Initial value:

 {
              0,           0,          -1,         -1,       -4,
            -99,           0,           0,        -99,      -99,
             -2,          -2,          -8,        -12,      -14 }

Definition at line 55 of file TGeoElement.cxx.

Referenced by TGeoDecayChannel::DecayShift().

const Int_t gDecayDeltaZ[gMaxDecay] [static]

Initial value:

 {
              2,           1,           0,         -1,       -2,
            -99,          -1,           0,        -99,      -99,
             -2,           0,          -4,         -6,       -6 }

Definition at line 60 of file TGeoElement.cxx.

Referenced by TGeoDecayChannel::DecayShift().

const char* gDecayName[gMaxDecay+1] [static]

Initial value:

 {
   "2BetaMinus", "BetaMinus", "NeutronEm", "ProtonEm", "Alpha", "ECF",
   "ElecCapt", "IsoTrans", "I", "SpontFiss", "2ProtonEm", "2NeutronEm",
   "2Alpha", "Carbon12", "Carbon14", "Stable" }

Definition at line 50 of file TGeoElement.cxx.

Referenced by TGeoDecayChannel::DecayName(), and TGeoDecayChannel::GetName().

const char gElName[gMaxElem][3] [static]

Initial value:

 {
          "H ","He","Li","Be","B ","C ","N ","O ","F ","Ne","Na","Mg",
          "Al","Si","P ","S ","Cl","Ar","K ","Ca","Sc","Ti","V ","Cr",
          "Mn","Fe","Co","Ni","Cu","Zn","Ga","Ge","As","Se","Br","Kr",
          "Rb","Sr","Y ","Zr","Nb","Mo","Tc","Ru","Rh","Pd","Ag","Cd",
          "In","Sn","Sb","Te","I ","Xe","Cs","Ba","La","Ce","Pr","Nd",
          "Pm","Sm","Eu","Gd","Tb","Dy","Ho","Er","Tm","Yb","Lu","Hf",
          "Ta","W ","Re","Os","Ir","Pt","Au","Hg","Tl","Pb","Bi","Po",
          "At","Rn","Fr","Ra","Ac","Th","Pa","U ","Np","Pu","Am","Cm",
          "Bk","Cf","Es","Fm","Md","No","Lr","Rf","Db","Sg","Bh","Hs",
          "Mt","Ds" }

Definition at line 38 of file TGeoElement.cxx.

Referenced by TGeoElementRN::MakeName().

const char gLevName[gMaxLevel] = " mnpqrs" [static]

Definition at line 64 of file TGeoElement.cxx.

Referenced by TGeoElementRN::MakeName().

const Int_t gMaxDecay = 15 [static]

Definition at line 36 of file TGeoElement.cxx.

Referenced by TGeoDecayChannel::DecayName(), TGeoDecayChannel::DecayShift(), and TGeoDecayChannel::GetName().

const Int_t gMaxElem = 110 [static]

Definition at line 34 of file TGeoElement.cxx.

Referenced by TGeoElementRN::MakeName().

const Int_t gMaxLevel = 8 [static]

Definition at line 35 of file TGeoElement.cxx.

Referenced by TGeoElementRN::MakeName().


Generated on Tue Jul 5 15:57:41 2011 for ROOT_528-00b_version by  doxygen 1.5.1