Package iceCube.uhe.analysis

Package icecube.uhe.analysis

See:
          Description

Class Summary
AtmMuonBundleFitter This class provides methods to fit I3Particles with the CEL approximated AtmMuonBundle flux.
Criteria Criteria class defines requrements of the IceCube EHE events that are subject to futher analysis.
DrawAtmMuonBundle  
DrawAtmMuonBundle2D  
DrawAtmMuonBundleCombined  
DrawNuEffAreaByAreaTable Calculate the neutrino detection effective area [km^2 sr] (neutrino interaction probability convoluted) by running PropagationMatrixFlux with EffAreaTable class.
DrawNuEffAreaByI3Particle Calculate the neutrino detection effective area [km^2 sr] (neutrino interaction probability convoluted) by running I3ParticleFlux.
EffAreaTable (In-ice) Effective Area is calculated from the numerical table stored in the classes/iceCube/uhe/analysis.
EnergyHistogramMaker This class makes a 2D histogram of Energy correlations like Muon In-ice Energy Vs Primary Cosmic Ray enegry (obtained by AtmMuonBundleFlux.java in the MuonModel package) or Muon In-ice Energy Vs Muon Surface Energy (using PropagationMatrixFactory.java in the propahgation package) Written by S.
I3ParticleAnalysisFactory I3Particles Analysis Factory.
I3ParticleBuilder Build IceCube event(s) reading from the f2k data via standard input.
I3ParticleBuilderDemo I3Particle.class Demo program.
I3ParticleFlux I3ParticleFlux calculates the detectable neutrino event intensity at the Earth Surface using propagation matrix filled in each of I3Particle.
I3ParticleGZKWeightFiller  
I3ParticleMCPrimaryWeightFiller This class provides the methods to fill I3Particles with MC primary spectrum weights.
I3ParticlePropMatrixFiller This class provides the methods to fill I3Particles with the pregenerated propagation matrix.
I3ParticleWeightFiller This class provides the methods to fill I3Particles with GZK and Atmospheric muon weights.
JaidaPlotStyleSetter  
MakeEffAreaTable Calculate the in-ice effective area table by running I3ParticleFlux.getInIceEffectiveArea(double logEnergy, double cosZenith, int flavor, int doublet).
MergeI3Particles  
PlotAllSpectrum  
PropagationMatrixDrawer This class makes a 2D/1D histogram of Energy correlations of In-ice Energy Vs Surface Energy (using PropagationMatrixFactory.java in the propahgation package) Written by S.
PropagationMatrixFlux It calculates the detectable neutrino event intensity at the Earth Surface as I3ParticleFlux does but the calculation is made by using directly the zenith angle binned propagation matrix and the numerically calculated effective area (I3EffectiveArea.java) without relying on I3Particle MC events.
RunAnalysis  
RunAtmMuonBundleCombinedFitter  
RunAtmMuonBundleFitter  
RunI3ParticleBuilder Run I3ParticleBulder to generate a series of I3Particles.
RunI3ParticleFlux Calculate the detectable Neutrino flux [GeV/cm^2 sec sr] at the surface by running I3ParticleFlux.
RunJaidaAnalysis  
RunJaidaAnalysisIC9  
RunPropagationMatrixFlux Calculate the detectable Neutrino flux [GeV/cm^2 sec sr] at the surface by running ProrpagationMatrixFlux.
 

Package iceCube.uhe.analysis Description

Package icecube.uhe.analysis

This package contains the classes for the IceCube Extremely-High Energy Neutrino analysis with the I3Particle-based data. The factory class "I3ParticleAnalysisFactory" provides tools for the data analysis.


Last modified: Thu Jan 25 17:34:57 JST 2007