Serialized Form


Package geometry

Class geometry.J3Line extends J3Vector implements Serializable

Serialized Fields

axisLength

double axisLength
Length along the line


n

J3UnitVector n
The unit vector to define the direction


r0

J3Vector r0
a fixed point where the line passes

Class geometry.J3UnitVector extends J3Vector implements Serializable

Class geometry.J3Vector extends java.lang.Object implements Serializable

Serialized Fields

x

double x
The vector components in three deminsional space


y

double y

z

double z

length

double length
Vector's length


Package iceCube.uhe.event

Class iceCube.uhe.event.InteractionGraphics extends javax.swing.JComponent implements Serializable

Serialized Fields

task

JulietTask task

offset

int offset

interactionMax

double interactionMax

gridWidth

double gridWidth

gridHeight

double gridHeight

Class iceCube.uhe.event.ParticleTravelGraphics extends javax.swing.JComponent implements Serializable

Serialized Fields

task

JulietTask task

offset

int offset

dMax

double dMax

eMax

double eMax

gridWidth

double gridWidth

gridHeight

double gridHeight

propagationDistance

double propagationDistance

logEminForGraphics

double logEminForGraphics

Class iceCube.uhe.event.TrackGeometryGraphics extends javax.swing.JComponent implements Serializable

Serialized Fields

task

JulietTask task

offset

double offset

ice3Dimension

double ice3Dimension

center

double center

xWidth

double xWidth

yWidth

double yWidth

gridWidth

double gridWidth

gridHeight

double gridHeight

Package iceCube.uhe.interactions

Class iceCube.uhe.interactions.Bremsstrahlung extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

massRatio

double massRatio

para

double[] para

Class iceCube.uhe.interactions.GlashowResonanceHadronic extends GlashowResonanceLeptonic implements Serializable

Serialized Fields

ratioOfDecayWidth

double ratioOfDecayWidth
Ration Gamma_hadron/Gamma_muon = Gamma_hadron/Gamma_tau

Class iceCube.uhe.interactions.GlashowResonanceHadronicMatrix extends InteractionsMatrix implements Serializable

Class iceCube.uhe.interactions.GlashowResonanceLeptonic extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

isPerNucleon

boolean isPerNucleon

chargePerNucleon

double chargePerNucleon

Class iceCube.uhe.interactions.InteractionsMatrix extends java.lang.Object implements Serializable

Serialized Fields

interactions

iceCube.uhe.interactions.Interactions interactions

transferMtx

double[][] transferMtx

transferAMtx

double[][] transferAMtx

sigmaMtx

double[] sigmaMtx

inelasticityMtx

double[] inelasticityMtx

dimension

int dimension
Array Dimension


delta

double delta
Bin width of the matrix element.

Class iceCube.uhe.interactions.KnockOnElectrons extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

massRatio

double massRatio

para

double[] para

Class iceCube.uhe.interactions.NeutrinoCharge extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

para

double[] para

neutrinoFile

java.lang.String neutrinoFile

logEArray

double[] logEArray

logDyArray

double[] logDyArray

yDsigmaArray

double[][] yDsigmaArray

Class iceCube.uhe.interactions.NeutrinoNeutral extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

para

double[] para

neutrinoFile

java.lang.String neutrinoFile

logEArray

double[] logEArray

logDyArray

double[] logDyArray

yDsigmaArray

double[][] yDsigmaArray

Class iceCube.uhe.interactions.PairCreation extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

massRatio

double massRatio

producedScale

double producedScale

para

double[] para

Class iceCube.uhe.interactions.PairCreationFit extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

para

double[] para

logEArray

double[] logEArray

logDyArray

double[] logDyArray

yDsigmaArray

double[][] yDsigmaArray

Class iceCube.uhe.interactions.PhotoNuclear extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

photoNuFile

java.lang.String photoNuFile

photoNuFileMu

java.lang.String photoNuFileMu

photoNuFileTau

java.lang.String photoNuFileTau

logEArray

double[] logEArray

parameter

double[][] parameter

hardTermTable

double[] hardTermTable

ProtonMass

double ProtonMass

nuclearMass

double nuclearMass

Class iceCube.uhe.interactions.PhotoNuclearFit extends iceCube.uhe.interactions.Interactions implements Serializable

Serialized Fields

para

double[] para

logEArray

double[] logEArray

logDyArray

double[] logDyArray

yDsigmaArray

double[][] yDsigmaArray

Package iceCube.uhe.particles

Class iceCube.uhe.particles.I3Particle extends Particle implements Serializable

Serialized Fields

ln10

double ln10

particleAxis_J3Line_center_MC

J3Line particleAxis_J3Line_center_MC
Geometry of propagating particle represended by EarthCenterCoordinate - MC Truth -


particleAxis_J3Line_ice3_MC

J3Line particleAxis_J3Line_ice3_MC
Geometry of propagating particle represended by IceCubeCoordinate - MC Truth -


particleAxis_J3Line_center_reco

J3Line particleAxis_J3Line_center_reco
Geometry of propagating particle represended by EarthCenterCoordinate - Reconstruction track -


particleAxis_J3Line_ice3_reco

J3Line particleAxis_J3Line_ice3_reco
Geometry of propagating particle represended by IceCubeCoordinate - Reconstruction track -


energyReco

double energyReco
Energy estimated by reconstruction


logEnergyReco

double logEnergyReco
log(Energy) estimated by reconstruction


fgQuality

double fgQuality
First guess quality index


distanceFromEarthSurface

double distanceFromEarthSurface
propagation distance from the earth surface


ice3Data

I3Particle.I3Data ice3Data
I3 Data class


dFdLogE_GZKMap

java.util.Map<K,V> dFdLogE_GZKMap
Flux of GZK Neutrinos. Calculated by PropagatingNeutrinoFlux class in the neutrinoModel package


dFdLogE_AtmMuonMap

java.util.Map<K,V> dFdLogE_AtmMuonMap
Flux of GZK Neutrinos. Calculated by PropagatingAtmMuonFlux class in the muonModel package


primarySpecWeight

double primarySpecWeight
MC primary spectrum weight


isMCTruth

boolean isMCTruth
This variable gives two cases -
        true - sets/returns the parameters on MC truth
        false - sets/returns the parameters on reco results
        

Class iceCube.uhe.particles.I3Particle.I3Data extends java.lang.Object implements Serializable

Serialized Fields

eventNumber

int eventNumber

npeFADC

double npeFADC

npeATWD

double npeATWD

npeBest

double npeBest

nDOMsFADC

int nDOMsFADC

nDOMsATWD

int nDOMsATWD

nDOMsLaunch

int nDOMsLaunch

logNpeFADC

double logNpeFADC

logNpeATWD

double logNpeATWD

logNpeBest

double logNpeBest

Class iceCube.uhe.particles.Particle extends java.lang.Object implements Serializable

Serialized Fields

energy

double energy

logEnergy

double logEnergy

mass

double mass

lifetime

double lifetime

flavor

int flavor

doublet

int doublet

ln10

double ln10

logEnergyMatrix

double[] logEnergyMatrix

Package iceCube.uhe.points

Class iceCube.uhe.points.ParticlePoint extends java.lang.Object implements Serializable

Serialized Fields

MaterialNumber

int MaterialNumber

IceRockBoundary

double IceRockBoundary

R

double R

alpha

double alpha

theta

double theta

lAxis

double lAxis

AxisLength

double AxisLength

Xslant

double Xslant