#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"
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Variables | |
static const Int_t | gDecayDeltaA [gMaxDecay] = {0, 0, -1, -1, -4, -99, 0, 0, -99, -99, -2, -2, -8, -12, -14} |
static const Int_t | gDecayDeltaZ [gMaxDecay] = {2, 1, 0, -1, -2, -99, -1, 0, -99, -99, -2, 0, -4, -6, -6} |
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 |
|
static |
Definition at line 80 of file TGeoElement.cxx.
|
static |
Definition at line 82 of file TGeoElement.cxx.
Definition at line 76 of file TGeoElement.cxx.
Definition at line 68 of file TGeoElement.cxx.
Definition at line 83 of file TGeoElement.cxx.
Definition at line 66 of file TGeoElement.cxx.
Definition at line 64 of file TGeoElement.cxx.
Definition at line 65 of file TGeoElement.cxx.