#include "RConfigure.h"
#include <fstream>
#include <iomanip>
#include "TSystem.h"
#include "TROOT.h"
#include "TObjArray.h"
#include "TVirtualGeoPainter.h"
#include "TGeoManager.h"
#include "TGeoElement.h"
#include "TMath.h"
#include "TGeoPhysicalConstants.h"
#include "TGeant4PhysicalConstants.h"
Variables | |
static const Int_t | gDecayDeltaA [gMaxDecay] |
static const Int_t | gDecayDeltaZ [gMaxDecay] |
static const char * | gDecayName [gMaxDecay+1] |
static const char | gElName [gMaxElem][3] |
static const char | gLevName [gMaxLevel] =" mnpqrs" |
static const Int_t | gMaxDecay = 15 |
static const Int_t | gMaxElem = 110 |
static const Int_t | gMaxLevel = 8 |
Definition at line 84 of file TGeoElement.cxx.
Definition at line 89 of file TGeoElement.cxx.
|
static |
Definition at line 79 of file TGeoElement.cxx.
|
static |
Definition at line 67 of file TGeoElement.cxx.
|
static |
Definition at line 93 of file TGeoElement.cxx.
|
static |
Definition at line 65 of file TGeoElement.cxx.
|
static |
Definition at line 63 of file TGeoElement.cxx.
|
static |
Definition at line 64 of file TGeoElement.cxx.