A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

Abstract1DPartition - class hep.analysis.partition.Abstract1DPartition.
The base class for all one-dimensional partitions.
Abstract1DPartition() - Constructor for class hep.analysis.partition.Abstract1DPartition
 
Abstract2DPartition - class hep.analysis.partition.Abstract2DPartition.
The base class for all two-dimensional partitions.
Abstract2DPartition() - Constructor for class hep.analysis.partition.Abstract2DPartition
 
AbstractBinFinder - class hep.analysis.partition.AbstractBinFinder.
 
AbstractBinFinder() - Constructor for class hep.analysis.partition.AbstractBinFinder
 
AbstractEventData - class hep.analysis.AbstractEventData.
Extend this class to get a simple implementation of the NTupleEventData interface.
AbstractEventData() - Constructor for class hep.analysis.AbstractEventData
 
AbstractJetFinder - class hep.physics.jets.AbstractJetFinder.
Base class for jet finders
AbstractJetFinder(double) - Constructor for class hep.physics.jets.AbstractJetFinder
 
AbstractNamedObject - class hep.analysis.AbstractNamedObject.
An abstract implementation of NamedObject.
AbstractNTupleEventData - class hep.analysis.AbstractNTupleEventData.
Extend this class to get a simple implementation of the NTupleEventData interface.
AbstractNTupleEventData() - Constructor for class hep.analysis.AbstractNTupleEventData
 
AbstractOneDFillable - class hep.analysis.partition.AbstractOneDFillable.
 
AbstractOneDFillable() - Constructor for class hep.analysis.partition.AbstractOneDFillable
 
AbstractTwoDFillable - class hep.analysis.partition.AbstractTwoDFillable.
 
AbstractTwoDFillable() - Constructor for class hep.analysis.partition.AbstractTwoDFillable
 
accept(Object) - Method in interface hep.physics.predicate.Predicate
 
add(Hep3Vector, Hep3Vector) - Static method in class hep.physics.VecOp
 
add(HepLorentzVector, HepLorentzVector) - Static method in class hep.physics.VecOp
 
add(Histogram) - Method in class hep.analysis.Plot
Add a histogram to the plot.
add(NamedObject) - Method in class hep.analysis.Folder
Add or replace an object in a folder, and notify the FolderPeer if any
add(Plot) - Method in class hep.analysis.Page
Adds a plot with the default layout
add(Plot, double, double, double, double) - Method in class hep.analysis.Page
Adds a plot with a specific position on the page.
addEventAnalyzer(EventAnalyzer) - Method in class hep.analysis.Job
Add an event analyzer to this job.
addEventAnalyzer(EventAnalyzer) - Method in interface hep.analysis.peer.JobPeer
 
addFakeMother(boolean) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Add a fake mother particle of HepEvt type (status DOCUMENTATION) to the event record for every simulated particle (pair).
addNotify(Histogram) - Method in interface hep.analysis.peer.PlotPeer
 
addNotify(NamedObject) - Method in interface hep.analysis.peer.FolderPeer
Called when an item is added to a Folder
addNotify(Plot) - Method in interface hep.analysis.peer.PagePeer
 
addParent(GeneratorParticle) - Method in class hep.physics.generator.event.GeneratorParticle
 
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.
AnalysisApplication - interface hep.analysis.peer.AnalysisApplication.
 
AutoPartition - class hep.analysis.partition.AutoPartition.
At first, an automatic partition acts like a simple partition, filling within any range.
AutoPartition() - Constructor for class hep.analysis.partition.AutoPartition
Creates an automatic partition, using automatic range and the default values: auto binning cutoff = 2000 number of bins = 40
AutoPartition(double, double) - Constructor for class hep.analysis.partition.AutoPartition
Creates an automatic partition, using a given range with the default values: auto binning cutoff = 2000 number of bins = 40 When the binning cutoff is reached, the given range will be used unless setBinning(int, double, double) is called.
AutoPartition(int, BinType) - Constructor for class hep.analysis.partition.AutoPartition
 
AutoPartition(int, BinType, double, double) - Constructor for class hep.analysis.partition.AutoPartition
 
AutoPartition(int, int) - Constructor for class hep.analysis.partition.AutoPartition
Created an automatic partition, with automatic range and the given values for the auto binning cutoff and number of bins.
AutoPartition(int, int, double, double) - Constructor for class hep.analysis.partition.AutoPartition
Created an automatic partition, with the given range and the given values for the auto binning cutoff and number of bins.
axisIsSet(int) - Method in class hep.analysis.partition.PartitionNotification
 

B

BasicHep3Matrix - class hep.physics.BasicHep3Matrix.
3x3 matrices for Hep3Vector operations.
BasicHep3Matrix() - Constructor for class hep.physics.BasicHep3Matrix
 
BasicHep3Matrix(double, double, double, double, double, double, double, double, double) - Constructor for class hep.physics.BasicHep3Matrix
 
BasicHep3Vector - class hep.physics.BasicHep3Vector.
Basic implementation of a Hep3Vector
BasicHep3Vector() - Constructor for class hep.physics.BasicHep3Vector
 
BasicHep3Vector(double[]) - Constructor for class hep.physics.BasicHep3Vector
Create a BasicHep3Vector from a double array
BasicHep3Vector(double, double, double) - Constructor for class hep.physics.BasicHep3Vector
 
BasicHepLorentzVector - class hep.physics.BasicHepLorentzVector.
BasicImplementation of a HepLorentzVector (4-vector)
BasicHepLorentzVector() - Constructor for class hep.physics.BasicHepLorentzVector
 
BasicHepLorentzVector(double, double, double, double) - Constructor for class hep.physics.BasicHepLorentzVector
 
BasicHepLorentzVector(double, Hep3Vector) - Constructor for class hep.physics.BasicHepLorentzVector
 
BasicStatisticsProvider - class hep.analysis.partition.BasicStatisticsProvider.
Calculates some generic statistics for a OneD histogram
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.
beforeFirstEvent() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
BinAdapter - class hep.analysis.partition.BinAdapter.
 
BinFinder - interface hep.analysis.partition.BinFinder.
 
BinInfo - interface hep.analysis.partition.BinInfo.
 
BinType - interface hep.analysis.partition.BinType.
Interface to be implemented by classes that compute bin contents based on sum, efficiency, RMS etc.
boost(HepLorentzVector, Hep3Vector) - Static method in class hep.physics.VecOp
Boost fourVector with boostVector Note, that beta=abs(boostVector) needs to be 0 < beta < 1.
boost(HepLorentzVector, HepLorentzVector) - Static method in class hep.physics.VecOp
Boost fourVector into system of refFourVector.

C

canSetClearOnRewind() - Method in class hep.analysis.HistogramFolder
 
changeNotify(NamedObject, String) - Method in interface hep.analysis.peer.FolderPeer
Called after an item has been changed (ie renamed)
clear() - Method in class hep.analysis.Plot
Clear all the histograms from the plot
clear() - Method in class hep.analysis.Histogram
Clears the histogram contents
clear() - Method in class hep.analysis.HistogramFolder
Clears (resets) all of the histograms in this folder
clear() - Method in class hep.analysis.DerivedHistogram
 
clear() - Method in class hep.analysis.Partition
Resets the partition to default settings.
clear() - Method in class hep.analysis.partition.AbstractBinFinder
 
clear() - Method in class hep.analysis.partition.StringBinFinder
 
clear() - Method in class hep.analysis.partition.PartitionFactory
 
clear() - Method in class hep.analysis.partition.BinAdapter
 
clear() - Method in class hep.analysis.partition.Abstract1DPartition
Resets the partition to default settings.
clear() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
clear() - Method in class hep.analysis.partition.TwoDBinAdapter
 
clear() - Method in interface hep.analysis.partition.TwoDBinner
 
clear() - Method in class hep.analysis.partition.OneDStatisticsProvider
 
clear() - Method in class hep.analysis.partition.Statistics
 
clear() - Method in class hep.analysis.partition.SimpleStorer
 
clear() - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
clear() - Method in class hep.analysis.partition.Abstract2DPartition
Resets the partition to default settings.
clear() - Method in class hep.analysis.partition.Simple2DPartition
 
clear() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
clear() - Method in class hep.analysis.partition.ThresholdStorer
 
clear() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
clear() - Method in class hep.analysis.partition.SimpleScatterStorer
 
clear() - Method in interface hep.analysis.partition.TwoDFillable
 
clear() - Method in interface hep.analysis.partition.OneDBinner
 
clear() - Method in class hep.analysis.partition.EfficiencyBinner
 
clear() - Method in class hep.analysis.partition.RMSBinner
 
clear() - Method in class hep.analysis.partition.SimpleTwoDStorer
 
clear() - Method in interface hep.analysis.partition.OneDFillable
 
clear() - Method in class hep.analysis.partition.SimpleBinner
 
clear() - Method in class hep.analysis.partition.TwoDFillableTee
 
clear() - Method in class hep.analysis.partition.FillableTee
 
clear() - Method in class hep.analysis.partition.BasicStatisticsProvider
 
clear() - Method in interface hep.analysis.partition.BinFinder
 
clearChanges() - Method in class hep.analysis.partition.Abstract2DPartition
 
clearDataChanged() - Method in class hep.analysis.partition.Abstract1DPartition
Indicate that all data changes have been acknowledged by the observer and that the partition should resume sending new updates.
clearDataChanged() - Method in class hep.analysis.partition.Abstract2DPartition
Indicate that all data changes have been acknowledged by the observer and that the partition should resume sending new updates.
clearNotify() - Method in interface hep.analysis.peer.PagePeer
 
clearNotify() - Method in interface hep.analysis.peer.PlotPeer
 
clearRangeChanged() - Method in class hep.analysis.partition.Abstract1DPartition
Indicate that all range changes have been acknowledged by the observer and that the partition should resume sending new updates.
clearReadLimit() - Method in class hep.io.xdr.XDRInputStream
 
close() - Method in interface hep.analysis.EventSource
Provide some cleanup code if it is relevant to close the event source.
close() - Method in class hep.analysis.EventGenerator
Override to do cleanup when generator is no longer used
close() - Method in class hep.io.mcfio.MCFIOWriter
 
close() - Method in class hep.io.mcfio.MCFIOReader
 
CM(Enumeration) - Static method in class hep.physics.VecOp
 
compatibilityMode - Static variable in class hep.io.mcfio.MCFIOWriter
 
convert(EventHeader) - Method in class hep.io.stdhep.adapter.StdhepAdapter
Convert from an EventHeader to a StdhepEvent.
convert(StdhepEvent) - Method in class hep.io.stdhep.adapter.StdhepAdapter
Convert from a StdhepEvent to an EventHeader.
cosTheta() - Method in interface hep.physics.Hep3Vector
 
cosTheta() - Method in class hep.physics.BasicHep3Vector
 
createBinType() - Method in class hep.analysis.partition.DefaultPartitionFactory
Subclasses can override this method to create a new default bin type.
createBinType() - Method in class hep.analysis.partition.RMSPartitionFactory
 
createBinType() - Method in class hep.analysis.partition.EfficiencyPartitionFactory
 
createJobPeer(String, Job) - Method in interface hep.analysis.peer.AnalysisApplication
 
createJobPeer(String, Job) - Method in class hep.analysis.standalone.StandAloneApp
 
createStorer() - Method in class hep.analysis.partition.Simple2DPartition
 
createStorer() - Method in class hep.analysis.partition.ScatterPlotPartition
 
createUserBlock(int) - Method in class hep.io.mcfio.MCFIOReader
Override this method to create user defined blocks
createUserBlock(int) - Method in class hep.io.stdhep.StdhepReader
Overrides the createUserBlock from MCFIO to create the necessary stdhep records.
cross(Hep3Vector, Hep3Vector) - Static method in class hep.physics.VecOp
 
currentJob() - Method in interface hep.analysis.peer.AnalysisApplication
 
currentJob() - Method in class hep.analysis.standalone.StandAloneApp
 
CutPeer - interface hep.analysis.peer.CutPeer.
 

D

DATA_UPDATE - Static variable in class hep.analysis.partition.PartitionNotification
 
DATE - Static variable in class hep.analysis.Partition
 
DefaultParticlePropertyProvider - class hep.physics.DefaultParticlePropertyProvider.
Default table of particle properties used by ParticlePropertyProvider.
DefaultParticlePropertyProvider() - Constructor for class hep.physics.DefaultParticlePropertyProvider
Default constructor, can be called from superclasses
DefaultPartitionFactory - class hep.analysis.partition.DefaultPartitionFactory.
The purpose of the DefaultPartitionFactory is to masquerade as a Partition, but the first time a fill method is called, to replace itself with a more suitable Partition, based on which fill method was called.
DefaultPartitionFactory() - Constructor for class hep.analysis.partition.DefaultPartitionFactory
 
delete() - Method in class hep.analysis.AbstractNamedObject
Delete this object
delete() - Method in interface hep.analysis.NamedObject
Delete the object (NamedObjects are always stored in folders, so they are not automatically garbage collected unless they are deleted, or one of their predecesor Folders is deleted).
DELTATIME - Static variable in class hep.analysis.Partition
 
DerivedHistogram - class hep.analysis.DerivedHistogram.
DerivedHistogram extends the hep.analysis.Histogram class but overrides all of the methods which actually change the histograms to throw exceptions.
DerivedHistogram(String) - Constructor for class hep.analysis.DerivedHistogram
Create a new histogram.
DerivedHistogram(String, HistogramFolder) - Constructor for class hep.analysis.DerivedHistogram
Create a new histogram in a folder.
destroy() - Method in class hep.analysis.Partition
Indicate that this partition is no longer needed.
det() - Method in class hep.physics.BasicHep3Matrix
Returns the determinent of the matrix.
det() - Method in interface hep.physics.Hep3Matrix
 
DiagnosticEventGenerator - class hep.physics.generator.diagnostic.DiagnosticEventGenerator.
Generates user specified particle type events with user specified ranges.
DiagnosticEventGenerator() - Constructor for class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
DOCUMENTATION - Static variable in interface hep.physics.Particle
 
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.
done() - Method in class hep.analysis.partition.PartitionFactory
 
done() - Method in class hep.analysis.partition.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.Abstract2DPartition
Called when event loop is finished; sends a final update of any range and/or data change.
done(Job) - Static method in class hep.analysis.PeerSupport
Tells the job to send a "done" message to the histograms (called by the framework at the end of the go loop)
dot(Hep3Vector, Hep3Vector) - Static method in class hep.physics.VecOp
 
dot(HepLorentzVector, HepLorentzVector) - Static method in class hep.physics.VecOp
 
