Serialized Form
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
m_name
java.lang.String m_name
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
m_hash
java.util.Hashtable m_hash
m_partition
Partition m_partition
style
Style style
clearOnRewind
boolean clearOnRewind
clearOnRewind
boolean clearOnRewind
style
HistogramStyle style
defaultPartition
Partition defaultPartition
m_plots
java.util.Vector m_plots
m_xGrid
int m_xGrid
m_yGrid
int m_yGrid
hasConstraints
boolean hasConstraints
this$0
Page this$0
plot
Plot plot
x
double x
y
double y
width
double width
height
double height
style
Style style
m_histograms
java.util.Vector m_histograms
m_x
double m_x
m_y
double m_y
m_width
double m_width
m_height
double m_height
hash
java.util.Hashtable hash
Package hep.analysis.partition |
m_min
double m_min
m_max
double m_max
m_autoRange
boolean m_autoRange
m_thresholdReached
boolean m_thresholdReached
m_defaultBins
int m_defaultBins
m_autoCutoff
int m_autoCutoff
m_type
BinType m_type
m_storer
SimpleStorer m_storer
m_stats
OneDStatisticsProvider m_stats
m_totalWeight
double m_totalWeight
m_entries
int m_entries
finder
BinFinder finder
binner
OneDBinner binner
m_bins
int m_bins
m_hit
double[] m_hit
m_n
double[] m_n
f1
OneDFillable f1
f2
OneDFillable f2
m_finder
SimpleBinFinder m_finder
m_finderX
SimpleBinFinder m_finderX
m_finderY
SimpleBinFinder m_finderY
info
BinInfo info
fillable
OneDFillable fillable
dataSource
OneDDataSource dataSource
statisticsProvider
StatisticsProvider statisticsProvider
m_low
double m_low
m_high
double m_high
m_binWidth
double m_binWidth
m_totalWeight
double m_totalWeight
m_mean
double m_mean
m_rms
double m_rms
m_entries
int m_entries
m_range
RangeChangeListener m_range
AXIS_BASE
int AXIS_BASE
m_id
int m_id
m_bins
int m_bins
m_hist
double[] m_hist
m_error
double[] m_error
m_n
double[] m_n
m_store
SimpleScatterStorer m_store
m_storer
TwoDStorer m_storer
m_stats
TwoDStatisticsProvider m_stats
m_filler
TwoDFillable m_filler
m_xMin
double m_xMin
m_xMax
double m_xMax
m_yMin
double m_yMin
m_yMax
double m_yMax
m_rangeSet
boolean m_rangeSet
m_type
BinType m_type
m_xBins
int m_xBins
m_xBinLow
double m_xBinLow
m_xBinHigh
double m_xBinHigh
m_yBins
int m_yBins
m_yBinLow
double m_yBinLow
m_yBinHigh
double m_yBinHigh
m_source
TwoDDataSource m_source
min
double min
max
double max
binWidth
double binWidth
bins
int bins
underflow
int underflow
overflow
int overflow
m_bins
int m_bins
m_hist
double[] m_hist
m_error
double[] m_error
m_hasWeightedEntries
boolean m_hasWeightedEntries
m_min
double m_min
m_max
double m_max
m_autoRange
boolean m_autoRange
m_defaultBins
int m_defaultBins
m_type
BinType m_type
m_storer
SimpleStorer m_storer
m_stats
OneDStatisticsProvider m_stats
m_simple
hep.analysis.partition.PartitionVector m_simple
m_currentSimple
double[] m_currentSimple
m_countSimple
int m_countSimple
m_simpleEntriesFilled
int m_simpleEntriesFilled
m_simple
hep.analysis.partition.PartitionVector m_simple
m_weighted
hep.analysis.partition.PartitionVector m_weighted
m_currentSimple
double[] m_currentSimple
m_currentWeighted
double[] m_currentWeighted
m_countSimple
int m_countSimple
m_countWeighted
int m_countWeighted
m_simpleEntriesFilled
int m_simpleEntriesFilled
m_weightedEntriesFilled
int m_weightedEntriesFilled
binner
SimpleTwoDDataSource binner
xFinder
SimpleBinFinder xFinder
yFinder
SimpleBinFinder yFinder
m_simple
hep.analysis.partition.PartitionVector m_simple
m_weighted
hep.analysis.partition.PartitionVector m_weighted
m_currentSimple
double[] m_currentSimple
m_currentWeighted
double[] m_currentWeighted
m_countSimple
int m_countSimple
m_countWeighted
int m_countWeighted
m_simpleEntriesFilled
int m_simpleEntriesFilled
m_weightedEntriesFilled
int m_weightedEntriesFilled
m_stats
java.util.Vector m_stats
m_values
java.util.Vector m_values
m_range
RangeChangeListener m_range
nbins
int nbins
h
java.util.Hashtable h
m_binner
BinType m_binner
m_entries
int m_entries
m_threshold
int m_threshold
m_listener
ThresholdListener m_listener
xFinder
BinFinder xFinder
yFinder
BinFinder yFinder
binner
TwoDBinner binner
xBins
int xBins
yBins
int yBins
type
BinType type
infoX
BinInfo infoX
infoY
BinInfo infoY
fillable
TwoDFillable fillable
dataSource
TwoDDataSource dataSource
statisticsProvider
StatisticsProvider statisticsProvider
f1
TwoDFillable f1
f2
TwoDFillable f2
m_xLow
double m_xLow
m_xHigh
double m_xHigh
m_xMean
double m_xMean
m_xRms
double m_xRms
m_yLow
double m_yLow
m_yHigh
double m_yHigh
m_yMean
double m_yMean
m_yRms
double m_yRms
m_totalWeight
double m_totalWeight
m_entries
int m_entries
m_xRange
RangeChangeListener m_xRange
m_yRange
RangeChangeListener m_yRange
m_dx
double m_dx
m_dy
double m_dy
m_dz
double m_dz
m_dt
double m_dt
m_v
Hep3Vector m_v
m_vIsOwned
boolean m_vIsOwned
id
int id
Package hep.physics.generator.event |