![]() |
ROOT
6.06/09
Reference Guide
|
#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 | |
Default constructor. More... | |
ClassImp (TGeoIsotope) TGeoIsotope | |
Dummy I/O constructor. More... | |
ClassImp (TGeoElementRN) TGeoElementRN | |
Default constructor. More... | |
ClassImp (TGeoDecayChannel) TGeoDecayChannel &TGeoDecayChannel | |
Assignment. More... | |
ClassImp (TGeoElemIter) TGeoElemIter | |
Default constructor. More... | |
ClassImp (TGeoElementTable) TGeoElementTable | |
default constructor More... | |
ClassImp (TGeoBatemanSol) TGeoBatemanSol | |
Default ctor. More... | |
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" |
ClassImp | ( | TGeoElement | ) |
Default constructor.
Definition at line 66 of file TGeoElement.cxx.
ClassImp | ( | TGeoIsotope | ) |
Dummy I/O constructor.
Definition at line 240 of file TGeoElement.cxx.
ClassImp | ( | TGeoElementRN | ) |
Default constructor.
Definition at line 285 of file TGeoElement.cxx.
ClassImp | ( | TGeoDecayChannel | ) |
ClassImp | ( | TGeoElemIter | ) |
Default constructor.
Definition at line 711 of file TGeoElement.cxx.
ClassImp | ( | TGeoElementTable | ) |
default constructor
Definition at line 847 of file TGeoElement.cxx.
ClassImp | ( | TGeoBatemanSol | ) |
Default ctor.
Definition at line 1284 of file TGeoElement.cxx.
Definition at line 55 of file TGeoElement.cxx.
Referenced by TGeoDecayChannel::DecayShift().
Definition at line 60 of file TGeoElement.cxx.
Referenced by TGeoDecayChannel::DecayShift().
|
static |
Definition at line 50 of file TGeoElement.cxx.
Referenced by TGeoDecayChannel::DecayName(), and TGeoDecayChannel::GetName().
|
static |
Definition at line 38 of file TGeoElement.cxx.
Referenced by TGeoElementRN::MakeName().
|
static |
Definition at line 64 of file TGeoElement.cxx.
Referenced by TGeoElementRN::MakeName().
|
static |
Definition at line 36 of file TGeoElement.cxx.
Referenced by TGeoDecayChannel::DecayName(), TGeoDecayChannel::DecayShift(), and TGeoDecayChannel::GetName().
|
static |
Definition at line 34 of file TGeoElement.cxx.
Referenced by TGeoElementRN::MakeName().
|
static |
Definition at line 35 of file TGeoElement.cxx.
Referenced by TGeoElementRN::MakeName().