DOUBLE - Static variable in class hep.analysis.Partition
Constants used to mark the axis type
dump() - Method in class hep.analysis.Job
Produces a dump of all the NamedObjects (such as histograms) created during the current job.
dump(PrintWriter) - Method in class hep.analysis.Job
Produces a dump of all the NamedObjects (such as histograms) created during the current job.
dumpParticleHierarchy(Particle) - Static method in class hep.physics.HEPUtilities
Dump the particle heirarchy within the event to System.out
dumpParticleHierarchy(Particle, PrintStream) - Static method in class hep.physics.HEPUtilities
Dump the particle heirarchy within the event
dumpParticleHierarchy(Particle, PrintWriter) - Static method in class hep.physics.HEPUtilities
 
durham_mass(HepLorentzVector, HepLorentzVector) - Method in class hep.physics.jets.AbstractJetFinder
 
DurhamJetFinder - class hep.physics.jets.DurhamJetFinder.
 
DurhamJetFinder(double) - Constructor for class hep.physics.jets.DurhamJetFinder
 

E

e(int, int) - Method in class hep.physics.BasicHep3Matrix
Returns the (row, column) element where the indicies expected are 1,2 and 3.
e(int, int) - Method in interface hep.physics.Hep3Matrix
 
EfficiencyBinner - class hep.analysis.partition.EfficiencyBinner.
Calculates each bin as an efficiency.
EfficiencyBinner(int) - Constructor for class hep.analysis.partition.EfficiencyBinner
 
EfficiencyPartitionFactory - class hep.analysis.partition.EfficiencyPartitionFactory.
 
EfficiencyPartitionFactory() - Constructor for class hep.analysis.partition.EfficiencyPartitionFactory
 
EfficiencyPlot - class hep.analysis.EfficiencyPlot.
A convenience class for creating a Histogram whose bins contain the mean and rms of the entries in the bin.
EfficiencyPlot(String) - Constructor for class hep.analysis.EfficiencyPlot
 
EfficiencyPlot(String, HistogramFolder) - Constructor for class hep.analysis.EfficiencyPlot
 
elements() - Method in class hep.analysis.partition.Statistics
 
EndOfDataException - exception hep.analysis.EndOfDataException.
Thrown from an EventSource to signal that there are no more events.
EndOfDataException() - Constructor for class hep.analysis.EndOfDataException
 
EventAnalyzer - class hep.analysis.EventAnalyzer.
A base class for routines that analyze events
EventAnalyzer() - Constructor for class hep.analysis.EventAnalyzer
 
EventData - interface hep.analysis.EventData.
An implementation of this interface is used to provide data for one event.
EventDataException - exception hep.analysis.EventDataException.
 
EventDataException(String) - Constructor for class hep.analysis.EventDataException
 
EventGenerator - class hep.analysis.EventGenerator.
 
EventGenerator() - Constructor for class hep.analysis.EventGenerator
 
EventHandler - class hep.analysis.EventHandler.
The base class for EventAnalyzer and EventGenerator.
EventHandler() - Constructor for class hep.analysis.EventHandler
 
EventHeader - interface hep.analysis.EventHeader.
The event header ties together an arbitrary, extensible collection of event components, such as Tracks, Particles, Hits etc.
EventShape - class hep.physics.jets.EventShape.
Event Shape and Thrust utilities This is a transcription of the Jetset thrust and event shape finders into Java.
EventShape() - Constructor for class hep.physics.jets.EventShape
Call this to input a new event to the event shape routines.
EventSource - interface hep.analysis.EventSource.
A source for events.

F

fewestTracks() - Method in class hep.physics.jets.AbstractJetFinder
 
fewestTracks() - Method in interface hep.physics.jets.JetFinder
Find the jet with the fewest particles
fill(Date) - Method in class hep.analysis.Histogram
Fill a histogram with a single date.
fill(Date) - Method in class hep.analysis.DerivedHistogram
 
fill(Date) - Method in class hep.analysis.partition.PartitionFactory
 
fill(Date) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fill(Date) - Method in class hep.analysis.partition.BinAdapter
 
fill(Date) - Method in class hep.analysis.partition.Abstract1DPartition
Invokes the fill(Date, double) method with a weighting value of 1.
fill(Date) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
fill(Date) - Method in class hep.analysis.partition.AbstractOneDFillable
 
fill(Date) - Method in class hep.analysis.partition.Abstract2DPartition
Invokes the fill(Date, double) method with a weighting value of 1.
fill(Date) - Method in class hep.analysis.partition.SimpleDatePartition
 
fill(Date) - Method in interface hep.analysis.partition.OneDFillable
 
fill(Date) - Method in class hep.analysis.partition.FillableTee
 
fill(Date, double) - Method in class hep.analysis.Histogram
 
fill(Date, double) - Method in class hep.analysis.DerivedHistogram
 
fill(Date, double) - Method in class hep.analysis.partition.AbstractTwoDFillable
 
fill(Date, double) - Method in class hep.analysis.partition.PartitionFactory
 
