All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- Abstract1DPartition().
Constructor for class hep.analysis.Abstract1DPartition
-
- AbstractEventData().
Constructor for class hep.analysis.AbstractEventData
-
- add(Drawable).
Method in class hep.analysis.Page
-
Adds a drawable (such as a plot or annotation) to a page
- addEventAnalyzer(EventAnalyzer).
Method in class hep.analysis.Job
-
- addEventAnalyzer(EventAnalyzer).
Method in interface hep.analysis.peer.JobPeer
-
- addNotify(NamedObjectPeer).
Method in interface hep.analysis.peer.NamedObjectFolderPeer
-
- addNotify(Object).
Method in interface hep.analysis.peer.FolderPeer
-
- afterLastEvent().
Method in class hep.analysis.EventHandler
- Called after the last event is handled.
- afterLastEvent().
Method in interface hep.analysis.EventSource
- Called after the last event is accessed.
- apply(boolean).
Method in class hep.analysis.Cut
- Returns whether a given
boolean value should be included in
the cut.
- apply(Date).
Method in class hep.analysis.Cut
- Returns whether a given date should be included in
the cut.
- apply(double).
Method in class hep.analysis.Cut
- Returns whether a given
double value should be included in
the cut.
- apply(double).
Method in class hep.analysis.DoubleCut
- Determines if the given value meets the criteria specified by the cutoff anf flags.
- apply(int).
Method in class hep.analysis.Cut
- Returns whether a given
int value should be included in
the cut.
- apply(int).
Method in class hep.analysis.DoubleCut
- Casts
value to double and does a normal comparison.
- apply(Object).
Method in class hep.analysis.Cut
- Returns whether a given object should be included in
the cut.
- apply(String).
Method in class hep.analysis.Cut
- Returns whether a given string should be included in
the cut.
- AsymmetryPartition().
Constructor for class hep.analysis.AsymmetryPartition
-
- AsymmetryPartition(double, double).
Constructor for class hep.analysis.AsymmetryPartition
-
- beforeFirstEvent().
Method in class hep.analysis.EventHandler
- Called before the first event is handled.
- beforeFirstEvent().
Method in interface hep.analysis.EventSource
- Called before the first event is accessed.
- calculateAxisLimits().
Method in class hep.analysis.AsymmetryPartition
-
- calculateAxisLimits().
Method in class hep.analysis.SimplePartition
-
- clear().
Method in class hep.analysis.Abstract1DPartition
- Resets the partition to default settings.
- clear().
Method in class hep.analysis.AsymmetryPartition
- Resets the partition to default settings.
- clear().
Method in class hep.analysis.DividePartition
- Resets the partition to default settings.
- clear().
Method in class hep.analysis.FilledPartition
- Resets the partition to default settings.
- clear().
Method in class hep.analysis.FixedMeanPartition
- Resets the partition to default settings.
- clear().
Method in class hep.analysis.FixedPartition
- Resets the partition to default settings.
- clear().
Method in class hep.analysis.Partition
- Resets the partition to default settings.
- clear().
Method in class hep.analysis.SimplePartition
- Resets the partition to default settings.
- clear().
Method in class hep.analysis.StringPartition
- Resets the partition to default settings.
- clearDataChanged().
Method in class hep.analysis.Abstract1DPartition
- Indicate that all data changes have been acknowledged by the observer and that
the partition should resume sending new updates.
- clearPartition().
Method in interface hep.analysis.peer.HistogramPeer
-
- clearRangeChanged().
Method in class hep.analysis.Abstract1DPartition
- Indicate that all range changes have been acknowledged by the observer and that
the partition should resume sending new updates.
- close().
Method in class hep.analysis.EventGenerator
- Not normally called or overridden.
- close().
Method in interface hep.analysis.EventSource
- Provide some cleanup code if it is relevant to close the event source.
- createCutFolderPeer(String, CutFolderPeer).
Method in interface hep.analysis.peer.JobPeer
-
- createCutPeer(String, CutFolderPeer, Cut).
Method in interface hep.analysis.peer.JobPeer
-
- createHistogramFolderPeer(String, HistogramFolderPeer).
Method in interface hep.analysis.peer.JobPeer
-
- createHistogramPeer(String, HistogramFolderPeer).
Method in interface hep.analysis.peer.JobPeer
-
- createJob(String).
Method in interface hep.analysis.peer.AnalysisApplication
-
- createPageFolderPeer(String, PageFolderPeer).
Method in interface hep.analysis.peer.JobPeer
-
- createPagePeer(String, PageFolderPeer).
Method in interface hep.analysis.peer.JobPeer
-
- currentJob().
Method in interface hep.analysis.peer.AnalysisApplication
-
- currentJob().
Static method in class hep.analysis.Job
-
- Cut(String).
Constructor for class hep.analysis.Cut
- Uses the default folder.
- Cut(String, CutFolder).
Constructor for class hep.analysis.Cut
-
- CutFolder(String).
Constructor for class hep.analysis.CutFolder
- Creates a new folder in which you can store cuts and other
cut folders.
- CutFolder(String, CutFolder).
Constructor for class hep.analysis.CutFolder
- Creates a new folder in which you can store cuts and other
cut folders, and stores the new folder in another folder.
- CutTypeException(String).
Constructor for class hep.analysis.CutTypeException
-
- destroy().
Method in class hep.analysis.Abstract1DPartition
- Indicate that this partition is no longer needed.
- destroy().
Method in class hep.analysis.Partition
- Indicate that this partition is no longer needed.
- dispose().
Method in class hep.analysis.Page
- Deletes the page
- DividePartition(Abstract1DPartition, Abstract1DPartition).
Constructor for class hep.analysis.DividePartition
-
- done().
Method in class hep.analysis.Abstract1DPartition
- Called when event loop is finished; sends a final update of any range and/or data change.
- done().
Method in class hep.analysis.Partition
- Called when event loop is finished; should send a final update
of any range and/or data change.
- DoubleCut(String, int, double).
Constructor for class hep.analysis.DoubleCut
- Create an object that will evaluate the relationship of a
value to a cutoff.
- DoubleCutProperties().
Constructor for class hep.analysis.DoubleCutProperties
-
- EndOfDataException().
Constructor for class hep.analysis.EndOfDataException
-
- EventAnalyzer().
Constructor for class hep.analysis.EventAnalyzer
-
- EventDataException(String).
Constructor for class hep.analysis.EventDataException
-
- EventDataException(String, Throwable).
Constructor for class hep.analysis.EventDataException
-
- EventGenerator().
Constructor for class hep.analysis.EventGenerator
-
- EventHandler().
Constructor for class hep.analysis.EventHandler
-
- fill(Date).
Method in class hep.analysis.Abstract1DPartition
- Invokes the
fill(Date, double) method with
a weighting value of 1.
- fill(Date).
Method in class hep.analysis.Histogram
-
Fill a histogram with a single date.
- fill(Date).
Method in class hep.analysis.SimpleDatePartition
- Invokes the
fill(Date, double) method with
a weighting value of 1.
- fill(Date, double).
Method in class hep.analysis.Abstract1DPartition
- Fills the associated histogram with a date value.
- fill(Date, double).
Method in class hep.analysis.FixedMeanDatePartition
- Fills the associated histogram with a date value.
- fill(Date, double).
Method in class hep.analysis.Histogram
-
Fill a histogram with a single date.
- fill(Date, double).
Method in class hep.analysis.SimpleDatePartition
- Fills the associated histogram with a date value.
- fill(double).
Method in class hep.analysis.Abstract1DPartition
- Invokes the
fill(double, double) method with
a weighting value of 1.
- fill(double).
Method in class hep.analysis.Histogram
-
Fill a histogram with a single double.
- fill(double).
Method in class hep.analysis.MeanPartition
- Invokes the
fill(double, double) method with
a weighting value of 1.
- fill(double).
Method in class hep.analysis.SimpleIntPartition
- Invokes the
fill(double, double) method with
a weighting value of 1.
- fill(double).
Method in class hep.analysis.SimplePartition
- Invokes the
fill(double, double) method with
a weighting value of 1.
- fill(double, double).
Method in class hep.analysis.Abstract1DPartition
- Fills the associated histogram with a numerical value.
- fill(double, double).
Method in class hep.analysis.FixedMeanDatePartition
- Fills the associated histogram with a numerical value.
- fill(double, double).
Method in class hep.analysis.FixedMeanPartition
- Fills the associated histogram with a numerical value.
- fill(double, double).
Method in class hep.analysis.FixedPartition
- Fills the associated histogram with a numerical value.
- fill(double, double).
Method in class hep.analysis.Histogram
-
Fill a histogram with a single double.
- fill(double, double).
Method in class hep.analysis.SimpleDatePartition
- Fills the associated histogram with a numerical value.
- fill(double, double).
Method in class hep.analysis.SimpleIntPartition
- Fills the associated histogram with a numerical value.
- fill(double, double).
Method in class hep.analysis.SimplePartition
- Fills the associated histogram with a numerical value.
- fill(double, double, double).
Method in class hep.analysis.AsymmetryPartition
-
- fill(int).
Method in class hep.analysis.Abstract1DPartition
- Invokes the
fill(int, double) method with
a weighting value of 1.
- fill(int).
Method in class hep.analysis.Histogram
-
Fill a histogram with a single int.
- fill(int).
Method in class hep.analysis.SimpleIntPartition
- Invokes the
fill(int, double) method with
a weighting value of 1.
- fill(int, double).
Method in class hep.analysis.Abstract1DPartition
- Converts the given
int parameter to type
double and calls fill(double, double).
- fill(int, double).
Method in class hep.analysis.Histogram
-
Fill a histogram with a single int.
- fill(int, double).
Method in class hep.analysis.SimpleDatePartition
- Converts the given
int parameter to type
double and calls fill(double, double).
- fill(int, double).
Method in class hep.analysis.SimpleIntPartition
- Converts the given
int parameter to type
double and calls fill(double, double).
- fill(String).
Method in class hep.analysis.Abstract1DPartition
- Invokes the
fill(String, double) method with
a weighting value of 1.
- fill(String).
Method in class hep.analysis.Histogram
-
Fill a histogram with a single string.
- fill(String, double).
Method in class hep.analysis.Abstract1DPartition
- Fills the associated histogram with a string value.
- fill(String, double).
Method in class hep.analysis.Histogram
-
Fill a histogram with a single string.
- fill(String, double).
Method in class hep.analysis.StringPartition
- Fills the associated histogram with a string value.
- FilledPartition(int, double, double).
Constructor for class hep.analysis.FilledPartition
-
- find(String).
Static method in class hep.analysis.Histogram
- Returns the Histogram object with the given name.
- find(String, HistogramFolder).
Static method in class hep.analysis.Histogram
- Returns the Histogram object with the given name.
- findCut(String).
Method in interface hep.analysis.peer.CutFolderPeer
-
- findCutFolder(String).
Method in interface hep.analysis.peer.CutFolderPeer
-
- findHistogram(String).
Method in interface hep.analysis.peer.HistogramFolderPeer
-
- findHistogramFolder(String).
Method in interface hep.analysis.peer.HistogramFolderPeer
-
- findPage(String).
Method in interface hep.analysis.peer.PageFolderPeer
-
- findPageFolder(String).
Method in interface hep.analysis.peer.PageFolderPeer
-
- FixedMeanDatePartition(Date, Date).
Constructor for class hep.analysis.FixedMeanDatePartition
-
- FixedMeanDatePartition(Date, Date, int).
Constructor for class hep.analysis.FixedMeanDatePartition
-
- FixedMeanPartition(double, double).
Constructor for class hep.analysis.FixedMeanPartition
-
- FixedMeanPartition(double, double, int).
Constructor for class hep.analysis.FixedMeanPartition
-
- FixedPartition(double, double).
Constructor for class hep.analysis.FixedPartition
-
- FixedPartition(double, double, int).
Constructor for class hep.analysis.FixedPartition
-
- generateEvent().
Method in class hep.analysis.EventGenerator
- Return an instance of EventData that offers access to all of the
relevant fields for one event.
- getArea().
Method in class hep.analysis.Abstract1DPartition
- Return the area of the distribution.
- getArea().
Method in class hep.analysis.AsymmetryPartition
- Return the area of the distribution.
- getArea().
Method in class hep.analysis.DividePartition
- Return the area of the distribution.
- getArea().
Method in class hep.analysis.FilledPartition
- Return the area of the distribution.
- getArea().
Method in class hep.analysis.FixedPartition
- Return the area of the distribution.
- getArea().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getArea().
Method in class hep.analysis.SimplePartition
- Return the area of the distribution.
- getArea().
Method in class hep.analysis.StringPartition
- Return the area of the distribution.
- getAxisLabels().
Method in class hep.analysis.Abstract1DPartition
- Override to allow axis labels to be accessed.
- getAxisLabels().
Method in class hep.analysis.StringPartition
- Override to allow axis labels to be accessed.
- getAxisType().
Method in class hep.analysis.Abstract1DPartition
- Return a static field from Rebinnable1DHistogramData.
- getAxisType().
Method in class hep.analysis.FixedMeanDatePartition
- Return a static field from Rebinnable1DHistogramData.
- getAxisType().
Method in class hep.analysis.SimpleDatePartition
- Return a static field from Rebinnable1DHistogramData.
- getAxisType().
Method in class hep.analysis.StringPartition
- Return a static field from Rebinnable1DHistogramData.
- getBin(int).
Method in class hep.analysis.Abstract1DPartition
- Returns the size of the given bin.
- getBin(int).
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getBinAt(Date).
Method in class hep.analysis.Abstract1DPartition
- Returns the bin index corresponding to the given date value.
- getBinAt(Date).
Method in class hep.analysis.FixedMeanDatePartition
- Returns the bin index corresponding to the given date value.
- getBinAt(Date).
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getBinAt(Date).
Method in class hep.analysis.SimpleDatePartition
- Returns the bin index corresponding to the given date value.
- getBinAt(double).
Method in class hep.analysis.Abstract1DPartition
- Returns the bin index corresponding to the given numerical value.
- getBinAt(double).
Method in class hep.analysis.AsymmetryPartition
- Returns the bin index corresponding to the given numerical value.
- getBinAt(double).
Method in class hep.analysis.FilledPartition
- Returns the bin index corresponding to the given numerical value.
- getBinAt(double).
Method in class hep.analysis.FixedMeanDatePartition
- Returns the bin index corresponding to the given numerical value.
- getBinAt(double).
Method in class hep.analysis.FixedPartition
- Returns the bin index corresponding to the given numerical value.
- getBinAt(double).
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getBinAt(double).
Method in class hep.analysis.SimpleDatePartition
- Returns the bin index corresponding to the given numerical value.
- getBinAt(double).
Method in class hep.analysis.SimpleIntPartition
- Returns the bin index corresponding to the given numerical value.
- getBinAt(double).
Method in class hep.analysis.SimplePartition
- Returns the bin index corresponding to the given numerical value.
- getBinAt(int).
Method in class hep.analysis.Abstract1DPartition
- Converts the given
int parameter to type
double and invokes the method
getBinAt(double).
- getBinAt(int).
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getBinAt(int).
Method in class hep.analysis.SimpleIntPartition
- Converts the given
int parameter to type
double and invokes the method
getBinAt(double).
- getBinAt(String).
Method in class hep.analysis.Abstract1DPartition
- Returns the bin index corresponding to the given string value.
- getBinAt(String).
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getBinAt(String).
Method in class hep.analysis.StringPartition
- Returns the bin index corresponding to the given string value.
- getBins().
Method in class hep.analysis.Abstract1DPartition
- Return an array containing the sizes of all the bins.
- getBins().
Method in class hep.analysis.AsymmetryPartition
- Return an array containing the sizes of all the bins.
- getBins().
Method in class hep.analysis.DividePartition
- Return an array containing the sizes of all the bins.
- getBins().
Method in class hep.analysis.FilledPartition
- Return an array containing the sizes of all the bins.
- getBins().
Method in class hep.analysis.FixedMeanPartition
- Return an array containing the sizes of all the bins.
- getBins().
Method in class hep.analysis.FixedPartition
- Return an array containing the sizes of all the bins.
- getBins().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getBins().
Method in class hep.analysis.SimplePartition
- Return an array containing the sizes of all the bins.
- getBins().
Method in class hep.analysis.StringPartition
- Return an array containing the sizes of all the bins.
- getBoolean(String).
Method in class hep.analysis.AbstractEventData
- Override if your subclass supports
boolean data types.
- getBoolean(String).
Method in interface hep.analysis.EventData
- Returns a
boolean value for the field specified by the parameter name.
- getConstructor(CutProperties, String).
Static method in class hep.analysis.Cut
- Override and return a constructor that corresponds to the given properties.
- getConstructor(CutProperties, String).
Static method in class hep.analysis.DoubleCut
- Override and return a constructor that corresponds to the given properties.
- getDate(String).
Method in class hep.analysis.AbstractEventData
- Override if your subclass supports Date data types.
- getDate(String).
Method in interface hep.analysis.EventData
- Returns a Date object for the field specified by the parameter
name.
- getDefaultCutFolder().
Method in interface hep.analysis.peer.JobPeer
-
- getDefaultHistogramFolder().
Method in interface hep.analysis.peer.JobPeer
-
- getDefaultPageFolder().
Method in interface hep.analysis.peer.JobPeer
-
- getDescription(CutProperties, String).
Static method in class hep.analysis.Cut
- Override and return a description that corresponds to the given properties.
- getDescription(CutProperties, String).
Static method in class hep.analysis.DoubleCut
- Override and return a description that corresponds to the given properties.
- getDouble(String).
Method in class hep.analysis.AbstractEventData
- Override if your subclass supports
double data types.
- getDouble(String).
Method in interface hep.analysis.EventData
- Returns a
double value for the field specified by the parameter name.
- getEntries().
Method in class hep.analysis.Abstract1DPartition
- Return the number of entries.
- getEntries().
Method in class hep.analysis.AsymmetryPartition
- Return the number of entries.
- getEntries().
Method in class hep.analysis.DividePartition
- Return the number of entries.
- getEntries().
Method in class hep.analysis.FilledPartition
- Return the number of entries.
- getEntries().
Method in class hep.analysis.FixedPartition
- Return the number of entries.
- getEntries().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getEntries().
Method in class hep.analysis.SimplePartition
- Return the number of entries.
- getEntries().
Method in class hep.analysis.StringPartition
- Return the number of entries.
- getError(int).
Method in class hep.analysis.Abstract1DPartition
- Returns the error for the given bin.
- getError(int).
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getErrors().
Method in class hep.analysis.Abstract1DPartition
- Return an array containing the errors for all the bins.
- getErrors().
Method in class hep.analysis.AsymmetryPartition
- Return an array containing the errors for all the bins.
- getErrors().
Method in class hep.analysis.DividePartition
- Return an array containing the errors for all the bins.
- getErrors().
Method in class hep.analysis.FilledPartition
- Return an array containing the errors for all the bins.
- getErrors().
Method in class hep.analysis.FixedMeanPartition
- Return an array containing the errors for all the bins.
- getErrors().
Method in class hep.analysis.FixedPartition
- Return an array containing the errors for all the bins.
- getErrors().
Method in class hep.analysis.SimplePartition
- Return an array containing the errors for all the bins.
- getErrors().
Method in class hep.analysis.StringPartition
- Return an array containing the errors for all the bins.
- getInt(String).
Method in class hep.analysis.AbstractEventData
- Override if your subclass supports
int data types.
- getInt(String).
Method in interface hep.analysis.EventData
- Returns an
int value for the field specified by the parameter name.
- getLogStream().
Method in interface hep.analysis.peer.JobPeer
-
- getMax().
Method in class hep.analysis.Abstract1DPartition
- Return the maximum in the distribution.
- getMax().
Method in class hep.analysis.AsymmetryPartition
- Return the maximum in the distribution.
- getMax().
Method in class hep.analysis.DividePartition
- Return the maximum in the distribution.
- getMax().
Method in class hep.analysis.FilledPartition
- Return the maximum in the distribution.
- getMax().
Method in class hep.analysis.FixedPartition
- Return the maximum in the distribution.
- getMax().
Method in class hep.analysis.SimpleIntPartition
- Return the maximum in the distribution.
- getMax().
Method in class hep.analysis.SimplePartition
- Return the maximum in the distribution.
- getMax().
Method in class hep.analysis.StringPartition
- Return the maximum in the distribution.
- getMean().
Method in class hep.analysis.Abstract1DPartition
- Return the mean of the distribution.
- getMean().
Method in class hep.analysis.AsymmetryPartition
- Return the mean of the distribution.
- getMean().
Method in class hep.analysis.DividePartition
- Return the mean of the distribution.
- getMean().
Method in class hep.analysis.FilledPartition
- Return the mean of the distribution.
- getMean().
Method in class hep.analysis.FixedPartition
- Return the mean of the distribution.
- getMean().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getMean().
Method in class hep.analysis.SimplePartition
- Return the mean of the distribution.
- getMean().
Method in class hep.analysis.StringPartition
- Return the mean of the distribution.
- getMin().
Method in class hep.analysis.Abstract1DPartition
- Return the minimum in the distribution.
- getMin().
Method in class hep.analysis.AsymmetryPartition
- Return the minimum in the distribution.
- getMin().
Method in class hep.analysis.DividePartition
- Return the minimum in the distribution.
- getMin().
Method in class hep.analysis.FilledPartition
- Return the minimum in the distribution.
- getMin().
Method in class hep.analysis.FixedPartition
- Return the minimum in the distribution.
- getMin().
Method in class hep.analysis.SimpleIntPartition
- Return the minimum in the distribution.
- getMin().
Method in class hep.analysis.SimplePartition
- Return the minimum in the distribution.
- getMin().
Method in class hep.analysis.StringPartition
- Return the minimum in the distribution.
- getMinusError(int).
Method in class hep.analysis.Abstract1DPartition
- Returns the minus error for the given bin.
- getMinusError(int).
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getMinusErrors().
Method in class hep.analysis.Abstract1DPartition
- Assumes symmetrical errors.
- getMinusErrors().
Method in class hep.analysis.FilledPartition
- Assumes symmetrical errors.
- getMinusErrors().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getName().
Method in class hep.analysis.Cut
-
- getName().
Method in interface hep.analysis.EventSource
- Return a name for your event source.
- getName().
Method in class hep.analysis.Histogram
-
- getName().
Method in interface hep.analysis.NamedObject
-
- getName().
Method in class hep.analysis.Page
-
- getNextEvent().
Method in class hep.analysis.EventGenerator
- Returns
generateEvent().
- getNextEvent().
Method in interface hep.analysis.EventSource
- Return the next event.
- getNumberOfBins().
Method in class hep.analysis.Abstract1DPartition
- Return the number of bins.
- getNumberOfBins().
Method in class hep.analysis.AsymmetryPartition
- Return the number of bins.
- getNumberOfBins().
Method in class hep.analysis.DividePartition
- Return the number of bins.
- getNumberOfBins().
Method in class hep.analysis.FilledPartition
- Return the number of bins.
- getNumberOfBins().
Method in class hep.analysis.FixedPartition
- Return the number of bins.
- getNumberOfBins().
Method in class hep.analysis.SimpleIntPartition
- Return the number of bins.
- getNumberOfBins().
Method in class hep.analysis.SimplePartition
- Return the number of bins.
- getNumberOfBins().
Method in class hep.analysis.StringPartition
- Return the number of bins.
- getObject(String).
Method in class hep.analysis.AbstractEventData
- Override if your subclass supports Object data types.
- getObject(String).
Method in interface hep.analysis.EventData
- Returns an Object for the field specified by the parameter
name.
- getOverflow().
Method in class hep.analysis.Abstract1DPartition
- Return the overflow for the partition.
- getOverflow().
Method in class hep.analysis.AsymmetryPartition
- Return the overflow for the partition.
- getOverflow().
Method in class hep.analysis.DividePartition
- Return the overflow for the partition.
- getOverflow().
Method in class hep.analysis.FilledPartition
- Return the overflow for the partition.
- getOverflow().
Method in class hep.analysis.FixedPartition
- Return the overflow for the partition.
- getOverflow().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getOverflow().
Method in class hep.analysis.SimplePartition
- Return the overflow for the partition.
- getOverflow().
Method in class hep.analysis.StringPartition
- Return the overflow for the partition.
- getPartition().
Method in class hep.analysis.Histogram
- Returns the partition used by this histogram.
- getPlusError(int).
Method in class hep.analysis.Abstract1DPartition
- Returns the plus error for the given bin.
- getPlusError(int).
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getPlusErrors().
Method in class hep.analysis.Abstract1DPartition
- Assumes symmetrical errors.
- getPlusErrors().
Method in class hep.analysis.FilledPartition
- Assumes symmetrical errors.
- getPlusErrors().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getProperties().
Method in class hep.analysis.Cut
- Return a
CutProperties object that encapsulates the current properties.
- getProperties().
Method in interface hep.analysis.peer.CutPeer
-
- getProperties().
Method in class hep.analysis.DoubleCut
- Return a
CutProperties object that encapsulates the current properties.
- getRMS().
Method in class hep.analysis.Abstract1DPartition
- Return the RMS of the distribution.
- getRMS().
Method in class hep.analysis.AsymmetryPartition
- Return the RMS of the distribution.
- getRMS().
Method in class hep.analysis.DividePartition
- Return the RMS of the distribution.
- getRMS().
Method in class hep.analysis.FilledPartition
- Return the RMS of the distribution.
- getRMS().
Method in class hep.analysis.FixedPartition
- Return the RMS of the distribution.
- getRMS().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getRMS().
Method in class hep.analysis.SimplePartition
- Return the RMS of the distribution.
- getRMS().
Method in class hep.analysis.StringPartition
- Return the RMS of the distribution.
- getStatistics().
Method in class hep.analysis.SimplePartition
-
- getString(String).
Method in class hep.analysis.AbstractEventData
- Override if your subclass supports String data types.
- getString(String).
Method in interface hep.analysis.EventData
- Returns a String object for the field specified by the parameter
name.
- getTitle().
Method in interface hep.analysis.peer.NamedObjectPeer
-
- getTotalNumberOfEvents().
Method in class hep.analysis.EventGenerator
- Override if the number of events is known, and return that number.
- getTotalNumberOfEvents().
Method in interface hep.analysis.EventSource
- Return the number of events, or -1 if unknown.
- getType().
Method in class hep.analysis.Cut
- Return a string that describes the type.
- getType().
Method in interface hep.analysis.peer.CutPeer
-
- getType().
Method in class hep.analysis.DoubleCut
- Return a string that describes the type.
- getUnderflow().
Method in class hep.analysis.Abstract1DPartition
- Return the underflow for the partition.
- getUnderflow().
Method in class hep.analysis.AsymmetryPartition
- Return the underflow for the partition.
- getUnderflow().
Method in class hep.analysis.DividePartition
- Return the underflow for the partition.
- getUnderflow().
Method in class hep.analysis.FilledPartition
- Return the underflow for the partition.
- getUnderflow().
Method in class hep.analysis.FixedPartition
- Return the underflow for the partition.
- getUnderflow().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- getUnderflow().
Method in class hep.analysis.SimplePartition
- Return the underflow for the partition.
- getUnderflow().
Method in class hep.analysis.StringPartition
- Return the underflow for the partition.
- go().
Method in class hep.analysis.Job
-
- go(int).
Method in class hep.analysis.Job
-
- go(int).
Method in interface hep.analysis.peer.JobPeer
-
- hasAsymmetricErrorBars().
Method in class hep.analysis.Abstract1DPartition
- Returns false by default.
- hasAsymmetricErrorBars().
Method in class hep.analysis.FilledPartition
- Returns false by default.
- hasAsymmetricErrorBars().
Method in class hep.analysis.Histogram
- Invokes the corresponding method on the current partition.
- hasChanged().
Method in class hep.analysis.Abstract1DPartition
- Do not call.
- hasSimpleQuadraticErrorBars().
Method in class hep.analysis.Abstract1DPartition
- Returns false by default.
- hasSimpleQuadraticErrorBars().
Method in class hep.analysis.AsymmetryPartition
- Returns false by default.
- hasSimpleQuadraticErrorBars().
Method in class hep.analysis.FilledPartition
- Returns false by default.
- hasSimpleQuadraticErrorBars().
Method in class hep.analysis.SimplePartition
- Returns false by default.
- histogram(String).
Method in class hep.analysis.EventHandler
- Returns the Histogram object with the given name.
- Histogram(String).
Constructor for class hep.analysis.Histogram
- Create a new histogram.
- histogram(String, HistogramFolder).
Method in class hep.analysis.EventHandler
- Returns the Histogram object with the given name.
- Histogram(String, HistogramFolder).
Constructor for class hep.analysis.Histogram
- Create a new histogram in a folder.
- HistogramFolder(String).
Constructor for class hep.analysis.HistogramFolder
- Creates a new folder in which you can store histograms and other
histogram folders.
- HistogramFolder(String, HistogramFolder).
Constructor for class hep.analysis.HistogramFolder
- Creates a new folder in which you can store histograms and other
histogram folders, and stores the new folder in another folder.
- isRebinnable().
Method in class hep.analysis.Abstract1DPartition
- Returns false by default.
- isRebinnable().
Method in class hep.analysis.AsymmetryPartition
- Returns false by default.
- isRebinnable().
Method in class hep.analysis.SimplePartition
- Returns false by default.
- Job(String).
Constructor for class hep.analysis.Job
-
- m_bins.
Variable in class hep.analysis.FixedPartition
-
- m_binWidth.
Variable in class hep.analysis.FixedPartition
-
- m_cutoff.
Variable in class hep.analysis.DoubleCutProperties
-
- m_entries.
Variable in class hep.analysis.FixedPartition
-
- m_error.
Variable in class hep.analysis.FixedPartition
-
- m_flags.
Variable in class hep.analysis.DoubleCutProperties
-
- m_high.
Variable in class hep.analysis.FixedPartition
-
- m_hist.
Variable in class hep.analysis.FixedPartition
-
- m_low.
Variable in class hep.analysis.FixedPartition
-
- m_overflow.
Variable in class hep.analysis.FixedPartition
-
- m_underflow.
Variable in class hep.analysis.FixedPartition
-
- MeanPartition().
Constructor for class hep.analysis.MeanPartition
-
- MeanPartition(double, double).
Constructor for class hep.analysis.MeanPartition
-
- out.
Variable in class hep.analysis.EventHandler
- The log stream used to send messages.
- Page(String).
Constructor for class hep.analysis.Page
- Creates a blank page with the specified name in the default folder.
- Page(String, PageFolder).
Constructor for class hep.analysis.Page
- Creates a blank page with the specified name in the specified folder.
- PageFolder(String).
Constructor for class hep.analysis.PageFolder
- Creates a new folder in which you can store pages and other
page folders.
- PageFolder(String, PageFolder).
Constructor for class hep.analysis.PageFolder
- Creates a new folder in which you can store pages and other
histogram folders, and stores the new folder in another folder.
- Partition().
Constructor for class hep.analysis.Partition
-
- partitionDestroyedNotify().
Method in class hep.analysis.Histogram
- Notifies the histogram that the partition has been destroyed.
- PASS_IF_EQUAL.
Static variable in class hep.analysis.DoubleCut
- Set this flag to allow vales equal to the cutoff value to pass.
- PASS_IF_GREATER.
Static variable in class hep.analysis.DoubleCut
- Set this flag to allow vales greater than the cutoff value to pass.
- PASS_IF_LESS.
Static variable in class hep.analysis.DoubleCut
- Set this flag to allow vales less than the cutoff value to pass.
- processEvent(EventData).
Method in class hep.analysis.EventAnalyzer
- When implementing this method, use the given EventData
object to access data for an event and use the data
appropriately.
- RELATIVE_COORDINATE_SYSTEM.
Static variable in interface hep.analysis.Drawable
-
- remove(Drawable).
Method in class hep.analysis.Page
- Removes a drawable from the page
- removeAll().
Method in class hep.analysis.Page
- Clears the page
- removeNotify(NamedObjectPeer).
Method in interface hep.analysis.peer.NamedObjectFolderPeer
-
- removeNotify(Object).
Method in interface hep.analysis.peer.FolderPeer
-
- rewind().
Method in class hep.analysis.Job
-
- rewind().
Method in interface hep.analysis.peer.JobPeer
-
- save().
Method in class hep.analysis.Job
-
- save().
Method in interface hep.analysis.peer.JobPeer
-
- sendMessage(String).
Method in class hep.analysis.EventHandler
- Displays a message.
- sendMessage(String).
Method in interface hep.analysis.peer.JobPeer
-
- setAnalysisApplication(AnalysisApplication).
Static method in class hep.analysis.Job
-
- setArea(double).
Method in class hep.analysis.FilledPartition
-
- setBin(int, double).
Method in class hep.analysis.FilledPartition
-
- setBinning(int, double, double).
Method in class hep.analysis.Abstract1DPartition
- Override to allow binning to be set.
- setBinning(int, double, double).
Method in class hep.analysis.AsymmetryPartition
- Override to allow binning to be set.
- setBinning(int, double, double).
Method in class hep.analysis.DividePartition
- Override to allow binning to be set.
- setBinning(int, double, double).
Method in class hep.analysis.SimplePartition
- Override to allow binning to be set.
- setBins(double[]).
Method in class hep.analysis.FilledPartition
-
- setCoordinateSystem(int).
Method in interface hep.analysis.Drawable
-
- setCoordinateSystem(int).
Method in class hep.analysis.Plot
-
- setCut(Cut).
Method in interface hep.analysis.peer.CutPeer
-
- setCutoff(double).
Method in class hep.analysis.DoubleCut
- Sets the cutoff value.
- setDataAndRangeChanged().
Method in class hep.analysis.Abstract1DPartition
- Indicate that the data and range have changed and notify observers of the change.
- setDataChanged().
Method in class hep.analysis.Abstract1DPartition
- Indicate that the data have changed and notify observers of the change.
- setError(int, double).
Method in class hep.analysis.FilledPartition
-
- setErrors(double[]).
Method in class hep.analysis.FilledPartition
-
- setEventSource(EventSource).
Method in class hep.analysis.Job
-
- setEventSource(EventSource).
Method in interface hep.analysis.peer.JobPeer
-
- setFlags(int).
Method in class hep.analysis.DoubleCut
- Set the policy for what relationship a given value must have to the
cutoff in order to pass.
- setLocation(double, double).
Method in interface hep.analysis.Drawable
-
- setLocation(double, double).
Method in class hep.analysis.Plot
-
- setMax(double).
Method in class hep.analysis.FilledPartition
-
- setMean(double).
Method in class hep.analysis.FilledPartition
-
- setMin(double).
Method in class hep.analysis.FilledPartition
-
- setMinusError(int, double).
Method in class hep.analysis.FilledPartition
-
- setMinusErrors(double[]).
Method in class hep.analysis.FilledPartition
-
- setNumberOfBins(int).
Method in class hep.analysis.FilledPartition
-
- setOverflow(double).
Method in class hep.analysis.FilledPartition
-
- setPartition(Abstract1DPartition).
Method in class hep.analysis.Histogram
- Use this method to set the partition for this histogram.
- setPartition(Abstract1DPartition).
Method in interface hep.analysis.peer.HistogramPeer
-
- setPlusError(int, double).
Method in class hep.analysis.FilledPartition
-
- setPlusErrors(double[]).
Method in class hep.analysis.FilledPartition
-
- setProperties(CutProperties).
Method in class hep.analysis.Cut
- Set the properties to those specified by the parameter
prop.
- setProperties(CutProperties).
Method in interface hep.analysis.peer.CutPeer
-
- setProperties(CutProperties).
Method in class hep.analysis.DoubleCut
- Set the properties to those specified by the parameter
prop.
- setRangeChanged().
Method in class hep.analysis.Abstract1DPartition
- Indicate that the range has changed and notify observers of the change.
- setRMS(double).
Method in class hep.analysis.FilledPartition
-
- setSize(double, double).
Method in interface hep.analysis.Drawable
-
- setSize(double, double).
Method in class hep.analysis.Plot
-
- setUnderflow(double).
Method in class hep.analysis.FilledPartition
-
- setVisible(boolean).
Method in class hep.analysis.Page
-
- SimpleDatePartition().
Constructor for class hep.analysis.SimpleDatePartition
-
- SimpleDatePartition(Date, Date).
Constructor for class hep.analysis.SimpleDatePartition
-
- SimpleIntPartition().
Constructor for class hep.analysis.SimpleIntPartition
-
- SimpleIntPartition(int, int).
Constructor for class hep.analysis.SimpleIntPartition
-
- SimplePartition().
Constructor for class hep.analysis.SimplePartition
-
- SimplePartition(double, double).
Constructor for class hep.analysis.SimplePartition
-
- source1.
Variable in class hep.analysis.DividePartition
-
- source2.
Variable in class hep.analysis.DividePartition
-
- step().
Method in class hep.analysis.Job
-
- StringPartition().
Constructor for class hep.analysis.StringPartition
-
- toString().
Method in class hep.analysis.DoubleCut
- Returns a string representation of the object.