Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
#----------------------------------------------------------------------------
# Setup the project
cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
cmake_minimum_required(VERSION 3.8...3.18)
if(${CMAKE_VERSION} VERSION_LESS 3.12)
cmake_policy(VERSION ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION})
endif()
project(B02)
#----------------------------------------------------------------------------
+5 -2
View File
@@ -16,6 +16,9 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 10th, 2020 Ben Morgan - B02-V10-06-00
- Migration to G4RunManagerFactory.
May 8th, 2018 B. Morgan - B02-V10-04-00
- Include G4Types before use of G4MULTITHREADED. For forward
compatibility with move to #defines over -D for G4 preprocessor
@@ -33,7 +36,7 @@ Nov 22nd, 2013 A.Howard - B02-V09-06-10
Nov 22nd, 2013 A.Howard - B02-V09-06-09
- Migrated to new MT compliant interface with modular physicslist
- co-working with
- co-working with
geombias-V09-06-05
phys-ctor-limiters-V09-06-012
procbiasing-V09-06-09
@@ -93,7 +96,7 @@ March 17th, 2005 G.Daquino - B02-V07-00-00
Jun 18th, 2004 G.Daquino - B02-V06-01-00
- porting B02 from Anaphe (Lizard) to PI. Actually, PI 1.2.1 still DOES NOT
allow the plotting in the same way, previously set in Anaphe. Therefore the
HBOOk file produced at the end of the example still needs other packages to
HBOOk file produced at the end of the example still needs other packages to
be displayed. However, future PI releases could contain python modules with
this property.
README file has been updated accordingly.
+2 -13
View File
@@ -53,11 +53,7 @@
#include "G4Types.hh"
#ifdef G4MULTITHREADED
#include "G4MTRunManager.hh"
#else
#include "G4RunManager.hh"
#endif
#include "G4RunManagerFactory.hh"
#include "G4VPhysicalVolume.hh"
#include "G4UImanager.hh"
@@ -94,15 +90,8 @@ int main(int argc, char **argv)
G4int numberOfEvents = 100;
G4long myseed = 345354;
#ifdef G4MULTITHREADED
G4MTRunManager * runManager = new G4MTRunManager;
G4cout << " Number of cores: " << G4Threading::G4GetNumberOfCores() << G4endl;
G4cout << " but using two! " << G4endl;
auto* runManager = G4RunManagerFactory::CreateRunManager();
runManager->SetNumberOfThreads(2);
// runManager->SetNumberOfThreads(G4Threading::G4GetNumberOfCores());
#else
G4RunManager * runManager = new G4RunManager;
#endif
G4Random::setTheSeed(myseed);
+90 -53
View File
@@ -1,10 +1,11 @@
Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Forcing G4RunManager type...
############################################
!!! WARNING - FPE detection is activated !!!
############################################
**************************************************************
Geant4 version Name: geant4-10-06-ref-06 (26-June-2020)
Geant4 version Name: geant4-10-07-ref-00 (4-December-2020)
Copyright : Geant4 Collaboration
References : NIM A 506 (2003), 250-303
: IEEE-TNS 53 (2006), 270-278
@@ -18,7 +19,7 @@
B02ImportanceDetectorConstruction:: ghostWorldName = ParallelBiasingWorld
--- G4CoupledTransportation is used
FTFP_BERT : new threshold between BERT and FTFP is over the interval
hInelastic FTFP_BERT : threshold between BERT and FTFP is over the interval
for pions : 3 to 6 GeV
for kaons : 3 to 6 GeV
for proton : 3 to 6 GeV
@@ -147,10 +148,11 @@ Rayl: for gamma SubType=11 BuildTable=1
LivermoreRayleigh : Emin= 0 eV Emax= 100 TeV CullenGenerator
msc: for e- SubType= 10
RangeFactor= 0.04, stepLimType: 1, latDisp: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 MeV Nbins=42 100 eV - 100 MeV
StepLim=UseSafety Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llimit=1
WentzelVIUni : Emin= 100 MeV Emax= 100 TeV Nbins=42 100 MeV - 100 TeV
StepLim=UseSafety Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llimit=1
eIoni: for e- SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -174,10 +176,11 @@ CoulombScat: for e-, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 100 MeV Emax= 100 TeV
msc: for e+ SubType= 10
RangeFactor= 0.04, stepLimType: 1, latDisp: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 MeV Nbins=42 100 eV - 100 MeV
StepLim=UseSafety Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llimit=1
WentzelVIUni : Emin= 100 MeV Emax= 100 TeV Nbins=42 100 MeV - 100 TeV
StepLim=UseSafety Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llimit=1
eIoni: for e+ SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -205,9 +208,9 @@ CoulombScat: for e+, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 100 MeV Emax= 100 TeV
msc: for proton SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
hIoni: for proton SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -221,14 +224,14 @@ hBrems: for proton SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi
hPairProd: for proton SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 17x1001 from 7.50618 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi
CoulombScat: for proton, integral:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 1
@@ -237,9 +240,9 @@ CoulombScat: for proton, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 0 eV Emax= 100 TeV
msc: for GenericIon SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
ionIoni: for GenericIon SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -251,9 +254,9 @@ ionIoni: for GenericIon SubType=2
BetheBloch : Emin= 2 MeV Emax= 100 TeV
msc: for alpha SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
ionIoni: for alpha SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -264,9 +267,9 @@ ionIoni: for alpha SubType=2
BetheBloch : Emin=7.9452 MeV Emax= 100 TeV
msc: for anti_proton SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
hIoni: for anti_proton SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -280,14 +283,14 @@ hBrems: for anti_proton SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi
hPairProd: for anti_proton SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 17x1001 from 7.50618 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi
CoulombScat: for anti_proton, integral:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 1
@@ -296,9 +299,9 @@ CoulombScat: for anti_proton, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 0 eV Emax= 100 TeV
msc: for kaon+ SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
hIoni: for kaon+ SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -312,14 +315,14 @@ hBrems: for kaon+ SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi
hPairProd: for kaon+ SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 18x1001 from 3.94942 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi
CoulombScat: for kaon+, integral:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 1
@@ -328,9 +331,9 @@ CoulombScat: for kaon+, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 0 eV Emax= 100 TeV
msc: for kaon- SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
hIoni: for kaon- SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -344,14 +347,14 @@ hBrems: for kaon- SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi
hPairProd: for kaon- SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 18x1001 from 3.94942 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi
CoulombScat: for kaon-, integral:1 SubType=1 BuildTable=1
Used Lambda table of kaon+
@@ -360,9 +363,9 @@ CoulombScat: for kaon-, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 0 eV Emax= 100 TeV
msc: for mu+ SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0, polarAngLim(deg)= 180
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
muIoni: for mu+ SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -377,14 +380,14 @@ muBrems: for mu+ SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
MuBrem : Emin= 0 eV Emax= 100 TeV
MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi
muPairProd: for mu+ SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 21x1001 from 1 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
muPairProd : Emin= 0 eV Emax= 100 TeV
muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi
CoulombScat: for mu+, integral:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 1
@@ -393,9 +396,9 @@ CoulombScat: for mu+, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 0 eV Emax= 100 TeV
msc: for mu- SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0, polarAngLim(deg)= 180
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
muIoni: for mu- SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -410,14 +413,14 @@ muBrems: for mu- SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
MuBrem : Emin= 0 eV Emax= 100 TeV
MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi
muPairProd: for mu- SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 21x1001 from 1 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
muPairProd : Emin= 0 eV Emax= 100 TeV
muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi
CoulombScat: for mu-, integral:1 SubType=1 BuildTable=1
Used Lambda table of mu+
@@ -426,9 +429,9 @@ CoulombScat: for mu-, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 0 eV Emax= 100 TeV
msc: for pi+ SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
hIoni: for pi+ SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -442,14 +445,14 @@ hBrems: for pi+ SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi
hPairProd: for pi+ SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 20x1001 from 1.11656 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi
CoulombScat: for pi+, integral:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 1
@@ -458,9 +461,9 @@ CoulombScat: for pi+, integral:1 SubType=1 BuildTable=1
eCoulombScattering : Emin= 0 eV Emax= 100 TeV
msc: for pi- SubType= 10
RangeFactor= 0.2, stepLimType: 0, latDisp: 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llimit=1
hIoni: for pi- SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
@@ -474,14 +477,14 @@ hBrems: for pi- SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi
hPairProd: for pi- SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 20x1001 from 1.11656 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi
CoulombScat: for pi-, integral:1 SubType=1 BuildTable=1
Used Lambda table of pi+
@@ -510,6 +513,28 @@ CoulombScat: for pi-, integral:1 SubType=1 BuildTable=1
Process: nKiller
---------------------------------------------------
Hadronic Processes for B-
Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: B-Inelastic
Model: FTFP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
---------------------------------------------------
Hadronic Processes for D-
Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: D-Inelastic
Model: FTFP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
---------------------------------------------------
Hadronic Processes for GenericIon
@@ -584,6 +609,19 @@ CoulombScat: for pi-, integral:1 SubType=1 BuildTable=1
Process: hFritiofCaptureAtRest
---------------------------------------------------
Hadronic Processes for anti_lambda
Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: anti_lambdaInelastic
Model: FTFP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: hFritiofCaptureAtRest
---------------------------------------------------
Hadronic Processes for anti_neutron
@@ -695,8 +733,8 @@ CoulombScat: for pi-, integral:1 SubType=1 BuildTable=1
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: lambdaInelastic
Model: BertiniCascade: 0 eV ---> 6 GeV
Model: FTFP: 3 GeV ---> 100 TeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
---------------------------------------------------
@@ -761,8 +799,8 @@ CoulombScat: for pi-, integral:1 SubType=1 BuildTable=1
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: sigma-Inelastic
Model: BertiniCascade: 0 eV ---> 6 GeV
Model: FTFP: 3 GeV ---> 100 TeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: hBertiniCaptureAtRest
@@ -803,7 +841,6 @@ Store e- internal conversion data 0
Electron internal conversion ID 2
Correlated gamma emission flag 0
Max 2J for sampling of angular correlations 10
Upload data before 1st event for Z < 9
=======================================================================
++ ConcreteSD/Collisions id 0
++ ConcreteSD/CollWeight id 1
@@ -822,24 +859,24 @@ Upload data before 1st event for Z < 9
=============================================================
=============================================================
Volume | Tr.Entering | Population | Collisions | Coll*WGT | NumWGTedE | FluxWGTedE | Av.Tr.WGT | SL | SLW | SLW_v | SLWE | SLWE_v |
cell_00 | 44 | 137 | 0 | 0 | 0.11279 | 2.05928 | 1 | 7206.45 | 7206.45 | 5483.87 | 14840.1 | 618.524 |
cell_01 | 145 | 181 | 546 | 546 | 0.0215203 | 4.45479 | 1 | 24208 | 24208 | 142267 | 107841 | 3061.63 |
cell_02 | 161 | 247 | 1240 | 620 | 0.0117777 | 2.90435 | 0.5 | 43916.4 | 21958.2 | 165638 | 63774.3 | 1950.83 |
cell_03 | 206 | 328 | 1685 | 421.25 | 0.00644696 | 2.58971 | 0.25 | 57500.8 | 14375.2 | 179936 | 37227.7 | 1160.04 |
cell_04 | 270 | 405 | 2141 | 267.625 | 0.00633287 | 2.18008 | 0.125 | 71061.7 | 8882.72 | 103531 | 19365 | 655.647 |
cell_05 | 342 | 493 | 2896 | 181 | 0.00647144 | 1.87094 | 0.0625 | 94917.9 | 5932.37 | 62553.1 | 11099.1 | 404.809 |
cell_06 | 397 | 582 | 3731 | 116.594 | 0.00419539 | 1.52926 | 0.03125 | 113395 | 3543.6 | 48340.1 | 5419.09 | 202.805 |
cell_07 | 426 | 624 | 3873 | 60.5156 | 0.00372682 | 1.39665 | 0.015625 | 114896 | 1795.26 | 26534 | 2507.35 | 98.8875 |
cell_08 | 454 | 634 | 4145 | 32.3828 | 0.00331807 | 1.19275 | 0.0078125 | 121603 | 950.02 | 13988.9 | 1133.14 | 46.4162 |
cell_09 | 417 | 604 | 3928 | 15.3438 | 0.00258224 | 1.07172 | 0.00390625 | 109253 | 426.77 | 7474.39 | 457.376 | 19.3007 |
cell_10 | 342 | 504 | 3263 | 6.37305 | 0.00257193 | 1.12321 | 0.00195312 | 91412.1 | 178.539 | 3174.68 | 200.538 | 8.16506 |
cell_11 | 267 | 401 | 2497 | 2.43848 | 0.00302537 | 1.19636 | 0.000976562 | 71208.5 | 69.5395 | 1127.49 | 83.1942 | 3.41107 |
cell_12 | 224 | 335 | 2337 | 1.14111 | 0.0030635 | 1.121 | 0.000488281 | 70619 | 34.4819 | 539.874 | 38.6544 | 1.65391 |
cell_13 | 225 | 324 | 2270 | 0.554199 | 0.00240101 | 1.16859 | 0.000244141 | 63445 | 15.4895 | 310.248 | 18.1008 | 0.74491 |
cell_14 | 183 | 278 | 1801 | 0.219849 | 0.00313682 | 1.34018 | 0.00012207 | 51725.6 | 6.31416 | 109.153 | 8.46212 | 0.342393 |
cell_15 | 170 | 250 | 1518 | 0.0926514 | 0.00340284 | 1.38748 | 6.10352e-05 | 47881 | 2.92242 | 47.7143 | 4.05482 | 0.162364 |
cell_16 | 157 | 238 | 1588 | 0.0484619 | 0.00421738 | 1.1852 | 3.05176e-05 | 47455.3 | 1.44822 | 17.6694 | 1.71643 | 0.0745187 |
cell_17 | 147 | 210 | 1452 | 0.0221558 | 0.00274644 | 0.956596 | 1.52588e-05 | 42778.1 | 0.652742 | 10.1936 | 0.62441 | 0.0279961 |
cell_18 | 88 | 165 | 1006 | 0.00767517 | 0.0029308 | 0.973851 | 7.62939e-06 | 28004.6 | 0.213658 | 2.99047 | 0.208071 | 0.00876448 |
cell_19 | 56 | 56 | 0 | 0 | 0.00406801 | 2.12524 | 7.62939e-06 | 8109.45 | 0.0618702 | 1.10211 | 0.131489 | 0.0044834 |
cell_00 | 34 | 128 | 0 | 0 | 0.0121994 | 2.84693 | 1 | 6087.68 | 6087.68 | 45991.2 | 17331.2 | 561.065 |
cell_01 | 141 | 160 | 455 | 455 | 0.0285801 | 4.84519 | 1 | 22969.6 | 22969.6 | 106983 | 111292 | 3057.59 |
cell_02 | 190 | 298 | 1297 | 648.5 | 0.0126788 | 3.1286 | 0.5 | 51321.7 | 25660.8 | 193526 | 80282.5 | 2453.68 |
cell_03 | 277 | 429 | 2366 | 591.5 | 0.00675282 | 2.14138 | 0.25 | 73783.5 | 18445.9 | 193128 | 39499.6 | 1304.16 |
cell_04 | 301 | 461 | 2621 | 327.625 | 0.00415471 | 1.8577 | 0.125 | 83305.8 | 10413.2 | 161506 | 19344.6 | 671.01 |
cell_05 | 334 | 481 | 2533 | 158.312 | 0.00487269 | 1.9127 | 0.0625 | 83384.5 | 5211.53 | 72698 | 9968.12 | 354.235 |
cell_06 | 396 | 561 | 3568 | 111.5 | 0.00423494 | 1.44554 | 0.03125 | 109664 | 3427 | 45543.8 | 4953.88 | 192.875 |
cell_07 | 419 | 605 | 3870 | 60.4688 | 0.00353646 | 1.22324 | 0.015625 | 113973 | 1780.82 | 25157.5 | 2178.37 | 88.9683 |
cell_08 | 409 | 589 | 3808 | 29.75 | 0.00276421 | 1.06666 | 0.0078125 | 111241 | 869.069 | 14298.1 | 927.001 | 39.523 |
cell_09 | 346 | 520 | 3407 | 13.3086 | 0.00225956 | 1.01633 | 0.00390625 | 94399.6 | 368.748 | 7158.37 | 374.771 | 16.1748 |
cell_10 | 309 | 422 | 3220 | 6.28906 | 0.00245712 | 0.988833 | 0.00195312 | 89796.7 | 175.384 | 3175.84 | 173.426 | 7.80342 |
cell_11 | 271 | 390 | 2687 | 2.62402 | 0.00275 | 1.03314 | 0.000976562 | 76617.6 | 74.8219 | 1232.76 | 77.3015 | 3.39008 |
cell_12 | 235 | 354 | 2121 | 1.03564 | 0.00293566 | 0.981251 | 0.000488281 | 60092.3 | 29.342 | 434.672 | 28.7918 | 1.27605 |
cell_13 | 214 | 314 | 2003 | 0.489014 | 0.0023436 | 1.00819 | 0.000244141 | 57793.6 | 14.1098 | 259.76 | 14.2254 | 0.608773 |
cell_14 | 206 | 302 | 1906 | 0.232666 | 0.00229392 | 0.981399 | 0.00012207 | 56141.8 | 6.85324 | 134.413 | 6.72576 | 0.308332 |
cell_15 | 200 | 273 | 1803 | 0.110046 | 0.00240158 | 0.856882 | 6.10352e-05 | 52415 | 3.19916 | 56.1727 | 2.7413 | 0.134903 |
cell_16 | 162 | 230 | 1597 | 0.0487366 | 0.00244791 | 0.808782 | 3.05176e-05 | 45532.3 | 1.38954 | 23.073 | 1.12383 | 0.0564807 |
cell_17 | 142 | 216 | 1396 | 0.0213013 | 0.00255549 | 1.00471 | 1.52588e-05 | 41172.6 | 0.628245 | 10.9254 | 0.631205 | 0.0279199 |
cell_18 | 95 | 179 | 1120 | 0.00854492 | 0.00387415 | 1.21765 | 7.62939e-06 | 36134 | 0.27568 | 3.94027 | 0.335682 | 0.0152652 |
cell_19 | 75 | 75 | 0 | 0 | 0.0268231 | 1.84002 | 7.62939e-06 | 13788.5 | 0.105198 | 0.28126 | 0.193566 | 0.00754426 |
=============================================