fill(Date, double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fill(Date, double) - Method in class hep.analysis.partition.Abstract1DPartition
 
fill(Date, double) - Method in class hep.analysis.partition.TwoDBinAdapter
 
fill(Date, double) - Method in class hep.analysis.partition.Abstract2DPartition
 
fill(Date, double) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
fill(Date, double) - Method in interface hep.analysis.partition.TwoDFillable
 
fill(Date, double) - Method in class hep.analysis.partition.ScatterPlotPartitionFactory
 
fill(Date, double) - Method in class hep.analysis.partition.FixedMeanDatePartition
 
fill(Date, double) - Method in class hep.analysis.partition.TwoDFillableTee
 
fill(Date, double) - Method in class hep.analysis.partition.ScatterPlotDatePartition
 
fill(double) - Method in class hep.analysis.Histogram
Fill a histogram with a single double.
fill(double) - Method in class hep.analysis.DerivedHistogram
 
fill(double) - Method in class hep.analysis.partition.PartitionFactory
 
fill(double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fill(double) - Method in class hep.analysis.partition.BinAdapter
 
fill(double) - Method in class hep.analysis.partition.Abstract1DPartition
Invokes the fill(double, double) method with a weighting value of 1.
fill(double) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
fill(double) - Method in class hep.analysis.partition.AbstractOneDFillable
 
fill(double) - Method in class hep.analysis.partition.SimpleStorer
 
fill(double) - Method in class hep.analysis.partition.SimpleIntPartition
 
fill(double) - Method in class hep.analysis.partition.Abstract2DPartition
Invokes the fill(double, double) method with a weighting value of 1.
fill(double) - Method in class hep.analysis.partition.ThresholdStorer
 
fill(double) - Method in interface hep.analysis.partition.OneDFillable
 
fill(double) - Method in class hep.analysis.partition.FillableTee
 
fill(double, double) - Method in class hep.analysis.Histogram
 
fill(double, double) - Method in class hep.analysis.DerivedHistogram
 
fill(double, double) - Method in class hep.analysis.partition.AbstractTwoDFillable
 
fill(double, double) - Method in class hep.analysis.partition.PartitionFactory
 
fill(double, double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fill(double, double) - Method in class hep.analysis.partition.Abstract1DPartition
 
fill(double, double) - Method in class hep.analysis.partition.TwoDBinAdapter
 
fill(double, double) - Method in class hep.analysis.partition.SimpleIntPartition
 
fill(double, double) - Method in class hep.analysis.partition.Abstract2DPartition
 
fill(double, double) - Method in class hep.analysis.partition.Simple2DPartition
 
fill(double, double) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
fill(double, double) - Method in class hep.analysis.partition.SimpleScatterStorer
 
fill(double, double) - Method in interface hep.analysis.partition.TwoDFillable
 
fill(double, double) - Method in class hep.analysis.partition.ScatterPlotPartitionFactory
 
fill(double, double) - Method in class hep.analysis.partition.FixedMeanDatePartition
 
fill(double, double) - Method in class hep.analysis.partition.SimpleDatePartition
 
fill(double, double) - Method in class hep.analysis.partition.SimpleTwoDStorer
 
fill(double, double) - Method in class hep.analysis.partition.TwoDFillableTee
 
fill(double, double) - Method in class hep.analysis.partition.ScatterPlotDatePartition
 
fill(int) - Method in class hep.analysis.Histogram
Fill a histogram with a single int.
fill(int) - Method in class hep.analysis.DerivedHistogram
 
fill(int) - Method in class hep.analysis.partition.PartitionFactory
 
fill(int) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fill(int) - Method in class hep.analysis.partition.BinAdapter
 
fill(int) - Method in class hep.analysis.partition.Abstract1DPartition
Invokes the fill(int, double) method with a weighting value of 1.
fill(int) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
fill(int) - Method in class hep.analysis.partition.AbstractOneDFillable
 
fill(int) - Method in class hep.analysis.partition.SimpleIntPartition
 
fill(int) - Method in class hep.analysis.partition.Abstract2DPartition
Invokes the fill(int, double) method with a weighting value of 1.
fill(int) - Method in interface hep.analysis.partition.OneDBinner
 
fill(int) - Method in class hep.analysis.partition.EfficiencyBinner
 
fill(int) - Method in class hep.analysis.partition.RMSBinner
 
fill(int) - Method in interface hep.analysis.partition.OneDFillable
 
fill(int) - Method in class hep.analysis.partition.SimpleBinner
 
fill(int) - Method in class hep.analysis.partition.FillableTee
 
fill(int, double) - Method in class hep.analysis.DerivedHistogram
 
fill(int, double) - Method in class hep.analysis.partition.SimpleIntPartition
 
fill(int, double) - Method in class hep.analysis.partition.SimpleDatePartition
 
fill(int, int) - Method in interface hep.analysis.partition.TwoDBinner
 
fill(int, int) - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
fill(String) - Method in class hep.analysis.Histogram
Fill a histogram with a single string.
fill(String) - Method in class hep.analysis.DerivedHistogram
 
fill(String) - Method in class hep.analysis.partition.PartitionFactory
 
fill(String) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fill(String) - Method in class hep.analysis.partition.BinAdapter
 
fill(String) - Method in class hep.analysis.partition.Abstract1DPartition
Invokes the fill(String, double) method with a weighting value of 1.
fill(String) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
fill(String) - Method in class hep.analysis.partition.AbstractOneDFillable
 
fill(String) - Method in class hep.analysis.partition.Abstract2DPartition
Invokes the fill(String, double) method with a weighting value of 1.
fill(String) - Method in interface hep.analysis.partition.OneDFillable
 
fill(String) - Method in class hep.analysis.partition.FillableTee
 
fill(String, double) - Method in class hep.analysis.DerivedHistogram
 
FillableTee - class hep.analysis.partition.FillableTee.
 
FillableTee(OneDFillable, OneDFillable) - Constructor for class hep.analysis.partition.FillableTee
 
fillData(OneDFillable) - Method in class hep.analysis.partition.SimpleStorer
 
fillData(TwoDFillable) - Method in class hep.analysis.partition.SimpleScatterStorer
 
fillData(TwoDFillable) - Method in interface hep.analysis.partition.TwoDStorer
 
fillData(TwoDFillable) - Method in class hep.analysis.partition.SimpleTwoDStorer
 
fillW(Date, double) - Method in class hep.analysis.Histogram
Fill a histogram with a single date.
fillW(Date, double) - Method in class hep.analysis.partition.PartitionFactory
 
fillW(Date, double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fillW(Date, double) - Method in class hep.analysis.partition.BinAdapter
 
fillW(Date, double) - Method in class hep.analysis.partition.Abstract1DPartition
Fills the associated histogram with a date value.
fillW(Date, double) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
fillW(Date, double) - Method in class hep.analysis.partition.AbstractOneDFillable
 
fillW(Date, double) - Method in class hep.analysis.partition.Abstract2DPartition
Fills the associated histogram with a date value.
fillW(Date, double) - Method in class hep.analysis.partition.SimpleDatePartition
 
fillW(Date, double) - Method in interface hep.analysis.partition.OneDFillable
 
fillW(Date, double) - Method in class hep.analysis.partition.FillableTee
 
fillW(Date, double) - Method in class hep.analysis.partition.BasicStatisticsProvider
 
fillW(Date, double, double) - Method in class hep.analysis.Histogram
 
fillW(Date, double, double) - Method in class hep.analysis.partition.AbstractTwoDFillable
 
fillW(Date, double, double) - Method in class hep.analysis.partition.PartitionFactory
 
fillW(Date, double, double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fillW(Date, double, double) - Method in class hep.analysis.partition.Abstract1DPartition
 
fillW(Date, double, double) - Method in class hep.analysis.partition.TwoDBinAdapter
 
fillW(Date, double, double) - Method in class hep.analysis.partition.Abstract2DPartition
 
fillW(Date, double, double) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
fillW(Date, double, double) - Method in interface hep.analysis.partition.TwoDFillable
 
fillW(Date, double, double) - Method in class hep.analysis.partition.TwoDFillableTee
 
fillW(double, double) - Method in class hep.analysis.Histogram
Fill a histogram with a single double.
fillW(double, double) - Method in class hep.analysis.partition.PartitionFactory
 
fillW(double, double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fillW(double, double) - Method in class hep.analysis.partition.BinAdapter
 
fillW(double, double) - Method in class hep.analysis.partition.Abstract1DPartition
Fills the associated histogram with a numerical value.
fillW(double, double) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
fillW(double, double) - Method in class hep.analysis.partition.AbstractOneDFillable
 
fillW(double, double) - Method in class hep.analysis.partition.OneDStatisticsProvider
 
fillW(double, double) - Method in class hep.analysis.partition.SimpleStorer
 
fillW(double, double) - Method in class hep.analysis.partition.Abstract2DPartition
Fills the associated histogram with a numerical value.
fillW(double, double) - Method in class hep.analysis.partition.ThresholdStorer
 
fillW(double, double) - Method in interface hep.analysis.partition.OneDFillable
 
fillW(double, double) - Method in class hep.analysis.partition.FillableTee
 
fillW(double, double) - Method in class hep.analysis.partition.BasicStatisticsProvider
 
fillW(double, double, double) - Method in class hep.analysis.Histogram
 
fillW(double, double, double) - Method in class hep.analysis.partition.AbstractTwoDFillable
 
fillW(double, double, double) - Method in class hep.analysis.partition.PartitionFactory
 
fillW(double, double, double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fillW(double, double, double) - Method in class hep.analysis.partition.Abstract1DPartition
 
fillW(double, double, double) - Method in class hep.analysis.partition.TwoDBinAdapter
 
fillW(double, double, double) - Method in class hep.analysis.partition.Abstract2DPartition
 
fillW(double, double, double) - Method in class hep.analysis.partition.Simple2DPartition
 
fillW(double, double, double) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
fillW(double, double, double) - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
fillW(double, double, double) - Method in class hep.analysis.partition.SimpleScatterStorer
 
fillW(double, double, double) - Method in interface hep.analysis.partition.TwoDFillable
 
fillW(double, double, double) - Method in class hep.analysis.partition.SimpleTwoDStorer
 
fillW(double, double, double) - Method in class hep.analysis.partition.TwoDFillableTee
 
fillW(int, double) - Method in class hep.analysis.Histogram
Fill a histogram with a single int.
fillW(int, double) - Method in class hep.analysis.partition.PartitionFactory
 
fillW(int, double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fillW(int, double) - Method in class hep.analysis.partition.BinAdapter
 
fillW(int, double) - Method in class hep.analysis.partition.Abstract1DPartition
Converts the given int parameter to type double and calls fill(double, double).
fillW(int, double) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
fillW(int, double) - Method in class hep.analysis.partition.AbstractOneDFillable
 
fillW(int, double) - Method in class hep.analysis.partition.Abstract2DPartition
Converts the given int parameter to type double and calls fill(double, double).
fillW(int, double) - Method in interface hep.analysis.partition.OneDBinner
 
fillW(int, double) - Method in class hep.analysis.partition.EfficiencyBinner
 
fillW(int, double) - Method in class hep.analysis.partition.RMSBinner
 
fillW(int, double) - Method in interface hep.analysis.partition.OneDFillable
 
fillW(int, double) - Method in class hep.analysis.partition.SimpleBinner
 
fillW(int, double) - Method in class hep.analysis.partition.FillableTee
 
fillW(int, int, double) - Method in interface hep.analysis.partition.TwoDBinner
 
fillW(int, int, double) - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
fillW(String, double) - Method in class hep.analysis.Histogram
Fill a histogram with a single string.
fillW(String, double) - Method in class hep.analysis.partition.PartitionFactory
 
fillW(String, double) - Method in class hep.analysis.partition.DefaultPartitionFactory
 
fillW(String, double) - Method in class hep.analysis.partition.BinAdapter
 
fillW(String, double) - Method in class hep.analysis.partition.Abstract1DPartition
Fills the associated histogram with a string value.
fillW(String, double) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
fillW(String, double) - Method in class hep.analysis.partition.AbstractOneDFillable
 
fillW(String, double) - Method in class hep.analysis.partition.Abstract2DPartition
Fills the associated histogram with a string value.
fillW(String, double) - Method in interface hep.analysis.partition.OneDFillable
 
fillW(String, double) - Method in class hep.analysis.partition.FillableTee
 
fillW(String, double) - Method in class hep.analysis.partition.BasicStatisticsProvider
 
Filter - class hep.physics.predicate.Filter.
An enumeration that filters an input enumeration to only accept items that are accepted by a given predicate.
Filter(Enumeration, Predicate) - Constructor for class hep.physics.predicate.Filter
 
FINALSTATE - Static variable in interface hep.physics.Particle
 
find(String) - Static method in class hep.analysis.Histogram
Returns the Histogram object with the given name.
find(String) - Method in class hep.analysis.Folder
 
find(String, HistogramFolder) - Static method in class hep.analysis.Histogram
Returns the Histogram object with the given name.
findColumn(String) - Method in interface hep.analysis.NTupleEventData
Returns the integer index for the column specified by name.
findSubfolder(String) - Method in class hep.analysis.Folder
 
FixedMeanDatePartition - class hep.analysis.partition.FixedMeanDatePartition.
 
FixedMeanDatePartition(Date, Date) - Constructor for class hep.analysis.partition.FixedMeanDatePartition
 
FixedMeanDatePartition(Date, Date, int) - Constructor for class hep.analysis.partition.FixedMeanDatePartition
 
FixedMeanPartition - class hep.analysis.partition.FixedMeanPartition.
 
FixedMeanPartition(double, double) - Constructor for class hep.analysis.partition.FixedMeanPartition
 
FixedMeanPartition(double, double, int) - Constructor for class hep.analysis.partition.FixedMeanPartition
 
FixedPartition - class hep.analysis.partition.FixedPartition.
A partition that works like a HBOOK histogram, i.e.
FixedPartition(double, double) - Constructor for class hep.analysis.partition.FixedPartition
 
FixedPartition(double, double, BinType) - Constructor for class hep.analysis.partition.FixedPartition
 
FixedPartition(double, double, int) - Constructor for class hep.analysis.partition.FixedPartition
 
FixedPartition2D - class hep.analysis.partition.FixedPartition2D.
A partition that works like a two-dimensional HBOOK histogram, i.e.
FixedPartition2D(double, double, double, double, TwoDBinTypeAdapter) - Constructor for class hep.analysis.partition.FixedPartition2D
 
FixedPartition2D(double, double, int, double, double, int) - Constructor for class hep.analysis.partition.FixedPartition2D
 
Folder - class hep.analysis.Folder.
A folder allows objects such as Histograms etc to be grouped into folders for easier bookkeeping.
FolderPeer - interface hep.analysis.peer.FolderPeer.
 
four_vector_combine(int, int) - Method in class hep.physics.jets.AbstractJetFinder
 
four_vector_mass(HepLorentzVector, HepLorentzVector) - Method in class hep.physics.jets.AbstractJetFinder
 
fVersion - Variable in class hep.io.mcfio.MCFIOBlock
 

G

generateEvent() - Method in class hep.analysis.EventGenerator
Return an instance of EventData that offers access to all of the relevant fields for one event.
generateEvent() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Generate a single event with nparts particles or nparts pairs of particles if angres is selected.
GeneratorEvent - class hep.physics.generator.event.GeneratorEvent.
EventHeader for an event generator.
GeneratorEvent(int, int, GeneratorParticleVector) - Constructor for class hep.physics.generator.event.GeneratorEvent
 
GeneratorParticle - class hep.physics.generator.event.GeneratorParticle.
GeneratorParticle, defines a Generator particle.
GeneratorParticle() - Constructor for class hep.physics.generator.event.GeneratorParticle
 
GeneratorParticleVector - class hep.physics.generator.event.GeneratorParticleVector.
GeneratorParticleVector, a vector of Generator particles.
GeneratorParticleVector() - Constructor for class hep.physics.generator.event.GeneratorParticleVector
 
GeneratorParticleVector(int) - Constructor for class hep.physics.generator.event.GeneratorParticleVector
 
geneva_mass(HepLorentzVector, HepLorentzVector) - Method in class hep.physics.jets.AbstractJetFinder
 
geneva_masscut(double) - Method in class hep.physics.jets.AbstractJetFinder
 
GenevaJetFinder - class hep.physics.jets.GenevaJetFinder.
 
GenevaJetFinder(double) - Constructor for class hep.physics.jets.GenevaJetFinder
 
get(int) - Method in interface hep.physics.ParticlePropertyProvider
 
get(int) - Static method in class hep.physics.ParticleProperties
Get the properties for a specfic particle
get(int) - Method in class hep.physics.DefaultParticlePropertyProvider
Get the properties for a particular particle.
get(Object) - Method in class hep.analysis.Style
 
get(String) - Method in interface hep.analysis.EventHeader
Get an object from the event
get(String) - Method in class hep.physics.generator.event.GeneratorEvent
 
get2xSpin() - Method in interface hep.physics.ParticleType
2 x Spin
getArea() - Method in class hep.analysis.Histogram1D
Get the area under the histogram
getArea() - Method in class hep.analysis.partition.OneDStatisticsProvider
 
getAxisLabels() - Method in class hep.analysis.partition.Abstract1DPartition
Override to allow axis labels to be accessed.
getAxisLabels() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getAxisLabels() - Method in interface hep.analysis.partition.OneDDataSource
 
getAxisType() - Method in class hep.analysis.partition.Abstract1DPartition
Return the Axis type
getAxisType() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getAxisType() - Method in class hep.analysis.partition.SimplePartition
 
getAxisType() - Method in class hep.analysis.partition.SimpleIntPartition
 
getAxisType() - Method in class hep.analysis.partition.FixedMeanDatePartition
 
getAxisType() - Method in class hep.analysis.partition.SimpleDatePartition
 
getAxisType() - Method in interface hep.analysis.partition.OneDDataSource
 
getBin(int) - Method in class hep.analysis.Histogram1D
Invokes the corresponding method on the current partition.
getBin(int) - Method in class hep.analysis.partition.Abstract1DPartition
Returns the contents of the given bin.
getBin(int, int) - Method in class hep.analysis.Histogram2D
 
getBin(int, int) - Method in class hep.analysis.partition.Abstract2DPartition
 
getBin(int, int) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getBinAt(Date) - Method in class hep.analysis.Histogram1D
Invokes the corresponding method on the current partition.
getBinAt(Date) - Method in class hep.analysis.partition.AbstractBinFinder
 
getBinAt(Date) - Method in class hep.analysis.partition.Abstract1DPartition
Returns the bin index corresponding to the given date value.
getBinAt(Date) - Method in class hep.analysis.partition.FixedMeanDatePartition
 
getBinAt(Date) - Method in class hep.analysis.partition.SimpleDatePartition
 
getBinAt(Date) - Method in interface hep.analysis.partition.BinFinder
 
getBinAt(double) - Method in class hep.analysis.Histogram1D
Invokes the corresponding method on the current partition.
getBinAt(double) - Method in class hep.analysis.partition.AbstractBinFinder
 
getBinAt(double) - Method in class hep.analysis.partition.Abstract1DPartition
Returns the bin index corresponding to the given numerical value.
getBinAt(double) - Method in class hep.analysis.partition.SimpleIntPartition
 
getBinAt(double) - Method in class hep.analysis.partition.FixedMeanDatePartition
 
getBinAt(double) - Method in class hep.analysis.partition.SimpleDatePartition
 
getBinAt(double) - Method in class hep.analysis.partition.SimpleBinFinder
 
getBinAt(double) - Method in interface hep.analysis.partition.BinFinder
 
getBinAt(int) - Method in class hep.analysis.Histogram1D
Invokes the corresponding method on the current partition.
getBinAt(int) - Method in class hep.analysis.partition.AbstractBinFinder
 
getBinAt(int) - Method in class hep.analysis.partition.Abstract1DPartition
Converts the given int parameter to type double and invokes the method getBinAt(double).
getBinAt(int) - Method in class hep.analysis.partition.SimpleIntPartition
 
getBinAt(int) - Method in interface hep.analysis.partition.BinFinder
 
getBinAt(String) - Method in class hep.analysis.Histogram1D
Invokes the corresponding method on the current partition.
getBinAt(String) - Method in class hep.analysis.partition.AbstractBinFinder
 
getBinAt(String) - Method in class hep.analysis.partition.StringBinFinder
 
getBinAt(String) - Method in class hep.analysis.partition.Abstract1DPartition
Returns the bin index corresponding to the given string value.
getBinAt(String) - Method in interface hep.analysis.partition.BinFinder
 
getBinNames() - Method in class hep.analysis.partition.StringBinFinder
 
getBins() - Method in class hep.analysis.partition.Abstract1DPartition
Return an array containing the sizes of all the bins.
getBins() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getBins() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getBins() - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
getBins() - Method in class hep.analysis.partition.Simple2DPartition
 
getBins() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getBins() - Method in interface hep.analysis.partition.SimpleTwoDDataSource
 
getBins() - Method in class hep.analysis.partition.EfficiencyBinner
 
getBins() - Method in class hep.analysis.partition.RMSBinner
 
getBins() - Method in interface hep.analysis.partition.TwoDDataSource
 
getBins() - Method in interface hep.analysis.partition.SimpleOneDDataSource
 
getBins() - Method in class hep.analysis.partition.SimpleBinner
 
getBins() - Method in interface hep.analysis.partition.OneDDataSource
 
getBlock(int) - Method in interface hep.io.mcfio.MCFIOEvent
 
getBlockID(int) - Method in interface hep.io.mcfio.MCFIOEvent
 
getBoolean(int) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports boolean data types.
getBoolean(int) - Method in interface hep.analysis.NTupleEventData
Returns a boolean value for the field specified by the parameter column.
getBoolean(int) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports boolean data types.
getBoolean(String) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports boolean data types.
getBoolean(String) - Method in interface hep.analysis.NTupleEventData
Deprecated. getBoolean(int) less expensive and recommended
getBoolean(String) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports boolean data types.
getBytesRead() - Method in class hep.io.xdr.XDRInputStream
 
getBytesWritten() - Method in class hep.io.xdr.XDROutputStream
 
getCharge() - Method in interface hep.physics.ParticleType
The charge of the particle
getChildren() - Method in class hep.analysis.Folder
 
getComment() - Method in class hep.io.mcfio.MCFIOReader
Get the comment associated with the file
getDate() - Method in class hep.io.mcfio.MCFIOReader
Get the date when the file was created
getDate(int) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports Date data types.
getDate(int) - Method in interface hep.analysis.NTupleEventData
Returns a Date object for the field specified by the parameter column.
getDate(int) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports Date data types.
getDate(String) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports Date data types.
getDate(String) - Method in interface hep.analysis.NTupleEventData
Deprecated. getDate(int) less expensive and recommended
getDate(String) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports Date data types.
getDaughters() - Method in interface hep.physics.Particle
Returns an enumeration of the decay products of this particle
getDaughters() - Method in class hep.physics.generator.event.GeneratorParticle
 
getDefaultFolder() - Static method in class hep.analysis.HistogramFolder
 
getDefaultParent() - Method in class hep.analysis.AbstractNamedObject
Get default parent is called when an object is read in with no parent Folder.
getDefaultParent() - Method in class hep.analysis.Plot
 
getDefaultParent() - Method in class hep.analysis.Histogram
 
getDefaultParent() - Method in class hep.analysis.Page
 
getDefaultParent() - Method in class hep.analysis.PlotFolder
 
getDefaultParent() - Method in class hep.analysis.HistogramFolder
 
getDefaultParent() - Method in class hep.analysis.PageFolder
 
getDefaultPartition() - Method in class hep.analysis.HistogramFolder
 
getDouble(int) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports double data types.
getDouble(int) - Method in interface hep.analysis.NTupleEventData
Returns a double value for the field specified by the parameter column.
getDouble(int) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports double data types.
getDouble(String) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports double data types.
getDouble(String) - Method in interface hep.analysis.NTupleEventData
Deprecated. getDouble(int) less expensive and recommended
getDouble(String) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports double data types.
getEnergy() - Method in interface hep.physics.Particle
Energy
getEnergy() - Method in class hep.physics.generator.event.GeneratorParticle
 
getEntries() - Method in class hep.analysis.Histogram
Get the number of times this histogram has been filled
getEntries() - Method in class hep.analysis.partition.OneDStatisticsProvider
 
getEntries() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getEntries() - Method in class hep.analysis.partition.BasicStatisticsProvider
 
getError(int) - Method in class hep.analysis.partition.Abstract1DPartition
Returns the error for the given bin.
getEventDataClass() - Method in interface hep.analysis.EventSource
Specify class of objects to be returned by getNextEvent
getEventDataClass() - Method in class hep.analysis.EventGenerator
override to specify class of objects returned by generate event
getEventNumber() - Method in interface hep.analysis.EventHeader
 
getEventNumber() - Method in class hep.physics.generator.event.GeneratorEvent
 
getEventNumber() - Method in interface hep.io.mcfio.MCFIOEvent
 
getFast() - Method in class hep.physics.jets.EventShape
 
getFolder() - Method in class hep.analysis.AbstractNamedObject
 
getFolder() - Method in interface hep.analysis.NamedObject
Get the folder that contains this object
getGridX() - Method in class hep.analysis.Page
 
getGridY() - Method in class hep.analysis.Page
 
getHeight() - Method in class hep.analysis.Page.ConstrainedPlot
 
getHistogram(int) - Method in class hep.analysis.Plot
Return the histograms available on this plot
getIDHEP(int) - Method in class hep.io.stdhep.StdhepEvent
 
getInt(int) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports int data types.
getInt(int) - Method in interface hep.analysis.NTupleEventData
Returns an int value for the field specified by the parameter column.
getInt(int) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports int data types.
getInt(String) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports int data types.
getInt(String) - Method in interface hep.analysis.NTupleEventData
Deprecated. getInt(int) less expensive and recommended
getInt(String) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports int data types.
getISTHEP(int) - Method in class hep.io.stdhep.StdhepEvent
 
getJDAHEP(int, int) - Method in class hep.io.stdhep.StdhepEvent
 
getJMOHEP(int, int) - Method in class hep.io.stdhep.StdhepEvent
 
getLength() - Method in class hep.io.mcfio.MCFIOBlock
Call during write to get the length of the block.
getLogStream() - Method in interface hep.analysis.peer.JobPeer
 
getMass() - Method in interface hep.physics.Particle
Mass
getMass() - Method in interface hep.physics.ParticleType
The rest mass of the particle (in Gev)
getMass() - Method in class hep.physics.generator.event.GeneratorParticle
 
getMax() - Method in class hep.analysis.partition.StringBinFinder
 
getMax() - Method in class hep.analysis.partition.Abstract1DPartition
Return the maximum in the distribution.
getMax() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getMax() - Method in class hep.analysis.partition.OneDStatisticsProvider
 
getMax() - Method in class hep.analysis.partition.AutoPartition
 
getMax() - Method in class hep.analysis.partition.SimplePartition
 
getMax() - Method in interface hep.analysis.partition.BinInfo
 
getMax() - Method in class hep.analysis.partition.SimpleBinFinder
 
getMax() - Method in interface hep.analysis.partition.OneDDataSource
 
getMaxEvents() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
getMean() - Method in class hep.analysis.Histogram1D
Get the mean of the contents of this histogram
getMean() - Method in class hep.analysis.partition.OneDStatisticsProvider
 
getMin() - Method in class hep.analysis.partition.StringBinFinder
 
getMin() - Method in class hep.analysis.partition.Abstract1DPartition
Return the minimum in the distribution.
getMin() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getMin() - Method in class hep.analysis.partition.OneDStatisticsProvider
 
getMin() - Method in class hep.analysis.partition.AutoPartition
 
getMin() - Method in class hep.analysis.partition.SimplePartition
 
getMin() - Method in interface hep.analysis.partition.BinInfo
 
getMin() - Method in class hep.analysis.partition.SimpleBinFinder
 
getMin() - Method in interface hep.analysis.partition.OneDDataSource
 
getMinusError(int) - Method in class hep.analysis.Histogram1D
Invokes the corresponding method on the current partition.
getMinusError(int) - Method in class hep.analysis.partition.Abstract1DPartition
Returns the minus error for the given bin.
getMinusErrors() - Method in class hep.analysis.partition.Abstract1DPartition
 
getMinusErrors() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getMinusErrors() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getMinusErrors() - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
getMinusErrors() - Method in class hep.analysis.partition.Simple2DPartition
 
getMinusErrors() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getMinusErrors() - Method in interface hep.analysis.partition.SimpleTwoDDataSource
 
getMinusErrors() - Method in class hep.analysis.partition.EfficiencyBinner
 
getMinusErrors() - Method in class hep.analysis.partition.RMSBinner
 
getMinusErrors() - Method in interface hep.analysis.partition.TwoDDataSource
 
getMinusErrors() - Method in interface hep.analysis.partition.SimpleOneDDataSource
 
getMinusErrors() - Method in class hep.analysis.partition.SimpleBinner
 
getMinusErrors() - Method in interface hep.analysis.partition.OneDDataSource
 
getMomentum() - Method in interface hep.physics.Particle
Momentum
getMomentum() - Method in class hep.physics.generator.event.GeneratorParticle
 
getName() - Method in interface hep.physics.ParticleType
The name of the particle, suitable for printing
getName() - Method in class hep.analysis.AbstractNamedObject
 
getName() - Method in interface hep.analysis.EventSource
Return a name for your event source.
getName() - Method in class hep.analysis.EventGenerator
override to specify name of event generator
getName() - Method in interface hep.analysis.NamedObject
Get name of this object
getName() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
getNBlocks() - Method in interface hep.io.mcfio.MCFIOEvent
 
getNEVHEP() - Method in class hep.io.stdhep.StdhepEvent
The event number
getNextEvent() - Method in interface hep.analysis.EventSource
Return the next event.
getNextEvent() - Method in class hep.analysis.EventGenerator
Returns generateEvent().
getNextPoint(double[]) - Method in interface hep.analysis.partition.ScatterEnumeration
 
getNHEP() - Method in class hep.io.stdhep.StdhepEvent
The number of particles
getNHistograms() - Method in class hep.analysis.Plot
Return the number of histograms available on this plot
getNPlots() - Method in class hep.analysis.Page
 
getNumberOfBins() - Method in class hep.analysis.Histogram1D
 
getNumberOfBins() - Method in class hep.analysis.partition.StringBinFinder
 
getNumberOfBins() - Method in class hep.analysis.partition.Abstract1DPartition
Return the number of bins.
getNumberOfBins() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getNumberOfBins() - Method in class hep.analysis.partition.AutoPartition
 
getNumberOfBins() - Method in class hep.analysis.partition.SimplePartition
 
getNumberOfBins() - Method in interface hep.analysis.partition.OneDBinner
 
getNumberOfBins() - Method in class hep.analysis.partition.EfficiencyBinner
 
getNumberOfBins() - Method in class hep.analysis.partition.RMSBinner
 
getNumberOfBins() - Method in interface hep.analysis.partition.BinInfo
 
getNumberOfBins() - Method in class hep.analysis.partition.SimpleBinner
 
getNumberOfBins() - Method in class hep.analysis.partition.SimpleBinFinder
 
getNumberOfEvents() - Method in class hep.io.mcfio.MCFIOReader
The actual number of events on the file
getNumberOfEventsExpected() - Method in class hep.io.mcfio.MCFIOReader
The expected number of events in the file
getNumberOfParticles() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
getNumberOfXBins() - Method in interface hep.analysis.partition.TwoDBinner
 
getNumberOfXBins() - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
getNumberOfXBins() - Method in class hep.analysis.partition.Abstract2DPartition
Return the number of bins.
getNumberOfXBins() - Method in class hep.analysis.partition.Simple2DPartition
 
getNumberOfXBins() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getNumberOfYBins() - Method in interface hep.analysis.partition.TwoDBinner
 
getNumberOfYBins() - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
getNumberOfYBins() - Method in class hep.analysis.partition.Abstract2DPartition
 
getNumberOfYBins() - Method in class hep.analysis.partition.Simple2DPartition
 
getNumberOfYBins() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getObject(int) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports Object data types.
getObject(int) - Method in interface hep.analysis.NTupleEventData
Returns an Object for the field specified by the parameter column.
getObject(int) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports Object data types.
getObject(String) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports Object data types.
getObject(String) - Method in interface hep.analysis.NTupleEventData
Deprecated. getObject(int) less expensive and recommended
getObject(String) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports Object data types.
getOrigin() - Method in interface hep.physics.Particle
Point of origin
getOrigin() - Method in class hep.physics.generator.event.GeneratorParticle
 
getOriginX() - Method in interface hep.physics.Particle
 
getOriginX() - Method in class hep.physics.generator.event.GeneratorParticle
 
getOriginY() - Method in interface hep.physics.Particle
 
getOriginY() - Method in class hep.physics.generator.event.GeneratorParticle
 
getOriginZ() - Method in interface hep.physics.Particle
 
getOriginZ() - Method in class hep.physics.generator.event.GeneratorParticle
 
getOverflow() - Method in class hep.analysis.Histogram1D
Get the (weighted) overflow.
getParent() - Method in interface hep.physics.Particle
Returns the parent of this particle
getParent() - Method in class hep.physics.generator.event.GeneratorParticle
 
getParents() - Method in interface hep.physics.Particle
Returns an enumeration of the parent(s) of this particle
getParents() - Method in class hep.physics.generator.event.GeneratorParticle
 
getParticleType() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
getPartition() - Method in class hep.analysis.Histogram
Returns the partition used by this histogram.
getPDGID() - Method in class hep.physics.UnknownParticleID
 
getPDGID() - Method in interface hep.physics.ParticleType
The particle data group ID
getPeer(Job) - Static method in class hep.analysis.PeerSupport
 
getPeer(NamedObject) - Static method in class hep.analysis.PeerSupport
 
getPHEP(int, int) - Method in class hep.io.stdhep.StdhepEvent
 
getPlot() - Method in class hep.analysis.Page.ConstrainedPlot
 
getPlusError(int) - Method in class hep.analysis.Histogram1D
Invokes the corresponding method on the current partition.
getPlusError(int) - Method in class hep.analysis.partition.Abstract1DPartition
Returns the plus error for the given bin.
getPlusErrors() - Method in class hep.analysis.partition.Abstract1DPartition
Return an array containing the errors for all the bins.
getPlusErrors() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getPlusErrors() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getPlusErrors() - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
getPlusErrors() - Method in class hep.analysis.partition.Simple2DPartition
 
getPlusErrors() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getPlusErrors() - Method in interface hep.analysis.partition.SimpleTwoDDataSource
 
getPlusErrors() - Method in class hep.analysis.partition.EfficiencyBinner
 
getPlusErrors() - Method in class hep.analysis.partition.RMSBinner
 
getPlusErrors() - Method in interface hep.analysis.partition.TwoDDataSource
 
getPlusErrors() - Method in interface hep.analysis.partition.SimpleOneDDataSource
 
getPlusErrors() - Method in class hep.analysis.partition.SimpleBinner
 
getPlusErrors() - Method in interface hep.analysis.partition.OneDDataSource
 
getProductionTime() - Method in interface hep.physics.Particle
Production time
getProductionTime() - Method in class hep.physics.generator.event.GeneratorParticle
 
getProperties() - Method in interface hep.analysis.EventHeader
 
getProperties() - Method in class hep.physics.generator.event.GeneratorEvent
 
getPX() - Method in interface hep.physics.Particle
X component of momentum
getPX() - Method in class hep.physics.generator.event.GeneratorParticle
 
getPY() - Method in interface hep.physics.Particle
Y component of momentum
getPY() - Method in class hep.physics.generator.event.GeneratorParticle
 
getPZ() - Method in interface hep.physics.Particle
Z component of momentum
getPZ() - Method in class hep.physics.generator.event.GeneratorParticle
 
getRangeChangeListener(int) - Method in class hep.analysis.partition.Abstract2DPartition
 
getRMS() - Method in class hep.analysis.Histogram1D
Get the RMS of the contents of this histogram
getRMS() - Method in class hep.analysis.partition.OneDStatisticsProvider
 
getRunNumber() - Method in interface hep.analysis.EventHeader
 
getRunNumber() - Method in class hep.physics.generator.event.GeneratorEvent
 
getRunNumber() - Method in interface hep.io.mcfio.MCFIOEvent
 
getStatistic(String) - Method in class hep.analysis.partition.Statistics
 
getStatistic(String, double) - Method in class hep.analysis.partition.Statistics
 
getStatisticNames() - Method in class hep.analysis.partition.Statistics
 
getStatisticObject(String) - Method in class hep.analysis.partition.Statistics
 
getStatistics() - Method in interface hep.analysis.partition.StatisticsProvider
 
getStatistics() - Method in class hep.analysis.partition.PartitionFactory
 
getStatistics() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
getStatistics() - Method in class hep.analysis.partition.OneDStatisticsProvider
 
getStatistics() - Method in class hep.analysis.partition.AutoPartition
 
getStatistics() - Method in class hep.analysis.partition.SimplePartition
 
getStatistics() - Method in class hep.analysis.partition.Simple2DPartition
 
getStatistics() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getStatistics() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getStatistics() - Method in class hep.analysis.partition.BasicStatisticsProvider
 
getStatusCode() - Method in interface hep.physics.Particle
Status code, one of FINALSTATE, INTERMEDIATE or DOCUMENTATION
getStatusCode() - Method in class hep.physics.generator.event.GeneratorParticle
 
getStoreNumber() - Method in interface hep.io.mcfio.MCFIOEvent
 
getString(int) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports String data types.
getString(int) - Method in interface hep.analysis.NTupleEventData
Returns a String object for the field specified by the parameter column.
getString(int) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports String data types.
getString(String) - Method in class hep.analysis.AbstractNTupleEventData
Override if your subclass supports String data types.
getString(String) - Method in interface hep.analysis.NTupleEventData
Deprecated. getString(int) less expensive and recommended
getString(String) - Method in class hep.analysis.AbstractEventData
Override if your subclass supports String data types.
getStyle() - Method in class hep.analysis.Histogram
Get the histogram style
getStyle() - Method in class hep.analysis.Partition
Get the style associated with this partition
getSummary() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Print run summary.
getThMomPower() - Method in class hep.physics.jets.EventShape
 
getTitle() - Method in class hep.io.mcfio.MCFIOReader
Get the title of the file
getTotalNumberOfEvents() - Method in interface hep.analysis.EventSource
Return the number of events, or -1 if unknown.
getTotalNumberOfEvents() - Method in class hep.analysis.EventGenerator
Override if the number of events is known, and return that number.
getTotalNumberOfEvents() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
getTotalWeight() - Method in class hep.analysis.partition.BasicStatisticsProvider
 
getTrigMask() - Method in interface hep.io.mcfio.MCFIOEvent
 
getType() - Method in interface hep.physics.Particle
Particle Type
getType() - Method in class hep.physics.generator.event.GeneratorParticle
 
getUnderflow() - Method in class hep.analysis.Histogram1D
Get the (weighted) underflow
getVHEP(int, int) - Method in class hep.io.stdhep.StdhepEvent
 
getWidth() - Method in interface hep.physics.ParticleType
Width
getWidth() - Method in class hep.analysis.Page.ConstrainedPlot
 
getX() - Method in class hep.analysis.Page.ConstrainedPlot
 
getXAxisLabels() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getXAxisLabels() - Method in class hep.analysis.partition.Abstract2DPartition
Override to allow axis labels to be accessed.
getXAxisLabels() - Method in class hep.analysis.partition.Simple2DPartition
 
getXAxisLabels() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getXAxisLabels() - Method in interface hep.analysis.partition.TwoDDataSource
 
getXAxisType() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getXAxisType() - Method in class hep.analysis.partition.Abstract2DPartition
Get the axis type
getXAxisType() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getXAxisType() - Method in interface hep.analysis.partition.TwoDDataSource
 
getXAxisType() - Method in class hep.analysis.partition.ScatterPlotDatePartition
 
getXMax() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getXMax() - Method in class hep.analysis.partition.Simple2DPartition
 
getXMax() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getXMax() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getXMax() - Method in interface hep.analysis.partition.TwoDDataSource
 
getXMean() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getXMin() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getXMin() - Method in class hep.analysis.partition.Simple2DPartition
 
getXMin() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getXMin() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getXMin() - Method in interface hep.analysis.partition.TwoDDataSource
 
getXRMS() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getY() - Method in class hep.analysis.Page.ConstrainedPlot
 
getYAxisLabels() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getYAxisLabels() - Method in class hep.analysis.partition.Abstract2DPartition
 
getYAxisLabels() - Method in class hep.analysis.partition.Simple2DPartition
 
getYAxisLabels() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getYAxisLabels() - Method in interface hep.analysis.partition.TwoDDataSource
 
getYAxisType() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getYAxisType() - Method in class hep.analysis.partition.Abstract2DPartition
 
getYAxisType() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getYAxisType() - Method in interface hep.analysis.partition.TwoDDataSource
 
getYCut() - Method in class hep.physics.jets.AbstractJetFinder
Obtain the current ycut
getYMax() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getYMax() - Method in class hep.analysis.partition.Simple2DPartition
 
getYMax() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getYMax() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getYMax() - Method in interface hep.analysis.partition.TwoDDataSource
 
getYMean() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getYMin() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
getYMin() - Method in class hep.analysis.partition.Simple2DPartition
 
getYMin() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
getYMin() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
getYMin() - Method in interface hep.analysis.partition.TwoDDataSource
 
getYRMS() - Method in class hep.analysis.partition.TwoDStatisticsProvider
 
go() - Method in class hep.analysis.Job
Run the Job.
go(int) - Method in class hep.analysis.Job
Run the job for a specified maximum number of events.
go(int) - Method in interface hep.analysis.peer.JobPeer
 

H

hasAsymmetricErrorBars() - Method in class hep.analysis.partition.Abstract1DPartition
Returns false by default.
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.Abstract2DPartition
Returns false by default.
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.Simple2DPartition
 
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
hasAsymmetricErrorBars() - Method in interface hep.analysis.partition.SimpleTwoDDataSource
 
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.EfficiencyBinner
 
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.RMSBinner
 
hasAsymmetricErrorBars() - Method in interface hep.analysis.partition.TwoDDataSource
 
hasAsymmetricErrorBars() - Method in interface hep.analysis.partition.SimpleOneDDataSource
 
hasAsymmetricErrorBars() - Method in class hep.analysis.partition.SimpleBinner
 
hasAsymmetricErrorBars() - Method in interface hep.analysis.partition.OneDDataSource
 
hasMoreElements() - Method in class hep.physics.predicate.Filter
 
hasMoreParticles() - Method in interface hep.physics.ParticleEnumeration
 
hasScatterPlotData() - Method in class hep.analysis.partition.ScatterPlotPartition
 
hasScatterPlotData() - Method in interface hep.analysis.partition.ScatterDataSource
 
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.Abstract1DPartition
Returns false by default.
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.Abstract2DPartition
Returns false by default.
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.Simple2DPartition
 
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
hasSimpleQuadraticErrorBars() - Method in interface hep.analysis.partition.SimpleTwoDDataSource
 
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.EfficiencyBinner
 
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.RMSBinner
 
hasSimpleQuadraticErrorBars() - Method in interface hep.analysis.partition.TwoDDataSource
 
hasSimpleQuadraticErrorBars() - Method in interface hep.analysis.partition.SimpleOneDDataSource
 
hasSimpleQuadraticErrorBars() - Method in class hep.analysis.partition.SimpleBinner
 
hasSimpleQuadraticErrorBars() - Method in interface hep.analysis.partition.OneDDataSource
 
hep.analysis - package hep.analysis
 
hep.analysis.partition - package hep.analysis.partition
 
hep.analysis.peer - package hep.analysis.peer
Peers are objects which are used to communicate between NamedObjects such as Histograms created within a Job, and the Job's environment.
hep.analysis.standalone - package hep.analysis.standalone
 
hep.analysis.standalone.test - package hep.analysis.standalone.test
 
hep.io.mcfio - package hep.io.mcfio
An implementation of the Fermilab MCFIO package.
hep.io.stdhep - package hep.io.stdhep
A pure Java implementation of the stdhep event format.
hep.io.stdhep.adapter - package hep.io.stdhep.adapter
A package which can be used to convert between StdhepEvents and the much more OO EventHeader event representation.
hep.io.xdr - package hep.io.xdr
A pure Java implementation of the XDR format.
hep.physics - package hep.physics
 
hep.physics.generator.diagnostic - package hep.physics.generator.diagnostic
 
hep.physics.generator.event - package hep.physics.generator.event
 
hep.physics.jets - package hep.physics.jets
 
hep.physics.predicate - package hep.physics.predicate
 
Hep3Matrix - interface hep.physics.Hep3Matrix.
Hep 3x3 matrices
Hep3Vector - interface hep.physics.Hep3Vector.
Interface to be implemented by 3 Vectors
HepLorentzVector - interface hep.physics.HepLorentzVector.
Interface to be implemented by 4 Vectors
HEPUtilities - class hep.physics.HEPUtilities.
 
Histogram - class hep.analysis.Histogram.
Class Histogram is used by user analysis programs to create and fill a wide variety of histograms.
histogram(String) - Method in class hep.analysis.EventHandler
Returns the Histogram object with the given name in the default folder.
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 in the given folder.
Histogram(String, HistogramFolder) - Constructor for class hep.analysis.Histogram
Create a new histogram in a folder.
Histogram(String, HistogramFolder, Partition) - Constructor for class hep.analysis.Histogram
Create a new histogram in a specified folder and with the specified Partition
Histogram(String, Partition) - Constructor for class hep.analysis.Histogram
Create a histogram with a specified partition in the current default histogram folder.
Histogram1D - class hep.analysis.Histogram1D.
A subclass of Histogram which provides extra convenience methods for accessing information about the filled histogram.
Histogram1D(String) - Constructor for class hep.analysis.Histogram1D
 
Histogram1D(String, HistogramFolder) - Constructor for class hep.analysis.Histogram1D
 
Histogram1D(String, HistogramFolder, Partition) - Constructor for class hep.analysis.Histogram1D
 
Histogram1D(String, Partition) - Constructor for class hep.analysis.Histogram1D
 
Histogram2D - class hep.analysis.Histogram2D.
A Histogram2D is a subclass of Histogram with convenience methods for accessing the filled contents of 2D Histograms.
Histogram2D(String) - Constructor for class hep.analysis.Histogram2D
Create a new histogram.
Histogram2D(String, HistogramFolder) - Constructor for class hep.analysis.Histogram2D
Create a new histogram in a folder.
Histogram2D(String, HistogramFolder, Partition) - Constructor for class hep.analysis.Histogram2D
 
Histogram2D(String, Partition) - Constructor for class hep.analysis.Histogram2D
 
Histogram2DStyle - class hep.analysis.Histogram2DStyle.
A style object for specifying the display style for 2-D histograms
Histogram2DStyle() - Constructor for class hep.analysis.Histogram2DStyle
 
HistogramFolder - class hep.analysis.HistogramFolder.
Use this class to organize Histogram objects into folders.
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.
HistogramPeer - interface hep.analysis.peer.HistogramPeer.
 
HistogramStyle - class hep.analysis.HistogramStyle.
A style object for specifying the display style for 1-D histograms
HistogramStyle() - Constructor for class hep.analysis.HistogramStyle
 
HORIZONTAL_AXIS - Static variable in class hep.analysis.Partition
 

I

id - Variable in class hep.io.mcfio.MCFIOBlock
 
INTEGER - Static variable in class hep.analysis.Partition
 
INTERMEDIATE - Static variable in interface hep.physics.Particle
 
isClearOnRewind() - Method in class hep.analysis.Histogram
True if the histogram should be cleared when the data is rewound
isClearOnRewind() - Method in class hep.analysis.HistogramFolder
 
isDataUpdate() - Method in class hep.analysis.partition.PartitionNotification
 
isFinalUpdate() - Method in class hep.analysis.partition.PartitionNotification
 
isRangeUpdate() - Method in class hep.analysis.partition.PartitionNotification
 
isRebinnable() - Method in class hep.analysis.partition.Abstract1DPartition
Returns false by default.
isRebinnable() - Method in class hep.analysis.partition.OneDDelegatingPartition
 
isRebinnable() - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
isRebinnable() - Method in class hep.analysis.partition.AutoPartition
 
isRebinnable() - Method in class hep.analysis.partition.SimplePartition
 
isRebinnable() - Method in class hep.analysis.partition.Abstract2DPartition
Returns false by default.
isRebinnable() - Method in class hep.analysis.partition.Simple2DPartition
 
isRebinnable() - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
isRebinnable() - Method in interface hep.analysis.partition.TwoDDataSource
 
isRebinnable() - Method in interface hep.analysis.partition.OneDDataSource
 
isReset() - Method in class hep.analysis.partition.PartitionNotification
 
isTitleUpdate() - Method in class hep.analysis.partition.PartitionNotification
 

J

jade_mass(HepLorentzVector, HepLorentzVector) - Method in class hep.physics.jets.AbstractJetFinder
 
jadeE0_combine(int, int) - Method in class hep.physics.jets.AbstractJetFinder
 
JadeE0JetFinder - class hep.physics.jets.JadeE0JetFinder.
 
JadeE0JetFinder(double) - Constructor for class hep.physics.jets.JadeE0JetFinder
 
JadeEJetFinder - class hep.physics.jets.JadeEJetFinder.
 
JadeEJetFinder(double) - Constructor for class hep.physics.jets.JadeEJetFinder
 
JadeJetFinder - class hep.physics.jets.JadeJetFinder.
 
JadeJetFinder(double) - Constructor for class hep.physics.jets.JadeJetFinder
 
jadeP_combine(int, int) - Method in class hep.physics.jets.AbstractJetFinder
 
jadeP0_masscut(double, double) - Method in class hep.physics.jets.AbstractJetFinder
 
JadeP0JetFinder - class hep.physics.jets.JadeP0JetFinder.
 
JadeP0JetFinder(double) - Constructor for class hep.physics.jets.JadeP0JetFinder
 
JadePJetFinder - class hep.physics.jets.JadePJetFinder.
 
JadePJetFinder(double) - Constructor for class hep.physics.jets.JadePJetFinder
 
jet(int) - Method in class hep.physics.jets.AbstractJetFinder
 
jet(int) - Method in interface hep.physics.jets.JetFinder
calculate 4 vector sum for a jet
JetFinder - interface hep.physics.jets.JetFinder.
Interface to be implemented by all jet finders
Job - class hep.analysis.Job.
A Job is used as a container for Histograms, Pages, Plots etc.
Job(String) - Constructor for class hep.analysis.Job
Create a job
JobPeer - interface hep.analysis.peer.JobPeer.
The interface that must be implemented by the JobPeer.

K

keys() - Method in class hep.analysis.Style
 
keys() - Method in interface hep.analysis.EventHeader
 
keys() - Method in class hep.physics.generator.event.GeneratorEvent
 

L

length - Variable in class hep.io.mcfio.MCFIOBlock
 
lorMag() - Method in class hep.physics.BasicHepLorentzVector
 
lorMag() - Method in interface hep.physics.HepLorentzVector
 
lorMag2() - Method in class hep.physics.BasicHepLorentzVector
 
lorMag2() - Method in interface hep.physics.HepLorentzVector
 

M

m_autoCutoff - Variable in class hep.analysis.partition.AutoPartition
 
m_autoRange - Variable in class hep.analysis.partition.AutoPartition
 
m_autoRange - Variable in class hep.analysis.partition.SimplePartition
 
m_bins - Variable in class hep.analysis.partition.EfficiencyBinner
 
m_bins - Variable in class hep.analysis.partition.RMSBinner
 
m_bins - Variable in class hep.analysis.partition.SimpleBinner
 
m_dataChanged - Variable in class hep.analysis.partition.Abstract2DPartition
 
m_dataFinalChangedNotificationSent - Variable in class hep.analysis.partition.Abstract2DPartition
 
m_dataNotificationSent - Variable in class hep.analysis.partition.Abstract2DPartition
 
m_defaultBins - Variable in class hep.analysis.partition.AutoPartition
 
m_defaultBins - Variable in class hep.analysis.partition.SimplePartition
 
m_error - Variable in class hep.analysis.partition.RMSBinner
 
m_error - Variable in class hep.analysis.partition.SimpleBinner
 
m_hist - Variable in class hep.analysis.partition.RMSBinner
 
m_hist - Variable in class hep.analysis.partition.SimpleBinner
 
m_hit - Variable in class hep.analysis.partition.EfficiencyBinner
 
m_id - Variable in class hep.analysis.partition.PartitionNotification
 
m_max - Variable in class hep.analysis.partition.AutoPartition
 
m_max - Variable in class hep.analysis.partition.SimplePartition
 
m_min - Variable in class hep.analysis.partition.AutoPartition
 
m_min - Variable in class hep.analysis.partition.SimplePartition
 
m_n - Variable in class hep.analysis.partition.EfficiencyBinner
 
m_n - Variable in class hep.analysis.partition.RMSBinner
 
m_np - Variable in class hep.physics.jets.AbstractJetFinder
 
m_owner - Variable in class hep.analysis.Partition
 
m_parent - Variable in class hep.analysis.AbstractNamedObject
 
m_part - Variable in class hep.physics.jets.AbstractJetFinder
 
m_partition - Variable in class hep.analysis.Histogram
 
m_rangeFinalChangedNotificationSent - Variable in class hep.analysis.partition.Abstract2DPartition
 
m_thresholdReached - Variable in class hep.analysis.partition.AutoPartition
 
m_xAxisChanged - Variable in class hep.analysis.partition.Abstract2DPartition
 
m_xAxisNotificationSent - Variable in class hep.analysis.partition.Abstract2DPartition
 
m_yAxisChanged - Variable in class hep.analysis.partition.Abstract2DPartition
 
m_yAxisNotificationSent - Variable in class hep.analysis.partition.Abstract2DPartition
 
mag() - Method in interface hep.physics.Hep3Vector
 
mag() - Method in class hep.physics.BasicHep3Vector
 
mag2() - Method in interface hep.physics.Hep3Vector
 
mag2() - Method in class hep.physics.BasicHep3Vector
 
main(String[]) - Static method in class hep.physics.DefaultParticlePropertyProvider
 
main(String[]) - Static method in class hep.analysis.standalone.test.StandaloneTest
 
main(String[]) - Static method in class hep.io.stdhep.StdhepReader
 
main(String[]) - Static method in class hep.io.stdhep.StdhepWriter
 
majorAxis() - Method in class hep.physics.jets.EventShape
 
makeCopy() - Method in class hep.analysis.Partition
Make a copy of this partition, maintaining the partition class and initial state, but not the data stored in the partition.
makeCopy() - Method in class hep.analysis.partition.DefaultPartitionFactory
 
makeCopy() - Method in class hep.analysis.partition.RMSPartitionFactory
 
makeCopy() - Method in class hep.analysis.partition.AutoPartition
 
makeCopy() - Method in class hep.analysis.partition.FixedPartition
 
makeCopy() - Method in class hep.analysis.partition.SimplePartition
 
makeCopy() - Method in class hep.analysis.partition.SimpleIntPartition
 
makeCopy() - Method in class hep.analysis.partition.Simple2DPartition
 
makeCopy() - Method in class hep.analysis.partition.ScatterPlotPartition
 
makeCopy() - Method in class hep.analysis.partition.FixedPartition2D
 
makeCopy() - Method in class hep.analysis.partition.ScatterPlotPartitionFactory
 
makeCopy() - Method in class hep.analysis.partition.SimpleDatePartition
 
makeCopy() - Method in class hep.analysis.partition.StringPartition
 
makeCopy() - Method in class hep.analysis.partition.ScatterPlotDatePartition
 
makeCopy() - Method in class hep.analysis.partition.EfficiencyPartitionFactory
 
MCFIOBlock - class hep.io.mcfio.MCFIOBlock.
The block class is used as the super class of all classes that read blocks.
MCFIOBlock(int) - Constructor for class hep.io.mcfio.MCFIOBlock
 
MCFIOEvent - interface hep.io.mcfio.MCFIOEvent.
An "event" read from an MCFIO file
MCFIOException - exception hep.io.mcfio.MCFIOException.
An exception thrown for certain MCFIO specific errors.
MCFIOReader - class hep.io.mcfio.MCFIOReader.
A class for reading MCFIO files
MCFIOReader(InputStream) - Constructor for class hep.io.mcfio.MCFIOReader
 
MCFIOReader(String) - Constructor for class hep.io.mcfio.MCFIOReader
 
MCFIOWriter - class hep.io.mcfio.MCFIOWriter.
A class for writing MCFIO files.
MCFIOWriter(String, String, String, int, int[], String[]) - Constructor for class hep.io.mcfio.MCFIOWriter
Open an MCFIO file for writing.
MeanPartition - class hep.analysis.partition.MeanPartition.
 
MeanPartition() - Constructor for class hep.analysis.partition.MeanPartition
 
MeanPartition(double, double) - Constructor for class hep.analysis.partition.MeanPartition
 
minorAxis() - Method in class hep.physics.jets.EventShape
 
mult(double, Hep3Vector) - Static method in class hep.physics.VecOp
 
mult(double, HepLorentzVector) - Static method in class hep.physics.VecOp
 
mult(Hep3Matrix, Hep3Vector) - Static method in class hep.physics.VecOp
 

N

NamedObject - interface hep.analysis.NamedObject.
NamedObject is an interface implemented by each object that can be placed into a Folder, such as Histograms and other Folders.
NamedObject.RenameException - exception hep.analysis.NamedObject.RenameException.
Exception thrown in case of a rename error
NamedObject.RenameException(String) - Constructor for class hep.analysis.NamedObject.RenameException
 
neg(Hep3Vector) - Static method in class hep.physics.VecOp
 
neg(HepLorentzVector) - Static method in class hep.physics.VecOp
 
nevtgen() - Method in class hep.io.stdhep.StdhepRunRecord
 
nevtreq() - Method in class hep.io.stdhep.StdhepRunRecord
 
nevtwrt() - Method in class hep.io.stdhep.StdhepRunRecord
 
nextElement() - Method in class hep.physics.predicate.Filter
 
nextEvent() - Method in class hep.io.mcfio.MCFIOReader
Get the next event.
nextParticle() - Method in interface hep.physics.ParticleEnumeration
 
nextRecord() - Method in class hep.io.stdhep.StdhepReader
Read the next stdhep record from the file.
njets() - Method in class hep.physics.jets.AbstractJetFinder
 
njets() - Method in interface hep.physics.jets.JetFinder
The number of jets found
NoSuchBinException - exception hep.analysis.NoSuchBinException.
 
NoSuchBinException() - Constructor for class hep.analysis.NoSuchBinException
 
notifyObservers(Object) - Method in class hep.analysis.partition.Abstract1DPartition
 
notifyObservers(Object) - Method in class hep.analysis.partition.Abstract2DPartition
 
nParticlesPerJet(int) - Method in class hep.physics.jets.AbstractJetFinder
 
nParticlesPerJet(int) - Method in interface hep.physics.jets.JetFinder
Find out many particles are in a particular jet
NTupleEventData - interface hep.analysis.NTupleEventData.
An implementation of this interface is used to provide data for one event from a simple NTuple with named columns.

O

oblateness() - Method in class hep.physics.jets.EventShape
 
OneDBinner - interface hep.analysis.partition.OneDBinner.
 
OneDDataSource - interface hep.analysis.partition.OneDDataSource.
These are the methods a 1D Partition must provide to the data consumer
OneDDelegatingPartition - class hep.analysis.partition.OneDDelegatingPartition.
 
OneDDelegatingPartition() - Constructor for class hep.analysis.partition.OneDDelegatingPartition
 
OneDFillable - interface hep.analysis.partition.OneDFillable.
Methods to be implemented by things that can be filled with 1D Data
OneDStatisticsProvider - class hep.analysis.partition.OneDStatisticsProvider.
Calculates some generic statistics for a OneD histogram
out - Variable in class hep.analysis.EventHandler
The log stream used to send messages.
OVERFLOW - Static variable in class hep.analysis.partition.SimpleBinFinder
 

P

pad() - Method in class hep.io.xdr.XDRInputStream
Skips appropriate amount to bring stream to 4-byte boundary.
pad() - Method in interface hep.io.xdr.XDRDataOutput
 
pad() - Method in class hep.io.xdr.XDRRandomAccessFile
 
pad() - Method in interface hep.io.xdr.XDRDataInput
Skips appropriate amount to bring stream to 4-byte boundary.
pad() - Method in class hep.io.xdr.XDROutputStream
Skips appropriate amount to bring stream to 4-byte boundary.
Page - class hep.analysis.Page.
A Page represents a viewable page onto which plots can be placed.
Page.ConstrainedPlot - class hep.analysis.Page.ConstrainedPlot.
 
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 - class hep.analysis.PageFolder.
Use this class to organize Page objects into folders.
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.
PagePeer - interface hep.analysis.peer.PagePeer.
The peer class for Page
Particle - interface hep.physics.Particle.
Description of a particle equivalent to HEPevt description
ParticleEnumeration - interface hep.physics.ParticleEnumeration.
 
ParticleProperties - class hep.physics.ParticleProperties.
This class represents the collected particle properties.
ParticleProperties() - Constructor for class hep.physics.ParticleProperties
 
ParticlePropertyProvider - interface hep.physics.ParticlePropertyProvider.
 
particles() - Method in interface hep.physics.ParticleVector
 
particles() - Method in class hep.physics.generator.event.GeneratorParticleVector
 
particlesInJet(int) - Method in class hep.physics.jets.AbstractJetFinder
 
particlesInJet(int) - Method in interface hep.physics.jets.JetFinder
Find out which particles are in a paricular jet
ParticleType - interface hep.physics.ParticleType.
Describes physics properties of a particular type of particle
ParticleVector - interface hep.physics.ParticleVector.
 
Partition - class hep.analysis.Partition.
The base class for all partitions.
Partition() - Constructor for class hep.analysis.Partition
 
partitionDestroyedNotify() - Method in class hep.analysis.Histogram
Notifies the histogram that the partition has been destroyed.
PartitionFactory - class hep.analysis.partition.PartitionFactory.
 
PartitionFactory() - Constructor for class hep.analysis.partition.PartitionFactory
 
PartitionFillException - exception hep.analysis.partition.PartitionFillException.
Thrown when an unsupported partition fill method is called.
PartitionInUseError - exception hep.analysis.PartitionInUseError.
 
PartitionNotification - class hep.analysis.partition.PartitionNotification.
A notification sent by a partition when its contents changes
PartitionNotification(int, boolean) - Constructor for class hep.analysis.partition.PartitionNotification
 
partitionNotify() - Method in interface hep.analysis.peer.HistogramPeer
 
Peer - interface hep.analysis.peer.Peer.
A base class for all Peers.
PeerSupport - class hep.analysis.PeerSupport.
This class allows peers to be set and queried.
PeerSupport() - Constructor for class hep.analysis.PeerSupport
 
Plot - class hep.analysis.Plot.
A Plot represents a plot which can be seen by the user.
Plot(String) - Constructor for class hep.analysis.Plot
 
Plot(String, Folder) - Constructor for class hep.analysis.Plot
 
PlotFolder - class hep.analysis.PlotFolder.
Use this class to organize Plot objects into folders.
PlotFolder(String) - Constructor for class hep.analysis.PlotFolder
Creates a new folder in which you can store Plots and other Plot folders.
PlotFolder(String, PlotFolder) - Constructor for class hep.analysis.PlotFolder
Creates a new folder in which you can store Plots and other histogram folders, and stores the new folder in another folder.
PlotPeer - interface hep.analysis.peer.PlotPeer.
The peer class for Plot
plots() - Method in class hep.analysis.Page
Returns an enumeration of the Plots on the page.
Predicate - interface hep.physics.predicate.Predicate.
 
printParameters() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Print the parameters.
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.
ProfilePlot - class hep.analysis.ProfilePlot.
A convenience class for creating a Histogram whose bins contain the mean and rms of the entries in the bin.
ProfilePlot(String) - Constructor for class hep.analysis.ProfilePlot
 
ProfilePlot(String, HistogramFolder) - Constructor for class hep.analysis.ProfilePlot
 
put(String, Object) - Method in class hep.analysis.Style
 
put(String, Object) - Method in interface hep.analysis.EventHeader
Puts an arbitrary object into the event
put(String, Object) - Method in class hep.physics.generator.event.GeneratorEvent
 
putBoolean(String, boolean) - Method in class hep.analysis.Style
 
putInt(String, int) - Method in class hep.analysis.Style
 

R

RANGE_UPDATE - Static variable in class hep.analysis.partition.PartitionNotification
 
rangeChanged(double, double) - Method in class hep.analysis.partition.Abstract1DPartition
Implementation of RangeChangeListener
rangeChanged(double, double) - Method in interface hep.analysis.partition.RangeChangeListener
 
rangeChanged(double, double) - Method in class hep.analysis.partition.StringPartition
 
RangeChangeListener - interface hep.analysis.partition.RangeChangeListener.
Interface to be implemented by classes that receive notifications when the min/max range of an axis changes
read(XDRDataInput) - Method in interface hep.io.xdr.XDRSerializable
 
read(XDRDataInput) - Method in class hep.io.mcfio.MCFIOBlock
 
read(XDRDataInput) - Method in class hep.io.stdhep.StdhepRecord
 
read(XDRDataInput) - Method in class hep.io.stdhep.StdhepRunRecord
 
read(XDRDataInput) - Method in class hep.io.stdhep.StdhepEvent
 
readDoubleArray(double[]) - Method in class hep.io.xdr.XDRInputStream
 
readDoubleArray(double[]) - Method in class hep.io.xdr.XDRRandomAccessFile
 
readDoubleArray(double[]) - Method in interface hep.io.xdr.XDRDataInput
Reads a double array.
readFloatArray(float[]) - Method in class hep.io.xdr.XDRInputStream
 
readFloatArray(float[]) - Method in class hep.io.xdr.XDRRandomAccessFile
 
readFloatArray(float[]) - Method in interface hep.io.xdr.XDRDataInput
Reads a float array.
readIntArray(int[]) - Method in class hep.io.xdr.XDRInputStream
 
readIntArray(int[]) - Method in class hep.io.xdr.XDRRandomAccessFile
 
readIntArray(int[]) - Method in interface hep.io.xdr.XDRDataInput
Reads an integer array.
readString() - Method in class hep.io.xdr.XDRInputStream
 
readString() - Method in class hep.io.xdr.XDRRandomAccessFile
 
readString() - Method in interface hep.io.xdr.XDRDataInput
Read a String.
readString(int) - Method in class hep.io.xdr.XDRInputStream
 
readString(int) - Method in class hep.io.xdr.XDRRandomAccessFile
 
readString(int) - Method in interface hep.io.xdr.XDRDataInput
Reads a String of length l bytes, and skips appropriate amount to bring stream to 4-byte boundary.
remove(Histogram) - Method in class hep.analysis.Plot
Remove a histogram from the plot.
remove(NamedObject) - Method in class hep.analysis.Folder
 
remove(Plot) - Method in class hep.analysis.Page
Removes a plot from the page
removeAll() - Method in class hep.analysis.Page
Clears the page
removeAllEventAnalyzers() - Method in class hep.analysis.Job
Remove all the event analyzers from this job.
removeAllEventAnalyzers() - Method in interface hep.analysis.peer.JobPeer
 
removeEventAnalyzer(EventAnalyzer) - Method in class hep.analysis.Job
Remove an event analyzer.
removeEventAnalyzer(EventAnalyzer) - Method in interface hep.analysis.peer.JobPeer
 
removeNotify(Histogram) - Method in interface hep.analysis.peer.PlotPeer
 
removeNotify(NamedObject) - Method in interface hep.analysis.peer.FolderPeer
Called when an item is removed from a folder
removeNotify(Plot) - Method in interface hep.analysis.peer.PagePeer
 
rename(NamedObject, String) - Method in class hep.analysis.Folder
 
rename(String) - Method in class hep.analysis.AbstractNamedObject
 
rename(String) - Method in interface hep.analysis.NamedObject
Changes the name of an object
RESET - Static variable in class hep.analysis.partition.PartitionNotification
 
resetEndPoint() - Method in interface hep.analysis.partition.ScatterEnumeration
 
resetFolders(Job) - Static method in class hep.analysis.PeerSupport
Tells the job to restore the default folders
restart() - Method in interface hep.analysis.partition.ScatterEnumeration
 
rewind() - Method in class hep.analysis.Job
Rewind the event source to the beginning and, by default, clear all of the histograms in the job.
rewind() - Method in interface hep.analysis.peer.JobPeer
 
rewind() - Method in class hep.io.mcfio.MCFIOReader
 
RMSBinner - class hep.analysis.partition.RMSBinner.
Calculates each bin as the mean of the entries in that bin, and the error in each bin as the RMS of the data within the bin.
RMSBinner(int) - Constructor for class hep.analysis.partition.RMSBinner
 
RMSPartitionFactory - class hep.analysis.partition.RMSPartitionFactory.
 
RMSPartitionFactory() - Constructor for class hep.analysis.partition.RMSPartitionFactory
 

S

save() - Method in class hep.analysis.Job
Saves all the NamedObjects (such as Histograms) in this job to disk.
save(File) - Method in class hep.analysis.Job
Save all the NamedObjects (such as Histograms) in this job to disk.
save(ObjectOutputStream) - Method in class hep.analysis.Job
Save all the NamedObjects (such as Histograms) in this job.
save(String) - Method in class hep.analysis.Job
Save all the NamedObjects (such as Histograms) in this job to disk.
ScatterDataSource - interface hep.analysis.partition.ScatterDataSource.
 
ScatterEnumeration - interface hep.analysis.partition.ScatterEnumeration.
 
ScatterPlot - class hep.analysis.ScatterPlot.
 
ScatterPlot(String) - Constructor for class hep.analysis.ScatterPlot
 
ScatterPlot(String, HistogramFolder) - Constructor for class hep.analysis.ScatterPlot
 
ScatterPlot(String, HistogramFolder, Partition) - Constructor for class hep.analysis.ScatterPlot
 
ScatterPlot(String, Partition) - Constructor for class hep.analysis.ScatterPlot
 
ScatterPlotDatePartition - class hep.analysis.partition.ScatterPlotDatePartition.
 
ScatterPlotDatePartition() - Constructor for class hep.analysis.partition.ScatterPlotDatePartition
 
ScatterPlotDatePartition(Date, Date, double, double) - Constructor for class hep.analysis.partition.ScatterPlotDatePartition
 
ScatterPlotPartition - class hep.analysis.partition.ScatterPlotPartition.
 
ScatterPlotPartition() - Constructor for class hep.analysis.partition.ScatterPlotPartition
 
ScatterPlotPartition(double, double, double, double) - Constructor for class hep.analysis.partition.ScatterPlotPartition
 
ScatterPlotPartitionFactory - class hep.analysis.partition.ScatterPlotPartitionFactory.
 
ScatterPlotPartitionFactory() - Constructor for class hep.analysis.partition.ScatterPlotPartitionFactory
 
ScatterStyle - class hep.analysis.ScatterStyle.
A style object for specifying the display style for 1-D histograms
ScatterStyle() - Constructor for class hep.analysis.ScatterStyle
 
selectCosth() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
selectMom() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
selectOrigin() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
selectP() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
selectPhi() - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
 
sendMessage(String) - Method in class hep.analysis.EventHandler
Displays a message.
sendMessage(String) - Method in interface hep.analysis.peer.JobPeer
 
setActiveEuler(double, double, double) - Method in class hep.physics.BasicHep3Matrix
Defines a rotation matrix via Euler angles.
setAnalysisApplication(AnalysisApplication) - Static method in class hep.analysis.PeerSupport
 
setAssumedMassFor3Vectors(double) - Static method in class hep.physics.jets.AbstractJetFinder
Set the mass to use when converting 3-vectors to 4-vectors This is a static method so the mass applies to all instances of AbstractJetFinder.
setAxis(int) - Method in class hep.analysis.partition.PartitionNotification
 
setBinInfo(BinInfo) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
setBinInfoX(BinInfo) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
setBinInfoY(BinInfo) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
setBinning(int, double, double) - Method in class hep.analysis.partition.Abstract1DPartition
Override to allow binning to be set.
setBinning(int, double, double) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
setBinning(int, double, double) - Method in class hep.analysis.partition.AutoPartition
 
setBinning(int, double, double) - Method in class hep.analysis.partition.SimplePartition
 
setBinning(int, double, double) - Method in interface hep.analysis.partition.OneDDataSource
 
setBothRangesChanged() - Method in class hep.analysis.partition.Abstract2DPartition
 
setClearOnRewind(boolean) - Method in class hep.analysis.Histogram
Sets if the histogram should be cleared when the data is rewound.
setClearOnRewind(boolean) - Method in class hep.analysis.HistogramFolder
Set the "clearOnRewind" flag.
setColorMapScheme(int) - Method in class hep.analysis.Histogram2DStyle
 
setCompatibilityMode(boolean) - Method in class hep.io.mcfio.MCFIOWriter
Set compatibility mode.
setCosthRange(double, double) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Select the cosine theta range between -1 and 1.
setDataAndRangeChanged() - Method in class hep.analysis.partition.Abstract1DPartition
Indicate that the data and range have changed and notify observers of the change.
setDataAndRangeChangedNow() - Method in class hep.analysis.partition.Abstract1DPartition
Indicate that the data and range have changed and notify observers of the change with a final update.
setDataAndRangeChangedNow() - Method in class hep.analysis.partition.Abstract2DPartition
Indicate that the data and range have changed and notify observers of the change with a final update.
setDataChanged() - Method in class hep.analysis.partition.Abstract1DPartition
Indicate that the data have changed and notify observers of the change.
setDataChanged() - Method in class hep.analysis.partition.Abstract2DPartition
 
setDataPointColor(Color) - Method in class hep.analysis.ScatterStyle
 
setDataPointColor(Color) - Method in class hep.analysis.HistogramStyle
 
setDataPointSize(int) - Method in class hep.analysis.ScatterStyle
 
setDataPointSize(int) - Method in class hep.analysis.HistogramStyle
 
setDataPointSymbol(int) - Method in class hep.analysis.ScatterStyle
 
setDataPointSymbol(int) - Method in class hep.analysis.HistogramStyle
 
setDataSource(OneDDataSource) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
setDataSource(TwoDDataSource) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
setDefaultFolder(HistogramFolder) - Static method in class hep.analysis.HistogramFolder
 
setDefaultFolder(String) - Static method in class hep.analysis.HistogramFolder
 
setDefaultPartition(Partition) - Method in class hep.analysis.HistogramFolder
 
setDisplayAsScatterPlot(boolean) - Method in class hep.analysis.ScatterStyle
 
setElement(int, int, int) - Method in class hep.physics.BasicHep3Matrix
Sets the (row, column) element of the matrix where the indices run over 1,2, and 3.
setEndDataColor(Color) - Method in class hep.analysis.Histogram2DStyle
 
setErrorBarColor(Color) - Method in class hep.analysis.HistogramStyle
 
setEvent(Enumeration) - Method in class hep.physics.jets.AbstractJetFinder
Call this to input a new event to the jet finder.
setEvent(Enumeration) - Method in class hep.physics.jets.EventShape
 
setEvent(Enumeration) - Method in interface hep.physics.jets.JetFinder
Set the current event data
setEvent(Enumeration, Predicate) - Method in class hep.physics.jets.AbstractJetFinder
Call this to input a new event to the jet finder.
setEvent(Enumeration, Predicate) - Method in class hep.physics.jets.EventShape
Call this to input a new event to the event shape routines.
setEvent(Enumeration, Predicate) - Method in interface hep.physics.jets.JetFinder
Set the current event data
setEventSource(EventSource) - Method in class hep.analysis.Job
Add an event source to this job.
setEventSource(EventSource) - Method in interface hep.analysis.peer.JobPeer
 
setFast(int) - Method in class hep.physics.jets.EventShape
 
setFillable(OneDFillable) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
setFillable(TwoDFillable) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
setGrid(int, int) - Method in class hep.analysis.Page
Set the default layout for plots added to the page without any specific positioning.
setHistogramBarColor(Color) - Method in class hep.analysis.HistogramStyle
 
setHistogramFill(boolean) - Method in class hep.analysis.HistogramStyle
 
setHistStyle(int) - Method in class hep.analysis.Histogram2DStyle
 
setLineColor(Color) - Method in class hep.analysis.HistogramStyle
 
setMaxEvents(int) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Sets the maximum number of events to generate.
setMomentumRange(double, double) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Select the momentum range in GeV.
setNumberOfBins(int) - Method in interface hep.analysis.partition.OneDBinner
 
setNumberOfBins(int) - Method in class hep.analysis.partition.EfficiencyBinner
 
setNumberOfBins(int) - Method in class hep.analysis.partition.RMSBinner
 
setNumberOfBins(int) - Method in class hep.analysis.partition.SimpleBinner
 
setNumberOfBins(int, int) - Method in interface hep.analysis.partition.TwoDBinner
 
setNumberOfBins(int, int) - Method in class hep.analysis.partition.TwoDBinTypeAdapter
 
setNumberOfParticles(int) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Set the number of particles to generate in a single event.
setOrigin(double, double, double) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Select an origin for the particle.
setOrigin(Hep3Vector) - Method in class hep.physics.generator.event.GeneratorParticle
 
setOverflowBinColor(Color) - Method in class hep.analysis.Histogram2DStyle
 
setP(HepLorentzVector) - Method in class hep.physics.generator.event.GeneratorParticle
 
setParticlePropertyProvider(ParticlePropertyProvider) - Static method in class hep.physics.ParticleProperties
Set an alternate ParticlePropertyProvider
setParticleType(int) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Set the particle type using the PDG particle ID numbers.
setParticleType(ParticleType) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Set the particle type using a Java particle type.
setPartition(Partition) - Method in class hep.analysis.Histogram
Use this method to set the partition for this histogram.
setPassiveEuler(double, double, double) - Method in class hep.physics.BasicHep3Matrix
Defines a rotation matrix via Euler angles.
setPeer(NamedObject, Peer) - Static method in class hep.analysis.PeerSupport
 
setPhiRange(double, double) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Select the phi range between 0 and 2*PI in radians.
setProductionTime(double) - Method in class hep.physics.generator.event.GeneratorParticle
 
setRandomParticleAntiParticle(boolean) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Randomly change between generating particles and anti-particles, if true.
setRangeChanged() - Method in class hep.analysis.partition.Abstract1DPartition
Indicate that the range has changed and notify observers of the change.
setReadLimit(int) - Method in class hep.io.xdr.XDRInputStream
Sets a limit on the number of bytes that can be read from this file before an EOF will be generated
setRunNumber(int) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Sets the run number.
setSeed(long) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Set the seed for the random number generator.
setShapeColor(Color) - Method in class hep.analysis.Histogram2DStyle
 
setShowDataPoints(boolean) - Method in class hep.analysis.HistogramStyle
 
setShowErrorBars(boolean) - Method in class hep.analysis.HistogramStyle
 
setShowHistogramBars(boolean) - Method in class hep.analysis.HistogramStyle
 
setShowLinesBetweenPoints(boolean) - Method in class hep.analysis.HistogramStyle
 
setShowOverflow(boolean) - Method in class hep.analysis.Histogram2DStyle
 
setStartDataColor(Color) - Method in class hep.analysis.Histogram2DStyle
 
setStatistic(String, double) - Method in class hep.analysis.partition.Statistics
 
setStatistic(String, Object) - Method in class hep.analysis.partition.Statistics
 
setStatisticsProvider(StatisticsProvider) - Method in class hep.analysis.partition.OneDDelegatingPartition
 
setStatisticsProvider(StatisticsProvider) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
setStatusCode(int) - Method in class hep.physics.generator.event.GeneratorParticle
 
setStyle(HistogramStyle) - Method in class hep.analysis.HistogramFolder
 
setStyle(Style) - Method in class hep.analysis.Histogram
 
setStyle(Style) - Method in class hep.analysis.Partition
Associate a style with this partition
setT(double) - Method in class hep.physics.BasicHepLorentzVector
 
setThMomPower(double) - Method in class hep.physics.jets.EventShape
 
setTwoParticleRes(double) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
For angular resolution studies.
setType(ParticleType) - Method in class hep.physics.generator.event.GeneratorParticle
 
setV(double, double, double) - Method in class hep.physics.BasicHep3Vector
 
setV3(double, double, double, double) - Method in class hep.physics.BasicHepLorentzVector
 
setV3(double, Hep3Vector) - Method in class hep.physics.BasicHepLorentzVector
 
setXBinning(int, double, double) - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
setXBinning(int, double, double) - Method in class hep.analysis.partition.Abstract2DPartition
Override to allow binning to be set.
setXBinning(int, double, double) - Method in class hep.analysis.partition.Simple2DPartition
 
setXBinning(int, double, double) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
setXBinning(int, double, double) - Method in interface hep.analysis.partition.TwoDDataSource
 
setXRange(double) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Randomly varies the x origin by +/-dx.
setXRangeChanged() - Method in class hep.analysis.partition.Abstract2DPartition
 
setYBinning(int, double, double) - Method in class hep.analysis.partition.SimpleTwoDDataSourceAdapter
 
setYBinning(int, double, double) - Method in class hep.analysis.partition.Abstract2DPartition
 
setYBinning(int, double, double) - Method in class hep.analysis.partition.Simple2DPartition
 
setYBinning(int, double, double) - Method in class hep.analysis.partition.TwoDDelegatingPartition
 
setYBinning(int, double, double) - Method in interface hep.analysis.partition.TwoDDataSource
 
setYCut(double) - Method in class hep.physics.jets.AbstractJetFinder
Set the YCut value.
setYRange(double) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Randomly varies the y origin by +/-dy.
setYRangeChanged() - Method in class hep.analysis.partition.Abstract2DPartition
 
setZRange(double) - Method in class hep.physics.generator.diagnostic.DiagnosticEventGenerator
Randomly varies the z origin by +/-dz.
show() - Method in class hep.analysis.Plot
Requests that this plot be made visible to the user.
show() - Method in class hep.analysis.Histogram
Requests that this histogram be made visible to the user.
show() - Method in class hep.analysis.Page
Requests that this page be made visible to the user.
show() - Method in interface hep.analysis.peer.PagePeer
 
show() - Method in interface hep.analysis.peer.HistogramPeer
 
show() - Method in interface hep.analysis.peer.PlotPeer
 
Simple2DDatePartition - class hep.analysis.partition.Simple2DDatePartition.
 
Simple2DDatePartition() - Constructor for class hep.analysis.partition.Simple2DDatePartition
 
Simple2DPartition - class hep.analysis.partition.Simple2DPartition.
 
Simple2DPartition() - Constructor for class hep.analysis.partition.Simple2DPartition
 
Simple2DPartition(double, double, double, double) - Constructor for class hep.analysis.partition.Simple2DPartition
 
SimpleBinFinder - class hep.analysis.partition.SimpleBinFinder.
 
SimpleBinner - class hep.analysis.partition.SimpleBinner.
Simple calculates the contents of each bin as the sum of the weights in each bin.
SimpleBinner(int) - Constructor for class hep.analysis.partition.SimpleBinner
 
SimpleDatePartition - class hep.analysis.partition.SimpleDatePartition.
 
SimpleDatePartition() - Constructor for class hep.analysis.partition.SimpleDatePartition
 
SimpleDatePartition(BinType) - Constructor for class hep.analysis.partition.SimpleDatePartition
 
SimpleDatePartition(Date, Date) - Constructor for class hep.analysis.partition.SimpleDatePartition
 
SimpleDatePartition(Date, Date, BinType) - Constructor for class hep.analysis.partition.SimpleDatePartition
 
SimpleDatePartition(Date, Date, int) - Constructor for class hep.analysis.partition.SimpleDatePartition
 
SimpleDatePartition(int) - Constructor for class hep.analysis.partition.SimpleDatePartition
 
SimpleIntPartition - class hep.analysis.partition.SimpleIntPartition.
A partition that can only be filled with integer values.
SimpleIntPartition() - Constructor for class hep.analysis.partition.SimpleIntPartition
 
SimpleIntPartition(BinType) - Constructor for class hep.analysis.partition.SimpleIntPartition
 
SimpleIntPartition(int) - Constructor for class hep.analysis.partition.SimpleIntPartition
 
SimpleIntPartition(int, int) - Constructor for class hep.analysis.partition.SimpleIntPartition
 
SimpleIntPartition(int, int, BinType) - Constructor for class hep.analysis.partition.SimpleIntPartition
 
SimpleIntPartition(int, int, int) - Constructor for class hep.analysis.partition.SimpleIntPartition
 
SimpleOneDDataSource - interface hep.analysis.partition.SimpleOneDDataSource.
 
SimplePartition - class hep.analysis.partition.SimplePartition.
 
SimplePartition() - Constructor for class hep.analysis.partition.SimplePartition
 
SimplePartition(BinType) - Constructor for class hep.analysis.partition.SimplePartition
 
SimplePartition(double, double) - Constructor for class hep.analysis.partition.SimplePartition
 
SimplePartition(double, double, BinType) - Constructor for class hep.analysis.partition.SimplePartition
 
SimplePartition(double, double, int) - Constructor for class hep.analysis.partition.SimplePartition
 
SimplePartition(int) - Constructor for class hep.analysis.partition.SimplePartition
 
SimpleScatterStorer - class hep.analysis.partition.SimpleScatterStorer.
 
SimpleScatterStorer() - Constructor for class hep.analysis.partition.SimpleScatterStorer
 
SimpleStorer - class hep.analysis.partition.SimpleStorer.
 
SimpleStorer() - Constructor for class hep.analysis.partition.SimpleStorer
 
SimpleTwoDDataSource - interface hep.analysis.partition.SimpleTwoDDataSource.
 
SimpleTwoDDataSourceAdapter - class hep.analysis.partition.SimpleTwoDDataSourceAdapter.
 
SimpleTwoDStorer - class hep.analysis.partition.SimpleTwoDStorer.
 
SimpleTwoDStorer() - Constructor for class hep.analysis.partition.SimpleTwoDStorer
 
size() - Method in interface hep.physics.ParticleVector
 
StandAloneApp - class hep.analysis.standalone.StandAloneApp.
 
StandAloneApp() - Constructor for class hep.analysis.standalone.StandAloneApp
 
StandaloneTest - class hep.analysis.standalone.test.StandaloneTest.
 
StandaloneTest() - Constructor for class hep.analysis.standalone.test.StandaloneTest
 
standard_masscut(double, double) - Method in class hep.physics.jets.AbstractJetFinder
There are a variety of collinear, infra-red safe jet finders available.
startEnumeration() - Method in class hep.analysis.partition.ScatterPlotPartition
 
startEnumeration() - Method in class hep.analysis.partition.SimpleScatterStorer
 
startEnumeration() - Method in interface hep.analysis.partition.ScatterDataSource
 
startEnumeration(double, double, double, double) - Method in class hep.analysis.partition.ScatterPlotPartition
 
startEnumeration(double, double, double, double) - Method in class hep.analysis.partition.SimpleScatterStorer
 
startEnumeration(double, double, double, double) - Method in interface hep.analysis.partition.ScatterDataSource
 
Statistics - class hep.analysis.partition.Statistics.
 
Statistics(int) - Constructor for class hep.analysis.partition.Statistics
 
StatisticsProvider - interface hep.analysis.partition.StatisticsProvider.
 
stdecom() - Method in class hep.io.stdhep.StdhepRunRecord
 
StdhepAdapter - class hep.io.stdhep.adapter.StdhepAdapter.
A class that creates a StdhepEventRecord from an EventHeader.
StdhepAdapter() - Constructor for class hep.io.stdhep.adapter.StdhepAdapter
 
StdhepBeginRun - class hep.io.stdhep.StdhepBeginRun.
A begin run record
StdhepBeginRun(int, int, int, float, float, double, double) - Constructor for class hep.io.stdhep.StdhepBeginRun
 
StdhepEndRun - class hep.io.stdhep.StdhepEndRun.
An end run record.
StdhepEndRun(int, int, int, float, float, double, double) - Constructor for class hep.io.stdhep.StdhepEndRun
 
StdhepEvent - class hep.io.stdhep.StdhepEvent.
A stdhep event.
StdhepEvent(int, int, int[], int[], int[], int[], double[], double[]) - Constructor for class hep.io.stdhep.StdhepEvent
 
StdhepReader - class hep.io.stdhep.StdhepReader.
A class for reading stdhep files.
StdhepReader(String) - Constructor for class hep.io.stdhep.StdhepReader
Open a stdhep file for reading
StdhepRecord - class hep.io.stdhep.StdhepRecord.
A base class from which all stdhep records inherit
StdhepRunRecord - class hep.io.stdhep.StdhepRunRecord.
A base class for stdhep begin/end run records.
StdhepRunRecord(int, int, int, int, float, float, double, double) - Constructor for class hep.io.stdhep.StdhepRunRecord
 
StdhepWriter - class hep.io.stdhep.StdhepWriter.
A class for writing stdhep files.
StdhepWriter(String, String, String, int) - Constructor for class hep.io.stdhep.StdhepWriter
 
stdseed1() - Method in class hep.io.stdhep.StdhepRunRecord
 
stdseed2() - Method in class hep.io.stdhep.StdhepRunRecord
 
stdxsec() - Method in class hep.io.stdhep.StdhepRunRecord
 
step() - Method in class hep.analysis.Job
Run the jon for a single event.
STRING - Static variable in class hep.analysis.Partition
 
StringBinFinder - class hep.analysis.partition.StringBinFinder.
 
StringBinFinder(RangeChangeListener) - Constructor for class hep.analysis.partition.StringBinFinder
Construcs a BinFinder that gives each bin a name The RangeChangeListener will be called each time a new name is added to the list of bins.
StringPartition - class hep.analysis.partition.StringPartition.
A String partition creates bins based on names rather than on a continuous variable.
StringPartition() - Constructor for class hep.analysis.partition.StringPartition
 
StringPartition(BinType) - Constructor for class hep.analysis.partition.StringPartition
 
Style - class hep.analysis.Style.
A style object can be used to control the display style of an object such as a histogram.
Style() - Constructor for class hep.analysis.Style
 
sub(Hep3Vector, Hep3Vector) - Static method in class hep.physics.VecOp
 
sub(HepLorentzVector, HepLorentzVector) - Static method in class hep.physics.VecOp
 

T

t() - Method in class hep.physics.BasicHepLorentzVector
 
t() - Method in interface hep.physics.HepLorentzVector
 
ThresholdListener - interface hep.analysis.partition.ThresholdListener.
 
thresholdReached() - Method in class hep.analysis.partition.AutoPartition
 
thresholdReached() - Method in interface hep.analysis.partition.ThresholdListener
 
ThresholdStorer - class hep.analysis.partition.ThresholdStorer.
 
ThresholdStorer(int, ThresholdListener) - Constructor for class hep.analysis.partition.ThresholdStorer
 
thrust() - Method in class hep.physics.jets.EventShape
 
thrustAxis() - Method in class hep.physics.jets.EventShape
 
TITLE_UPDATE - Static variable in class hep.analysis.partition.PartitionNotification
 
toString() - Method in class hep.analysis.Plot
 
toString() - Method in class hep.analysis.Style
 
toString() - Method in class hep.analysis.Histogram
 
toString() - Method in class hep.analysis.Folder
 
toString() - Method in class hep.analysis.EventGenerator
 
toString() - Method in class hep.analysis.Page
 
toString() - Method in class hep.analysis.partition.Statistics
 
toString() - Method in class hep.analysis.partition.PartitionNotification
 
toString() - Method in class hep.io.stdhep.StdhepEvent
 
toString() - Method in class hep.io.stdhep.StdhepBeginRun
 
toString() - Method in class hep.io.stdhep.StdhepEndRun
 
trace() - Method in class hep.physics.BasicHep3Matrix
Returns the trace of the matrix.
trace() - Method in interface hep.physics.Hep3Matrix
 
TwoDBinAdapter - class hep.analysis.partition.TwoDBinAdapter.
 
TwoDBinner - interface hep.analysis.partition.TwoDBinner.
 
TwoDBinTypeAdapter - class hep.analysis.partition.TwoDBinTypeAdapter.
This class converts a 1D BinType to be useable with a 2d histogram
TwoDDataSource - interface hep.analysis.partition.TwoDDataSource.
These are the methods a 2D Partition must provide to the data consumer
TwoDDelegatingPartition - class hep.analysis.partition.TwoDDelegatingPartition.
 
TwoDDelegatingPartition() - Constructor for class hep.analysis.partition.TwoDDelegatingPartition
 
TwoDFillable - interface hep.analysis.partition.TwoDFillable.
 
TwoDFillableTee - class hep.analysis.partition.TwoDFillableTee.
 
TwoDFillableTee(TwoDFillable, TwoDFillable) - Constructor for class hep.analysis.partition.TwoDFillableTee
 
TwoDStatisticsProvider - class hep.analysis.partition.TwoDStatisticsProvider.
 
TwoDStorer - interface hep.analysis.partition.TwoDStorer.
 

U

UNDERFLOW - Static variable in class hep.analysis.partition.SimpleBinFinder
 
unit(Hep3Vector) - Static method in class hep.physics.VecOp
returns (0,0,0) vector if input vector has length 0
UnknownParticleID - exception hep.physics.UnknownParticleID.
throw in response to a request for a particle with an unrecognized PDGID
UnknownParticleID(int) - Constructor for class hep.physics.UnknownParticleID
 
UnsupportedPartitionMethodException - exception hep.analysis.partition.UnsupportedPartitionMethodException.
 

V

v() - Method in interface hep.physics.Hep3Vector
 
v() - Method in class hep.physics.BasicHep3Vector
 
v3() - Method in class hep.physics.BasicHepLorentzVector
 
v3() - Method in interface hep.physics.HepLorentzVector
 
VecOp - class hep.physics.VecOp.
 
version - Variable in class hep.io.mcfio.MCFIOBlock
 
VERTICAL_AXIS - Static variable in class hep.analysis.Partition
 

W

write(MCFIOEvent) - Method in class hep.io.mcfio.MCFIOWriter
Write an event
write(XDRDataOutput) - Method in interface hep.io.xdr.XDRSerializable
 
write(XDRDataOutput) - Method in class hep.io.mcfio.MCFIOBlock
 
write(XDRDataOutput) - Method in class hep.io.stdhep.StdhepRunRecord
 
write(XDRDataOutput) - Method in class hep.io.stdhep.StdhepEvent
 
writeDoubleArray(double[]) - Method in interface hep.io.xdr.XDRDataOutput
 
writeDoubleArray(double[]) - Method in class hep.io.xdr.XDRRandomAccessFile
 
writeDoubleArray(double[]) - Method in class hep.io.xdr.XDROutputStream
 
writeDoubleArray(double[], int, int) - Method in interface hep.io.xdr.XDRDataOutput
 
writeDoubleArray(double[], int, int) - Method in class hep.io.xdr.XDRRandomAccessFile
 
writeDoubleArray(double[], int, int) - Method in class hep.io.xdr.XDROutputStream
 
writeFloatArray(float[]) - Method in interface hep.io.xdr.XDRDataOutput
 
writeFloatArray(float[]) - Method in class hep.io.xdr.XDRRandomAccessFile
 
writeFloatArray(float[]) - Method in class hep.io.xdr.XDROutputStream
 
writeFloatArray(float[], int, int) - Method in interface hep.io.xdr.XDRDataOutput
 
writeFloatArray(float[], int, int) - Method in class hep.io.xdr.XDRRandomAccessFile
 
writeFloatArray(float[], int, int) - Method in class hep.io.xdr.XDROutputStream
 
writeIntArray(int[]) - Method in interface hep.io.xdr.XDRDataOutput
 
writeIntArray(int[]) - Method in class hep.io.xdr.XDRRandomAccessFile
 
writeIntArray(int[]) - Method in class hep.io.xdr.XDROutputStream
 
writeIntArray(int[], int, int) - Method in interface hep.io.xdr.XDRDataOutput
 
writeIntArray(int[], int, int) - Method in class hep.io.xdr.XDRRandomAccessFile
 
writeIntArray(int[], int, int) - Method in class hep.io.xdr.XDROutputStream
 
writeRecord(StdhepRecord) - Method in class hep.io.stdhep.StdhepWriter
 
writeString(String) - Method in interface hep.io.xdr.XDRDataOutput
Write a string preceeded by its (int) length
writeString(String) - Method in class hep.io.xdr.XDRRandomAccessFile
 
writeString(String) - Method in class hep.io.xdr.XDROutputStream
 
writeStringChars(String) - Method in interface hep.io.xdr.XDRDataOutput
Write a string (no length is written)
writeStringChars(String) - Method in class hep.io.xdr.XDRRandomAccessFile
 
writeStringChars(String) - Method in class hep.io.xdr.XDROutputStream
 

X

x() - Method in interface hep.physics.Hep3Vector
 
x() - Method in class hep.physics.BasicHep3Vector
 
XDRDataInput - interface hep.io.xdr.XDRDataInput.
An interface implemented by input streams that support XDR.
XDRDataOutput - interface hep.io.xdr.XDRDataOutput.
An interface implemented by output streams that support XDR.
XDRInputStream - class hep.io.xdr.XDRInputStream.
A class for reading XDR files.
XDRInputStream(InputStream) - Constructor for class hep.io.xdr.XDRInputStream
 
XDROutputStream - class hep.io.xdr.XDROutputStream.
A class for writing XDR files.
XDROutputStream(OutputStream) - Constructor for class hep.io.xdr.XDROutputStream
 
XDRRandomAccessFile - class hep.io.xdr.XDRRandomAccessFile.
A random access file for use with XDR.
XDRRandomAccessFile(String, String) - Constructor for class hep.io.xdr.XDRRandomAccessFile
 
XDRSerializable - interface hep.io.xdr.XDRSerializable.
An interface to be implemented by objects than can be read and written using XDR

Y

y() - Method in interface hep.physics.Hep3Vector
 
y() - Method in class hep.physics.BasicHep3Vector
 
ymass - Variable in class hep.physics.jets.AbstractJetFinder
 

Z

z() - Method in interface hep.physics.Hep3Vector
 
z() - Method in class hep.physics.BasicHep3Vector
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z