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

A

A - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
A - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
A - Variable in class org.hps.recon.tracking.gbl.matrix.Matrix
Array for internal storage of elements.
A - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
a() - Method in class org.hps.recon.tracking.WTrack
 
a1 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
A1 - Variable in class org.hps.recon.vertexing.TwoLineVertexer
 
a2 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
A2 - Variable in class org.hps.recon.vertexing.TwoLineVertexer
 
AbstractClusterer - Class in org.hps.recon.ecal.cluster
This is an abstract class that Clusterer classes should implement to perform a clustering algorithm on a CalorimeterHit collection.
AbstractClusterer(String[], double[]) - Constructor for class org.hps.recon.ecal.cluster.AbstractClusterer
Default constructor which takes names of cuts and their default values.
AbstractClusterer(NumericalCuts) - Constructor for class org.hps.recon.ecal.cluster.AbstractClusterer
Constructor with cuts set.
AbstractClusterer() - Constructor for class org.hps.recon.ecal.cluster.AbstractClusterer
Default no-arg constructor.
AbstractCommand - Class in org.hps.conditions.cli
This is the API that sub-commands such as 'load' or 'print' must implement in the conditions command line interface.
AbstractCommand(String, String, Options) - Constructor for class org.hps.conditions.cli.AbstractCommand
Class constructor.
AbstractConditionsObjectConverter<T> - Class in org.hps.conditions.database
Implementation of default conversion from database tables records to a ConditionsObjectCollection.
AbstractConditionsObjectConverter() - Constructor for class org.hps.conditions.database.AbstractConditionsObjectConverter
Class constructor.
AbstractConfig<E> - Class in org.hps.record.daqconfig
Abstract class AbstractCutConfig holds a given number of values and allows implementing classes to access them.
AbstractConfig(int) - Constructor for class org.hps.record.daqconfig.AbstractConfig
Instantiates an AbstractConfig with the indicated number of values.
AbstractFieldsPanel - Class in org.hps.monitoring.application
A JPanel which has a number of fields with the labels in the first column and the components for showing/editing the fields in the second.
AbstractFieldsPanel() - Constructor for class org.hps.monitoring.application.AbstractFieldsPanel
Class constructor.
AbstractFieldsPanel(Insets, boolean) - Constructor for class org.hps.monitoring.application.AbstractFieldsPanel
Class constructor.
AbstractIdentifier - Class in org.hps.conditions.api
This class is a simplistic representation of a packaged identifier for use in the conditions system.
AbstractIdentifier() - Constructor for class org.hps.conditions.api.AbstractIdentifier
 
AbstractIntData - Class in org.hps.record.triggerbank
Class GenericObject representation of an INT32/UINT32 bank read from EvIO.
AbstractIntData(int[]) - Constructor for class org.hps.record.triggerbank.AbstractIntData
Constructs an AbstractIntData from a raw EvIO integer bank.
AbstractIntData(GenericObject, int) - Constructor for class org.hps.record.triggerbank.AbstractIntData
Create an AbstractIntData object from an LCIO genericObject.
AbstractIntData.IntBankDefinition - Class in org.hps.record.triggerbank
Utility class used to search an EVIO event for a specified int bank.
AbstractLoopAdapter<RecordType> - Class in org.hps.record
 
AbstractLoopAdapter() - Constructor for class org.hps.record.AbstractLoopAdapter
 
AbstractModel - Class in org.hps.monitoring.application.model
An abstract class which updates a set of listeners when there are property changes to a backing model.
AbstractModel() - Constructor for class org.hps.monitoring.application.model.AbstractModel
Class constructor.
AbstractRecordLoop<RecordType> - Class in org.hps.record
 
AbstractRecordLoop() - Constructor for class org.hps.record.AbstractRecordLoop
 
AbstractRecordProcessor<RecordType> - Class in org.hps.record
An abstract implementation of RecordProcessor with "no operation" method implementations.
AbstractRecordProcessor() - Constructor for class org.hps.record.AbstractRecordProcessor
 
AbstractRecordQueue<RecordType> - Class in org.hps.record
Implementation of AbstractRecordSource using a dynamic queue that can receive events "on the fly", e.g.
AbstractRecordQueue() - Constructor for class org.hps.record.AbstractRecordQueue
Class constructor.
AbstractRecordQueue(long, int) - Constructor for class org.hps.record.AbstractRecordQueue
Class constructor with the timeout in seconds.
AbstractRunBuilder - Class in org.hps.rundb.builder
Class for incrementally building records for the run database.
AbstractRunBuilder() - Constructor for class org.hps.rundb.builder.AbstractRunBuilder
 
AbstractSvtChannel - Class in org.hps.conditions.svt
This abstract class provides basic setup information for an SVT sensor channel.
AbstractSvtChannel() - Constructor for class org.hps.conditions.svt.AbstractSvtChannel
 
AbstractSvtChannel.AbstractSvtChannelCollection<T extends AbstractSvtChannel> - Class in org.hps.conditions.svt
Collection implementation for AbstractSvtChannel.
AbstractSvtChannelCollection() - Constructor for class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
 
AbstractSvtConditions - Class in org.hps.conditions.svt
Abstract class providing some of the common functionality used to define an SVT conditions object.
AbstractSvtConditions() - Constructor for class org.hps.conditions.svt.AbstractSvtConditions
 
AbstractSvtConditionsConverter<T extends AbstractSvtConditions> - Class in org.hps.conditions.svt
Abstract class providing some of the common methods used in creating SVT conditions objects from the database.
AbstractSvtConditionsConverter() - Constructor for class org.hps.conditions.svt.AbstractSvtConditionsConverter
 
AbstractSvtDaqMapping - Class in org.hps.conditions.svt
This abstract class provides some of the basic functionality used to access SVT DAQ map variables.
AbstractSvtDaqMapping() - Constructor for class org.hps.conditions.svt.AbstractSvtDaqMapping
 
AbstractSvtDaqMapping.AbstractSvtDaqMappingCollection<T extends AbstractSvtDaqMapping> - Class in org.hps.conditions.svt
The collection implementation for AbstractSvtDaqMapping.
AbstractSvtDaqMappingCollection() - Constructor for class org.hps.conditions.svt.AbstractSvtDaqMapping.AbstractSvtDaqMappingCollection
 
AbstractSvtEvioReader - Class in org.hps.evio
Abstract SVT EVIO reader used to convert SVT bank sample blocks to RawTrackerHits.
AbstractSvtEvioReader() - Constructor for class org.hps.evio.AbstractSvtEvioReader
 
AbstractSvtT0Shift - Class in org.hps.conditions.svt
Abstract class providing some of the basic functionality used to relate a t0 shift value with either a FEB ID/FEB hybrid ID or an FPGA ID/hybrid ID.
AbstractSvtT0Shift() - Constructor for class org.hps.conditions.svt.AbstractSvtT0Shift
 
AbstractSvtT0Shift.AbstractSvtT0ShiftCollection<T extends AbstractSvtT0Shift> - Class in org.hps.conditions.svt
The collection implementation for this class.
AbstractSvtT0ShiftCollection() - Constructor for class org.hps.conditions.svt.AbstractSvtT0Shift.AbstractSvtT0ShiftCollection
 
acc - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
accept(File) - Method in class org.hps.crawler.CrawlerFileVisitor
Run the filters on the file to tell whether it should be accepted or not.
accept(File) - Method in class org.hps.crawler.DateFileFilter
Return true if the file was created before the time stamp date.
accept(File) - Method in class org.hps.crawler.FileFormatFilter
Returns true if the file should be accepted, e.g.
accept(File) - Method in class org.hps.crawler.PathFilter
Return true if the pathname has a path which is in the set of paths.
accept(File) - Method in class org.hps.crawler.RunFilter
Returns true if file is accepted.
accept(PropertyChangeEvent) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
True if property change event should be accepted.
accept(File) - Method in class org.hps.monitoring.application.JobSettingsPanel.CompactFileFilter
Returns true if the path passes the filter.
accept(File) - Method in class org.hps.monitoring.application.util.EvioFileFilter
Return true if path should be accepted.
accept(EventHeader) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.ClusterFilter
 
accept(EventHeader) - Method in interface org.hps.recon.filtering.SimpleEventFilterDriver.EventFilter
 
accept(EventHeader) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.ReconstructedParticleFilter
 
accept(EventHeader) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.TrackFilter
 
accept(File) - Method in class org.hps.record.evio.EvioFileFilter
Return true if file is an EVIO file with the correct file naming convention.
AcceptanceHelper - Class in org.hps.recon.tracking
Utility class, for evaluating acceptances of layers and sensors.
AcceptanceHelper() - Constructor for class org.hps.recon.tracking.AcceptanceHelper
Default constructor
acceptRun(RunSpreadsheet.RunData) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
Check if the run record looks good.
acceptRuns - Variable in class org.hps.crawler.CrawlerConfig
A list of run numbers to accept in the job; this default will probably get overridden but it is here to avoid null pointer exceptions.
acceptRuns() - Method in class org.hps.crawler.CrawlerConfig
Get the set of runs that will be accepted for the job.
acceptRuns - Variable in class org.hps.crawler.RunFilter
Set of run numbers to accept.
accumulatedEvents - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
aClusterDistribution - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
aClusterDistribution - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
aClusterHitCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
aClusterHitCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
aClusterSeedEnergy - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
aClusterSeedEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
aClusterTotalEnergy - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
aClusterTotalEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel
Used to update the ConfigurationModel from GUI components.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.DataSourceComboBox
Handle action events.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.JobSettingsPanel
Handle ActionEvent objects by pushing changes from the GUI into the model.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.LogLevelFilterComboBox
The ActionEvent handling, which is used to push changes to the global data model.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.MenuBar
The ActionEvent handling, which may set values on the configuration model from the GUI.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.MonitoringApplication
The primary action handler for the application.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.PlotInfoPanel
Implementation of actionPerformed to handle the selection of a new object from the combo box.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.PlotPanel
Handle an ActionEvent.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.SettingsPanel
Handle action events.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
active - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
active - Variable in class org.hps.record.AbstractRecordProcessor
 
ACTIVE_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Active field column index.
activeColor - Variable in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
ActiveSensor(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
activeSensor - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
ActiveShortSensor(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
ActiveShortSensor(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
ActiveViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
ActiveViewer(EventManager) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
Creates an active-type Viewer window which draws events from the indicated data source with additional status fields defined by the fieldNames argument.
ActiveViewer.EcalKeyListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
The EcalListener class binds keys to actions.
actualPreferred - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
actualSequence - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
adapter - Variable in class org.hps.record.AbstractRecordLoop
 
adapters - Variable in class org.hps.record.composite.CompositeLoop
The list of record adapters that are activated for every record being processed.
ADC() - Constructor for class org.hps.recon.tracking.NoiselessReadoutChip.ADC
 
ADC2V - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
ADC2V - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
ADC_TEMP_COUNT - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
adcDataPointSet - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
adcDataPointSet - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
adcProfiles - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
adcProfiles - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
adcResolution - Static variable in class org.hps.recon.ecal.EcalUtils
 
adcToEnergy(double, long) - Method in class org.hps.recon.ecal.EcalGain
return energy (units of GeV) corresponding to the ADC sum and crystal ID
adcToEnergy(int, long) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a value in ADC in a crystal to energy in units of GeV.
adcToEnergy(double, long) - Method in class org.hps.recon.ecal.EcalRawConverter
return energy (units of GeV) corresponding to the ADC sum and crystal ID
adcToEnergy(double, long) - Method in class org.hps.recon.ecal.EcalRawConverter2
return energy (units of GeV) corresponding to the ADC sum and crystal ID
adcValuesH1D - Variable in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
add(IHistogramFactory, String, IBaseHistogram, IBaseHistogram) - Static method in class org.hps.analysis.plots.AddPlots
 
add(TriggerDecisionCalculator.TriggerType) - Method in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
add(ObjectType) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Add an object to the collection.
add(ObjectType) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Add an object to the collection.
add(ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Add a ConditionsRecord to the collection.
add(Class<? extends BaseConditionsObjectCollection<?>>, TableMetaData) - Method in class org.hps.conditions.api.TableRegistry.CollectionTypeMap
Add a mapping between a collection type and table meta data.
add(Class<? extends ConditionsObject>, TableMetaData) - Method in class org.hps.conditions.api.TableRegistry.ObjectTypeMap
Add a connection between an object type and table meta data.
add(EcalChannel) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Add an EcalChannel to the collection and cache its ID information.
add(T) - Method in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Add a channel of type extending AbstractSvtChannel to the channel map.
Add(GVector) - Method in class org.hps.detector.ecal.GVector
sum of this vector and argument vec2
add(LogRecord) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Add a new LogRecord object to the table.
add(double) - Method in class org.hps.recon.tracking.MaterialSupervisor.Material
 
add(String, double, double, double) - Method in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
add(CompositeRecordProcessor) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Add a CompositeRecordProcessor to the loop.
add(Driver) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Add an org.lcsim Driver to the loop.
add(EtEventProcessor) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Add an EtEventProcessor to the loop.
add(EvioEventProcessor) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Add an EvioEventProcessor to the loop.
add(MilleParameter) - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
add(MilleParameter) - Method in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
add(MilleParameter) - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
add(JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
Add to list of objects.
add(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
Add to list of objects.
addActionListener(ActionListener) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add an ActionListener to this component.
AddActionListener - Interface in org.hps.monitoring.application
Mix-in interface for components which can be assigned an ActionListener.
addActionListener(ActionListener) - Method in interface org.hps.monitoring.application.AddActionListener
Set an ActionListener for this component, which should assign it to appropriate child components that emit ActionEvent objects.
addActionListener(ActionListener) - Method in class org.hps.monitoring.application.JobSettingsPanel
Attaches the ActionListener from the main application to specific GUI components in this class.
addActionListener(ActionListener) - Method in class org.hps.monitoring.application.PlotInfoPanel
Assign an action listener to certain components.
addActionListener(ActionListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Adds an ActionListener object to this component.
addActionListener(ActionListener) - Static method in class org.hps.record.daqconfig.ConfigurationManager
Adds a listener to track when updates occur in the DAQ settings.
addAdapter(CompositeLoopAdapter) - Method in class org.hps.record.composite.CompositeLoop
Add a CompositeLoopAdapter which will process CompositeRecord objects.
addAll(ConditionsObjectCollection<ObjectType>) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Add all objects from a collection.
addAll(ConditionsObjectCollection<ObjectType>) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Add all objects to the collection.
addAPDFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the APD number filter.
addAssociation(Association) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
addAssociation

public void addAssociation(Association connectedCrystal)

Adds a crystal association to the event.
addAssociation(Association) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Connects the parent crystal to the child crystal such that when the parent crystal is active, the child will be highlighted with the highlight color set in the Association object.
addAssociation(Association) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Adds a new associated crystal to this crystal.
addBaseDetectorElement(IDetectorElement) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
addBlockMatrix(double, int[], double[]) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Add (extended) block matrix defined by 'aVector * aWeight * aVector.T' to bordered band matrix: BBmatrix(anIndex(i),anIndex(j)) += aVector(i) * aWeight * aVector(j).
addButton(String) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a button with text.
addButton(ImageIcon, String, ActionListener, boolean) - Method in class org.hps.monitoring.application.EventButtonsPanel
Add a button to the panel.
addButton(String, String, ActionListener, boolean) - Method in class org.hps.monitoring.application.EventButtonsPanel
Add a button to the panel.
addChannelFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the channel number filter.
addChart(JFreeChart) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Add a JFreeChart to one of the tabs.
addCheckBox(String, boolean, boolean) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a check box.
addCheckBox(String, String, boolean, boolean) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a check box.
addCluster(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
addCluster

public void addCluster(Point cluster)

Adds a cluster center to the event.
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Adds a new cluster to the display.
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Adds a new cluster to the display.
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Adds a new cluster to the display.

Note: This operation is not supported for occupancies.
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Adds a new cluster to the display.

Note: This operation is not supported for occupancies.
addCollection(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
addColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
addColor

public void addColor(Color c)

Adds a new color to the mapping scale.
addComboBox(String, Object[]) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a combo box.
addComboBoxMultiline(String, String[]) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a multiline combo box.
AddCommand - Class in org.hps.conditions.cli
This is a command for the conditions CLI that will add a conditions record, making a conditions set with a particular collection ID available by run number via the DatabaseConditionsManager.
AddCommand() - Constructor for class org.hps.conditions.cli.AddCommand
Class constructor.
addComponent(String, JComponent) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a labeled JComponent to the panel.
addComponentHit(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Adds an Point to the list of this cluster's component hits.
addComponentHit(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Adds an Point to the list of this cluster's component hits.
addCount(int) - Method in class org.hps.util.CollectionSizeDriver.CollectionStats
 
addCrystalEnergy(int, int, double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Adds the indicated quantity of energy to the crystal at the given coordinates.
addCrystalEnergy(Point, double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Adds the indicated quantity of energy to the crystal at the given coordinates.
addCrystalListener(CrystalListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Adds the specified crystal listener to receive crystal events from this component when the calorimeter panel's crystal status is changed.
addCut(EventQuality.CutObject) - Method in class org.hps.recon.tracking.EventQuality
 
addData(int) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
addData(float, float, List<Integer>, List<Double>, List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.MilleBinary
Add data block to (end of) record.
addDataReceived(double) - Method in class org.hps.monitoring.application.model.RunModel
Add data received in bytes.
addDataSourceItem(String, DataSourceType) - Method in class org.hps.monitoring.application.DataSourceComboBox
Add a data source item with a specific type and path.
addDaughter(JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
addDaughter(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
addDefaultFileFormats() - Method in class org.hps.crawler.CrawlerConfig
Add the default file formats.
addDerivatives(int, List<Integer>, Matrix, int, Matrix, List<Integer>, Matrix, int, Matrix) - Method in class org.hps.recon.tracking.gbl.GblData
Add (non-zero) derivatives to data block.
addDerivatives(int, List<Integer>, Matrix, int, Matrix) - Method in class org.hps.recon.tracking.gbl.GblData
Add (non-zero) derivatives to data block.
addDriver(Driver) - Method in class org.hps.record.composite.LcioEventAdapter
Add an LCSim Driver to execute.
addEcalTruthVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addEMin - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
addEnergy(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Increments the crystal's energy by the given amount.
addEntries(List<SvtBiasMyaDumpReader.SvtBiasMyaEntry>) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
addEntry(SvtBiasMyaDumpReader.SvtBiasMyaEntry) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
addEvent() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
addEventVariables() - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
addEventVariables() - Method in class org.hps.analysis.tuple.TupleMaker
 
addFADCChannelFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the FADC channel filter.
addFADCSlotFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the FADC slot filter.
addField(String, int) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a field.
addField(String, String, int) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a field.
addField(String, String, int, boolean) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a field.
addField(String, String, String, int, boolean) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a field.
addField(String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Adds a new field to the panel.
addField(String, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Adds a new field to the panel.
addFileFormat(FileFormat) - Method in class org.hps.crawler.CrawlerConfig
Add a file format for filtering.
addFilter(FileFilter) - Method in class org.hps.crawler.CrawlerFileVisitor
Add a file filter.
addFit(STUtils.STTrackFit) - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
addFullMCTridentVariables() - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
addFullMCWabVariables() - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
addFullTruthVertexVariables() - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
addGainFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the gain filter.
addGlobalRotation(Hep3Vector) - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
addGlobals(List<Integer>, Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
Point needs to have a measurement.
addGlobalTranslation(Hep3Vector) - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
addHalfModule(HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
Rules for adding the JAVA half module geometry.
AddHeaderInfoToMetaData(List<SvtHeaderDataInfo>, EventHeader) - Static method in class org.hps.evio.SvtEventFlagger
 
addHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
addHit

public void addHit(EcalHit hit)

Adds a calorimeter hit to the event.
addHit(CalorimeterHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Adds a new hit to the display.
addHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Adds a new hit to the display.
addHit(CalorimeterHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
addHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
addHit(CalorimeterHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
addHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
addHVGroupFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the high voltage group filter.
addItem(DataSourceComboBox.DataSourceItem) - Method in class org.hps.monitoring.application.DataSourceComboBox
Add a data source item.
addJoutFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the Jout filter.
addLayerDetectorElement(IDetectorElement) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
addLEDChannelFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the LED channel number filter.
addLEDDriverFilter(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the LED driver filter.
addLine(String) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
addListener() - Method in class org.hps.monitoring.application.PlotInfoPanel
Add this object as an AIDAListener on the current AIDAObservable.
addListener(SystemStatusListener) - Method in interface org.hps.monitoring.subsys.SystemStatus
Add a listener to receive notification when the status changes.
addListener(SystemStatusListener) - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
addLocals(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
Point needs to have a measurement.
addLongHalfModule(HPSTrackerBuilder.HalfModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
 
addLongHalfModule(HPSTrackerBuilder.HalfModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD half module geometry.
addLongModule(HPSTracker2014GeometryDefinition.LongModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
Rules for adding the LCDD module geometry.
addLongModule(HPSTracker2014GeometryDefinition.LongModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD module geometry.
addMaterial() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiPlane
 
addMaterial() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
addMaterial(String, double, double, double) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
addMaxOffset(long) - Method in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
addMCEcalVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMCPairVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMCParticleVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMCSVTVariables(String, boolean) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMCTridentVariables() - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMeasurement(Matrix, BasicMatrix, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
 
addMeasurement(Matrix, Vector, Vector, double) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add measurement (in meas.
addMeasurement(Matrix, Vector, SymMatrix, double) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add measurement (in meas.
addMeasurement(Vector, Vector, double) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add measurement in local system with diagonal precision (inverse covariance) matrix.
addMeasurement(Vector, SymMatrix, double) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add measurement in local system with arbitrary precision (inverse covariance) matrix.
addMinOffset(long) - Method in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
addModule(HPSTrackerBuilder.BaseModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
Rules for adding the JAVA module geometry.
addModule(HPSTrackerBuilder.BaseModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD module geometry.
addModule(HPSTrackerBuilder.BaseModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017JavaBuilder
 
addModule(HPSTrackerBuilder.BaseModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
Rules for adding the LCDD module geometry.
addModule(HPSTrackerBuilder.BaseModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
 
addModule(HPSTrackerBuilder.BaseModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
Rules for adding the LCDD module geometry.
addModuleBundle(HPSTrackerBuilder.BaseModuleBundle) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Add module to list.
addModuleDetectorElement(IDetectorElement) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
addModules() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD modules.
addModules() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
Rules for adding the LCDD modules.
addModules() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
Rules for adding the LCDD modules.
addMotherboardFilter(CrystalFilterPanel.Position) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the motherboard position filter.
addNextJacobian(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] aJac Jacobian
addNoise - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
addNoise - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
addNoise(SiSensor, int, double[]) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
addNoise - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
addNumOutliers(int) - Method in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
addOverlayMcParticle(MCParticle) - Method in class org.hps.util.MergeBunches
Copies an mc particle and stores it together with the copy in a map.
addParticleVariables(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
addParticleVariables(String, boolean, boolean, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
addPath(String) - Method in class org.hps.crawler.CrawlerConfig
Add a path for filtering files.
AddPlots - Class in org.hps.analysis.plots
Command line tool to add together histograms from multiple AIDA files.
AddPlots() - Constructor for class org.hps.analysis.plots.AddPlots
 
addPoint(IDataPointSet, long, double) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
addPoint(MultipleScattering.ScatterPoint) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
addPreampFilter(CrystalDataSet.Preamplifier) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the preamplifier number filter.
addPrevJacobian(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] aJac Jacobian
addProcessor(AbstractRecordProcessor<RecordType>) - Method in class org.hps.record.AbstractLoopAdapter
 
addProcessor(AbstractRecordProcessor<RecordType>) - Method in class org.hps.record.AbstractRecordLoop
 
addProcessor(CompositeRecordProcessor) - Method in class org.hps.record.composite.CompositeLoopAdapter
Add a CompositeRecordProcessor that will process records from the loop as they are received by the adapter.
addProcessor(RecordProcessor<RecordType>) - Method in class org.hps.record.composite.RecordProcessorAdapter
Add a RecordProcessor.
addProcessors(Collection<AbstractRecordProcessor<RecordType>>) - Method in class org.hps.record.AbstractRecordLoop
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.hps.monitoring.application.model.AbstractModel
Add a property change listener.
addRange(SvtBiasMyaDataReader.SvtBiasMyaRange) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
addRange(SvtMotorMyaDataReader.SvtPositionMyaRange) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
addRecentFile(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Add a single recent file.
addRecord(RecordType) - Method in class org.hps.record.AbstractRecordQueue
Add a record to the queue if there is space.
addReferenceGeom(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
addReferenceGeom(List<SurveyVolume>) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
addResidual(int, double) - Method in class org.hps.recon.tracking.TrackTimeData
 
addRotated2DHitsToEvent(EventHeader, List<HelicalTrack2DHit>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
addRotatedHitsToEvent(EventHeader, List<HelicalTrackCross>, boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
addRow(String, Object) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add a row to the info table.
addRows(ICloud2D) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add rows to the info table from the state of a 2D cloud.
addRows(IFunction) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add rows to the info table from the state of a function.
addRows(IHistogram1D) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add rows to the info table from the state of a 1D histogram.
addRows(IHistogram2D) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add rows to the info table from the state of a 2D histogram.
addRunData(RunSpreadsheet.RunData) - Method in class org.hps.conditions.run.RunSpreadsheet.RunMap
 
addScatterer(BasicMatrix, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
 
addScatterer(Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add scatterer with diagonal precision (inverse covariance) matrix.
addScatterer(Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add scatterer with arbitrary precision (inverse covariance) matrix.
addSettingsListener(SettingsListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Adds a settings listener to the object.
addSharedHit(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Adds an Point to the list of this cluster's shared hits.
addSharedHit(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Adds an Point to the list of this cluster's shared hits.
addShortHalfModule(HPSTrackerBuilder.HalfModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
Rules for adding the LCDD half module geometry.
addShortHalfModule(HPSTrackerBuilder.HalfModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
Rules for adding the LCDD half module geometry.
addShortModule(HPSTracker2017GeometryDefinition.ShortModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017JavaBuilder
Rules for adding the LCDD module geometry.
addShortModule(HPSTracker2017GeometryDefinition.ShortModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
Rules for adding the LCDD module geometry.
addShortModule(HPSTracker2019GeometryDefinition.ShortModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
Rules for adding the LCDD module geometry.
addShortModule(HPSTracker2019GeometryDefinition.ShortModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
Rules for adding the LCDD module geometry.
addSplitterFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the splitter number filter.
addStatusField(String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Adds a new field to the status panel.
addStrategy(int, StrategyType) - Static method in class org.hps.recon.tracking.TrackType
 
addSvtChannels(int, int) - Method in class org.hps.conditions.svt.DaqMapHandler
Add a set of SvtChannel objects to the SvtChannel.SvtChannelCollection for each of the hybrids.
addSvtHeadersToEventEventCollection(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.AugmentedSvtEvioReader
 
addSVTTruthVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addSystemStatisticsListener(SystemStatisticsListener) - Method in interface org.hps.monitoring.subsys.SystemStatistics
 
addSystemStatisticsListener(SystemStatisticsListener) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
addSystemStatus(SystemStatus) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Add a system status to the model.
addSystemStatus(SystemStatus) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Register the listener on this status.
addSystemStatus(SystemStatus) - Method in class org.hps.monitoring.application.SystemStatusPanel
Add a system status.
addTag(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Add a tag used to filter the accessible conditions records.
addTags(Set<String>) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Add one or more tags for filtering records.
AddTarget(double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
addTestRunHalfModule(HPSTrackerBuilder.HalfModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
Rules for adding the LCDD half module geometry.
addTestRunModule(HPSTrackerGeometryDefinition.TestRunModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
Rules for adding the JAVA module geometry.
addTestRunModule(HPSTrackerGeometryDefinition.TestRunModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
Rules for adding the LCDD module geometry.
addTestRunModule(HPSTrackerGeometryDefinition.TestRunModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD module geometry.
addTimestamp(TriggerableDriver, EventHeader) - Static method in class org.hps.readout.ecal.ReadoutTimestamp
 
addTimestamp(ReadoutTimestamp, EventHeader) - Static method in class org.hps.readout.ecal.ReadoutTimestamp
 
addTo(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
addTo(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
addTo(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
addToCell(int, double) - Method in class org.hps.readout.ecal.RingBuffer
Add given value to specified cell
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal4
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter2
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Build the LCDD for the subdetector.
addToMap(CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
This constructs a mapping of a crystal to an x,y position at the face of the ecal.
addTracksToEvent(EventHeader, List<SeedCandidate>, double) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
addTrigger() - Method in class org.hps.readout.ecal.TriggerableDriver
 
addTriggerable(TriggerableDriver) - Static method in class org.hps.readout.ecal.TriggerDriver
 
addValidCut(String) - Method in class org.hps.analysis.trigger.util.Trigger
Adds a cut to the set of cuts tracked by this trigger.
addVertexVariables() - Method in class org.hps.analysis.tuple.TupleMaker
 
addVertexVariables(boolean, boolean, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
addXIndexFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the x-index filter.
addYIndexFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the y-index filter.
adj_screw_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
adj_screw_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
AdvancedReader - Class in org.hps.monitoring.ecal.eventdisplay.io
Class AdvancedReader is an implementation of Reader that allows lines to be read both forwards and backwards.
AdvancedReader(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
Constructs an AdvancedReader from the file located at the given file path.
AdvancedReader(File) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
Constructs an AdvancedReader from the indicated file.
af - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
af - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
af - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
af - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
af - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
aida - Variable in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
aida - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
aida - Static variable in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
aida - Static variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
aida - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
aida - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
aida - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
aida - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
aida - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
aida - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
aida - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
aida - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
aida - Variable in class org.hps.analysis.examples.EcalScoringMatchDriver
 
aida - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
aida - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
aida - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
aida - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
aida - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
aida - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
aida - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
aida - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
aida - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
aida - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
Setup control plots.
aida - Variable in class org.hps.evio.RfFitterDriver
 
aida - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
aida - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
aida - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
aida - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
aida - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
aida - Static variable in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
aida - Static variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
aida - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
aida - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
aida - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
aida - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
aida - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Factory for generating histograms.
aida - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
aida

private AIDA aida

Factory for generating histograms.
aida - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
aida - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
aida - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
aida - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
aida - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
aida - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
aida - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
aida - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
aida - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
aida - Variable in class org.hps.recon.filtering.CosmicPMTFilter
 
aida - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
aida - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
aida - Static variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
aida - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
aida - Static variable in class org.hps.recon.tracking.SvtPlotUtils
 
aida - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
aida - Variable in class org.hps.recon.vertexing.AnalysisDriver
 
aida - Variable in class org.hps.svt.alignment.RunAlignment
 
aida - Variable in class org.hps.svt.SVTHitLevelPlots
 
aida2 - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
aidaFileName - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
aidaFileType - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
AidaMetadataReader - Class in org.hps.crawler
This is a metadata reader for ROOT DQM files.
AidaMetadataReader() - Constructor for class org.hps.crawler.AidaMetadataReader
 
AL_LIST - Static variable in class org.hps.record.daqconfig.ConfigurationManager
 
algorithmType - Variable in class org.hps.recon.particle.SimpleParticleID
 
AlignConstants() - Constructor for class org.hps.svt.alignment.BuildCompact.AlignConstants
 
AlignmentCorrection - Class in org.lcsim.geometry.compact.converter
Class containing the final translation and rotation correction from alignment.
AlignmentCorrection(double, double, double, double, double, double) - Constructor for class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
AlignmentCorrection() - Constructor for class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
alignmentCorrections - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
AlignmentParameters - Class in org.hps.svt.alignment
Class to calculate and print the residuals and derivatives of the alignment parameters...used as input for MillePede Notation follows the MillePede manual: http://www.desy.de/~blobel/Mptwo.pdf the track is measured in the HelicalTrackFit frame and residuals are in the sensor frame (u,v,w) ordering of track parameters is double d0 = _trk.dca(); double z0 = _trk.z0(); double slope = _trk.slope(); double phi0 = _trk.phi0(); double R = _trk.R();
AlignmentParameters(String) - Constructor for class org.hps.svt.alignment.AlignmentParameters
 
ALL_CUTS - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
ALL_CUTS - Static variable in class org.hps.readout.ecal.ReadoutTrigger
 
ALL_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
allClusters - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
allClusters - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
allClusters - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
allHitCount - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
allHitCountOFF - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
allHitCountON - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
allHitCountVsNum - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
allHitCountVsTime - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
alList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
allMcParticles - Variable in class org.hps.util.MergeBunches
 
allowedSeedSet - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Contains all allowed seed crystal indices.
allowHoleSlotCombo - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
allPairs - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
allPairs - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
allPairs - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
alpha - Variable in class org.hps.util.RK4integrator
 
aMass - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
aMass - Static variable in class org.hps.util.ConvertToStdhep
 
aMass - Static variable in class org.hps.util.DatFileToStdhep
 
aMass - Static variable in class org.hps.util.DatFileToStdhepTVM
 
aMass - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
ambi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
AmbiguityResolver - Class in org.hps.recon.tracking
Chooses between potentially-redundant tracks.
AmbiguityResolver() - Constructor for class org.hps.recon.tracking.AmbiguityResolver
Default constructor
AmbiguityResolver.AmbiguityResolverUtils - Class in org.hps.recon.tracking
 
AmbiguityResolver.compareScore - Class in org.hps.recon.tracking
 
AmbiguityResolverUtils() - Constructor for class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
 
AmbiMode() - Constructor for enum org.hps.recon.tracking.SimpleAmbiguityResolver.AmbiMode
 
aMomentumAngle - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
amplitude - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
AMPLITUDE_INDEX - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
amplitudeErrors - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
amplitudeH1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudeHighC1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudeHighP2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudeLowC1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudeLowP2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudePlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
amplitudes - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
ampPlots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
ANALOG_PIPELINE_LENGTH - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
analogPipelines - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
AnalysisDriver - Class in org.hps.recon.vertexing
 
AnalysisDriver() - Constructor for class org.hps.recon.vertexing.AnalysisDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
analysisFactory - Variable in class org.hps.evio.RfFitterDriver
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
analysisFactory - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
analysisFactory - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
analyzeParticle(String, ReconstructedParticle) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
analyzeParticle(String, ReconstructedParticle, MCParticle, Hep3Vector) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
analyzeVertex(Vertex, MCParticle, MCParticle) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
anArgument - Variable in class org.hps.analysis.examples.DummyAnalysisDriver
This argument does nothing.
AND_TRIG - Static variable in class org.hps.record.triggerbank.TestRunTriggerData
 
angle - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
Angle(GVector) - Method in class org.hps.detector.ecal.GVector
Calculate angle between vectors
ANGLE_CONVERSION - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
angleTolerance - Static variable in class org.hps.evio.SvtEventFlagger
 
ap - Variable in class org.hps.svt.alignment.RunAlignment
 
apd - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSMuonCalorimeter
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTestRunTracker2014
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2014
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2014v1
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2017
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2019
 
application - Variable in class org.hps.monitoring.application.EventProcessing
Reference to the current application.
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Whether to reject bad crystals.
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Whether to reject bad crystals.
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Whether to reject bad crystals.
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
applyBeamRotation - Variable in class org.hps.analysis.tuple.TupleMaker
 
applyBSconstraint(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
applyCorrections(HPSEcal3, List<Cluster>, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Apply HPS-specific energy and position corrections to a list of clusters in place.
applyCorrections(HPSEcal3, Cluster, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Apply HPS-specific energy and position corrections to a cluster without track information.
applyCorrections(HPSEcal3, Cluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Apply HPS-specific energy and position corrections to a cluster with track information.
applyCuts(List<Cluster>) - Method in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
Apply selection cuts to cluster list and return filtered list.
applyFilter() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Applies the filter defined by the currently selected filter options.
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition.LongAxialSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition.LongStereoSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
Apply a generic correction to the coordinate system of this volume.
applyLocalAlignmentCorrections() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
Apply @link AlignmentCorrection to the volume if they are supplied.
applyReferenceTransformation() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
Applies a user supplied reference transformation to the module.
applySurvey(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
ApproximateIntersection(StraightLineTrack, StraightLineTrack) - Method in class org.hps.recon.vertexing.VertexFitter
Find a first approximation to the unmeasured variables by finding the track intersections in the x-y and x-z planes.
APrimeMCAnalysisDriver - Class in org.hps.analysis.vertex
 
APrimeMCAnalysisDriver() - Constructor for class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
APrimeMCVertexAnalysisDriver - Class in org.hps.analysis.vertex
 
APrimeMCVertexAnalysisDriver() - Constructor for class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
apv - Variable in class org.hps.record.svt.SvtErrorBitData
 
APV25_PER_HYBRID - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_HEADER_BUFFER_ADDRESS_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_HEADER_DATA_APV_NR_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_HEADER_DATA_FRAME_COUNT_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_HEADER_DATA_READ_ERROR_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
ArcTan(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
ArcTan(double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
areSameCharge(Track, Track) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
areShared(Track, Track) - Method in class org.hps.recon.tracking.AmbiguityResolver
whether two tracks are considered shared
areShared(Track, Track) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
areShared(Track, Track) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
array - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
array - Variable in class org.hps.readout.ecal.RingBuffer
 
ARRAY_SIZE - Static variable in class org.hps.conditions.svt.SvtShapeFitParameters
Size of array when retrieving all parameters together using SvtShapeFitParameters.toArray().
ARRAY_SIZE - Static variable in class org.hps.record.scalers.ScalerData
Fixed array size of scaler data in the EVIO bank.
askUploadToDBDialog() - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
Association - Class in org.hps.monitoring.ecal.eventdisplay.event
Class Association tells the CalorimeterPanel to highlight the child crystal in the given color whenever the parent crystal is selected.
Association(Point, Point, Color) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Association
Association

public Association(Point parentCrystal, Point childCrystal, Color highlightColor)

Creates an association between a child crystal and a parent crystal.
atIP - Variable in class org.hps.svt.SVTHitLevelPlots
 
att - Variable in class org.hps.record.et.EtConnection
The ET attachment.
attachment - Variable in class org.hps.record.et.EtStationThread
The ET attachment.
AugmentedSvtEvioReader - Class in org.hps.evio
 
AugmentedSvtEvioReader() - Constructor for class org.hps.evio.AugmentedSvtEvioReader
 
autoScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Chooses a maximum and minimum value for the scale that goes from slightly under the smallest recorded value to the highest recorded value.
AVAILABLE_FORMATS - Static variable in class org.hps.crawler.DatacatCrawler
Make a list of available file formats for printing help.
AverageEventsPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.AverageEventsPerSecondProvider
 
averageHits - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
AverageHitsProvider() - Constructor for class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver.AverageHitsProvider
 
AverageMegabytesPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.AverageMegabytesPerSecondProvider
 
avgClusterEffMap - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
avgClusterEffNames - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
avgOccupancyMap - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
avgOccupancyNames - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
avgt0Map - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
avgt0Names - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
AWT_ID - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
 
axial - Static variable in class org.hps.analysis.examples.TrackAnalysis
 
AXIAL - Static variable in class org.hps.conditions.svt.AbstractSvtDaqMapping
Flag value for axial sensor.
axialCluster - Variable in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
axialDirection() - Method in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
axialSensor - Variable in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
 
AxialTrackReconDriver - Class in org.hps.recon.tracking.axial
This class runs the Track Reconstruction using just the axial layers; No circle fit is performed.
AxialTrackReconDriver() - Constructor for class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
AxialTrackReconDriver - Class in org.hps.recon.tracking
Axial track reconstruction.
AxialTrackReconDriver() - Constructor for class org.hps.recon.tracking.AxialTrackReconDriver
 
axlen() - Method in class org.hps.recon.tracking.axial.HelicalTrack2DHit
Return the length of the strip along the z direction.
axmax() - Method in class org.hps.recon.tracking.axial.HelicalTrack2DHit
Return the maximum z coordinate.
axmin() - Method in class org.hps.recon.tracking.axial.HelicalTrack2DHit
Return the minimum z coordinate.

B

B - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
B - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
B - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
B1 - Variable in class org.hps.recon.vertexing.TwoLineVertexer
 
B2 - Variable in class org.hps.recon.vertexing.TwoLineVertexer
 
B_FIELD - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
B_FIELD - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
B_FIELD - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
B_FIELD - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
B_FIELD - Variable in class org.hps.analysis.vertex.VertexDebugger
 
background - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
background - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
backgroundLevel - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
BackPanel() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel.BackPanel
Deprecated.
 
badChannel - Variable in class org.hps.conditions.ecal.EcalChannelConstants
true if channel is bad and should not be used for reconstruction.
badChannel - Variable in class org.hps.conditions.svt.ChannelConstants
Flag to indicate the channel is bad and should not be used for reconstruction.
badChannelCut(RawTrackerHit) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
badChannels - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
badChisqPenalty - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
badHitList - Variable in class org.hps.analysis.examples.TrackAnalysis
 
badhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
ball_kinMount - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
ball_kinMount - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
ball_pos - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
ball_pos - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
ball_pos - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
ball_pos - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
ball_pos_csup_bearings_bottom_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
ball_pos_csup_bearings_bottom_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
ball_pos_csup_bearings_bottom_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
ball_pos_csup_bearings_top_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
ball_pos_csup_pin_bottom_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
ball_pos_csup_pin_bottom_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
ball_pos_csup_pin_bottom_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
ballPos - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
bandOfAVAT(VMatrix, VSymMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
\return Band part of product
bank - Variable in class org.hps.record.triggerbank.AbstractIntData
The data bank.
bank_double - Variable in class org.hps.recon.tracking.gbl.GBLEventData
 
bank_double - Variable in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
bank_double - Variable in class org.hps.recon.tracking.gbl.GBLTrackData
 
BANK_DOUBLE_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLEventData.GBLDOUBLE
 
BANK_DOUBLE_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
BANK_DOUBLE_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
bank_int - Variable in class org.hps.recon.tracking.gbl.GBLEventData
 
bank_int - Variable in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
bank_int - Variable in class org.hps.recon.tracking.gbl.GBLTrackData
 
BANK_INT_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLEventData.GBLINT
 
BANK_INT_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLINT
 
BANK_INT_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLINT
 
BANK_SIZE - Static variable in class org.hps.record.triggerbank.HeadBankData
 
BANK_SIZE - Static variable in class org.hps.record.triggerbank.TestRunTriggerData
 
BANK_SIZE_2015 - Static variable in class org.hps.record.triggerbank.TIData
The expected number of entries in the data bank for the 2015 data.
BANK_SIZE_2016 - Static variable in class org.hps.record.triggerbank.TIData
The expected number of entries in the data bank for the 2016 data (after unprescaled trigger bits were added).
BANK_TAG - Static variable in class org.hps.record.daqconfig.EvioDAQParser
The EvIO bank identification tag for DAQ configuration banks.
BANK_TAG - Static variable in class org.hps.record.triggerbank.HeadBankData
 
BANK_TAG - Static variable in class org.hps.record.triggerbank.SSPData
 
BANK_TAG - Static variable in class org.hps.record.triggerbank.TDCData
 
BANK_TAG - Static variable in class org.hps.record.triggerbank.TestRunTriggerData
 
BANK_TAG - Static variable in class org.hps.record.triggerbank.TIData
The EvIO bank header tag for TI data banks.
bankCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The LCIO collection containing the trigger banks.
bankCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
bankCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The LCIO collection containing SSP clusters, TI-bits, an hardware triggers.
banksFilled() - Method in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
bankTag - Variable in class org.hps.evio.EcalEvioReader
 
bankTag - Variable in enum org.hps.record.evio.EvioBankTag
The bank's tag value.
bankTags - Variable in class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
base_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
base_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
base_plate_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
base_plate_offset_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
base_plate_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
base_plate_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
BASE_URL - Static variable in class org.hps.test.util.TestFileUrl
Base URL with test data.
base_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
BaseConditionsObject - Class in org.hps.conditions.api
This is a basic ORM class for performing CRUD (create, read, update, delete) operations on objects in the conditions system.
BaseConditionsObject() - Constructor for class org.hps.conditions.api.BaseConditionsObject
No argument class constructor; usable by sub-classes only.
BaseConditionsObject(Connection, TableMetaData) - Constructor for class org.hps.conditions.api.BaseConditionsObject
Public class constructor.
BaseConditionsObject(Connection, TableMetaData, FieldValues) - Constructor for class org.hps.conditions.api.BaseConditionsObject
Fully qualified class constructor.
BaseConditionsObjectCollection<ObjectType extends ConditionsObject> - Class in org.hps.conditions.api
Implementation of the ConditionsObjectCollection interface.
BaseConditionsObjectCollection() - Constructor for class org.hps.conditions.api.BaseConditionsObjectCollection
No argument constructor; usable by sub-classes.
BaseConditionsObjectCollection(Connection, TableMetaData) - Constructor for class org.hps.conditions.api.BaseConditionsObjectCollection
Constructor with connection and meta data without field values.
BaseConditionsObjectCollection(Connection, TableMetaData, int) - Constructor for class org.hps.conditions.api.BaseConditionsObjectCollection
Constructor which selects data into the collection using a collection ID.
baseDetectorElement - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
baseIterator - Variable in class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
 
baselineSampleID - Variable in class org.hps.conditions.svt.CalibrationHandler
Baseline sample ID (0-5).
BaseModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
BaseModule(String, SurveyVolume, AlignmentCorrection, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
BaseModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
BasePlate(String, SurveyVolume, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
BaseSensor(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseSensor
 
BaseSimpleVertexer - Class in org.hps.recon.vertexing
Base class for simple vertexer objects.
BaseSimpleVertexer() - Constructor for class org.hps.recon.vertexing.BaseSimpleVertexer
 
baseSurveyVolume - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
baseSurveyVolume - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
baseUrl - Variable in class org.hps.crawler.CrawlerConfig
Base URL of datacat client.
BasicChannel() - Constructor for class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
 
BasicEvioFileReader - Class in org.hps.evio
 
BasicEvioFileReader() - Constructor for class org.hps.evio.BasicEvioFileReader
 
BasicHitMonitoringDriver - Class in org.hps.monitoring.subsys.svt
This is a basic example of monitoring hits using an updateable SystemStatus.
BasicHitMonitoringDriver() - Constructor for class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
BasicMonitoringPlotsDriver - Class in org.hps.monitoring.ecal.plots
Basic ECal monitoring plots that work on Test Run data.
BasicMonitoringPlotsDriver() - Constructor for class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
batch - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
batchMode - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
beamAngleThetaPhi - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
beamAngleXY - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
beamAxisRotation - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
beamAxisRotation - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
beamAxisRotation - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
beamAxisRotation - Variable in class org.hps.analysis.tuple.TupleMaker
 
beamAxisRotation - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
beambeamCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
beambeamCut - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
beamConMollerCandidates - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate particles generated with beam spot constraints.
beamConMollerCandidatesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate particles generated with beam spot constraints.
beamConMollerVertices - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate vertices generated with beam spot constraints.
beamConMollerVerticesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate vertices generated with beam spot constraints.
beamConV0Candidates - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate particles generated with beam spot constraints.
beamConV0CandidatesColName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
beamConV0CandidatesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate particles generated with beam spot constraints.
beamConV0Vertices - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate vertices generated with beam spot constraints.
beamConV0VerticesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate vertices generated with beam spot constraints.
beamEnergy - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
BeamEnergy - Class in org.hps.conditions.beam
Beam current condition with nominal values.
BeamEnergy() - Constructor for class org.hps.conditions.beam.BeamEnergy
 
beamEnergy - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
beamEnergy - Variable in class org.hps.recon.filtering.EventReconFilter
 
beamEnergy - Variable in class org.hps.recon.particle.ReconParticleDriver
 
beamEnergy - Static variable in class org.hps.recon.tracking.straight.STUtils
 
beamEnergy - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
BeamEnergy.BeamEnergyCollection - Class in org.hps.conditions.beam
The collection implementation for this class.
beamEnergy2016 - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
BeamEnergyCollection() - Constructor for class org.hps.conditions.beam.BeamEnergy.BeamEnergyCollection
 
beamGap - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
beamgap - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
beamGap() - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
BEAMGAPBOT - Static variable in class org.hps.analysis.ecal.MassCalculator
 
BEAMGAPBOTC - Static variable in class org.hps.analysis.ecal.MassCalculator
 
BEAMGAPTOP - Static variable in class org.hps.analysis.ecal.MassCalculator
 
BEAMGAPTOPC - Static variable in class org.hps.analysis.ecal.MassCalculator
 
BeamlineConstants - Class in org.hps.recon.tracking
 
BeamlineConstants() - Constructor for class org.hps.recon.tracking.BeamlineConstants
 
beamP - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
beamP - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
beamPCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
beamPlaneLength - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
beamPlaneThickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
beamPlaneWidth - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
beamPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
beamPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
beamPosition - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
beamPosition - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
beamPosition - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
beamPosition - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
beamPosition - Variable in class org.hps.analysis.vertex.VertexDebugger
 
beamPosition - Variable in class org.hps.recon.particle.ReconParticleDriver
 
beamPositionMap - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
beamPositionToUse - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
beamRatio - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
beamSize - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
beamSize - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
beamsize - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
beamsize - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
beamsize - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
beamSize - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
beamSize - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
beamSize - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
beamSize - Variable in class org.hps.analysis.tuple.TupleMaker
 
beamSize - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
beamSize - Variable in class org.hps.analysis.vertex.VertexDebugger
 
beamSize - Variable in class org.hps.recon.particle.ReconParticleDriver
 
beamsize - Variable in class org.hps.svt.alignment.RunAlignment
 
BeamSpot - Class in org.hps.recon.tracking
Class describing the HPS beamspot at the target (Z=0)
BeamSpot() - Constructor for class org.hps.recon.tracking.BeamSpot
 
BeamSpot(double[], SymmetricMatrix, double[]) - Constructor for class org.hps.recon.tracking.BeamSpot
 
BeamSpot(double, double) - Constructor for class org.hps.recon.tracking.BeamSpot
 
BeamSpot(double, double, double, double) - Constructor for class org.hps.recon.tracking.BeamSpot
 
beamspotConstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
BeamspotTransformFilter - Class in org.hps.recon.filtering
Filter class to create a smaller beamspot based on a sample with fixed, larger, beamspot.
BeamspotTransformFilter() - Constructor for class org.hps.recon.filtering.BeamspotTransformFilter
 
BETA - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
bfield - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
bfield - Variable in class org.hps.analysis.tuple.TupleMaker
 
bField - Variable in class org.hps.recon.particle.ReconParticleDriver
 
bfield - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
bfield - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
BFIELD - Static variable in class org.hps.recon.tracking.gbl.GBLEventData.GBLDOUBLE
 
bfield - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
bfield - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
bfield - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
bField - Variable in class org.hps.recon.tracking.TrackDataDriver
 
bfield - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
bfield - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
bField - Variable in class org.hps.recon.tracking.TrackTweakDriver
The magnitude of the B field used.
bfield - Static variable in class org.hps.svt.SVTHitLevelPlots
 
bField - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
bFieldMap - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
The B field map
bFieldMap - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
The B field map
bFieldMap - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
The B field map
bFieldMap - Variable in class org.hps.analysis.tuple.TupleMaker
 
bFieldMap - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
The B field map
bFieldMap - Variable in class org.hps.analysis.vertex.VertexDebugger
The B field map
bFieldMap - Variable in class org.hps.recon.tracking.TrackDataDriver
The B field map
bFieldMap - Variable in class org.hps.recon.tracking.TrackTweakDriver
The B field map
bFieldMap - Variable in class org.hps.recon.utils.TrackClusterMatcher
The B field map
bFieldMap - Variable in class org.hps.svt.SVTHitLevelPlots
 
BFitter - Class in org.hps.recon.vertexing
Performs a Kalman fit to a list of tracks and returns a Vertex object.
BFitter(double) - Constructor for class org.hps.recon.vertexing.BFitter
 
bias - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
biasGood - Variable in class org.hps.evio.SvtEventFlagger
 
biasRanges - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
BIASVALUEON - Static variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
biasVsTime - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
BilliorTrack - Class in org.hps.recon.vertexing
Converts from HelicalTrackFit formalism to formalism in Billior paper See (e.g.) Billior, Qian NIM A311, 1992
BilliorTrack(HelicalTrackFit) - Constructor for class org.hps.recon.vertexing.BilliorTrack
 
BilliorTrack(Track) - Constructor for class org.hps.recon.vertexing.BilliorTrack
 
BilliorTrack(TrackState, double, int) - Constructor for class org.hps.recon.vertexing.BilliorTrack
 
BilliorVertex - Class in org.hps.recon.vertexing
 
BilliorVertex() - Constructor for class org.hps.recon.vertexing.BilliorVertex
Dflt Ctor
BilliorVertex(Hep3Vector, Matrix, double, double, Map<Integer, Hep3Vector>, String) - Constructor for class org.hps.recon.vertexing.BilliorVertex
 
BilliorVertex(Hep3Vector, Matrix, double, double) - Constructor for class org.hps.recon.vertexing.BilliorVertex
 
BilliorVertex(Vertex) - Constructor for class org.hps.recon.vertexing.BilliorVertex
 
BilliorVertexer - Class in org.hps.recon.vertexing
 
BilliorVertexer(double) - Constructor for class org.hps.recon.vertexing.BilliorVertexer
 
BilliorVertexer(double, boolean, boolean) - Constructor for class org.hps.recon.vertexing.BilliorVertexer
 
bins - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the number of bins used by the efficiency plots for each conventional trigger cut.
binSize - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Store the size of a bin used by the efficiency plots for each conventional trigger cut.
binSize - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
bit - Variable in enum org.hps.record.triggerbank.TriggerType
The bit number.
bitmask(EnumSet<MollerMonitoring.Cut>) - Static method in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
bitmask(EnumSet<TridentMonitoring.Cut>) - Static method in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
bitmask(EnumSet<FADCTriggerDriver.Flag>) - Static method in enum org.hps.readout.ecal.FADCTriggerDriver.Flag
 
blankButton - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
BLOCKING_CHANGED - Static variable in class org.hps.monitoring.application.Commands
ET blocking setting changed.
BLOCKING_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
ET blocking setting.
blockingCheckBox - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Check box for blocking setting.
boldFont - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
bookHistograms() - Method in class org.hps.recon.utils.TrackClusterMatcher
Book histograms of Ecal cluster x/y vs extrapolated track x/y
BooleanMap - Class in org.hps.monitoring.ecal.eventdisplay.util
Class BooleanMap defines an implementation of the ColorMap interface which maps values to colors based on whether or not the values pass a boolean comparison.
BooleanMap(BooleanMap.BooleanType, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
BooleanMap

public BooleanMap(BooleanType type, double comparisonValue)

Defines a ColorScale which maps values to colors based on a boolean comparison.
BooleanMap(BooleanMap.BooleanType, double, Color) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
BooleanMap

public BooleanMap(BooleanType type, double comparisonValue, Color activeColor)

Defines a ColorScale which maps values to colors based on a boolean comparison.
BooleanMap(BooleanMap.BooleanType, double, Color, Color) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
BooleanMap

public BooleanMap(BooleanType type, double comparisonValue, Color activeColor, Color inactiveColor)

Defines a ColorScale which maps values to colors based on a boolean comparison.
BooleanMap.BooleanType - Enum in org.hps.monitoring.ecal.eventdisplay.util
Enumerable BooleanType defines the type of boolean comparison that is to be performed by the scale.
BooleanType() - Constructor for enum org.hps.monitoring.ecal.eventdisplay.util.BooleanMap.BooleanType
 
boolType - Variable in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
BorderedBandMatrix - Class in org.hps.recon.tracking.gbl.matrix
Separate storage of border, mixed and band parts (as vector).
BorderedBandMatrix() - Constructor for class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
BOT_FILE - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
BOT_TRIG - Static variable in class org.hps.record.triggerbank.TestRunTriggerData
 
botBankTag - Variable in class org.hps.evio.EcalEvioReader
 
botBits - Variable in class org.hps.readout.ecal.TestRunTriggerDriver
 
botClusterQueue - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
botClusterQueue - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
botDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
botHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
botLayer1Z - Variable in class org.hps.recon.tracking.TrackTweakDriver
Bot SVT layer 1 z position
botLayer2Z - Variable in class org.hps.recon.tracking.TrackTweakDriver
Bot SVT layer 2 z position
botTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
botTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
botTimePlot2D - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
botTimePlot2D - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
bottom - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
BOTTOM - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
BOTTOM - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the bottom portion hodoscope layers.
BOTTOM_ANGLE_CONSTANT - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
BOTTOM_HALF - Static variable in class org.hps.conditions.svt.AbstractSvtDaqMapping
Flag value for bottom half.
bottomClusterTrackMatchDeltaXHigh - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
bottomClusterTrackMatchDeltaXLow - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
bottomClusterTrackMatchDeltaYHigh - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
bottomClusterTrackMatchDeltaYLow - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
bottomDelay - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
bottomHitsQueue - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.vertex.VertexDebugger
 
botTrackCorrection - Variable in class org.hps.recon.tracking.TrackTweakDriver
The track parameter corrections that will be applied to all bottom tracks.
botTrigTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
botTrigTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
BOUNDS - Static variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The current graphics bounds.
box - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
box - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
boxDim - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
bsconChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconChi2VsTrkChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsConstrainedV0List - Variable in class org.hps.analysis.tuple.TupleMaker
 
bsconV0Chi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
bsconVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconVzVsChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
buffer - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
BUFFER_DEPTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Defines the distance between the forward and rear layers that is to be left open in order to allow for a buffer material.
BUFFER_WIDTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
BUFFER_X - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
bufferEvents(EvioReader, EvioEventQueue, int) - Method in class org.hps.evio.EvioToLcio
Buffer up to maxBufferSize events in the eventQueue.
bufferIndex - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
bufferLength - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
bufferLength - Variable in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
build() - Method in class org.hps.monitoring.application.EventDashboard
Build the GUI components.
build() - Method in class org.hps.rundb.builder.AbstractRunBuilder
Abstract method that sub-classes should implement to update the run summary or create objects for insertion into the database.
build() - Method in class org.hps.rundb.builder.DatacatBuilder
 
build() - Method in class org.hps.rundb.builder.EvioDataBuilder
 
build() - Method in class org.hps.rundb.builder.LivetimeBuilder
 
build() - Method in class org.hps.rundb.builder.SpreadsheetBuilder
Update the current run summary from information in the run spreadsheet.
build() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
build(ILogicalVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
Build the JAVA geometry objects from the geometry definition.
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
build(ILogicalVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
Build the JAVA geometry objects from the geometry definition.
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Build the local geometry
build(ILogicalVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
Build the LCDD geometry objects.
build() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
build(ILogicalVolume) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
Build the JAVA geometry objects from the geometry definition.
build(Volume) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerLCDDBuilder
 
buildBeamPlane - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
buildBox() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
buildBox() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
buildBox() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
BuildCalHitMap(List<SimCalorimeterHit>) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
BuildCompact - Class in org.hps.svt.alignment
Class building a new compact.xml detector based on MillepedeII input corrections.
BuildCompact() - Constructor for class org.hps.svt.alignment.BuildCompact
 
BuildCompact.AlignConstants<K,V> - Class in org.hps.svt.alignment
 
BuildCompact.DetAlignConstants - Class in org.hps.svt.alignment
 
BuildCompact.DetectorList<K> - Class in org.hps.svt.alignment
 
BuildCompact.MilleParameterSet - Class in org.hps.svt.alignment
 
BuildCompact.SiSensorDetAlignConstants - Class in org.hps.svt.alignment
 
builder - Variable in class org.hps.evio.TestRunReconToEvio
 
builder - Variable in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
builder - Variable in class org.hps.record.composite.LcioEventAdapter
The builder for creating LCIO from EVIO.
builder - Static variable in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
builder - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
BuilderCommandLine - Class in org.hps.rundb.builder
Creates a basic run database record from information in the data catalog as well as (optionally) a CSV dump of the run spreadsheet from Google Docs.
BuilderCommandLine() - Constructor for class org.hps.rundb.builder.BuilderCommandLine
 
builderQueue - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
buildFromFiles(String[]) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
buildGeometryMap(IIdentifierHelper, int) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Build the map of #GeometryId objects.
buildInsertStatement() - Method in class org.hps.conditions.api.BaseConditionsObject
Create a SQL insert string for a prepared statement.
buildInsertStatement() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Build a SQL insert statement.
buildLinearEquationSystem() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
BuildMillepedeCompact - Class in org.hps.svt.alignment
 
BuildMillepedeCompact() - Constructor for class org.hps.svt.alignment.BuildMillepedeCompact
 
buildModel(Detector) - Method in class org.hps.recon.tracking.MaterialSupervisor
 
buildPhysVolume() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
buildPhysVolume() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
buildPhysVolume() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
buildRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
BuildTrackerHitMap(List<SimTrackerHit>) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
buildUpdateStatement() - Method in class org.hps.conditions.api.BaseConditionsObject
Build a SQL update string for a prepared statement.
buildVolume() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
buildVolume() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
buildVolume() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
bunchCounter - Variable in class org.hps.util.MergeBunches
 
bunchtime - Static variable in class org.hps.util.GenerateBunches
 
burstmodeNoiseGood - Variable in class org.hps.evio.SvtEventFlagger
 
buttonApply - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
buttonClear - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
buttonRemove - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
ButtonRenderer(String) - Constructor for class org.hps.monitoring.application.SystemStatusTable.ButtonRenderer
Class constructor.
buttonsPanel - Variable in class org.hps.monitoring.application.ToolbarPanel
The panel with the buttons.
bwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
bwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
bwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
bwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
Bx - Variable in class org.hps.util.UnfoldFieldmap
 
By - Variable in class org.hps.util.UnfoldFieldmap
 
bytesInTick - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
BytesPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.BytesPerSecondProvider
 
bytesReceived - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The number of bytes received.
BytesReceivedProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.BytesReceivedProvider
 
bytesToMb(long) - Static method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
bytesToMb(double) - Static method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
Bz - Variable in class org.hps.util.UnfoldFieldmap
 

C

C - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
C - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
calcAndSetFlatPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
calcBpar(double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the parameter, B, as a function of position for understanding the resolution of the energy in the Ecal.
calcJacobians() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
calClusterEnergyH1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calClusterH1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calClustersC1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calcMagnitude(double[]) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
calcNewValue - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
calcNoise(double) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
calcSmear(double, double) - Static method in class org.hps.recon.ecal.cluster.HitTMCSmearDriver
 
CalculateAA(int, Matrix, Matrix, Matrix, Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Calculate the matrix AA that provides the coefficients for the system of linear equations to be solved
CalculateAcceptanceFromMadGraph - Class in org.hps.util
 
CalculateAcceptanceFromMadGraph() - Constructor for class org.hps.util.CalculateAcceptanceFromMadGraph
 
CalculateBB(int, Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Calculate derivative of constraints with respect to the measured variables.
CalculateBStar(int, Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Calculate derivative of constraints with respect to the unmeasured variables.
calculateCorrectedEnergy(HPSEcal3, Cluster, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculate the corrected energy for the cluster.
calculateCorrectedEnergy(HPSEcal3, Cluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculate the corrected energy for the cluster using track position at ecal.
calculateCorrectedPosition(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
calculateCurvature(double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.EcalMonitoring
Calculate the averages here and fill the map
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
Calculate the averages here and fill the map
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.TridentMonitoring
Calculate the averages here and fill the map
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.V0Monitoring
Calculate the averages here and fill the map
CalculateFF(int, Matrix, Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Evaluate the residual values for the constraint equations (the fitter will try to force this vector to 0).
CalculateGlobalDerivatives(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
CalculateLocalDerivatives(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
calculateMSerror(double[], double[], double) - Method in class org.hps.recon.tracking.FastCheck
 
calculatePhi() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
calculatePhi(double, double, double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
calculatePhi(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
calculatePoca() - Method in class org.hps.recon.tracking.StraightLineTrack
 
calculatePosition(BaseCluster) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
Calculates the position of each cluster with no correction for particle type as documented in HPS Note 2014-001.
calculatePosition(Cluster) - Method in class org.hps.recon.ecal.cluster.ReconClusterPropertyCalculator
 
calculateProperties(List<Cluster>, ClusterPropertyCalculator) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Call BaseCluster.calculateProperties() on all clusters in the list using the given calculator.
calculateProperties(List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.HardwareClusterPropertyCalculator
 
calculateProperties(Cluster) - Method in class org.hps.recon.ecal.cluster.HardwareClusterPropertyCalculator
 
calculateProperties(List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.ReconClusterPropertyCalculator
 
calculateProperties(Cluster) - Method in class org.hps.recon.ecal.cluster.ReconClusterPropertyCalculator
Calculates the position of each cluster with no correction for particle type, as documented in HPS Note 2014-001.
CalculateResidual(HelicalTrackStrip, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
CalculateStripUncertaintyInGlobalFrame(HelicalTrackStrip, HelicalTrackFit, double, double) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
calculateTaitBryanAngles() - Method in class org.hps.detector.ecal.Geant4Position
 
calculateTanLambda(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
calculateTargetYZ() - Method in class org.hps.recon.tracking.StraightLineTrack
 
calculateTheta() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
calculateThickness() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
calculateThickness() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
calculateThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
calculateThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
calculateTimeOffset() - Method in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
calculateTiTimeOffset(DatasetResultSetModel) - Method in class org.hps.rundb.builder.DatacatBuilder
 
calculateTotalEvents(DatasetResultSetModel) - Method in class org.hps.rundb.builder.DatacatBuilder
 
calculateTriggerRate(Integer, Integer, long) - Method in class org.hps.crawler.EvioMetadataReader
Calculate the trigger rate in Hz.
calculateTriggerRate(Integer, Integer, long) - Method in class org.hps.rundb.builder.DatacatBuilder
 
calculateXAtZEquals0() - Method in class org.hps.recon.tracking.StraightLineTrack
 
calculateXYAtZ(double) - Method in class org.hps.recon.tracking.StraightLineTrack
 
calculateYZAtX(double) - Method in class org.hps.recon.tracking.StraightLineTrack
 
calHitEnergyH1D - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
calHitEnergyMapH2D - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
calHitH1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calHitMapH2D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calHitsCollectionName - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
calHitsVsEnergyC2D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calib - Variable in class org.hps.record.triggerbank.TIData
 
calibratedHitCollectionName - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
calibration - Variable in class org.hps.conditions.ecal.EcalChannelConstants
The channel's EcalCalibration conditions (pedestal and noise).
calibration - Variable in class org.hps.conditions.svt.CalibrationHandler
An SVT calibration object encapsulating the baseline and noise values for a channel.
calibration - Variable in class org.hps.conditions.svt.ChannelConstants
The pedestal and noise for the channel.
CalibrationHandler - Class in org.hps.conditions.svt
Handler for calibration events.
CalibrationHandler() - Constructor for class org.hps.conditions.svt.CalibrationHandler
Default constructor.
calibrationHandler - Variable in class org.hps.conditions.svt.SvtConditionsReader
SAX handler for calibration elements.
calibrations - Variable in class org.hps.conditions.svt.CalibrationHandler
List of SVT calibrations.
CALIBRATIONS_TABLE_NAME - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
Calibrations table name.
calibUnprescaled - Variable in class org.hps.record.triggerbank.TIData
 
caloHitMap - Variable in class org.hps.util.MergeBunches
 
CalorimeterHitUtilities - Class in org.hps.recon.ecal
This is a simple set of utility methods for creating CalorimeterHit objects.
CalorimeterHitUtilities() - Constructor for class org.hps.recon.ecal.CalorimeterHitUtilities
This class is purely static.
CalorimeterPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
The class CalorimeterPanel handles the rendering of the calorimeter crystals as well as mapping colors to their values, rendering a color scale, and marking cluster crystals.
CalorimeterPanel(int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Initializes the calorimeter panel.
CalorimeterPanel.Crystal - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class Crystal holds all pertinent information needed to display a calorimeter crystal in the panel.
CalorimeterPanel.ScalePanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
The local class ScalePanel renders the scale for the calorimeter color map.
calRawHitH1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calRawHitMapH2D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calRawHitsC1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
cancelButton - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
cand2vert - Variable in class org.hps.analysis.tuple.TupleMaker
 
CandidatesColName - Variable in class org.hps.analysis.tuple.TupleMaker
 
canHandle(Class) - Method in class org.hps.plugin.HPSParticleConverter
 
canHandle(Class) - Method in class org.hps.plugin.HPSTrackConverter
 
CarbonFiber(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
carbonFiber - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle
 
cdiv(double, double, double, double) - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
cdivi - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
cdivr - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
CDSComparator() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
cdsCompare - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
CELL_VALUE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
cellID - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
center - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
center - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
center_to_target_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
center_to_target_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
center_to_target_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
centerArr - Variable in class org.hps.detector.ecal.Geant4Position
 
centerPoint - Variable in class org.hps.detector.ecal.Geant4Position
 
chanExtd - Variable in class org.hps.svt.SVTHitLevelPlots
 
changeBeamEnergy(double) - Method in class org.hps.record.StandardCuts
 
changeChisqTrackProb(double) - Method in class org.hps.record.StandardCuts
 
channel - Variable in class org.hps.conditions.ecal.EcalChannel.DaqId
The DAQ channel number.
channel - Variable in class org.hps.conditions.svt.CalibrationHandler
Channel number (0-639).
channel - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
channel - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
channel - Variable in class org.hps.recon.ecal.FADCGenericHit
 
channel - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
CHANNEL_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
channelCollection - Variable in class org.hps.conditions.ecal.EcalConditions
The collection of EcalChannel objects.
ChannelCollection - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
channelCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
channelConstants - Variable in class org.hps.conditions.ecal.EcalConditions
Map between channels and their conditions constants.
ChannelConstants - Class in org.hps.conditions.svt
This class represents the combined conditions for a single SVT channel.
ChannelConstants() - Constructor for class org.hps.conditions.svt.ChannelConstants
Class constructor.
channelData - Variable in class org.hps.conditions.svt.AbstractSvtConditions
A map between the channel object and its conditions constants.
channelEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
channelEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
channelFitFunction - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
channelFitter - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
ChannelId(int[]) - Constructor for class org.hps.conditions.ecal.EcalChannel.ChannelId
Create a channel ID.
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalBadChannel.EcalBadChannelCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalCalibration.EcalCalibrationCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalGain.EcalGainCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalLed.EcalLedCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalTimeShift.EcalTimeShiftCollection.ChannelIdComparator
 
channelLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
channelList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
channelMap - Variable in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Map of #ChannelId to channel object.
channelMap - Variable in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Map of channel number to object.
channelMap - Variable in class org.hps.conditions.svt.AbstractSvtConditions
The channel map.
channelMap - Variable in class org.hps.detector.ecal.EcalCrystalChannelMap
Map of channel to crystal.
channelMap - Variable in class org.hps.svt.SVTHitLevelPlots
 
channelRawWaveform - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
channels - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
CHANNELS - Static variable in class org.hps.evio.RfFitterDriver
 
channels - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
CHANNELS - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
CHANNELS - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
channels - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
CHANNELS_LOWER_EDGE_1D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
CHANNELS_MAX - Static variable in class org.hps.conditions.svt.DaqMapHandler
Max number of channels.
CHANNELS_PER_APV25 - Static variable in class org.hps.record.svt.SvtEvioUtils
 
CHANNELS_UPPTER_EDGE_1D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
channelTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
channelTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
channelTimeVsEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
channelTimeVsEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
characters(char[], int, int) - Method in class org.hps.conditions.svt.CalibrationHandler
Method called to extract character data inside of an element.
characters(char[], int, int) - Method in class org.hps.conditions.svt.DaqMapHandler
Method called to extract character data inside of an element.
charge - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
chart - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
ChartPopup - Class in org.hps.monitoring.plotting
 
ChartPopup() - Constructor for class org.hps.monitoring.plotting.ChartPopup
 
charts - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
charts - Variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
check() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
checkActive - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
checkAndUpdate(String, double) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
checkAngles() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
checkCollectionId(ObjectType) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
 
checkConditions(int, boolean) - Method in class org.hps.evio.EvioToLcio
Check if the conditions system and event builder need to be initialized or updated given a run number.
CheckConfirm(MCParticle, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
CheckDCA(HelixParamCalculator, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
checkFit() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
checkFit(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
checkForBadHit(HelicalTrackCross) - Method in class org.hps.analysis.examples.TrackAnalysis
 
checkHeadBank(EvioEvent) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Check for head bank and update the run info if necessary.
CheckHitSeed(HelicalTrackHit, SeedCandidate) - Method in class org.hps.recon.tracking.FastCheck
 
checkKey(String) - Method in class org.hps.monitoring.application.model.Configuration
Check if the properties contains the key and if it has a non-null value.
CheckListener(int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CheckListener
Instantiates a new CheckListener that is linked to the specified index.
checkMatrixDimensions(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Check if size(A) == size(B) *
checkMaxSample() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
CheckMinHits(MCParticle, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
checkOccupancy() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
CheckPT(HelixParamCalculator, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
checkRange(int, int, List<CrystalRange>) - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
checkRange(int, int, List<HPSEcal3.CrystalRange>) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
checkRange(int, int, List<HPSEcal3.CrystalRange>) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
checkRowExists() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
CheckSeed(MCParticle, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
checkSeed(SeedCandidate) - Method in class org.hps.recon.tracking.HitTimeTrackCheck
 
checkSelectionIsNULL(String) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
checkSteeringFile(File) - Method in class org.hps.monitoring.application.JobSettingsPanel
Parse the LCSim XML steering file to see if it looks valid.
checkSvtHeaderData(SvtHeaderDataInfo) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
checkSvtHeaders(List<SvtHeaderDataInfo>) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
Check the integrity of the SVT header information.
checkSvtSampleCount(int, SvtHeaderDataInfo) - Method in class org.hps.evio.AbstractSvtEvioReader
Checks that the SVT header data count is consistent with the bank size.
checkSvtSampleCount(int, SvtHeaderDataInfo) - Method in class org.hps.evio.TestRunSvtEvioReader
 
checkTrack(SeedTrack) - Method in class org.hps.recon.tracking.HitTimeTrackCheck
 
checkTrigger(EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
checkTrigger(EventHeader) - Method in class org.hps.readout.ecal.TriggerableDriver
 
checkUnitLength() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
checkView(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
CheckZ0(HelixParamCalculator, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
chi2Cut - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
chi2Hist - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
chi2Hist - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
chi2Plots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
chi2vAmpPlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
chi2VsD0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chi2VsLambda - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chi2VsOmega - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chi2VsPhi0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chi2VsZ0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chid - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
child - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Association
 
chiprobPlots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
chisq() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the helix fit chisqs.
chisq() - Method in class org.hps.recon.vertexing.VertexFit
Return the chisq of the vertex fit.
ChisqScoring - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
chisqtot() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the total chisq: chisq[0] + chisq[1] + nhchisq.
chiSqVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
CHOOSE_COMPACT_FILE - Static variable in class org.hps.monitoring.application.Commands
Choose a compact file for the detector description.
CHOOSE_STEERING_FILE - Static variable in class org.hps.monitoring.application.Commands
Choose an LCSim job steering file.
ChooseBest(Map<MCParticle, Map<Integer, Boolean>>, List<Integer>) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
chooseCompactFile() - Method in class org.hps.monitoring.application.JobSettingsPanel
Choose a compact XML file to override the one embedded in the jar as a resource.
chooseLogFile() - Method in class org.hps.monitoring.application.MonitoringApplication
Redirect System.out and System.err to a chosen file.
chooseSteeringFile() - Method in class org.hps.monitoring.application.JobSettingsPanel
Choose an LCSim steering file.
CHUNK_SIZE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
ET chunk size (number of events per ET getEvents).
chunkSize - Variable in class org.hps.record.et.EtConnection
The chunk size.
chunkSizeField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for chunk size.
CircleFit - Class in org.hps.recon.tracking.circlefit
A class which encapsulates the result of a circle fit.
CircleFit(double, double, double) - Constructor for class org.hps.recon.tracking.circlefit.CircleFit
Creates a new instance of CircleFit
ClassicAmbiguityResolver - Class in org.hps.recon.tracking
 
ClassicAmbiguityResolver(AcceptanceHelper) - Constructor for class org.hps.recon.tracking.ClassicAmbiguityResolver
Constructor with AcceptanceHelper (used in track scoring).
CLASSNAME - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
cleanTridents - Variable in class org.hps.svt.SVTHitLevelPlots
 
cleanup() - Method in class org.hps.conditions.cli.AbstractCommand
 
cleanup(ResultSet) - Static method in class org.hps.conditions.database.DatabaseUtilities
Cleanup a JDBC ResultSet by closing it and its Statement
cleanup() - Method in class org.hps.job.DatabaseConditionsManagerSetup
Do cleanup of conditions system after job.
cleanup() - Method in class org.hps.record.et.EtConnection
Cleanup the ET connection.
clear() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Clear the objects from this collection and reset its ID.
clear() - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Clear the objects from this collection and reset its ID.
clear() - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Clear all the records from the table.
clear() - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Clear all the data in the model.
clear() - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Clear all the records from the table.
clear() - Method in class org.hps.monitoring.application.SystemStatusPanel
Clear all the table records.
clear() - Method in class org.hps.monitoring.plotting.PlotterRegistry
Clear the list of plotters.
clear() - Method in class org.hps.monitoring.subsys.SystemStatusRegistry
 
clear() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
clear() - Method in class org.hps.recon.vertexing.BaseSimpleVertexer
 
clear() - Method in class org.hps.recon.vertexing.TwoLineVertexer
 
CLEAR_LOG_TABLE - Static variable in class org.hps.monitoring.application.Commands
Clear the log table of all messages.
CLEAR_PLOTS - Static variable in class org.hps.monitoring.application.Commands
Reset the underlying AIDA objects in the plot tree.
clearable - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
CLEARABLE_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Clearable field column index.
clearAll() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets all crystal energies to zero, removes all clusters, and clears all highlighting.
clearAssociations() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Clears all the associated crystal from this crystal.
clearClusters() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
Removes all of the cluster data from the viewer.
clearCrystals() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets all crystal energies to zero, removes all clusters, and clears all highlighting associated with an individual crystal.
clearFields() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Sets the values of all fields to NULL_VALUE.
clearFilters() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Resets all of the filters to the default disabled state.
clearFit() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
clearFit() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
clearFit(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
clearHighlight() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Clears any highlighting on the crystals.
clearHitMaps() - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
clearHits() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
Removes all of the hit data from the viewer.
clearLog() - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
clearPlots() - Method in class org.hps.monitoring.application.MonitoringApplication
Clear the current set of AIDA plots in the default data tree.
clearSelectedCrystal() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Clears crystal selection and sets it to null.
clearTags() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Clear the tags used to filter the ConditionsRecords.
clearTrackSeedList() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Clear the list of track candidates accumulated from previous calls to SeedTrackFinder (typically done before starting a new event).
clearValues() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Sets all of the fields on the status display to the null value.
ClHitEffdEdX - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ClHitEffY - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ClHitEffZ - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
client - Variable in class org.hps.datacat.DatacatUtilities
 
clock - Variable in class org.hps.readout.ecal.ClockSingleton
 
ClockDriver - Class in org.hps.readout.ecal
Driver to run the clock in ClockSingleton.
ClockDriver() - Constructor for class org.hps.readout.ecal.ClockDriver
 
ClockSingleton - Class in org.hps.readout.ecal
singleton clock class - use ClockDriver to control.
ClockSingleton() - Constructor for class org.hps.readout.ecal.ClockSingleton
 
close(Statement) - Static method in class org.hps.analysis.dataquality.DQMDatabaseManager
Close a JDBC Statement.
close(ResultSet) - Static method in class org.hps.analysis.dataquality.DQMDatabaseManager
Close a JDBC ResultSet, or rather the Statement connected to it.
close() - Method in class org.hps.monitoring.application.MonitoringApplication.LogHandler
Close the handler.
close() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
close() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
close

public void close()

Closes the event manager.
close() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
close() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
close() - Method in class org.hps.recon.tracking.gbl.MilleBinary
Closes the binary output file
CLOSE_FILE - Static variable in class org.hps.monitoring.application.Commands
Close the current input data file.
closeASCIIFile() - Static method in class org.hps.util.DumpLHEEventsToASCII
 
closeConnection() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Close the database connection.
closeConnection() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Close the database connection.
closeConnection() - Method in class org.hps.rundb.RunManager
Close the database connection.
closeEtConnection() - Method in class org.hps.monitoring.application.EventProcessing
Close the current ET connection.
closeFile() - Method in class org.hps.monitoring.application.MonitoringApplication
Remove the currently selected file from the data source list.
closeFile() - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
closeFile() - Method in class org.hps.svt.alignment.AlignmentParameters
 
closeFileItem - Variable in class org.hps.monitoring.application.MenuBar
Menu item for closing a file source.
closeReader() - Method in class org.hps.record.evio.EvioFileSource
Close the current reader.
closeStdHepFile() - Static method in class org.hps.util.ConvertToStdhep
 
closeStdHepFile() - Static method in class org.hps.util.DatFileToStdhepTVM
 
ClParams(HelicalTrackFit, double) - Constructor for class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
clsizeMap - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
clsizeMap - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
clTimeMax - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.vertex.VertexDebugger
 
clTimeMin - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.vertex.VertexDebugger
 
clusEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clusHitPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clusNHits - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clusSeedDistPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clusSeedEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
Cluster - Class in org.hps.monitoring.ecal.eventdisplay.event
The class Cluster represents a cluster center and a collection of additional hits that together form a hit cluster.
Cluster(int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(Point) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(int, int, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(int, int, double, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(Point, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(Point, double, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
cluster - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
CLUSTER_ENERGY - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
CLUSTER_ENERGY_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
CLUSTER_ENERGY_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
CLUSTER_HIT_COUNT_LOW - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_HIT_COUNT_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The threshold for the cluster hit count cut.
CLUSTER_SEED_ENERGY_HIGH - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_SEED_ENERGY_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The upper bound for the cluster seed energy cut.
CLUSTER_SEED_ENERGY_LOW - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_SEED_ENERGY_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The lower bound for the cluster seed energy cut.
CLUSTER_STATE_FAIL_ENERGY - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_HIT_COUNT - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_POSITION - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_TIME - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_UNKNOWN - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_MATCHED - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_TIME - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
CLUSTER_TOTAL_ENERGY_HIGH - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_TOTAL_ENERGY_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The upper bound for the cluster total energy cut.
CLUSTER_TOTAL_ENERGY_LOW - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_TOTAL_ENERGY_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The lower bound for the cluster total energy cut.
CLUSTER_TYPE - Static variable in class org.hps.record.triggerbank.SSPData
 
clusterAmplitudeCut - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
clusterAngles2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterAngles2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterBuffer - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterBuffer

private LinkedList> clusterBuffer

Stores the list of clusters from each event for a finite-sized buffer.
clusterCenters - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
clusterCentralStripAveragingThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterCentralStripAveragingThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterChargePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
ClusterCmp(Cluster) - Constructor for class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
clusterCollection - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
clusterCollection - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
clusterCollection - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
clusterCollection - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
clusterCollection - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
clusterCollectionName - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterCollectionName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
clusterCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
clusterCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
clusterCollectionName - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
clusterCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The LCIO collection containing GTP clusters.
clusterCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
clusterCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
clusterCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
clusterCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
clusterCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
clusterCollectionName - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterCollectionName - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterCollectionName - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterCollectionName - Variable in class org.hps.readout.ecal.MollerTriggerDriver
The name of the LCIO collection containing Cluster objects.
clusterCollectionName - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterCollectionName

private String clusterCollectionName

The name of the LCIO collection containing Cluster objects.
clusterCollectionName - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterCollectionName - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterCollectionName - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterCollectionName - Variable in class org.hps.readout.ecal.TestRunTriggerDriver
 
clusterCollectionName - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
clusterCollectionName - Variable in class org.hps.recon.filtering.EcalPairsFilter
 
clusterCollectionName - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
clusterCollectionName - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
clusterColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
clusterCoplanarity2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterCoplanarity2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterCountDrawPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
clusterCountFillPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
clusterCountPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterCountPlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterCountPlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterCut - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
clusterDelayQueue - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
ClusterDiagnosticDriver - Class in org.hps.analysis.trigger
ClusterDiagnosticDriver performs diagnostic checks on run data to verify that clustering is being performed as expected and that there are no errors occurring.
ClusterDiagnosticDriver() - Constructor for class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterDistribution - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterDistribution - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
clusterDistribution100 - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterDistributionSingle - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
ClusterDriver - Class in org.hps.recon.ecal.cluster
This is a Driver that creates ECAL Cluster collections using the Clusterer interface.
ClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.ClusterDriver
No argument constructor.
clusterE - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
clusterE_Random - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterE_Random - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterE_RandomSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterE_RandomSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterE_RandomSingles1_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterE_RandomSingles1_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
ClusterEComparator() - Constructor for class org.hps.analysis.ecal.HPSEcalPlotsDriver.ClusterEComparator
 
clusterECut(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the ECal clusters making up a cluster pair lie above the low energy threshold and below the high energy threshold
clusterEdgeCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterEnergy2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterEnergy2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
ClusterEnergyComparator() - Constructor for class org.hps.recon.ecal.cluster.ClusterUtilities.ClusterEnergyComparator
 
ClusterEnergyCorrection - Class in org.hps.recon.ecal.cluster
This is the cluster energy correction requiring the particle id uncorrected cluster energy.
ClusterEnergyCorrection() - Constructor for class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
clusterEnergyCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterEnergyDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterEnergyH1D - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
clusterEnergyHigh - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterEnergyLow - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
clusterEnergyLow - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterEnergyLow - Variable in class org.hps.readout.ecal.TestRunTriggerDriver
 
clusterEnergyPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterEnergyPlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
clusterEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
clusterEnergyThreshold - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
clusterEOne_Random - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_Random - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_Random_thetaY - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_Random_thetaY - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_RandomSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_RandomSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_RandomSingles1_thetaY - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_RandomSingles1_thetaY - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_RandomSingles1_thetaY_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_RandomSingles1_thetaY_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_RandomSingles1_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_RandomSingles1_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterer - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
Clusterer - Interface in org.hps.recon.ecal.cluster
This is an interface for creating clusters and providing cut values to the clustering algorithms in a generic fashion.
ClustererFactory - Class in org.hps.recon.ecal.cluster
This is a convenience class for creating specific clustering algorithms via their name in the package org.hps.recon.ecal.cluster.
ClustererFactory() - Constructor for class org.hps.recon.ecal.cluster.ClustererFactory
We don't want this class to be instantiated.
clusterErrorMultiplier - Static variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterErrorMultiplier - Static variable in class org.hps.recon.tracking.TrackerDigiDriver
 
ClusterFilter() - Constructor for class org.hps.recon.filtering.SimpleEventFilterDriver.ClusterFilter
 
clusterHitCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterHitCount(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the ECal clusters making up a cluster pair both have at least the minimum number of hits.
clusterHitCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterHitCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterHitCount - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterHitCount - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterHitCount - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
clusterHitCount2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterHitCount2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterHitCountCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterHitCountCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterHitCountCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterHitCountCut(Cluster) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Checks whether the cluster passes the threshold for minimum number of component hits.
clusterHitCountCut(Cluster) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster passes the threshold for minimum number of component hits.
clusterHitCountCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster hit count cut.
clusterHitCountCut(SSPCluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster hit count cut.
clusterHitCountCut(int) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument hit count meets the minimum required hit count.
clusterHitCountSingle - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterHitCountThreshold - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the minimum number of hits required for a cluster to be used in triggering.
clusterHitCountThreshold - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterHitCountThreshold

private int clusterHitCountThreshold

Defines the minimum number of hits required for a cluster to be used in triggering.
clusterHitDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterHitMapH2D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
ClusterHitTCorrDriver - Class in org.hps.recon.ecal.cluster
This driver specifically alters the time offsets of each crystal for 2015 data relative to pass 6.
ClusterHitTCorrDriver() - Constructor for class org.hps.recon.ecal.cluster.ClusterHitTCorrDriver
 
clusterHitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
ClusteringAlgorithm - Interface in org.hps.recon.tracking
An interface for finding clusters of RawTrackerHits on a sensor.
clusterList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Event
 
clusterList - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
clusterList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
clusterList - Variable in class org.hps.record.triggerbank.SSPData
 
clusterMap - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
clusterMap - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
ClusterMatchedPair - Class in org.hps.analysis.trigger.util
Class ClusterMatchedPair stores a reconstructed cluster and an SSP bank reported cluster which have been compared for the purpose of cluster matching.
ClusterMatchedPair(Cluster, SSPCluster, byte) - Constructor for class org.hps.analysis.trigger.util.ClusterMatchedPair
Instantiates a new ClusterMatchedPair object from the two indicated clusters and marks their match state.
clusterMaxEnergyPlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterMaxEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterMaxSize - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterMaxSize - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterNeighborThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterNeighborThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterPair - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterPair

private Cluster[] clusterPair

Stores the two highest energy clusters located in the cluster buffer.
clusterPosition(HelicalTrackStrip) - Static method in class org.hps.analysis.examples.TrackAnalysis
 
ClusterPositionCorrection - Class in org.hps.recon.ecal.cluster
This uses the uncorrected cluster energy to correct the position of the cluster.
ClusterPositionCorrection() - Constructor for class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
clusterPositionCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterPositionCut(Cluster) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Checks whether the cluster falls into the accepted region on the calorimeter face.
clusterPositionPlotCounts - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
clusterPositionPlots - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
clusterPositionString(Cluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the position of a cluster in the form (ix, iy).
clusterPositionString(SSPCluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the position of a cluster in the form (ix, iy).
ClusterRFTimeCorrDriver - Class in org.hps.recon.ecal.cluster
This driver chooses the highest energy cluster within the trigger time window in an event and uses the RF time to set the trigger time of the event.
ClusterRFTimeCorrDriver() - Constructor for class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
clustersCollectionName - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
ClusterSeedComparator() - Constructor for class org.hps.recon.ecal.cluster.ClusterUtilities.ClusterSeedComparator
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterSeedEnergy - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
clusterSeedEnergyCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterSeedEnergyCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterSeedEnergyCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterSeedEnergyCut(Cluster) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Checks whether the cluster falls within the allowed range for the seed hit energy cut.
clusterSeedEnergyCut(Cluster) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster falls within the allowed range for the seed hit energy cut.
clusterSeedEnergyCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the seed energy cut.
clusterSeedEnergyCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy seed hit falls within the allowed seed hit energy range.
clusterSeedEnergyCutHigh(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the seed energy upper bound cut.
clusterSeedEnergyCutHigh(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls below the cluster seed energy upper bound cut.
clusterSeedEnergyCutLow(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the seed energy lower bound cut.
clusterSeedEnergyCutLow(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls above the cluster seed energy lower bound cut.
clusterSeedEnergySingle - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterSeedEnergyThresholdHigh - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the threshold for the cluster seed energy above which a cluster will be rejected.
clusterSeedEnergyThresholdHigh - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterSeedEnergyThresholdHigh

private double clusterSeedEnergyThresholdHigh

Defines the threshold for the cluster seed energy above which a cluster will be rejected.
clusterSeedEnergyThresholdLow - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the threshold for the cluster seed energy under which a cluster will be rejected.
clusterSeedEnergyThresholdLow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterSeedEnergyThresholdLow

private double clusterSeedEnergyThresholdLow

Defines the threshold for the cluster seed energy under which a cluster will be rejected.
clusterSeeds - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterSeedThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterSeedThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterSizePlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterSizePlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterSizePlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterSpace - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
clusterSumDiff2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterSumDiff2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterThreshold - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterTime - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterTimeCutMax - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
clusterTimeCutMin - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
clusterTimeDiffCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
clusterTimeMean - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterTimePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
clusterTimes - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterTimes - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterTimes - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterTimeSigma - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterTimeSigma - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterTimeSigma - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterToString(Cluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the information in a cluster to a String.
clusterToString(SSPCluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the information in a cluster to a String.
clusterTotalEnergy - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterTotalEnergy - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterTotalEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterTotalEnergy - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterTotalEnergy - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterTotalEnergy - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
clusterTotalEnergyCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterTotalEnergyCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterTotalEnergyCut(Cluster) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Checks whether the cluster passes the threshold for minimum total cluster energy.
clusterTotalEnergyCut(Cluster) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster passes the threshold for minimum total cluster energy.
clusterTotalEnergyCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy cut.
clusterTotalEnergyCut(SSPCluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy cut.
clusterTotalEnergyCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls within the allowed cluster total energy range.
clusterTotalEnergyCutHigh(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy upper bound cut.
clusterTotalEnergyCutHigh(SSPCluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy upper bound cut.
clusterTotalEnergyCutHigh(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls below the cluster total energy upper bound cut.
clusterTotalEnergyCutLow(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy lower bound cut.
clusterTotalEnergyCutLow(SSPCluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy lower bound cut.
clusterTotalEnergyCutLow(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls above the cluster total energy lower bound cut.
clusterTotalEnergySingle - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterTotalEnergyThresholdHigh - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the threshold for the total cluster energy above which a cluster will be rejected.
clusterTotalEnergyThresholdHigh - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterTotalEnergyThresholdHigh

private double clusterTotalEnergyThresholdHigh

Defines the threshold for the total cluster energy above which a cluster will be rejected.
clusterTotalEnergyThresholdLow - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the threshold for the total cluster energy under which a cluster will be rejected.
clusterTotalEnergyThresholdLow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterTotalEnergyThresholdLow

private double clusterTotalEnergyThreshold

Defines the threshold for the total cluster energy under which a cluster will be rejected.
clusterTriplet - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterTriplet

private Cluster[] clusterTriplet

Stores the three highest energy clusters located in the cluster buffer.
ClusterType - Enum in org.hps.recon.ecal.cluster
Type codes for different kinds of ECAL clusters.
ClusterType(int) - Constructor for enum org.hps.recon.ecal.cluster.ClusterType
 
ClusterUtilities - Class in org.hps.recon.ecal.cluster
This is a set of simple utility methods for clustering algorithms.
ClusterUtilities() - Constructor for class org.hps.recon.ecal.cluster.ClusterUtilities
 
ClusterUtilities.ClusterEnergyComparator - Class in org.hps.recon.ecal.cluster
Comparator of cluster energies.
ClusterUtilities.ClusterSeedComparator - Class in org.hps.recon.ecal.cluster
Comparator of cluster energies.
ClusterUtilities.UniqueEnergyComparator - Class in org.hps.recon.ecal.cluster
Compare CalorimeterHit energies and disambiguate equal values using the crystal position.
ClusterViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
ClusterViewer(EventManager, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
ClusterViewer

public ClusterViewer()

Constructs a new Viewer for displaying data read from a file.
ClusterViewer.EcalKeyListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
The EcalListener class binds keys to actions.
clusterWindow - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
clusterWindow - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Indicates the number of FADC clock cycles (each cycle is 4 ns) before and after a given cycle that should be considered when checking if a cluster is a local maximum in space-time.
clusterXY - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
clusTotEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
code - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
coincidenceWindow - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
coincidenceWindow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
coincidenceWindow

private int coincidenceWindow

The number of events for which clusters will be retained and used in the trigger before they are removed.
coldBlock - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
coldBlock - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
coldblock_L13_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
coldblock_L13_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
coldblock_L13_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
coldblock_L45_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
coldblock_L45_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
coldblock_L45_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
coldColor - Variable in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
collection - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The ConditionsObjectCollection for the model.
COLLECTION_ID_FIELD - Static variable in class org.hps.conditions.api.BaseConditionsObject
Field name for collection ID.
collectionClass - Variable in class org.hps.conditions.api.TableMetaData
The collection class.
collectionExists(String, int) - Method in class org.hps.conditions.database.DatabaseConditionsManager
This method will return true if the given collection ID already exists in the table.
collectionId - Variable in class org.hps.conditions.api.BaseConditionsObjectCollection
The collection ID.
collectionName - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
collectionName - Static variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
collectionName - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
 
collectionName - Variable in class org.hps.recon.filtering.CollectionSizeFilter
 
collections - Variable in class org.hps.util.CollectionSizeDriver
 
collections - Variable in class org.hps.util.RemoveCollections
 
CollectionSizeDriver - Class in org.hps.util
Prints a summary of collections seen in the file, and their average sizes.
CollectionSizeDriver() - Constructor for class org.hps.util.CollectionSizeDriver
 
CollectionSizeDriver.CollectionStats - Class in org.hps.util
 
CollectionSizeFilter - Class in org.hps.recon.filtering
Accept events where the specified collection exists and is of the required size range.
CollectionSizeFilter() - Constructor for class org.hps.recon.filtering.CollectionSizeFilter
 
CollectionStats(String, Class) - Constructor for class org.hps.util.CollectionSizeDriver.CollectionStats
 
collectionType - Variable in class org.hps.conditions.database.ConditionsSeriesConverter
The type of the collection.
collectionTypeMap - Variable in class org.hps.conditions.api.TableRegistry
Map between collection types and meta data.
CollectionTypeMap() - Constructor for class org.hps.conditions.api.TableRegistry.CollectionTypeMap
 
COLLNAME - Static variable in class org.hps.readout.ecal.InactiveSiHitReadout
 
color - Variable in enum org.hps.monitoring.application.model.ConnectionStatus
The color that should be displayed in the GUI component for this state.
color - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
 
color - Variable in enum org.hps.monitoring.subsys.StatusCode
 
COLOR_CHECK_FONT_ACTIVE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
COLOR_CHECK_FONT_INACTIVE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
colorList - Variable in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
ColorMap<T> - Interface in org.hps.monitoring.ecal.eventdisplay.util
Interface ColorMap maps some value to a color.
colors - Static variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
colors - Static variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
ColorScale - Class in org.hps.monitoring.ecal.eventdisplay.util
The abstract class ColorScale contains shared methods for implementations of the ColorMap interface which map based on position in a range of values.
ColorScale() - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
column - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
COLUMN_NAMES - Static variable in class org.hps.monitoring.application.LogTable
The column names.
COLUMN_NAMES - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
The names of the columns.
COLUMN_NAMES - Static variable in class org.hps.monitoring.application.PlotInfoPanel
The names of the two columns.
columnClasses - Variable in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
The classes of the table columns.
columnCount - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The number of columns.
columnName - Variable in class org.hps.rundb.EpicsVariable
The name of the variable in the run database.
columnNames - Variable in class org.hps.conditions.run.RunRange
The names of the columns.
columnNames - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The column names.
columnNames - Variable in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
The names of the columns.
columnTypes - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The column classes.
combinedFitResult - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
combinedMass(Cluster, Cluster, ReconstructedParticle) - Static method in class org.hps.analysis.ecal.MassCalculator
This takes in the clusters of two particles and the associated vertex and calculates the invariant mass.
combinedMass(Track, Cluster, ReconstructedParticle) - Static method in class org.hps.analysis.ecal.MassCalculator
This takes in the clusters of two particles and the associated vertex and calculates the invariant mass.
combinedMass(Cluster, Track, ReconstructedParticle) - Static method in class org.hps.analysis.ecal.MassCalculator
This takes in the clusters of two particles and the associated vertex and calculates the invariant mass.
combinedMomentum(Cluster, Track, double) - Static method in class org.hps.analysis.ecal.MassCalculator
This takes in a cluster, track, refit momentum and outputs the combined, weighted momentum if it satisfies conditions.
combinedMpv - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
combinedSignalProfile - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
combinedWidth - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
comboField - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
COMMA_DELIMITED - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
CommandLineTool - Class in org.hps.conditions.cli
This class is a command-line tool for performing commands on the conditions database using sub-commands for operations such as 'add' and 'print'.
CommandLineTool() - Constructor for class org.hps.conditions.cli.CommandLineTool
 
commands - Variable in class org.hps.conditions.cli.CommandLineTool
The map of named command handlers.
Commands - Class in org.hps.monitoring.application
These strings are used to identify ActionEvent commands in the MonitoringApplication.
Commands() - Constructor for class org.hps.monitoring.application.Commands
Do not allow class instantiation.
CompactFileFilter() - Constructor for class org.hps.monitoring.application.JobSettingsPanel.CompactFileFilter
Class constructor.
CompactSurveyVolume - Class in org.lcsim.geometry.compact.converter
 
CompactSurveyVolume(String, SurveyVolume, AlignmentCorrection, Element) - Constructor for class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
CompactSurveyVolume(String, SurveyVolume, AlignmentCorrection, SurveyVolume, Element) - Constructor for class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
compare(Cluster, Cluster) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver.ClusterEComparator
 
compare(MCParticle, MCParticle) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver.MCParticleEComparator
 
compare(MCParticle, MCParticle) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver.MCParticleEComparator
 
compare(ConditionsRecord, ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.CreatedComparator
Compare the creation dates of two conditions records.
compare(ConditionsRecord, ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.KeyComparator
Compare the keys (names) of two conditions records.
compare(ConditionsRecord, ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.RunStartComparator
Compare the run start numbers of two conditions records.
compare(ConditionsRecord, ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.UpdatedComparator
Compare the updated dates of two conditions records.
compare(EcalBadChannel, EcalBadChannel) - Method in class org.hps.conditions.ecal.EcalBadChannel.EcalBadChannelCollection.ChannelIdComparator
Compare two ECAL bad channel objects.
compare(EcalCalibration, EcalCalibration) - Method in class org.hps.conditions.ecal.EcalCalibration.EcalCalibrationCollection.ChannelIdComparator
Compare two ECAL calibration objects.
compare(EcalChannel, EcalChannel) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection.ChannelIdComparator
Compare two ECAL channel objects using their channel ID.
compare(EcalGain, EcalGain) - Method in class org.hps.conditions.ecal.EcalGain.EcalGainCollection.ChannelIdComparator
Compare two objects by their channel ID.
compare(EcalLed, EcalLed) - Method in class org.hps.conditions.ecal.EcalLed.EcalLedCollection.ChannelIdComparator
Compare two objects by channel ID.
compare(EcalTimeShift, EcalTimeShift) - Method in class org.hps.conditions.ecal.EcalTimeShift.EcalTimeShiftCollection.ChannelIdComparator
Compare two objects by channel ID.
compare(RawCalorimeterHit, RawCalorimeterHit) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver.TimeComparator
 
compare(Cluster, Cluster) - Method in class org.hps.recon.ecal.cluster.ClusterUtilities.ClusterEnergyComparator
Compare cluster energies.
compare(Cluster, Cluster) - Method in class org.hps.recon.ecal.cluster.ClusterUtilities.ClusterSeedComparator
Compare cluster seed energies.
compare(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.ClusterUtilities.UniqueEnergyComparator
Compares the first hit with respect to the second.
compare(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.CTPClusterer.TimeComparator
 
compare(Track, Track) - Method in class org.hps.recon.tracking.AmbiguityResolver.compareScore
 
compare(TrackerHit, TrackerHit) - Method in class org.hps.recon.tracking.TrackUtils.LayerComparator
 
compare(EpicsData, EpicsData) - Method in class org.hps.record.epics.EpicsUtilities.SequenceComparator
 
compare(EpicsData, EpicsData) - Method in class org.hps.record.epics.EpicsUtilities.TimestampComparator
 
compare(File, File) - Method in class org.hps.record.evio.EvioFileSequenceComparator
Compare two EVIO files by their sequence numbers.
compare(HPSEcal.XYSide, HPSEcal.XYSide) - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
compare(HPSEcal3.XY, HPSEcal3.XY) - Method in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
CompareHistograms - Class in org.hps.util
Class to do various comparisons of histograms Singleton instance with lazy instantiation
CompareHistograms() - Constructor for class org.hps.util.CompareHistograms
 
compareScore() - Constructor for class org.hps.recon.tracking.AmbiguityResolver.compareScore
 
compareSimulatedToHardware(Collection<Trigger<?>>, Collection<SSPNumberedTrigger>, Class<?>) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Compares a collection of simulated triggers to a collection of triggers reported by the hardware.
compareTo(CrystalDataSet.Preamplifier) - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
 
compareTo(Cluster) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
compareTo(Object) - Method in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
compareTo(MultipleScattering.ScatterPoint) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
compareTo(Pair<T, S>) - Method in class org.hps.util.Pair
Compares this pair to the specified pair
compareWithReference(EcalLedCalibration.LedColor) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
component - Variable in class org.hps.monitoring.application.util.ErrorHandler
The component used for showing dialog windows.
COMPONENT_HITS - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
componentId - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
componentList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
componentNumber - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
componentNumber - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
componentNumber - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
componentNumber - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
CompositeLoop - Class in org.hps.record.composite
Implementation of a composite record loop for processing ET, EVIO and LCIO events using a single record source.
CompositeLoop() - Constructor for class org.hps.record.composite.CompositeLoop
Class constructor.
CompositeLoop(CompositeLoopConfiguration) - Constructor for class org.hps.record.composite.CompositeLoop
Create the loop with the given configuration.
CompositeLoopAdapter - Class in org.hps.record.composite
Adapter for listening on the CompositeLoop for records and loop events.
CompositeLoopAdapter() - Constructor for class org.hps.record.composite.CompositeLoopAdapter
 
CompositeLoopConfiguration - Class in org.hps.record.composite
A configuration object for the CompositeLoop.
CompositeLoopConfiguration() - Constructor for class org.hps.record.composite.CompositeLoopConfiguration
 
compositeProcessors - Variable in class org.hps.record.composite.CompositeLoopConfiguration
List of composite record processors.
CompositeRecord - Class in org.hps.record.composite
This class is used to group together corresponding ET, EVIO and LCIO events for use by the CompositeLoop.
CompositeRecord() - Constructor for class org.hps.record.composite.CompositeRecord
 
CompositeRecordProcessor - Class in org.hps.record.composite
An EventProcessor implementation for processing CompositeRecord records.
CompositeRecordProcessor() - Constructor for class org.hps.record.composite.CompositeRecordProcessor
 
CompositeRecordSource - Class in org.hps.record.composite
A record source providing CompositeRecord objects that can be accessed and/or modified by RecordListener objects on the loop.
CompositeRecordSource() - Constructor for class org.hps.record.composite.CompositeRecordSource
 
computeAmplitude(short[], int, int) - Static method in class org.hps.recon.ecal.EcalUtils
This is a very basic method that, given an array with the raw-waveform (in FADC units), returns the amplitude (in mV)
computeAngle(double) - Method in class org.hps.conditions.svt.MotorPositionLoader
 
computeAverageValues(List<EpicsData>) - Static method in class org.hps.record.epics.EpicsUtilities
 
computeCorrectedEnergy(HPSEcal3, int, double, double, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculates energy correction based on cluster raw energy and particle type as per HPS Note 2014-001
computeCorrectedEnergy(double, double, double, double[], double[]) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculates the energy correction to a cluster given the variables from the fit as per HPS Note 2014-001 Note that this is correct as there is a typo in the formula print in the note.
computeCorrectedPosition(int, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
Calculates position correction based on cluster raw energy, x calculated position, and particle type as per HPS Note 2014-001
ComputeEcalVars(EventHeader, List<SimCalorimeterHit>, IDDecoder) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
computeEfficiency(RawTrackerHit, HpsSiSensor) - Method in class org.hps.readout.svt.DropSVTHits
 
computeElectrodeData(ChargeDistribution) - Method in class org.hps.svt.alignment.HPSStrips
 
computeEnergySum(List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Compute the energy sum for a set of CalorimeterHits by adding all their corrected energies.
computeExtrapErrorY(Track) - Method in class org.hps.analysis.tuple.TupleMaker
 
computeExtrapErrorY(Track, TrackState, HpsSiSensor, int) - Method in class org.hps.svt.SVTHitLevelPlots
 
computeGaussInt(double, int) - Method in class org.hps.svt.SVTHitLevelPlots
 
computeIndexRanges() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
computeNoise(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
Return the noise in electrons for a given strip/pixel capacitance
computePlotterRegion(HpsSiSensor) - Method in class org.hps.monitoring.drivers.svt.SamplesPlots
 
computePlotterRegion(HpsSiSensor) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
computePlotterRegion(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
computePlotterRegion(HpsSiSensor) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
computePlotterRegion(int, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
computePlotterRegion(int, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
computePlotterRegion(int) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
computePlotterRegion(HpsSiSensor) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
computePlotterRegionAxialOnly(HpsSiSensor) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
computeRawEnergy(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Compute the raw energy of a cluster which is just the sum of all its hit energies.
computeRunLength() - Method in class org.hps.monitoring.application.model.RunModel
Compute the run length from the start and end date and set its value in the GUI.
ComputeSVTVars(MCParticle, List<SimTrackerHit>, List<SimTrackerHit>, FieldMap, List<HpsSiSensor>, Subdetector) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
computeTimeInterval(List<EpicsData>) - Static method in class org.hps.record.epics.EpicsUtilities
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
conditions - Variable in class org.hps.conditions.ecal.EcalConditionsUtil
The combined ECAL conditions object.
conditions - Variable in class org.hps.conditions.svt.AbstractSvtConditionsConverter
The combined detector conditions object.
conditions - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
conditions - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
CONDITIONS_TAG_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Change the current conditions tag.
CONDITIONS_TAG_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Conditions tag.
conditionsChanged(ConditionsEvent) - Method in class org.hps.detector.svt.SvtDetectorSetup
Hook that activates this class when conditions change (new detector or run number).
conditionsChanged(ConditionsEvent) - Method in class org.hps.evio.DummyEventBuilder
 
conditionsChanged(ConditionsEvent) - Method in class org.hps.evio.LCSimEngRunEventBuilder
 
conditionsChanged(ConditionsEvent) - Method in class org.hps.evio.LCSimTestRunEventBuilder
 
conditionsChanged(ConditionsEvent) - Method in class org.hps.monitoring.application.ConditionsPanel.ConditionsPanelListener
Handle conditions change event.
conditionsChanged(ConditionsEvent) - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Detector setup performed here to get reference to ECAL subdetector and neighbor mapping.
conditionsChanged(ConditionsEvent) - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
conditionsChanged(ConditionsEvent) - Method in class org.hps.rundb.RunManager
Load new run information when conditions have changed.
ConditionsCollectionTableModel - Class in org.hps.monitoring.application
This is a table model for a collection of conditions objects.
ConditionsCollectionTableModel(DatabaseConditionsManager, ConditionsObjectCollection<?>) - Constructor for class org.hps.monitoring.application.ConditionsCollectionTableModel
Class constructor.
conditionsList - Variable in class org.hps.monitoring.application.ConditionsPanel
The GUI component listing the conditions sets for the run.
conditionsListeners - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
A list of extra ConditionsListener objects to add to the loop.
conditionsManager - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
conditionsManager - Variable in class org.hps.conditions.cli.CommandLineTool
The database conditions system manager.
conditionsManager - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
conditionsManager - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
conditionsManager - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
conditionsManager - Static variable in class org.hps.svt.alignment.BuildCompact
 
ConditionsObject - Interface in org.hps.conditions.api
This is an interface for connecting conditions information to a database.
ConditionsObjectCollection<ObjectType extends ConditionsObject> - Interface in org.hps.conditions.api
Interface representing a collection of conditions objects.
ConditionsObjectException - Exception in org.hps.conditions.api
Thrown by methods of ConditionsObject or other associated classes such as converters and collections.
ConditionsObjectException(Exception) - Constructor for exception org.hps.conditions.api.ConditionsObjectException
Error with a message.
ConditionsObjectException(String) - Constructor for exception org.hps.conditions.api.ConditionsObjectException
Error with a message.
ConditionsObjectException(String, ConditionsObject) - Constructor for exception org.hps.conditions.api.ConditionsObjectException
Error with a message and object.
ConditionsObjectException(String, Throwable) - Constructor for exception org.hps.conditions.api.ConditionsObjectException
Error with an associated throwable.
ConditionsObjectUtilities - Class in org.hps.conditions.api
This is a collection of utility methods for ConditionsObjects.
ConditionsObjectUtilities() - Constructor for class org.hps.conditions.api.ConditionsObjectUtilities
Do not allow class to be instantiated.
ConditionsPanel - Class in org.hps.monitoring.application
The component for showing conditions table records in the monitoring application tabs.
ConditionsPanel() - Constructor for class org.hps.monitoring.application.ConditionsPanel
Class constructor which will initialize sub-components.
ConditionsPanel.ConditionsPanelListener - Class in org.hps.monitoring.application
The listener for updating the panel when conditions are changed.
ConditionsPanelListener() - Constructor for class org.hps.monitoring.application.ConditionsPanel.ConditionsPanelListener
 
conditionsProcessor - Variable in class org.hps.record.et.PreStartProcessor
The EVIO processor that will activate the conditions system.
ConditionsRecord - Class in org.hps.conditions.api
This class represents a single record from the primary conditions data table, which defines the validity range for a specific collection of conditions objects.
ConditionsRecord() - Constructor for class org.hps.conditions.api.ConditionsRecord
Class constructor.
ConditionsRecord(ConditionsRecord) - Constructor for class org.hps.conditions.api.ConditionsRecord
Copy constructor.
ConditionsRecord(int, int, int, String, String, String, String) - Constructor for class org.hps.conditions.api.ConditionsRecord
Fully qualified class constructor.
ConditionsRecord.ConditionsRecordCollection - Class in org.hps.conditions.api
The concrete collection implementation, including sorting utilities.
ConditionsRecord.ConditionsRecordCollection.CreatedComparator - Class in org.hps.conditions.api
Compare conditions records by creation date.
ConditionsRecord.ConditionsRecordCollection.KeyComparator - Class in org.hps.conditions.api
Compare conditions records by their key (table name).
ConditionsRecord.ConditionsRecordCollection.RunStartComparator - Class in org.hps.conditions.api
Compare conditions records by run start.
ConditionsRecord.ConditionsRecordCollection.UpdatedComparator - Class in org.hps.conditions.api
Compare conditions records by updated date.
ConditionsRecordCollection() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
 
conditionsRecordCollection - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The current set of conditions records for the run.
ConditionsRecordConverter - Class in org.hps.conditions.database
Read ConditionsRecord objects from the conditions database.
ConditionsRecordConverter() - Constructor for class org.hps.conditions.database.ConditionsRecordConverter
 
ConditionsSeries<ObjectType extends ConditionsObject,CollectionType extends ConditionsObjectCollection<ObjectType>> - Class in org.hps.conditions.api
This class represents a series of collections containing ConditionsObjects.
ConditionsSeries() - Constructor for class org.hps.conditions.api.ConditionsSeries
 
ConditionsSeriesConverter<ObjectType extends ConditionsObject,CollectionType extends ConditionsObjectCollection<ObjectType>> - Class in org.hps.conditions.database
This converter creates a ConditionsSeries which is a list of ConditionsObjectCollection objects having the same type.
ConditionsSeriesConverter(Class<ObjectType>, Class<CollectionType>) - Constructor for class org.hps.conditions.database.ConditionsSeriesConverter
Class constructor.
conditionsTable - Variable in class org.hps.monitoring.application.ConditionsPanel
The table which shows the currently selected conditions set from the list.
ConditionsTag - Class in org.hps.conditions.api
Conditions tag specifying a set of grouped ConditionsRecord objects by their row IDs in the database along with a tag name.
ConditionsTag(int, String) - Constructor for class org.hps.conditions.api.ConditionsTag
Create a conditions tag record.
ConditionsTag.ConditionsTagCollection - Class in org.hps.conditions.api
Collection of tag records.
ConditionsTagCollection() - Constructor for class org.hps.conditions.api.ConditionsTag.ConditionsTagCollection
 
conditionsTagCollection - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The currently active conditions tag; an empty collection means that no tag is active.
conditionsTagComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting a conditions system tag.
ConditionsTagConverter - Class in org.hps.conditions.database
Convert records in the conditions_tags table to a conditions object collection.
ConditionsTagConverter() - Constructor for class org.hps.conditions.database.ConditionsTagConverter
 
cone_bwd_left_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_bwd_left_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_left_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_bwd_left_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_left_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_bwd_left_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_right_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_right_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_right_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_left_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_left_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_left_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_left_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_left_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_left_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_right_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_right_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_right_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_right_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_right_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_right_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Bottom
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Bot
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Top
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
cone_to_side_plate_pin_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
cone_to_side_plate_pin_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
config - Variable in class org.hps.crawler.DatacatCrawler
The crawler configuration.
config - Variable in class org.hps.recon.ecal.EcalGain
The DAQ configuration from EVIO used to set EcalRawConverter parameters if useDAQConfig=true.
config - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter
 
config - Variable in class org.hps.recon.ecal.EcalRawConverter
The DAQ configuration from EVIO used to set EcalRawConverter parameters if useDAQConfig=true.
config - Variable in class org.hps.recon.ecal.EcalRawConverter2
The DAQ configuration from EVIO used to set EcalRawConverter parameters if useDAQConfig=true.
config - Variable in class org.hps.recon.ecal.EcalRawConverter3
The DAQ configuration from EVIO used to set EcalRawConverter parameters if useDAQConfig=true.
config - Variable in class org.hps.record.composite.CompositeLoop
The composite loop configuration.
CONFIG_PROPERTIES - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The list of all property names.
CONFIG_TAG - Static variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
configDao - Variable in class org.hps.rundb.DaoProvider
 
configIndex - Variable in enum org.hps.record.svt.SvtConfigData.RocTag
 
configIndex() - Method in enum org.hps.record.svt.SvtConfigData.RocTag
 
configMap - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
configReader - Variable in class org.hps.monitoring.application.util.SyncEventProcessor
The trigger configuration reader.
configs - Variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
Configuration - Class in org.hps.monitoring.application.model
This class provides a list of key, value pairs backed by a Properties object.
Configuration() - Constructor for class org.hps.monitoring.application.model.Configuration
Class constructor.
Configuration(File) - Constructor for class org.hps.monitoring.application.model.Configuration
Class constructor.
Configuration(String) - Constructor for class org.hps.monitoring.application.model.Configuration
Class constructor.
configuration - Variable in class org.hps.monitoring.application.model.ConfigurationModel
The underlying properties for the model.
ConfigurationManager - Class in org.hps.record.daqconfig
Class ConfigurationManager provides static access to the DAQ configuration that can be parsed from EVIO files.
ConfigurationManager() - Constructor for class org.hps.record.daqconfig.ConfigurationManager
 
configurationModel - Variable in class org.hps.monitoring.application.AbstractFieldsPanel
The configuration model for the component.
configurationModel - Variable in class org.hps.monitoring.application.DataSourceComboBox
The backing configuration model.
configurationModel - Variable in class org.hps.monitoring.application.EventProcessing
Reference to the global configuration model.
configurationModel - Variable in class org.hps.monitoring.application.LogLevelFilterComboBox
The ConfigurationModel providing the backing model.
configurationModel - Variable in class org.hps.monitoring.application.MenuBar
The application backing model.
ConfigurationModel - Class in org.hps.monitoring.application.model
A model of the global configuration parameters that can be used to automatically update the GUI from a configuration or push changes from GUI components into the current configuration.
ConfigurationModel() - Constructor for class org.hps.monitoring.application.model.ConfigurationModel
Class constructor.
ConfigurationModel(Configuration) - Constructor for class org.hps.monitoring.application.model.ConfigurationModel
Class constructor.
configurationModel - Variable in class org.hps.monitoring.application.MonitoringApplication
The global configuration model.
configure() - Method in class org.hps.job.DatabaseConditionsManagerSetup
Configure the conditions system before it is initialized.
Confirm(SeedCandidate, SeedStrategy, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Try to confirm a seed using a specified strategy.
CONNECT - Static variable in class org.hps.monitoring.application.Commands
Connect to a new session.
connect() - Method in class org.hps.monitoring.application.EventProcessing
Connect to the ET system using the current connection settings.
connectButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for connect and disconnect which is toggled depending on state.
CONNECTED_ICON - Static variable in class org.hps.monitoring.application.EventButtonsPanel
Icon when application is connected to event processing session.
connection - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
connection - Variable in class org.hps.conditions.api.BaseConditionsObject
The JDBC connection used for database operations.
connection - Variable in class org.hps.conditions.api.BaseConditionsObjectCollection
The database connection.
connection - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The current database connection.
connection - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
An EtConnection with ET configuration (can be null if using a file source).
connection - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The ET connection which will be null if not using an ET system.
connection - Variable in class org.hps.record.et.EtEventSource
The ET connection information.
connection - Variable in class org.hps.rundb.DaoProvider
The database connection.
connection - Variable in class org.hps.rundb.EpicsDataDaoImpl
The database connection.
connection - Variable in class org.hps.rundb.EpicsVariableDaoImpl
The database connection.
connection - Variable in class org.hps.rundb.RunManager
The active database connection.
connection - Variable in class org.hps.rundb.RunSummaryDaoImpl
The database connection.
connection - Variable in class org.hps.rundb.ScalerDataDaoImpl
The database connection.
connection - Variable in class org.hps.rundb.SvtConfigDaoImpl
 
connection - Variable in class org.hps.rundb.TriggerConfigDaoImpl
The database connection.
CONNECTION_PROPERTY_FILE - Static variable in class org.hps.conditions.database.ConnectionParameters
Name of system property that can be used to specify custom database connection parameters.
CONNECTION_PROPERTY_RESOURCE - Static variable in class org.hps.conditions.database.ConnectionParameters
Connection property resource.
CONNECTION_STATUS_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConnectionStatusModel
The connection status property.
connectionModel - Variable in class org.hps.monitoring.application.EventProcessing
Reference to the global connection model.
connectionModel - Variable in class org.hps.monitoring.application.MonitoringApplication
The global connection status model.
connectionPanel - Variable in class org.hps.monitoring.application.SettingsPanel
The panel with connection settings.
connectionParameters - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
ConnectionParameters - Class in org.hps.conditions.database
This class encapsulates the parameters for connecting to a database, including host name, port, user and password.
ConnectionParameters() - Constructor for class org.hps.conditions.database.ConnectionParameters
Protected constructor for sub-classes.
ConnectionParameters(String, String, String, String) - Constructor for class org.hps.conditions.database.ConnectionParameters
Class constructor using default MySQL port number.
ConnectionParameters(String, String, String, String, int) - Constructor for class org.hps.conditions.database.ConnectionParameters
Fully qualified constructor.
connectionParameters - Variable in class org.hps.crawler.CrawlerConfig
The database connection parameters which must be provided by a command line argument.
connectionParameters() - Method in class org.hps.crawler.CrawlerConfig
Get the database connection parameters.
connectionParameters - Variable in class org.hps.rundb.builder.BuilderCommandLine
Database connection parameters.
connectionParameters - Variable in class org.hps.rundb.builder.EvioDataCommandLine
 
connectionParameters - Variable in class org.hps.rundb.RunManager
Database connection parameters.
connectionPropertiesFile - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
ConnectionSettingsChangeListener() - Constructor for class org.hps.monitoring.application.ConnectionSettingsPanel.ConnectionSettingsChangeListener
 
ConnectionSettingsPanel - Class in org.hps.monitoring.application
Connection settings panel.
ConnectionSettingsPanel() - Constructor for class org.hps.monitoring.application.ConnectionSettingsPanel
Class constructor.
ConnectionSettingsPanel.ConnectionSettingsChangeListener - Class in org.hps.monitoring.application
Update the GUI from changes in the ConfigurationModel.
ConnectionStatus - Enum in org.hps.monitoring.application.model
This is the status of the connection to the ET server from the monitoring client, and it includes a color that should be displayed in the GUI for the associated text.
ConnectionStatus(Color) - Constructor for enum org.hps.monitoring.application.model.ConnectionStatus
Class constructor.
connectionStatus - Variable in class org.hps.monitoring.application.model.ConnectionStatusModel
The current connection status.
ConnectionStatusModel - Class in org.hps.monitoring.application.model
This model updates listeners when the connection status changes from disconnected to connected or vice versa.
ConnectionStatusModel() - Constructor for class org.hps.monitoring.application.model.ConnectionStatusModel
 
ConnectionStatusPanel - Class in org.hps.monitoring.application
This is the panel for showing the current connection status (connected, disconnected, etc.) in the tool bar.
ConnectionStatusPanel(ConnectionStatusModel) - Constructor for class org.hps.monitoring.application.ConnectionStatusPanel
Class constructor.
connectList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Event
 
connectToDB - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
CONST_A - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
constantGain - Variable in class org.hps.recon.ecal.EcalGain
If true, use a single gain factor for all channels.
constantGain - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, use a single gain factor for all channels.
constantGain - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, use a single gain factor for all channels.
constantTriggerWindow - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
constantWindow - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter
 
Constraint() - Constructor for enum org.hps.analysis.tuple.FittedSVTHitsTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.tuple.RawSVTHitsTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.tuple.SVTTimingTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.tuple.VertexDebugTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.vertex.VertexDebugger.Constraint
 
Constraint() - Constructor for enum org.hps.recon.particle.HpsReconParticleDriver.Constraint
 
construct() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Trajectory is prepared for fit or output to binary file, may consists of sub-trajectories.
constructOK - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
constructSinglesTriggersFromSSP(List<SSPCluster>) - Static method in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
constructTriggers(List<E>, Class<E>) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Constructs simulated triggers in the same manner as the hardware.
contains(Object) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Return true if object is contained in this collection.
contains(Object) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Return true if collection contains this object.
contains(ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsTag.ConditionsTagCollection
Return true if the collection contains this conditions record (it is in the tag).
contains(Collection<String>, List<Collection<String>>) - Static method in class org.hps.conditions.run.RunRange
Return true if the values are already in the unique values list.
contains(IDetectorElement) - Method in class org.hps.svt.alignment.BuildCompact.DetectorList
 
containsItem(DataSourceComboBox.DataSourceItem) - Method in class org.hps.monitoring.application.DataSourceComboBox
Return true if the (exact) given item exists in the combo box model.
content - Variable in class org.hps.conditions.svt.CalibrationHandler
The string content from parsing an XML calibration.
content - Variable in class org.hps.conditions.svt.DaqMapHandler
Text node inside of an XML element.
continueOnErrors - Variable in class org.hps.record.evio.EvioFileSource
Whether to continue on parse errors or not.
CONTROL_TAG - Static variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
Converged(Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Check to see if all the constraints are satisfied within the tolerance that has been set.
conversionConstant() - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Compute the conversion constant in ADC/fC
convert(EventHeader, List, HepRepFactory, HepRepTypeTree, HepRepInstanceTree) - Method in class org.hps.plugin.HPSParticleConverter
 
convert(EventHeader, List, HepRepFactory, HepRepTypeTree, HepRepInstanceTree) - Method in class org.hps.plugin.HPSTrackConverter
 
Convert(HelicalTrackFit) - Method in class org.hps.recon.tracking.HelixConverter
Convert a helix to a StraightLineTrack.
Convert(Helix) - Method in class org.hps.recon.tracking.HelixConverter
Convert a helix to a StraightLineTrack.
convert(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Perform analog to digital conversion
convert - Static variable in class org.hps.util.GenerateBunches
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSEcal2Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSEcalConverter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSMuonCalorimeterConverter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
convertClusters(EventHeader, List<Cluster>, HepRepFactory, HepRepTypeTree, HepRepInstanceTree, Color, HepRepType) - Method in class org.hps.plugin.HPSParticleConverter
 
convertCovarianceToBillior(SymmetricMatrix, double[]) - Method in class org.hps.recon.vertexing.BilliorTrack
 
convertDecimal(String) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
convertDecimal(String) - Static method in class org.hps.util.ConvertToStdhep
 
convertDecimal(String) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
Converter - Annotation Type in org.hps.conditions.database
This is an annotation for providing converter configuration for ConditionsObject classes.
converter - Variable in class org.hps.recon.ecal.EcalGainDriver
 
converter - Variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
 
converter - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
converter - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
converter - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
converter - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
converter - Variable in class org.hps.recon.vertexing.TwoTrackFringeVertexer
 
ConverterRegistry - Class in org.hps.conditions.database
This is a registry of all available conditions converters.
ConverterRegistry() - Constructor for class org.hps.conditions.database.ConverterRegistry
Class should not be instantiated by users.
converters - Variable in class org.hps.conditions.database.DatabaseConditionsManager
Create the global registry of conditions object converters.
convertMicron(double) - Static method in class org.hps.util.ConvertToStdhep
 
convertMicron(double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
convertNeutralParticle(Detector, ReconstructedParticle, HepRepInstanceTree, HepRepFactory, HepRepType, Color) - Method in class org.hps.plugin.HPSParticleConverter
 
convertParsToBillior(double[]) - Method in class org.hps.recon.vertexing.BilliorTrack
 
ConvertToStdhep - Class in org.hps.util
 
ConvertToStdhep() - Constructor for class org.hps.util.ConvertToStdhep
 
convertTracks(EventHeader, List<Track>, HepRepFactory, HepRepTypeTree, HepRepInstanceTree, Color, HepRepType) - Method in class org.hps.plugin.HPSParticleConverter
 
convertValue(Class<?>, String) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Convert from a raw string into a specific type.
convertWaveformToPulse(short[], int) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a mode-1 digitized waveform to a mode-3/7 pulse for a a given threshold crossing.
convertWaveformToPulse(RawTrackerHit, int, boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Emulate the FADC250 firmware in conversion of Mode-1 waveform to a Mode-3/7 pulse, given a time for threshold crossing.
convertWaveformToPulse(RawTrackerHit, int, boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Emulate the FADC250 firmware in conversion of Mode-1 waveform to a Mode-3/7 pulse, given a time for threshold crossing.
convertWaveformToPulse(RawTrackerHit, int, boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
Emulate the FADC250 firmware in conversion of Mode-1 waveform to a Mode-3/7 pulse, given a time for threshold crossing.
coord - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
CoordinateTransformations - Class in org.hps.recon.tracking
Class that contains the transformations between the JLAB and lcsim tracking coordinate systems.
CoordinateTransformations() - Constructor for class org.hps.recon.tracking.CoordinateTransformations
Private constructor to prevent initialization
COPLANARITY - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
coplanarityCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
coplanarityCut(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if a cluster pair is coplanar to the beam within a given angle
coplanMean - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
coplanMean - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
coplanMean - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
coplanMean - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
coplanMean - Variable in class org.hps.analysis.vertex.VertexDebugger
 
coplanWidth - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.vertex.VertexDebugger
 
copy() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Make a deep copy of a matrix
copy() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
copy() - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
copy() - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
CopyClusterCollectionDriver - Class in org.hps.recon.ecal.cluster
Copy a Cluster collection to a new collection via the BaseCluster class's copy constructor.
CopyClusterCollectionDriver() - Constructor for class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Basic no argument constructor.
copyClusters(List<Cluster>) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Copy clusters to a new collection (list).
copyMcParticle(MCParticle) - Static method in class org.hps.util.MergeBunches
Deep copy of an mc particle.
copySimCalorimeterHit(SimCalorimeterHit, EventHeader.LCMetaData, boolean) - Method in class org.hps.util.MergeBunches
Deep copy of an SimCalorimeterHit.
copySimTrackerHit(SimTrackerHit, EventHeader.LCMetaData) - Method in class org.hps.util.MergeBunches
Deep copy of an SimTrackerHit.
copyVector() - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Perform a deep copy of this Vector object
correctChanT0 - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
correctedPositionMap - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
CorrectStereoHits(List<HelicalTrackHit>, HelicalTrackFit) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
correctT0Shift - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
correctTimeOffset - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
correctTimeWalk(double, double) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Perform time walk correction.
correctTimeWalk(double, double) - Static method in class org.hps.recon.ecal.EcalTimeWalk
Perform Time Walk Correction
correctTimeWalkPulseFitting(double, double) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Perform time walk correction for mode 1 hits using pulse fitting.
correctTimeWalkPulseFitting(double, double) - Static method in class org.hps.recon.ecal.EcalTimeWalk
Perform Time Walk Correction for Mode 1 hits using pulse fitting
correlateCandidates(List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.tuple.TupleMaker
 
correlateCollections(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.analysis.tuple.TupleMaker
find the v0 (or moller) candidate in one collection that corresponds to the v0 (or moller) candidate in the other collection
corrScaleFactor - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
Cos(double) - Static method in class org.hps.recon.tracking.TrackUtils
 
Cos(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
CosmicCalibrationFit - Class in org.hps.analysis.ecal.cosmic
This code looks at raw FADC spectra and applies geometric cuts to select vertical cosmic events.
CosmicCalibrationFit() - Constructor for class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
CosmicCalibrationInt - Class in org.hps.analysis.ecal.cosmic
This code looks at raw FADC spectra, integrates cosmic signals, and outputs a .root file containing the histogram spectra for each crystal.
CosmicCalibrationInt() - Constructor for class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
cosmicClusterer - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
CosmicClusterPlotsDriver - Class in org.hps.analysis.ecal.cosmic
Create ADC value plots from the cosmic clusters.
CosmicClusterPlotsDriver() - Constructor for class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
cosmicList - Variable in class org.hps.record.triggerbank.SSPData
 
CosmicPMTFilter - Class in org.hps.recon.filtering
 
CosmicPMTFilter() - Constructor for class org.hps.recon.filtering.CosmicPMTFilter
 
cosPhi - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
cosTheta(ReconstructedParticle) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the cosine of the opening angle of the vertex
cosThTrkCutMax - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
cosThTrkCutMax - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
cosThTrkCutMin - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
cosThTrkCutMin - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
Cot(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
count - Variable in class org.hps.record.evio.EvioFileProducer
Event count for printing message.
count - Variable in class org.hps.util.TimerDriver
 
countEvents(DatasetResultSetModel) - Method in class org.hps.rundb.builder.DatacatBuilder
 
countHit(HelicalTrackCross) - Method in class org.hps.analysis.examples.TrackAnalysis
 
countHit(TrackerHit, RelationalTable, RelationalTable, RelationalTable) - Method in class org.hps.analysis.examples.TrackAnalysis
 
countHit(HelicalTrack2DHit) - Method in class org.hps.analysis.examples.TrackAnalysis
 
countPairs(Set<Integer>) - Static method in class org.hps.util.FilterMCBunches
 
counts - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
counts - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
countSmallHits(List<RawTrackerHit>) - Static method in class org.hps.evio.SvtEventFlagger
 
countSmallHits(List<RawTrackerHit>) - Static method in class org.hps.recon.filtering.SVTSmallHitsFilter
 
countSmallHits(List<RawTrackerHit>) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
cov() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the covariance matrix.
covariance() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the helix covariance matrix.
covariance() - Method in class org.hps.recon.vertexing.VertexFit
Return the covariance matrix from the vertex fit.
COVER_DEPTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the default size in the z-direction of the hodoscope scintillator cover material.
coverDepth - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
coverMaterial - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
covMomList - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
covVtxMomList - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
cProfile - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
crate - Variable in class org.hps.conditions.ecal.EcalChannel.DaqId
The DAQ crate number.
CRATE - Static variable in class org.hps.evio.RfFitterDriver
 
crate - Variable in class org.hps.recon.ecal.FADCGenericHit
 
CRATE - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
Crate(int) - Constructor for enum org.hps.record.triggerbank.TriggerConfigData.Crate
 
crate - Variable in enum org.hps.record.triggerbank.TriggerConfigData.Crate
 
crateCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
crateLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
crateList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
crateNumber - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
crates - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
crates - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
CRATES - Static variable in class org.hps.recon.ecal.DatabaseDAQConfigDriver
 
CrawlerConfig - Class in org.hps.crawler
Full configuration information for the Crawler class.
CrawlerConfig() - Constructor for class org.hps.crawler.CrawlerConfig
 
CrawlerFileVisitor - Class in org.hps.crawler
Visitor which creates a list of files from walking a directory tree.
CrawlerFileVisitor() - Constructor for class org.hps.crawler.CrawlerFileVisitor
 
create() - Static method in class org.hps.conditions.api.TableRegistry
Create a new table meta data registry.
create() - Static method in class org.hps.conditions.cli.CommandLineTool
Create a basic instance of this class.
create() - Static method in class org.hps.conditions.database.ConverterRegistry
Automatically create converters for all ConditionsObject classes.
create(Configuration) - Static method in class org.hps.monitoring.application.MonitoringApplication
Static utility method for creating new instance.
create(String) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Create a named plotter.
create() - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Create an unnamed plotter.
create(double, double, long, int) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
create(double, double, long) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
create(double, double, long, EventHeader.LCMetaData) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
create(double, double, long, int, EventHeader.LCMetaData) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
create(String, double[]) - Static method in class org.hps.recon.ecal.cluster.ClustererFactory
Create a clustering algorithm with a set of cuts.
create(String) - Static method in class org.hps.recon.ecal.cluster.ClustererFactory
Create a clustering algorithm with default cut values.
createActiveSensorDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Create the HpsSiSensor detector element.
createBaseDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Create the tracker base DetectorElement
createBasicCluster() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Create a basic Cluster with the correct type.
createBasicCluster() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Create a basic Cluster with the correct type for this algorithm.
createBasicCluster(List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Create a basic cluster object from a list of hits.
createCellIDSet(List<RawTrackerHit>) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
Create a list of cell IDs from a set of RawTrackerHit (raw data) objects.
createChannelHistogram1D(String) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
createChannelHistogram2D(String) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
createChannelId() - Method in class org.hps.conditions.ecal.EcalChannel
Create a channel ID for this ECAL channel.
createChannelProfile1D(String) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
createChannelProfile2D(String) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
createClient(String) - Method in class org.hps.datacat.DatacatUtilities
 
createCluster(Map<Long, CalorimeterHit>, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
This is the primary method for sub-classes to implement their clustering algorithm.
createClusters(EventHeader, List<CalorimeterHit>) - Method in interface org.hps.recon.ecal.cluster.Clusterer
Create a list of output clusters from input hits.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
createClusters() - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
Create and return clusters.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Processes the argument CalorimeterHit collection and forms a collection of Cluster objects according to the GTP clustering algorithm.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Processes the argument CalorimeterHit collection and forms a collection of Cluster objects according to the GTP clustering algorithm.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.LegacyClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
This method implements the cosmic clustering algorithm which uses a iterative nearest neighbor algorithm.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
createCmdLineOpts() - Static method in class org.hps.svt.alignment.BuildCompact
 
createCmdLineOpts() - Static method in class org.hps.svt.alignment.BuildMillepedeCompact
 
createCmdLineOpts() - Static method in class org.hps.svt.alignment.MillepedeCompactDump
 
createCollection(DatabaseConditionsManager, ConditionsRecord, TableMetaData) - Static method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Create a conditions object collection.
createCollections(List<Collection<String>>) - Static method in class org.hps.conditions.svt.SvtTimingConstantsLoader
Create the conditions collections from the unique values found in the spreadsheet.
createCommandLineOptions() - Method in class org.hps.job.JobManager
Override creation of command line options.
createCommandLineOptions() - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
createCommandLineOptions() - Static method in class org.hps.util.ConvertToStdhep
 
createCommandLineOptions() - Static method in class org.hps.util.DumpLHEEventsToASCII
 
createCommandLineOptions() - Static method in class org.hps.util.FilterMCBunches
Defines command line options for this program.
createConditionsRecord(int, int, String, String, int, String, String) - Method in class org.hps.conditions.cli.AddCommand
Create a conditions record.
createConditionsTagCollection(ConditionsRecord.ConditionsRecordCollection, String) - Method in class org.hps.conditions.cli.TagCommand
Create the collection with the records for creating a new conditions "tag".
createConnection() - Method in class org.hps.conditions.database.ConnectionParameters
Create a database connection from these parameters.
createConnection() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get a connection to the conditions database, possibly using properties from the command line for the database URL, username, and password (otherwise the defaults are used to provide a read only connection).
createConnection(String, String, int, boolean, int, int, String, int, Mode, int, int) - Static method in class org.hps.record.et.EtConnection
Create an EtConnection with full list of configuration parameters.
created - Variable in class org.hps.rundb.RunSummaryImpl
Date this record was created.
createDAQConfig(EvioEvent, int, BaseStructure) - Static method in class org.hps.record.evio.EvioEventUtilities
 
createDaqId() - Method in class org.hps.conditions.ecal.EcalChannel
Create a #DaqId for this ECAL channel.
createDataset(File, Map<String, Object>, String, String, String) - Method in class org.hps.datacat.DatacatUtilities
Create a dataset for insertion into the data catalog.
createDatasets(List<File>, String, String) - Static method in class org.hps.crawler.DatacatHelper
Create datasets from a list of files.
CreatedComparator() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.CreatedComparator
 
createDefaultClient() - Method in class org.hps.datacat.DatacatUtilities
 
createDefaultConnection() - Static method in class org.hps.record.et.EtConnection
Create an EtConnection with a set of default parameters.
createDefaultPlotterStyle() - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
createDefaultStyle() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Initializes the default style for plots.
createDefaultStyle() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Initializes the default style for plots.
createDefaultStyle() - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
Initializes the default style for plots.
createDetectorElement(Detector, Subdetector, IPhysicalVolume, int, int) - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
Create a DetectorElement for an ECal crystal.
createDetectorElement(Detector, Subdetector, IPhysicalVolume, int, int) - Method in class org.lcsim.detector.converter.compact.HPSEcal4Converter
Create a DetectorElement for an ECal crystal.
createDocument() - Method in class org.hps.conditions.svt.SvtConfiguration
Convert the raw database content for the configuration into an XML document.
createDynamicTimeSeriesChart(String, int, RegularTimePeriod, ValueProvider) - Static method in class org.hps.monitoring.plotting.StripChartBuilder
Create a strip chart with simple parameter settings.
createDynamicTimeSeriesChart(String, String, int, String[], int, RegularTimePeriod, ValueProvider, long) - Static method in class org.hps.monitoring.plotting.StripChartBuilder
This creates a strip chart with full parameter settings, which will automatically update at a certain time interval.
createEmptyClusterCollection - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
createEtConnection() - Method in class org.hps.monitoring.application.EventProcessing
Create a connection to an ET system using current parameters from the GUI.
createEtConnection(ConfigurationModel) - Static method in class org.hps.monitoring.application.util.EtSystemUtil
Create an EtConnection from the settings in a ConfigurationModel.
createEventBuilder(ConfigurationModel) - Method in class org.hps.monitoring.application.EventProcessing
Create the event builder for converting EVIO events to LCSim.
createEventRanges(DatasetResultSetModel) - Static method in class org.hps.datacat.FileEventRange
 
createEvioEvent(EtEvent) - Method in class org.hps.record.composite.EvioEventAdapter
Create an EvioEvent from an EtEvent byte buffer.
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
createGeometryId(IIdentifierHelper, int) - Method in class org.hps.conditions.ecal.EcalChannel
Create a #GeometryId for this ECAL channel.
createHitMap(List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Create a map of IDs to their hits.
createHoles(Track) - Method in class org.hps.recon.tracking.HoleCreationDriver
Create holes in given track; remove the necessary hits from the collections
createInsertSql(EpicsType) - Method in class org.hps.rundb.EpicsDataDaoImpl
Create SQL insert string for the EPICS type.
createInsertSql() - Static method in class org.hps.rundb.ScalerDataDaoImpl
Create insert SQL for scaler data.
createLayerDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Create the layer DetectorElement
createLayerPlot(String, int, int, double, double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
createLayerPlot(String, int, int, double, double) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
createLayerPlot1D(String, int, int, double, double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
createLayerPlot2D(String, int, int, double, double, int, double, double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
createLayerProfile2D(String, int, int, double, double, int, double, double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
createLongAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
createLongAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition
 
createLongStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
createLongStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition
 
createMD5Checksum(File) - Static method in class org.hps.crawler.FileUtilities
Create an MD5 checksum for the file.
createMetadata(File) - Static method in class org.hps.crawler.DatacatHelper
Create metadata for a file using its FileMetadataReader.
createModule(String, int, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
createModule(String, int, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
createModule(String, int, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
createModulePlacements(LCDD, int, String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
createModules(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
createNeighborMap() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
Create a map of a crystal to its adjacent neighbors in all eight cardinal directions.
createOccupancyPlotStyle(String, HpsSiSensor, boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
Create a plotter style.
createParticleHitMap(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Create a map between a particle and its list of hits from a Cluster.
createPlotterFactory(String) - Method in class org.hps.monitoring.plotting.MonitoringAnalysisFactory
Create a named plotter factory for the monitoring application.
createPlotterFactory() - Method in class org.hps.monitoring.plotting.MonitoringAnalysisFactory
Create an unnamed plotter factory for the monitoring application.
createRawHitMap(List<RawTrackerHit>) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
createSelectArray() - Static method in class org.hps.monitoring.application.EventProcessing
Create the select array from event selection in ET stations (not currently used).
createSelectArray() - Static method in class org.hps.monitoring.application.util.EtSystemUtil
Create an event selection array (with size 6).
createSensorDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Set the sensor PhysicalVolume to be sensitive.
createSensorPlot(String, HpsSiSensor, int, double, double) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
createSensorPlot2D(String, HpsSiSensor, int, double, double, int, double, double) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
createSeries(String) - Method in class org.hps.conditions.database.ConditionsSeriesConverter
Create a new conditions series.
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Abstract method to create the correct type of HpsSiSensor.
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
createStereoLayers() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Method that loops through the collection of HpsSiSensor and creates stereo layers.
createStripChart(String, String, int, String[], int, RegularTimePeriod, ValueProvider, long) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
This creates a strip chart with full parameter settings, which will automatically update at a certain time interval.
createStripChart(String, int, RegularTimePeriod, ValueProvider) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Create a strip chart with simple parameter settings.
createStripChart(String, String, int, int, int) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Create a strip chart which must be updated manually.
createStripCharts() - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
Create the strip charts for plotting the basic ET system statistics.
createStripPositionMap() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
For each sensor, create a mapping between a physical channel number and it's global strip position.
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
createStyle(IPlotterFactory, String, String) - Method in class org.hps.monitoring.drivers.svt.SamplesPlots
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
Create a plotter style.
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
createStyle(String, String) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
createStyle(IPlotterFactory, String, String) - Static method in class org.hps.recon.tracking.SvtPlotUtils
Create a plotter style.
createStyle(IPlotterFactory, HpsSiSensor, String, String) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
createSVTDataPacket(int, int, int, int, short[]) - Method in class org.hps.readout.svt.SVTData
Creates and SVT data packet
createSVTDataPacket(int, int, int, int, short[], int[]) - Static method in class org.hps.readout.svt.SVTData
 
createTestRunHalfModuleAxial(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
createTestRunHalfModuleAxial(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
createTestRunHalfModuleAxial(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
createTestRunHalfModuleStereo(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
createTestRunHalfModuleStereo(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
createTestRunHalfModuleStereo(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
createTimeSeriesChart(String, String, int, String[], double) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
createTimeSeriesChart(String, String, int, int, int) - Static method in class org.hps.monitoring.plotting.StripChartBuilder
This should be used when the time period for updating is variable.
createTimeSeriesChart(String, String, int, String[], double) - Static method in class org.hps.monitoring.plotting.StripChartBuilder
This can be used to create a strip chart with multiple TimeSeries in the data set.
createTrackerModuleDetectorElement(JavaSurveyVolume, IDetectorElement) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Create the SiTrackerModule.
createUrl(Class<?>, String) - Static method in class org.hps.test.util.TestFileUrl
 
CRRC() - Constructor for class org.hps.recon.tracking.PulseShape.CRRC
 
crystal - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
Crystal() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Initializes a new calorimeter crystal panel.
crystal - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
 
crystalActivated(CrystalEvent) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.CrystalListener
crystalActivated

public void crystalActivated(CrystalEvent e)

Invoked when a crystal becomes highlighted.
crystalActivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
crystalActivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
crystalActivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
crystalActivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
crystalClicked(CrystalEvent) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.CrystalListener
crystalClicked

public void crystalClicked(CrystalEvent e)

Invoked when a crystal is clicked
crystalClicked(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Updates the monitoring plots for the crystal that was clicked.
crystalClicked(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Updates the monitoring plots for the crystal that was clicked.
crystalClicked(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
crystalClicked(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
CrystalDataSet - Class in org.hps.monitoring.ecal.eventdisplay.util
Class CrystalDataSet contains all of the hardware data for a single calorimeter crystal as defined in the crystal hardware reference sheet.
CrystalDataSet(int, int, int, String, int, double, int, int, int, int, int, String, int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Defines the data set.
CrystalDataSet.Motherboard - Enum in org.hps.monitoring.ecal.eventdisplay.util
Enumerable Motherboard contains convenience methods for defining the motherboard location for a particular crystal.
CrystalDataSet.Preamplifier - Class in org.hps.monitoring.ecal.eventdisplay.util
Class Preamplifier represents the number of a crystal's preamplifier.
crystalDeactivated(CrystalEvent) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.CrystalListener
crystalDeactivated

public void crystalDeactivated(CrystalEvent e)

Invoked when a crystal ceases to be highlighted.
crystalDeactivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
crystalDeactivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
crystalDeactivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
crystalDeactivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
crystalDeadTime - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
CrystalEnergyPlotsDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will create a histogram for every crystal in the ECAL and plot its corrected energy for the event.
CrystalEnergyPlotsDriver() - Constructor for class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
CrystalEvent - Class in org.hps.monitoring.ecal.eventdisplay.util
Class CrystalEvent represents some event that occurred with respect to a crystal.
CrystalEvent(Viewer, Point) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
CrystalEvent

public CrystalEvent(Viewer parent, Point triggerCrystal)

Creates a crystal event for the indicated crystal and triggering component.
CrystalFilterPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class CrystalFilterPanel is an extension of JPanel that allows users to select filters for crystals from the properties stored in a CrystalDataSet object and filter all the crystals present in an EcalWiringManager object by said properties.

CrystalFilterPanel alerts other classes that a filter has been applied through ActionListener objects.
CrystalFilterPanel(EcalWiringManager) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
CrystalFilterPanel.CDSComparator - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class CDSComparator allows a set of filters for each property in a CrystalDataSet to be defined.
CrystalFilterPanel.CheckListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class CheckListener is an implementation of ItemListener that is linked to a specific component index and handles the enabling and disabling of filters.
CrystalFilterPanel.Position - Enum in org.hps.monitoring.ecal.eventdisplay.ui
Enumerable Position specifies a location on the calorimeter.
crystalIndex - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
CrystalListener - Interface in org.hps.monitoring.ecal.eventdisplay.util
Interface CrystalListener receives events from a Viewer component regarding crystals.
crystalMap - Variable in class org.hps.detector.ecal.EcalCrystalChannelMap
Map of crystal to channel.
crystalMap - Variable in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
CrystalRange - Class in org.hps.detector.ecal
Simplistic representation of a range of ECal XY crystal indices.
CrystalRange(Element) - Constructor for class org.hps.detector.ecal.CrystalRange
 
CrystalRange(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
CrystalRange(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 
CrystalTaitBryanAngleCalculator - Class in org.hps.detector.ecal
Calculates Euler (actually Tait-Bryan) angles for a rotation which transfers the crystal from it's initial state parallel to the Z axis into the center position defined by the center points of the front and back faces.
CrystalTaitBryanAngleCalculator(GVector) - Constructor for class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
crystalTimeMap - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
crystalTolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
crystalTolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
crystalToleranceX - Static variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
crystalToleranceX - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
crystalToleranceY - Static variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
crystalToleranceY - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
crystalXPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
crystalXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
crystalYPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
crysvec - Variable in class org.hps.detector.ecal.Geant4Position
 
Csc(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
CSupport(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
cth() - Method in class org.hps.recon.vertexing.BilliorTrack
Return cos(theta).
ctheffAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ctheffAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
ctheffElectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
ctheffElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ctheffElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
ctheffFindable - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
ctheffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ctheffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
cthfake - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
CTPClusterDriver - Class in org.hps.recon.ecal.cluster
This is a Driver to wrap the GTPClusterer algorithm, allowing the limitClusterRange to be set publicly.
CTPClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.CTPClusterDriver
 
CTPClusterer - Class in org.hps.recon.ecal.cluster
Creates clusters from CalorimeterHits in the HPSEcal detector.
CTPClusterer() - Constructor for class org.hps.recon.ecal.cluster.CTPClusterer
 
CTPClusterer.TimeComparator - Class in org.hps.recon.ecal.cluster
 
cumProbThreshold - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
curEvent - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
current - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
current - Static variable in class org.hps.util.GenerateBunches
 
currentEpicsData - Variable in class org.hps.record.epics.EpicsRunProcessor
The current EPICS data block from the EVIO events (last one that was found).
currentEvent - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
currentEvent - Variable in class org.hps.record.evio.EvioFileSource
The current event.
currentGridY - Variable in class org.hps.monitoring.application.AbstractFieldsPanel
Grid Y which is incremented as components are added.
currentObject - Variable in class org.hps.monitoring.application.PlotInfoPanel
The currently selected AIDA object.
currentRecord - Variable in class org.hps.record.AbstractRecordQueue
The current record.
currentRecord - Variable in class org.hps.record.composite.CompositeRecordSource
The current record.
currentRecord - Variable in class org.hps.record.et.EtEventSource
The current ET record.
currentRegion - Variable in class org.hps.monitoring.application.PlotInfoPanel
The currently selected plotter region.
currentScalerData - Variable in class org.hps.record.scalers.ScalersEvioProcessor
Currently cached ScalerData object which was created by the process method.
currentSvtChannelID - Variable in class org.hps.conditions.svt.DaqMapHandler
Current SVT channel ID.
currentTime - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
currentTiTimeOffset - Variable in class org.hps.evio.LCSimEngRunEventBuilder
The current TI time offset in nanoseconds from the run manager.
currentValue() - Method in class org.hps.readout.ecal.RingBuffer
 
curvature() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the signed helix curvature.
curvatureIndex - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of curvature element in the parameter array and covariance matrix.
curveerror - Variable in class org.hps.recon.vertexing.BilliorTrack
Doubles used for error variables
curvilinearProjection(double, double, Hep3Vector) - Static method in class org.hps.recon.tracking.straight.STUtils
Computes projection matrix from the ST variables x0,y0,z0 to the curvilinear xT,yT,zT variables.
curvilinearProjectionMatrix(Hep3Vector) - Static method in class org.hps.recon.tracking.straight.STUtils
Computes projection matrix from the intercept variables x0,y0,z0 to the curvilinear xT,yT,zT variables.
Cut(String) - Constructor for enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
Cut(String) - Constructor for enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
Cut(int) - Constructor for enum org.hps.recon.tracking.EventQuality.Cut
 
cut(int[], EventQuality.Cut) - Static method in class org.hps.recon.tracking.TrackUtils
 
CUT_COPLANARITY - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_DIFF - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_MAX - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_MAX - Static variable in class org.hps.record.daqconfig.SinglesTriggerConfig
 
CUT_ENERGY_MIN - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_MIN - Static variable in class org.hps.record.daqconfig.SinglesTriggerConfig
 
CUT_ENERGY_SLOPE - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_SUM - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_HIT_COUNT - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_HIT_COUNT - Static variable in class org.hps.record.daqconfig.SinglesTriggerConfig
 
CUT_TIME_DIFF - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CutObject(EventQuality.Cut, String, double, double, double) - Constructor for class org.hps.recon.tracking.EventQuality.CutObject
 
cuts - Variable in class org.hps.recon.ecal.cluster.AbstractClusterer
 
cuts - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
CUTS - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
cuts - Variable in class org.hps.recon.particle.ReconParticleDriver
 
cuts - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
cuts - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
cuts - Variable in class org.hps.record.triggerbank.TriggerModule
Stores each of the cut values used by the module.
cutTuple - Variable in class org.hps.analysis.tuple.TupleMaker
 
cutType - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
cutType - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
CutType(String, boolean, boolean) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Instantiates a cut.
CutType(String, boolean, boolean, boolean) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Instantiates a cut.
cutVertexMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
cutVertexZ - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
cutVertexZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
cycleCounter - Variable in class org.hps.readout.ecal.TestRunTriggerDriver
 

D

d - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Arrays for internal storage of eigenvalues.
D0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
D0_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
d0Cut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0Diff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
d0Diff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
d0DiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
d0effAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
d0effAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
d0effElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
d0effElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
d0effFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
d0effFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
d0Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
d0Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
d0TrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
d0TrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
d0VsL12Iso - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0VsL1Iso - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0Vslambda - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0Vsomega - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0VsPhi0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0Vsz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
D2 - Static variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
D2

private static final double D2

The squared distance of the calorimeter from the target.
DaoProvider - Class in org.hps.rundb
Provider for creating database API objects for interacting with the run database.
DaoProvider(Connection) - Constructor for class org.hps.rundb.DaoProvider
Create a new factory.
DAQ_CONFIG - Static variable in class org.hps.record.daqconfig.ConfigurationManager
 
DAQ_MAP_TABLE_NAME - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
SVT DAQ map table name.
DAQConfig - Class in org.hps.record.daqconfig
Class DAQConfig holds all of the supported parameters from the DAQ configuration that exists in EVIO files.
DAQConfig() - Constructor for class org.hps.record.daqconfig.DAQConfig
 
DAQConfigDriver - Class in org.hps.record.daqconfig
Class DAQConfigDriver is responsible for accessing the DAQ configuration settings, and then passing them to the associated class ConfigurationManager so that they can be accessed by other classes.

The driver may accomplish this by two means.
DAQConfigDriver() - Constructor for class org.hps.record.daqconfig.DAQConfigDriver
 
DaqId(int[]) - Constructor for class org.hps.conditions.ecal.EcalChannel.DaqId
Create a DAQ ID from an array of values.
daqMap - Variable in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Map of #DaqId to channel object.
daqMap - Variable in class org.hps.conditions.svt.AbstractSvtConditions
The SVT DAQ mapping.
daqMap - Variable in class org.hps.conditions.svt.DaqMapHandler
The collection of DAQ map objects.
daqMap - Variable in class org.hps.svt.SVTHitLevelPlots
 
DaqMapHandler - Class in org.hps.conditions.svt
Handler for DAQ map events.
DaqMapHandler() - Constructor for class org.hps.conditions.svt.DaqMapHandler
Default constructor.
daqMapHandler - Variable in class org.hps.conditions.svt.SvtConditionsReader
SAX handler for DAQ map elements.
daqMapping - Variable in class org.hps.conditions.svt.DaqMapHandler
An SVT DAQ map object.
daqPairToSensor - Variable in class org.hps.evio.AbstractSvtEvioReader
 
daqToGeometryId(int, short, short) - Method in class org.hps.evio.EcalEvioReader
 
dashboardPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The dashboard panel.
data - Variable in class org.hps.conditions.api.FieldValuesMap
Map of field names to values.
data - Variable in class org.hps.readout.svt.SVTData
 
data - Variable in class org.hps.recon.ecal.FADCGenericHit
 
data - Variable in class org.hps.recon.ecal.HitExtraData
 
data - Variable in class org.hps.record.epics.EpicsEvioProcessor
The current EPICS data object.
data - Variable in class org.hps.record.scalers.ScalerData
The scaler data values.
data - Variable in class org.hps.record.svt.SvtConfigData
 
data - Variable in class org.hps.record.triggerbank.SSPTrigger
 
data - Variable in class org.hps.record.triggerbank.TriggerConfigData
 
DATA_BANK_TAG - Static variable in class org.hps.evio.SvtEvioReader
 
DATA_COLLECTION - Static variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
DATA_HEADER_LENGTH - Static variable in class org.hps.evio.SvtEvioReader
 
DATA_HEADER_LENGTH - Static variable in class org.hps.evio.TestRunSvtEvioReader
 
DATA_RATE_COLLECTION_INDEX - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
DATA_RATE_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The data rate in megabytes per second.
DATA_RECEIVED_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The amount of data received in bytes since the last timer tick.
DATA_RELATION_COLLECTION - Static variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
DATA_SOURCE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Change the current data source.
DATA_SOURCE_PATH_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The data source path which is a file path if using a file source (EVIO or LCIO file.
DATA_SOURCE_TYPE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The data source type (EVIO, LCIO or ET).
DATA_TAG - Static variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
DATA_TAIL_LENGTH - Static variable in class org.hps.evio.SvtEvioReader
 
DATA_TAIL_LENGTH - Static variable in class org.hps.evio.TestRunSvtEvioReader
 
database - Variable in class org.hps.conditions.database.ConnectionParameters
The database name.
DatabaseCheck - Class in org.hps.monitoring.ecal.eventdisplay.util
 
DatabaseCheck() - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.DatabaseCheck
 
DatabaseConditionsManager - Class in org.hps.conditions.database
This class provides the top-level API for accessing database conditions, as well as configuring the database connection, initializing all required components, and loading required converters and table meta data.
DatabaseConditionsManager() - Constructor for class org.hps.conditions.database.DatabaseConditionsManager
Class constructor.
DatabaseConditionsManagerSetup - Class in org.hps.job
Provides setup for HPS specific conditions manager.
DatabaseConditionsManagerSetup() - Constructor for class org.hps.job.DatabaseConditionsManagerSetup
 
DatabaseDAQConfigDriver - Class in org.hps.recon.ecal
Driver DatabaseDAQConfigDriver is a variant of the standard DAQ configuration driver that reads configuration data from the run database instead of either local files or an EvIO file.
DatabaseDAQConfigDriver() - Constructor for class org.hps.recon.ecal.DatabaseDAQConfigDriver
 
DatabaseObject - Interface in org.hps.conditions.api
This is a simple ORM interface for mapping Java objects to a database.
DatabaseObjectException - Exception in org.hps.conditions.api
Exception for errors that occur when performing operations on DatabaseObjects.
DatabaseObjectException(String, DatabaseObject) - Constructor for exception org.hps.conditions.api.DatabaseObjectException
Class constructor.
DatabaseObjectException(String, Throwable, DatabaseObject) - Constructor for exception org.hps.conditions.api.DatabaseObjectException
Class constructor.
DatabaseUtilities - Class in org.hps.conditions.database
Database utility methods.
DatabaseUtilities() - Constructor for class org.hps.conditions.database.DatabaseUtilities
Do not allow instantiation.
DATACAT_URL - Static variable in class org.hps.datacat.DatacatConstants
 
DatacatAddFile - Class in org.hps.crawler
Command line tool for adding files to the data catalog.
DatacatAddFile() - Constructor for class org.hps.crawler.DatacatAddFile
 
DatacatBuilder - Class in org.hps.rundb.builder
Builds information for the run database from the EVIO data catalog entries.
DatacatBuilder() - Constructor for class org.hps.rundb.builder.DatacatBuilder
 
datacatClient - Variable in class org.hps.rundb.builder.DatacatBuilder
 
DatacatConstants - Class in org.hps.datacat
Static constants for use with the Data Catalog.
DatacatConstants() - Constructor for class org.hps.datacat.DatacatConstants
 
DatacatCrawler - Class in org.hps.crawler
Command line file crawler for populating the data catalog.
DatacatCrawler() - Constructor for class org.hps.crawler.DatacatCrawler
 
datacatFolder - Variable in class org.hps.crawler.CrawlerConfig
The name of the folder in the data catalog for inserting data (under "/HPS" root folder).
DatacatHelper - Class in org.hps.crawler
Datacat helper functions for the crawler.
DatacatHelper() - Constructor for class org.hps.crawler.DatacatHelper
 
DatacatPrintRun - Class in org.hps.datacat
Example of printing information from all files for a given run in the datacat.
DatacatPrintRun() - Constructor for class org.hps.datacat.DatacatPrintRun
 
datacatUrl() - Method in class org.hps.crawler.CrawlerConfig
Get the data catalog URL.
datacatUrl - Variable in class org.hps.crawler.DatacatAddFile
 
DatacatUtilities - Class in org.hps.datacat
Data Catalog utility functions.
DatacatUtilities(Client, Site) - Constructor for class org.hps.datacat.DatacatUtilities
 
DatacatUtilities(String, Site) - Constructor for class org.hps.datacat.DatacatUtilities
 
DatacatUtilities() - Constructor for class org.hps.datacat.DatacatUtilities
 
dataClass - Variable in class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
dataFiles - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
DataFileViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class DataFileViewer is the active variant of a data viewer.
DataFileViewer(File, String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
Initializes a new DataFileViewer that reads from the given event manager for event data and the given hardware data file for crystal hardware data readout.
dataMap - Variable in class org.hps.record.epics.EpicsData
The mapping of EPICS variable names to their double values.
DataQualityMonitor - Class in org.hps.analysis.dataquality
Interface for DQM analysis drivers.
DataQualityMonitor() - Constructor for class org.hps.analysis.dataquality.DataQualityMonitor
 
dataRate - Variable in class org.hps.monitoring.application.model.RunModel
The data rate in MB/s.
dataRateField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the data rate in MB per second.
dataReceived - Variable in class org.hps.monitoring.application.model.RunModel
The data received in bytes.
dataReceivedField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the total data received in MB.
dataset - Variable in class org.hps.datacat.FileEventRange
 
dataset - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
datasetFileNumbers - Variable in class org.hps.datacat.EvioDatasetIndex
 
datasets - Variable in class org.hps.datacat.EvioDatasetIndex
 
datasetTimestamps - Variable in class org.hps.datacat.EvioDatasetIndex
 
DataSourceComboBox - Class in org.hps.monitoring.application
This is a combo box that shows the current data source such as an LCIO file, EVIO file or ET ring.
DataSourceComboBox(ConfigurationModel, ConnectionStatusModel) - Constructor for class org.hps.monitoring.application.DataSourceComboBox
Create a new data source combo box.
dataSourceComboBox - Variable in class org.hps.monitoring.application.ToolbarPanel
The combo box with the list of data sources.
DataSourceComboBox.DataSourceItem - Class in org.hps.monitoring.application
This class represents a data source item in the combo box, which has a name for display, a full path to the file, and an implicit type (EVIO, LCIO or ET).
DataSourceItem(String, String, DataSourceType) - Constructor for class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Create a data source item.
DataSourceType - Enum in org.hps.record.enums
The type of data source that will supply events to the app.
DataSourceType(String, String) - Constructor for enum org.hps.record.enums.DataSourceType
Class constructor, which takes a description and file extension.
DataTrackerHitDriver - Class in org.hps.recon.tracking
 
DataTrackerHitDriver() - Constructor for class org.hps.recon.tracking.DataTrackerHitDriver
Creates a new instance of TrackerHitDriver.
DataTriggerSimDriver - Class in org.hps.analysis.trigger
Class DataTriggerSimDriver takes in clusters of both class Cluster and SSPCluster and performs a simulation of the hardware trigger on them.
DataTriggerSimDriver() - Constructor for class org.hps.analysis.trigger.DataTriggerSimDriver
 
DataType - Enum in org.hps.datacat
Dataset types for HPS.
DataType() - Constructor for enum org.hps.datacat.DataType
 
date - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
date - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
date - Variable in class org.hps.crawler.DateFileFilter
The cut off timestamp.
DATE_FORMAT - Static variable in class org.hps.conditions.api.ConditionsRecord
 
DATE_FORMAT - Static variable in class org.hps.conditions.run.RunSpreadsheet
 
DATE_FORMAT - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
DATE_FORMAT - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
DATE_FORMAT - Static variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
DATE_FORMAT - Static variable in class org.hps.monitoring.application.ConnectionStatusPanel
Date formatting.
DATE_FORMAT - Static variable in class org.hps.monitoring.application.LogTable
Date formatting.
dateField - Variable in class org.hps.monitoring.application.ConnectionStatusPanel
Field for date when status changed (read only).
DateFileFilter - Class in org.hps.crawler
Filter a file on its creation date.
DateFileFilter(Date) - Constructor for class org.hps.crawler.DateFileFilter
Create a filter with the given date as the cut off.
dateFormat - Variable in class org.hps.monitoring.application.DatePanel
Default date formatting.
DatePanel - Class in org.hps.monitoring.application
A small JPanel with a date field and a label on its border.
DatePanel(String, Date, SimpleDateFormat, int, boolean) - Constructor for class org.hps.monitoring.application.DatePanel
Create a date panel.
DatePanel(String, String, int, boolean) - Constructor for class org.hps.monitoring.application.DatePanel
Create a date panel with default date formatting.
DateRenderer() - Constructor for class org.hps.monitoring.application.LogTable.DateRenderer
 
DatFileToStdhep - Class in org.hps.util
 
DatFileToStdhep() - Constructor for class org.hps.util.DatFileToStdhep
 
DatFileToStdhepTVM - Class in org.hps.util
 
DatFileToStdhepTVM() - Constructor for class org.hps.util.DatFileToStdhepTVM
 
daughters - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
daughters - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
dbNumberFormat - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
dbTableName - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
dbTableName - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
dbTag - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
dbTag - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
deadTime - Variable in class org.hps.readout.ecal.TriggerDriver
 
deadtimelessTriggerCount - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
deadtimelessTriggerCount - Variable in class org.hps.readout.ecal.TestRunTriggerDriver
 
DeadtimePlots - Class in org.hps.monitoring.drivers.scalers
Make a strip chart for DAQ deadtime from the info in the scaler block.
DeadtimePlots() - Constructor for class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
DeadtimePlots.DeadtimeProvider - Class in org.hps.monitoring.drivers.scalers
 
DeadtimeProvider() - Constructor for class org.hps.monitoring.drivers.scalers.DeadtimePlots.DeadtimeProvider
 
deadtimes - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
debug - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
debug - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
debug - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
debug - Variable in class org.hps.analysis.examples.VertexAnalysis
 
debug - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
debug - Variable in class org.hps.analysis.tuple.TupleMaker
 
debug - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
debug - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
debug - Variable in class org.hps.evio.EvioReader
 
DEBUG - Static variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Set to true to enable debugging.
debug - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
debug - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
debug - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
debug - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
debug - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
debug - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
debug - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
debug - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
debug - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
debug - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
debug - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
debug - Variable in class org.hps.recon.particle.ReconParticleDriver
Indicates whether debug text should be output or not.
debug - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
debug - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
debug - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
debug - Variable in class org.hps.recon.tracking.DumbShaperFit
 
debug - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
debug - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
debug - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
debug - Variable in class org.hps.recon.tracking.SeedTracker
 
debug - Variable in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
debug - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
debug - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
debug - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
debug - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
debug - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
debug - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
debug - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
debug - Variable in class org.hps.util.LCIOFilterDriver
 
debug - Static variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
debug - Variable in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
 
debug - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
debug - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
debug - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
debug - Variable in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
debugMomentumUncertainty(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
debugTrackEfficiency - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
dec - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
dec - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
dec - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
dec - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
dec - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
dec - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
DECIMAL_FORMAT - Static variable in class org.hps.monitoring.application.EventDashboard
The decimal format (shows decimal numbers to 4 places).
DECIMAL_FORMAT - Static variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
decimalFormat - Static variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
decodeCharge(int) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Decode charge from ADC value
decodeCharge(RawTrackerHit) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Decode the hit charge stored in the RawTrackerHit
decodeData() - Method in class org.hps.record.triggerbank.AbstractIntData
Parses the bank so the object can be used in analysis.
decodeData() - Method in class org.hps.record.triggerbank.HeadBankData
 
decodeData() - Method in class org.hps.record.triggerbank.SSPData
 
decodeData() - Method in class org.hps.record.triggerbank.TDCData
 
decodeData() - Method in class org.hps.record.triggerbank.TestRunTriggerData
 
decodeData() - Method in class org.hps.record.triggerbank.TIData
 
decodeTime(RawTrackerHit) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Decode the hit time.
decomposeBand() - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Decompose band matrix into diagonal matrix D and lower triangular band matrix L (diagonal=1).
DEFAULT_BORDER - Static variable in class org.hps.monitoring.application.FieldPanel
The default component border.
DEFAULT_BUTTON_HEIGHT - Static variable in class org.hps.monitoring.application.AbstractFieldsPanel
Default button height in pixels.
DEFAULT_BUTTON_WIDTH - Static variable in class org.hps.monitoring.application.AbstractFieldsPanel
Default button width in pixels.
DEFAULT_COLLECTION_NAME - Static variable in class org.hps.record.epics.EpicsData
Default collection name in the LCSim events.
DEFAULT_COLLECTION_NAME - Static variable in class org.hps.record.scalers.ScalerData
Default name of scaler data collection in LCSim events.
DEFAULT_CONFIGURATION - Static variable in class org.hps.monitoring.application.MonitoringApplication
The default configuration resource from the jar.
DEFAULT_CONNECTION_PARAMETERS - Static variable in class org.hps.rundb.RunManager
The default connection parameters for read-only access to the run database.
DEFAULT_COUNT - Static variable in class org.hps.record.evio.EvioFileProducer
Default event count for printing event sequence number.
DEFAULT_CRYSTAL_COLOR - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
DEFAULT_DATE_FORMAT - Static variable in class org.hps.conditions.api.BaseConditionsObject
Date formatting for insert statement.
DEFAULT_DELAY - Static variable in class org.hps.record.evio.EvioFileProducer
Default delay time in milliseconds between events.
DEFAULT_ET_GROUP - Static variable in class org.hps.record.evio.EvioFileProducer
The default ET group.
DEFAULT_EVENT_SIZE - Static variable in class org.hps.record.evio.EvioFileProducer
Default event buffer size (200 KB).
DEFAULT_HOST - Static variable in class org.hps.record.evio.EvioFileProducer
Default host name.
DEFAULT_LEVEL - Static variable in class org.hps.monitoring.application.MonitoringApplication
The default log level (shows all messages).
DEFAULT_NAME - Static variable in class org.hps.record.evio.EvioFileProducer
Default ET system name.
DEFAULT_OUTPUT_FILE_NAME - Static variable in class org.hps.recon.tracking.gbl.MilleBinary
 
DEFAULT_PARAMETER - Static variable in class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
DEFAULT_PARAMETERS - Static variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
DEFAULT_PASSWORD - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Password for default account 'hpsuser'.
DEFAULT_PORT - Static variable in class org.hps.conditions.database.ConnectionParameters
The default port number.
DEFAULT_SITE - Static variable in class org.hps.datacat.DatacatConstants
 
DEFAULT_URL - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Default database URL.
DEFAULT_USER - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Default database user for read access.
DEFAULT_WINDOW - Static variable in class org.hps.monitoring.application.Commands
Reset the application window to its default settings including scroll pane positions.
defaultColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
defaultFields - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
DefaultLoggingConfig - Class in org.hps.logging.config
Read the default logging configuration and load it into the global log manager.
DefaultLoggingConfig() - Constructor for class org.hps.logging.config.DefaultLoggingConfig
Class constructor which reads in a logging properties file from a classpath resource.
DefaultSiliconResolutionModel - Class in org.hps.recon.tracking
 
DefaultSiliconResolutionModel() - Constructor for class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
defaultToString(BaseConditionsObject) - Static method in class org.hps.conditions.api.BaseConditionsObject
Perform the default to string operation on a conditions object.
defaultValues - Variable in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
defineOffsets() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Define offsets at points with scatterers and first and last point.
delay - Variable in class org.hps.record.evio.EvioFileProducer
A delay in milliseconds between put operations.
delay0 - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
delChiSqShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delChiSqShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
deld0Bot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
deld0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
deld0Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
deld0Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
deld0Top - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
deld0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delElePx - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePxBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePxBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePxReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePxShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePy - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePyBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePyBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePyReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePyShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePz - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePzBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePzBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePzReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePzShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delete() - Method in class org.hps.conditions.api.BaseConditionsObject
Delete the object from the database using its row ID.
delete() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Delete the objects in the collection from database.
delete() - Method in interface org.hps.conditions.api.DatabaseObject
Delete the object from the database, using its table name from the meta data and row ID.
DELETE - Static variable in class org.hps.rundb.RunSummaryDaoImpl
Delete by run number.
DELETE - Static variable in class org.hps.rundb.TriggerConfigDaoImpl
 
deleteEpicsData(EpicsType, int) - Method in interface org.hps.rundb.EpicsDataDao
Delete all EPICS data for a run from the database.
deleteEpicsData(EpicsType, int) - Method in class org.hps.rundb.EpicsDataDaoImpl
Delete all EPICS data for a run from the database.
deleteRun() - Method in class org.hps.rundb.RunManager
Delete a run from the database.
deleteRunSummary(int) - Method in interface org.hps.rundb.RunSummaryDao
Delete a run summary by run number.
deleteRunSummary(int) - Method in class org.hps.rundb.RunSummaryDaoImpl
Delete a run summary by run number.
deleteScalerData(int) - Method in interface org.hps.rundb.ScalerDataDao
Delete scaler data for the run.
deleteScalerData(int) - Method in class org.hps.rundb.ScalerDataDaoImpl
Delete scaler data for the run.
deleteSvtConfigs(int) - Method in interface org.hps.rundb.SvtConfigDao
Delete SVT configurations for the run.
deleteSvtConfigs(int) - Method in class org.hps.rundb.SvtConfigDaoImpl
 
deleteTriggerConfig(int) - Method in interface org.hps.rundb.TriggerConfigDao
Delete a trigger config by run.
deleteTriggerConfig(int) - Method in class org.hps.rundb.TriggerConfigDaoImpl
 
DELIMITER - Static variable in class org.hps.conditions.cli.PrintCommand
The field delimiter for print output.
dellambdaBot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
dellambdaBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
dellambdaEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
dellambdaPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
dellambdaTop - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
dellambdaTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delMShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMUncvsPatchvsZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZPatch - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delphiBot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delphiBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delphiEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delphiPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delphiTop - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delphiTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delPosPx - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPxBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPxBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPxReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPxShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPy - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPyBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPyBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPyReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPyShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPz - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPzBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPzBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPzReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPzShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
deltaT - Static variable in class org.hps.util.MergeBunches
 
deltaThetaX(Hep3Vector, Hep3Vector) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
deltaThetaY(Hep3Vector, Hep3Vector) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.vertex.VertexDebugger
 
deltaTOnTrackBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
deltaTOnTrackTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
deltaXAtCal - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
deltaYAtCal - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
delwBot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delwBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delwEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delwPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delwTop - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delwTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delXShiftMinusNoShiftvsdelYBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsdelYUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsdelZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsdelZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYShiftMinusNoShiftvsdelZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYShiftMinusNoShiftvsdelZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delz0Bot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delz0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delz0Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delz0Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delz0Top - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delz0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delZShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
density(double, double, double, double, double, double, double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
Calculate the density for a bivariate normal distribution
desc - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
description - Variable in class org.hps.conditions.cli.AbstractCommand
The description of the command.
description - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
description - Variable in enum org.hps.record.enums.DataSourceType
The description of the data source.
description() - Method in enum org.hps.record.enums.DataSourceType
Get the description of the data source type.
description - Variable in class org.hps.rundb.EpicsVariable
A description of the variable.
DESCRIPTION_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Description column index.
det() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Determinant
DetailedAnalysisDriver - Class in org.hps.analysis.examples
 
DetailedAnalysisDriver(int, int, String) - Constructor for class org.hps.analysis.examples.DetailedAnalysisDriver
 
DetAlignConstants(IDetectorElement) - Constructor for class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
detector - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
detector - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
detector - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
DETECTOR - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
Default detector name.
detector - Variable in class org.hps.evio.TestRunReconToEvio
 
detector - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
detector - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
detector - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
detector - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
detector - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
detector - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
detector - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
detector - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
DETECTOR_ALIAS_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Detector alias changed.
DETECTOR_ALIAS_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The detector alias which is pointing to a local compact.xml detector file.
DETECTOR_NAME_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Name of detector changed.
DETECTOR_NAME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The name of a detector model to use from the jar file.
detectorAliasField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field setting a detector alias to a local file.
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.DQMDatabaseDriver
This method updates a new detector with SVT and ECal conditions data.
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.V0Monitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Initialize conditions dependent class variables.
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Initialize conditions dependent class variables.
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Initialize conditions dependent class variables.
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.DummyAnalysisDriver
Driver setup should go here that needs information from the conditions system or Detector.
detectorChanged(Detector) - Method in class org.hps.analysis.examples.PrintGeometryDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.StripRunAndEventDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.muon.SimpleMuonAnalysis
 
detectorChanged(Detector) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.TupleMaker
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.vertex.VertexDebugger
 
detectorChanged(Detector) - Method in class org.hps.evio.TestRunReconToEvio
 
detectorChanged(Detector) - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
detectorChanged(Detector) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SamplesPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Resets all of the plots for the new detector.
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Initializes the single channel monitoring plots for all crystal channels and defines the plotter region that contains them.
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Initializes the single channel monitoring plots for all crystal channels and defines the plotter region that contains them.
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
detectorChanged(Detector) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Setup conditions specific configuration.
detectorChanged(Detector) - Method in class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.DatabaseDAQConfigDriver
Updates the DAQ configuration manager with DAQ settings from the run database.
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Initialize this Driver when conditions change is triggered.
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalGainDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.CosmicPMTFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.EventReconFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.MollerCandidateFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.V0CandidateFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.particle.ReconParticleDriver
Updates the magnetic field parameters to match the appropriate values for the current detector settings.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
This is used to setup the Drivers after XML config.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
This is used to setup the Drivers after XML config.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
Do initialization once we get a Detector.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.MergeTrackCollections
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
This is used to setup the Drivers after XML config.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackDataDriver
Method called by the framework when a new Detector geometry is loaded.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackerDigiDriver
Do initialization once we get a Detector.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackerReconDriver
This is used to setup the Drivers after XML config.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
detectorChanged(Detector) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
detectorChanged(Detector) - Method in class org.hps.svt.SVTHitLevelPlots
 
detectorChanged(Detector) - Method in class org.hps.test.util.EngRun2015CondCheckDriver
Checks that expected conditions sets are loaded for engineering run 2015 reconstruction by looking at their collection IDs.
detectorChanged(Detector) - Method in class org.hps.test.util.L0MCCondCheckDriver
Checks that expected conditions sets are loaded for engineering run 2015 reconstruction by looking at their collection IDs.
detectorChanged(Detector) - Method in class org.hps.test.util.PhysRun2016CondCheckDriver
Checks that expected conditions sets are loaded for engineering run 2015 reconstruction by looking at their collection IDs.
detectorChanged(Detector) - Method in class org.hps.test.util.TestRun2014CondCheckDriver
Checks that expected conditions sets are loaded for engineering run 2015 reconstruction by looking at their collection IDs.
DetectorConverter - Class in org.hps.detector
A rewrite of the LCSim detector converter that supports setting of the run number for conditions system initialization so that database conditions are available.
DetectorConverter() - Constructor for class org.hps.detector.DetectorConverter
 
DetectorDataResources - Class in org.hps.data.detectors
Get information about available HPS detector resources.
DetectorDataResources() - Constructor for class org.hps.data.detectors.DetectorDataResources
 
detectorFrameHitRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
detectorFrameHitRelationsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
detectorIdentifierHelper - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
DetectorList() - Constructor for class org.hps.svt.alignment.BuildCompact.DetectorList
 
detectorName - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
detectorName - Variable in class org.hps.evio.EvioToLcio
The detector name for conditions.
detectorName - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
detectorName - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
detectorName - Variable in class org.hps.record.evio.EvioDetectorConditionsProcessor
The name of the detector model.
detectorName - Static variable in class org.hps.svt.alignment.BuildCompact
 
detectorName - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
detectorName - Static variable in class org.hps.svt.alignment.MillepedeCompactDump
 
detectorNameComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting a detector model.
detName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
detName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
detName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
detName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
detName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
detNames - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
detNames - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
detNames - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
detNames - Variable in class org.hps.svt.alignment.RunAlignment
 
detToTrackRotationMatrix() - Method in class org.hps.recon.tracking.TrackerHitUtils
 
dface - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
DiagonalizedCovarianceMatrix(TrackerHit) - Constructor for class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
dialog - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
DialogUtil - Class in org.hps.monitoring.application.util
This is a set of utility methods for creating Swing dialog windows.
DialogUtil() - Constructor for class org.hps.monitoring.application.util.DialogUtil
Do not allow class instantiation.
dict - Variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
dict - Variable in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
digitalPipelines - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
digitize(SiElectrodeDataCollection, SiSensorElectrodes) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Digitizes the hit channels in a SiElectrodeDataCollection.
dimension_offset - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
dimensions - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
dimensions - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
dimensions - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
dimensions - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
dimX - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
dimX - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
dimX - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
dimX - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
dimY - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
dimY - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
dimY - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
dimY - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
DIPOLE_EDGE_ENG_RUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
DIPOLE_EDGE_TESTRUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
DIPOLE_EDGELOW_TESTRUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
dir - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
dir - Static variable in class org.hps.util.GenerateBunches
 
dir - Static variable in class org.hps.util.GenerateSingleParticles
 
disabled - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
disabledColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
disablePID - Variable in class org.hps.recon.particle.ReconParticleDriver
 
discardMyaDataHeader - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
DISCONNECT - Static variable in class org.hps.monitoring.application.Commands
Disconnect the current session.
disconnect() - Method in class org.hps.monitoring.application.EventProcessing
Disconnect from the current session, closing the ET connection if necessary.
disconnect() - Method in class org.hps.record.et.EtStationThread
Disconnect the station.
DISCONNECT_ON_END_RUN_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Disconnect on end run changed.
DISCONNECT_ON_END_RUN_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Flag to enable disconnecting when an EVIO END event is received.
DISCONNECT_ON_ERROR_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Disconnect on error changed.
DISCONNECT_ON_ERROR_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Flag to enable disconnecting if an event processing error occurs.
DISCONNECTED_ICON - Static variable in class org.hps.monitoring.application.EventButtonsPanel
Icon when application is disconnected from event processing.
disconnectOnEndRunCheckBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Check box for enabling disconnect on end run.
disconnectOnErrorCheckBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Check box for enabling disconnect on event processing errors.
display - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
displayEvent(List<EcalHit>, List<Cluster>) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
displayEvent

private void displayEvent

Displays the given lists of hits and clusters on the calorimeter panel.
displayEvent(List<EcalHit>, List<Cluster>) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Displays the given lists of hits and clusters on the calorimeter panel.
displayEvent(List<EcalHit>) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
Displays the given lists of hits on the calorimeter panel.
displayHits - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
displayHits - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
displayInterval - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
displayList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
displayNextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
Feeds the calorimeter panel the data from the next event.
displayNextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
Feeds the calorimeter panel the data from the next event.
displayNextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Feeds the calorimeter panel the data from the next event.
displayNextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
displayPreviousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
Feeds the calorimeter panel the data from the previous event.
displayPreviousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
Feeds the calorimeter panel the data from the previous event.
displayPreviousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Feeds the calorimeter panel the data from the previous event.
displayPreviousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
dist_from_plate_surface_to_pivot_point - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelPlate
 
dist_lower_sensor_edge_to_cold_block_mounting_surface - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
dist_lower_sensor_edge_to_cold_block_mounting_surface - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
dist_sensor_center_to_coldblock_hole_vdir - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
distance(double[], double[]) - Static method in class org.hps.recon.tracking.circlefit.TwoPointRadiusCircleFitter
 
distance_between_stereo_axial_norm_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
distance_between_stereo_axial_norm_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
distanceToFace() - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
DIVIDER_LEN - Static variable in class org.hps.conditions.svt.TestRunSvtConditions
Length of divider when printing.
DIVIDER_SIZE - Static variable in class org.hps.conditions.ecal.EcalConditions
This is just used for a divider length in print output.
dMap - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
doAccounting(List<Boolean>, List<Boolean>, List<Boolean>, List<Boolean>, List<Boolean>, List<Boolean>, boolean, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
doAmplitude(List<LCRelation>, Track) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doAmplitudePlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doAnalysis(Track, RelationalTable, RelationalTable, RelationalTable, RelationalTable) - Method in class org.hps.analysis.examples.TrackAnalysis
 
doAnalysis(Track, RelationalTable, List<SimTrackerHit>) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
doAxial - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doBasicGBLtrack(Track) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
doBasicTracks(List<Track>) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doBeamSpotConstraint(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
doBottom - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
Doca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the Doca .
doChargeCheck - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
doClustersOnTrack(Track, List<Cluster>) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doColdBlock - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doECalClusterPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doECalClusters(List<Cluster>, boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doElectronPositron() - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doElectronPositronPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
DOF - Static variable in class org.hps.recon.particle.HpsReconParticleDriver
 
doFits - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
doFits() - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
doFullAnalysis - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
doGaussianFit(IHistogram1D) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Do a Gaussian fit to calculate the mean and sigma of a histogram.
doGBLFit(HelicalTrackFit, List<TrackerHit>, MultipleScattering, double, int) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
Do a GBL fit to a list of TrackerHit.
doGBLkinks(GenericObject, Map<HpsSiSensor, Integer>) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
doGBLresiduals(Track, Map<HpsSiSensor, TrackerHit>) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
doHitsOnTrack(Track) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doHitsOnTrackPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doIterative - Variable in class org.hps.recon.tracking.MultipleScattering
 
doIterativeHelix - Variable in class org.hps.recon.tracking.SeedTracker
 
doLayer(int) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doLinFit(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
DOMAIN_SIZE - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
DOMAIN_SIZE - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
domainAxis - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
doMatchedClusterPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doMTresiduals(Track, Map<HpsSiSensor, TrackerHit>) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
doPerChannelSamplePlots - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
doPlots - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
doRecursiveFit(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
doResidualPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doResiduals(List<LCRelation>, Track, RelationalTable) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doSiSimulation() - Method in class org.hps.readout.svt.SimpleSvtReadout
 
doSkim - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
doSkim - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
doSkim - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
doSkim - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
doSkim - Variable in class org.hps.analysis.vertex.VertexDebugger
 
doStereo - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doStripHitPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doStripHits(List<TrackerHit>, Track, RelationalTable) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doStrips - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
dot(Vector) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Vector inner product.
doTargetConstraint(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
doTask(SeedCandidate, StraightTrackConfirmerExtender.Task, SeedStrategy, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Perform the confirm or extend step.
doTop - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doTruth(EventHeader, Track, FieldMap, List<HpsSiSensor>, Subdetector) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
doubles - Variable in class org.hps.recon.tracking.TrackData
 
doubles - Variable in class org.hps.recon.tracking.TrackQualityData
 
dpsBiasRuns - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
dpsPositionRuns - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
dpsRuns - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
DQMDatabaseDriver - Class in org.hps.analysis.dataquality
This Driver sets up the Data Quality Database connection
DQMDatabaseDriver() - Constructor for class org.hps.analysis.dataquality.DQMDatabaseDriver
Constructor which initializes the conditions manager with default connection parameters and configuration.
DQMDatabaseManager - Class in org.hps.analysis.dataquality
Manages the DQM database connection and access re-uses ConnectionParameters and TableMetaData classes from conditionsDB as they do exactly what we want here.
DQMDatabaseManager() - Constructor for class org.hps.analysis.dataquality.DQMDatabaseManager
Class constructor, which is only package accessible.
dqmTableName - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
drawProfiles(int, int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
drcalc(Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
drcalc(Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
drgb - Variable in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
driverId - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
drivers - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
A list of extra Driver objects to add to the loop.
drivers - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The list of LCSim Drivers.
drivers - Variable in class org.hps.record.composite.LcioEventAdapter
A list of Drivers to execute on the LCIO events.
dropBadChannels - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
dropBadChannels - Variable in class org.hps.recon.tracking.NoiselessReadoutChip
 
dropBadChannels - Variable in class org.hps.recon.tracking.SimpleTrackerDigiDriver
 
dropBadFADC - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Whether to reject bad FADC channels.
dropBadFADC - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Whether to reject bad FADC channels.
dropBadFADC - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Whether to reject bad FADC channels.
dropBadFADC - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
dropSmallHitEvents - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
DropSVTHits - Class in org.hps.readout.svt
Removes raw tracker hits based on SVT Inefficiencies.
DropSVTHits() - Constructor for class org.hps.readout.svt.DropSVTHits
 
drphicalc(Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
drphicalc(Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
dryRun - Variable in class org.hps.crawler.CrawlerConfig
Dry run for not actually executing updates.
dryRun() - Method in class org.hps.crawler.CrawlerConfig
Returns true if dry run which means no updates will occur.
dryRun - Variable in class org.hps.crawler.DatacatAddFile
 
dryRun - Variable in class org.hps.rundb.builder.BuilderCommandLine
true if database should not be updated.
dryRun - Variable in class org.hps.rundb.builder.EvioDataCommandLine
 
dscChannel - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
dscCrate - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
dscSlot - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
dsdd0(double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dsdphi(double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dsdR(double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dt - Variable in class org.hps.readout.ecal.ClockSingleton
 
dt - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
dtMax - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
DtoA(int, long) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
du() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
DualThresholdCosmicClusterDriver - Class in org.hps.recon.ecal.cluster
This is a specialized Driver to use the dual threshold cosmic clustering algorithm.
DualThresholdCosmicClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
DualThresholdCosmicClusterer - Class in org.hps.recon.ecal.cluster
This is a more complicated version of the SimpleCosmicClusterer which uses a list of tight hits for seeding.
DualThresholdCosmicClusterer() - Constructor for class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
 
DualThresholdSignalFitDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will perform a function fit on ECAL window mode data to determine the likelihood of a signal being present, e.g.
DualThresholdSignalFitDriver() - Constructor for class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
DumbShaperFit - Class in org.hps.recon.tracking
 
DumbShaperFit() - Constructor for class org.hps.recon.tracking.DumbShaperFit
 
DUMMY_FLOAT_MAP - Static variable in class org.hps.record.epics.EpicsData
Dummy float parameters to make LCIO persistency work.
DUMMY_FLOAT_MAP - Static variable in class org.hps.record.scalers.ScalerData
Dummy float parameters to make LCIO persistency work.
DUMMY_INT_MAP - Static variable in class org.hps.record.epics.EpicsData
Dummy int parameters to make LCIO persistency work.
DUMMY_STRING_MAP - Static variable in class org.hps.record.scalers.ScalerData
Dummy int parameters to make LCIO persistency work.
DummyAnalysisDriver - Class in org.hps.analysis.examples
This is a skeleton that can be used to create a user analysis Driver in LCSim.
DummyAnalysisDriver() - Constructor for class org.hps.analysis.examples.DummyAnalysisDriver
Your Driver should have a public constructor.
DummyConditionsObject - Class in org.hps.conditions.dummy
A dummy conditions object type for testing purposes.
DummyConditionsObject() - Constructor for class org.hps.conditions.dummy.DummyConditionsObject
Class constructor.
DummyConditionsObject(Connection, TableMetaData) - Constructor for class org.hps.conditions.dummy.DummyConditionsObject
Class constructor.
DummyConditionsObject.DummyConditionsObjectCollection - Class in org.hps.conditions.dummy
Collection implementation.
DummyConditionsObjectCollection() - Constructor for class org.hps.conditions.dummy.DummyConditionsObject.DummyConditionsObjectCollection
 
DummyConditionsObjectCollection(Connection, TableMetaData) - Constructor for class org.hps.conditions.dummy.DummyConditionsObject.DummyConditionsObjectCollection
 
DummyConditionsObjectConverter - Class in org.hps.conditions.dummy
Converter for dummy conditions object.
DummyConditionsObjectConverter() - Constructor for class org.hps.conditions.dummy.DummyConditionsObjectConverter
 
DummyDriver - Class in org.hps.test.util
This Driver does nothing.
DummyDriver() - Constructor for class org.hps.test.util.DummyDriver
 
DummyErrorDriver - Class in org.hps.monitoring.drivers.example
Driver for testing the error handling in the monitoring app.
DummyErrorDriver() - Constructor for class org.hps.monitoring.drivers.example.DummyErrorDriver
 
DummyEventBuilder - Class in org.hps.evio
This is an event builder that does nothing except create empty events.
DummyEventBuilder() - Constructor for class org.hps.evio.DummyEventBuilder
 
dummyName - Variable in class org.hps.evio.DummyEventBuilder
 
DummyTriggerDriver - Class in org.hps.readout.ecal
Free-running trigger - triggers on every Nth event
DummyTriggerDriver() - Constructor for class org.hps.readout.ecal.DummyTriggerDriver
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
DumpLHEEventsToASCII - Class in org.hps.util
 
DumpLHEEventsToASCII() - Constructor for class org.hps.util.DumpLHEEventsToASCII
 
duplicates - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
dxMeanBotElecGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanBotElecGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanBotElecGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanBotElecGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanBotPosiGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanBotPosiGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanBotPosiGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanBotPosiGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanTopElecGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanTopElecGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanTopElecGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanTopElecGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanTopPosiGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanTopPosiGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanTopPosiGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxMeanTopPosiGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmBotElecGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmBotElecGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmBotElecGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmBotElecGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmBotPosiGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmBotPosiGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmBotPosiGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmBotPosiGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmTopElecGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmTopElecGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmTopElecGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmTopElecGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmTopPosiGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmTopPosiGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmTopPosiGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxSigmTopPosiGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dxyNearestClusterMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
dxyNearestClusterPlus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
dydq(double, double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dydx() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the direction derivative dy/dx.
dydxIndex - Static variable in class org.hps.recon.tracking.StraightLineTrack
 
dyMeanBotElecGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanBotElecGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanBotElecGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
Rafo's parameterization of cluster-seed x/y position residuals as function of energy.
dyMeanBotElecGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanBotPosiGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanBotPosiGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanBotPosiGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanBotPosiGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanTopElecGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanTopElecGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanTopElecGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanTopElecGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanTopPosiGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanTopPosiGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanTopPosiGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dyMeanTopPosiGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmBotElecGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmBotElecGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmBotElecGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmBotElecGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmBotPosiGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmBotPosiGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmBotPosiGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmBotPosiGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmTopElecGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmTopElecGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmTopElecGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmTopElecGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmTopPosiGBL_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmTopPosiGBL_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmTopPosiGBL_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dySigmTopPosiGBL_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
dzdq(double, double, double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dzdx() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the direction derivative dz/dx.
dzdxIndex - Static variable in class org.hps.recon.tracking.StraightLineTrack
 

E

e - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Arrays for internal storage of eigenvalues.
e - Variable in class org.hps.record.triggerbank.SSPCluster
 
ebeam - Variable in class org.hps.analysis.tuple.TupleMaker
 
ebeam - Variable in class org.hps.svt.SVTHitLevelPlots
 
ecal - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
ecal - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
ecal - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
ecal - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
ecal - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ecal - Variable in class org.hps.recon.ecal.cluster.AbstractClusterer
 
ecal - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
ecal - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
ecal - Variable in class org.hps.recon.particle.ReconParticleDriver
 
Ecal3PoleFunction - Class in org.hps.recon.ecal
"3-Pole Function:" x**2 * exp(-x/tau) Here x is time, and we have pedestal and time offsets, and it's normalized: PEDESTAL + INTEGRAL / WIDTH^3 / 2 * (TIME-TIME0)**2 * exp(-(TIME-TIME0)/WIDTH)
Ecal3PoleFunction() - Constructor for class org.hps.recon.ecal.Ecal3PoleFunction
 
Ecal3PoleFunction(String) - Constructor for class org.hps.recon.ecal.Ecal3PoleFunction
 
ECAL_BANK_NUMBER - Static variable in class org.hps.evio.EventConstants
 
ECAL_BOTTOM_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_CAL_HITS - Static variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
ECAL_CALIBRATIONS - Static variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
ECAL_CLUSTERS - Static variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
ECAL_FACE - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
ECAL_FACE_TESTRUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.vertex.VertexDebugger
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.recon.tracking.TrackTweakDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_PULSE_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_FORMAT - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_FORMAT - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_HIGHRESTDC_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_HIGHRESTDC_FORMAT - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_HIGHRESTDC_MODE - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_HIGHRESTDC_MODE - Static variable in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
ECAL_PULSE_INTEGRAL_MODE - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_MODE - Static variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ECAL_PULSE_MODE - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_MODE - Static variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ECAL_RAW_MODE - Static variable in class org.hps.evio.EventConstants
 
ECAL_RAW_MODE - Static variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ECAL_READOUT_HITS - Static variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
ECAL_TOP_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_TRACK_STATE_INDEX - Static variable in class org.hps.recon.utils.TrackClusterMatcher
Constant denoting the index of the TrackState at the Ecal
ECAL_WINDOW_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_WINDOW_FORMAT - Static variable in class org.hps.evio.EventConstants
 
EcalBadChannel - Class in org.hps.conditions.ecal
This class represents an ECAL channel that is considered "bad" which means it should not be used in reconstruction.
EcalBadChannel() - Constructor for class org.hps.conditions.ecal.EcalBadChannel
 
EcalBadChannel.EcalBadChannelCollection - Class in org.hps.conditions.ecal
The collection class for this object.
EcalBadChannel.EcalBadChannelCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison class for ECAL bad channels, which uses channel ID.
EcalBadChannelCollection() - Constructor for class org.hps.conditions.ecal.EcalBadChannel.EcalBadChannelCollection
 
EcalCalibration - Class in org.hps.conditions.ecal
This class represents ECal pedestal and noise values from the conditions database.
EcalCalibration() - Constructor for class org.hps.conditions.ecal.EcalCalibration
No argument constructor.
EcalCalibration(int, double, double) - Constructor for class org.hps.conditions.ecal.EcalCalibration
Full qualified constructor.
EcalCalibration.EcalCalibrationCollection - Class in org.hps.conditions.ecal
The collection implementation for the object class.
EcalCalibration.EcalCalibrationCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison using channel ID.
EcalCalibrationCollection() - Constructor for class org.hps.conditions.ecal.EcalCalibration.EcalCalibrationCollection
 
EcalCalibrationsDriver - Class in org.hps.recon.ecal
This Driver will generate a EcalCalibration collection from the ADC value distributions of raw ECAL data.
EcalCalibrationsDriver() - Constructor for class org.hps.recon.ecal.EcalCalibrationsDriver
 
EcalCellIDPrintDriver - Class in org.hps.analysis.ecal
 
EcalCellIDPrintDriver() - Constructor for class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
EcalChannel - Class in org.hps.conditions.ecal
This class encapsulates all the information about a single ECal channel, corresponding to one physical crystal in the detector.
EcalChannel() - Constructor for class org.hps.conditions.ecal.EcalChannel
 
EcalChannel.ChannelId - Class in org.hps.conditions.ecal
The ChannelId is a unique number identifying the channel within its conditions collection.
EcalChannel.DaqId - Class in org.hps.conditions.ecal
The DaqId is the combination of crate, slot and channel that specify the channel's DAQ configuration.
EcalChannel.EcalChannelCollection - Class in org.hps.conditions.ecal
A collection of EcalChannel objects.
EcalChannel.EcalChannelCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison of ECAL channel objects.
EcalChannel.EcalChannelConverter - Class in org.hps.conditions.ecal
Customized converter for this object.
EcalChannel.GeometryId - Class in org.hps.conditions.ecal
The GeometryId contains the x and y indices of the crystal in the LCSIM-based geometry representation.
EcalChannelCollection() - Constructor for class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
 
EcalChannelConstants - Class in org.hps.conditions.ecal
This class represents the conditions of a single ECAL channel such as a calibration and gain.
EcalChannelConstants() - Constructor for class org.hps.conditions.ecal.EcalChannelConstants
Class constructor, which is package protected.
EcalChannelConverter() - Constructor for class org.hps.conditions.ecal.EcalChannel.EcalChannelConverter
 
ecalClusterCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
ecalClusterCollectionName - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
ecalClusterCollectionName - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
ecalClusterCollectionName - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
EcalClusterPlots - Class in org.hps.analysis.ecal
 
EcalClusterPlots() - Constructor for class org.hps.analysis.ecal.EcalClusterPlots
 
EcalClusterPlots - Class in org.hps.monitoring.ecal.plots
The driver EcalCluster implements the histograms shown to the user in the third tab of the Monitoring Application, when using the Ecal monitoring application.

These histograms show the single-channel distributions: The first sub-tab shows the cluster counts per event (Histogram1D), the number of hits in a cluster (Histogram1D), the cluster centers distribution (Histogram2D), and the maximum cluster energy in an event (Histogram1D). The second sub-tab shows the energy distribution of the cluster (Histogram1D) and the maximum cluster energy in each event (Histogram1D) The third sub-tab shows the time distribution of the cluster (Histogram1D), taken from the mean of the times forming the cluster, as well as the RMS (Histogram1D). The fourth tab displays the cluster pair distribution for the energy sum, energy difference, energy slope, and coplanarity cuts for all top/bottom pairs received.
EcalClusterPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
ecalClustersCollectionName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for calorimeter clusters.
ecalCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
ecalCollectionName - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
ecalCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
ecalCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
ecalCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
ecalCollectionName - Static variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
ecalCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
ecalCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
ecalCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
ecalCollectionName - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
The output LCIO collection name.
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Output collection name (unless runBackwards=true, then it's input).
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Output collection name (unless runBackwards=true, then it's input).
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Output collection name (unless runBackwards=true, then it's input).
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
ecalCollectionName - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
ecalCollectionName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
ecalConditions - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
ecalConditions - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
EcalConditions - Class in org.hps.conditions.ecal
This class provides access to all ECAL conditions from the database, including gain, pedestal and bad channel settings, per crystal.
EcalConditions(Subdetector) - Constructor for class org.hps.conditions.ecal.EcalConditions
Class constructor.
ecalConditions - Static variable in class org.hps.evio.EcalEvioReader
 
ecalConditions - Static variable in class org.hps.evio.EcalHitWriter
 
ecalConditions - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ecalConditions - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
ecalConditions - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalGain
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter2
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter3
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
ecalConditions - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
EcalConditionsConverter - Class in org.hps.conditions.ecal
This class loads all ECAL conditions into an EcalConditions object from the database, based on the current run number known by the conditions manager.
EcalConditionsConverter() - Constructor for class org.hps.conditions.ecal.EcalConditionsConverter
 
EcalConditionsUtil - Class in org.hps.conditions.ecal
This is a set of utility methods for the ECAL that use the database conditions system.
EcalConditionsUtil() - Constructor for class org.hps.conditions.ecal.EcalConditionsUtil
Constructor which will find the ECAL conditions from the static conditions manager instance.
EcalConditionsUtil(EcalConditions) - Constructor for class org.hps.conditions.ecal.EcalConditionsUtil
Constructor which uses external reference to conditions object.
ecalConverter - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The converter for creating the combined ECAL conditions object.
EcalConverterDriver - Class in org.hps.recon.ecal
 
EcalConverterDriver() - Constructor for class org.hps.recon.ecal.EcalConverterDriver
 
EcalCosmicPulseFitter - Class in org.hps.recon.ecal
Fit ECal FADC Mode-1 waveform with a "3-pole" function for extraction of pulse integral and time.
EcalCosmicPulseFitter() - Constructor for class org.hps.recon.ecal.EcalCosmicPulseFitter
 
EcalCrystal - Class in org.hps.detector.ecal
This class implements the geometry API for ECal crystals in the HPS experiment.
EcalCrystal(String, IDetectorElement, String, IIdentifier) - Constructor for class org.hps.detector.ecal.EcalCrystal
Class constructor.
EcalCrystalChannelMap - Class in org.hps.detector.ecal
This is a convenience utility for associating the geometric crystal objects with the conditions system channel information and vice versa.
EcalCrystalChannelMap(HPSEcalAPI, EcalChannel.EcalChannelCollection) - Constructor for class org.hps.detector.ecal.EcalCrystalChannelMap
Creates the map between crystals and channels.
EcalCrystalPosition - Class in org.hps.conditions.ecal
Stores information about front and back ECal crystal positions relative to the target.
EcalCrystalPosition() - Constructor for class org.hps.conditions.ecal.EcalCrystalPosition
 
EcalCrystalPosition.EcalCrystalPositionCollection - Class in org.hps.conditions.ecal
 
EcalCrystalPositionCollection() - Constructor for class org.hps.conditions.ecal.EcalCrystalPosition.EcalCrystalPositionCollection
 
EcalDaqPlots - Class in org.hps.monitoring.ecal.plots
The driver EcalDaqPlots implements the histogram shown to the user in the fourth tab of the Monitoring Application, when using the Ecal monitoring lcsim file.
EcalDaqPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
ecalE - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
EcalEdepToTriggerConverterDriver - Class in org.hps.recon.ecal
This file can be used on Monte Carlo and excludes pile up.
EcalEdepToTriggerConverterDriver() - Constructor for class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
ecalEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
EcalEventDisplay - Class in org.hps.monitoring.ecal.plots
This Driver creates an instance of the ECAL event display viewer and will generate plots in the monitoring app for individual channels that are selected.
EcalEventDisplay() - Constructor for class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
EcalEventDisplayWithRawWaveform - Class in org.hps.monitoring.ecal.plots
Driver EcalEventDisplay generates the histograms shown to the user in the fifth tab of the monitoring application.
EcalEventDisplayWithRawWaveform() - Constructor for class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
EcalEventTester(double) - Constructor for class org.hps.util.FilterMCBunches.EcalEventTester
 
EcalEvioReader - Class in org.hps.evio
 
EcalEvioReader(int, int) - Constructor for class org.hps.evio.EcalEvioReader
 
EcalFeeMonitor - Class in org.hps.monitoring.ecal.plots
 
EcalFeeMonitor() - Constructor for class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
EcalGain - Class in org.hps.conditions.ecal
A per channel ECAL gain value.
EcalGain() - Constructor for class org.hps.conditions.ecal.EcalGain
 
EcalGain - Class in org.hps.recon.ecal
 
EcalGain() - Constructor for class org.hps.recon.ecal.EcalGain
Currently sets up a listener for DAQ configuration from EVIO.
EcalGain.EcalGainCollection - Class in org.hps.conditions.ecal
The collection implementation for this class.
EcalGain.EcalGainCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison implementation by channel ID.
EcalGainCalibFilter - Class in org.hps.recon.filtering
 
EcalGainCalibFilter() - Constructor for class org.hps.recon.filtering.EcalGainCalibFilter
 
EcalGainCollection() - Constructor for class org.hps.conditions.ecal.EcalGain.EcalGainCollection
 
EcalGainDriver - Class in org.hps.recon.ecal
 
EcalGainDriver() - Constructor for class org.hps.recon.ecal.EcalGainDriver
 
EcalHit - Class in org.hps.monitoring.ecal.eventdisplay.event
The class EcalHit is an extension of Datum that stores an energy.
EcalHit(int, int, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Initializes a calorimeter hit object.
EcalHit(Point, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Initializes a calorimeter hit object.
EcalHit(int, int, double, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Initializes a calorimeter hit object.
EcalHit(Point, double, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Initializes a calorimeter hit object.
EcalHitPlots - Class in org.hps.analysis.ecal
 
EcalHitPlots() - Constructor for class org.hps.analysis.ecal.EcalHitPlots
 
EcalHitPlots - Class in org.hps.monitoring.ecal.plots
The driver EcalHitPlots implements the histogram shown to the user in the second tab of the Monitoring Application, when using the Ecal monitoring lcsim file.
EcalHitPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalHitPlots
 
ecalHits - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
ecalHitsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
ecalHitsCollectionName - Variable in class org.hps.analysis.tuple.FullTruthTupleMaker
 
EcalHitWriter - Class in org.hps.evio
 
EcalHitWriter() - Constructor for class org.hps.evio.EcalHitWriter
 
EcalKeyListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer.EcalKeyListener
Deprecated.
 
EcalKeyListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer.EcalKeyListener
Deprecated.
 
EcalKeyListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer.EcalKeyListener
 
EcalLed - Class in org.hps.conditions.ecal
A conditions class for representing the setup of the LED system in the ECAL for one channel.
EcalLed() - Constructor for class org.hps.conditions.ecal.EcalLed
 
EcalLed.EcalLedCollection - Class in org.hps.conditions.ecal
Generic collection class for these objects.
EcalLed.EcalLedCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison implementation by channel ID.
EcalLedCalibration - Class in org.hps.conditions.ecal
ECAL LED calibration information per channel.
EcalLedCalibration() - Constructor for class org.hps.conditions.ecal.EcalLedCalibration
Class constructor.
EcalLedCalibration(int, double, double, EcalLedCalibration.LedColor) - Constructor for class org.hps.conditions.ecal.EcalLedCalibration
Fully qualified constructor.
EcalLedCalibration.EcalLedCalibrationCollection - Class in org.hps.conditions.ecal
Generic collection class for these objects.
EcalLedCalibration.LedColor - Enum in org.hps.conditions.ecal
Color of LED measurement.
EcalLedCalibrationCollection() - Constructor for class org.hps.conditions.ecal.EcalLedCalibration.EcalLedCalibrationCollection
 
EcalLedCollection() - Constructor for class org.hps.conditions.ecal.EcalLed.EcalLedCollection
 
EcalLedSequenceMonitor - Class in org.hps.monitoring.ecal.plots
 
EcalLedSequenceMonitor() - Constructor for class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
EcalMCStudies - Class in org.hps.analysis.dataquality
 
EcalMCStudies() - Constructor for class org.hps.analysis.dataquality.EcalMCStudies
 
ecalMode - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
ecalMode - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
EcalMonitoring - Class in org.hps.analysis.dataquality
 
EcalMonitoring() - Constructor for class org.hps.analysis.dataquality.EcalMonitoring
 
EcalMonitoringPlots - Class in org.hps.monitoring.ecal.plots
The driver EcalMonitoringPlots implements the histogram shown to the user in the first tab of the Monitoring Application, when using the Ecal monitoring lcsim file.
EcalMonitoringPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
EcalMonitoringTestDriver - Class in org.hps.monitoring.drivers.example
This Driver just plots the number of RawTrackerHit objects in the 'EcalReadoutHits' collection and the FADC values as a basic test that ECAL raw data is accessible to the monitoring app.
EcalMonitoringTestDriver() - Constructor for class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
EcalMonitoringUtilities - Class in org.hps.monitoring.ecal.plots
Some simple utility methods for organizing ECAL monitoring plots.
EcalMonitoringUtilities() - Constructor for class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
EcalMouseListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseListener
 
EcalMouseMotionListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseMotionListener
 
ecalName - Static variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
ecalName - Static variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
ecalName - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
ecalName - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
ecalName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
ecalName - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ecalName - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
EcalOnlineRawConverter - Class in org.hps.recon.ecal
EcalOnlineRawConverter handles the conversion of raw hits of all modes to energy hit CalorimeterHit objects.
EcalOnlineRawConverter() - Constructor for class org.hps.recon.ecal.EcalOnlineRawConverter
Instantiates the EcalOnlineRawConverter and connects it to the ConfigurationManager to receive settings from the DAQ configuration.
EcalOnlineRawConverterDriver - Class in org.hps.recon.ecal
This class is used to convert between collections of RawCalorimeterHit and RawTrackerHit, objects with ADC/sample information, and collections of CalorimeterHit, objects with energy/time information.
EcalOnlineRawConverterDriver() - Constructor for class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Instantiates the EcalOnlineRawConverter2 for this driver.
EcalPairEventTester(double) - Constructor for class org.hps.util.FilterMCBunches.EcalPairEventTester
 
EcalPairsFilter - Class in org.hps.recon.filtering
Accept events containing a pair of ECal clusters within a set time coincidence.
EcalPairsFilter() - Constructor for class org.hps.recon.filtering.EcalPairsFilter
 
ecalPanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The panel displaying the calorimeter crystals and scale.
EcalPedestalCalculator - Class in org.hps.recon.ecal
Calculate pedestals from Mode-7 Data.
EcalPedestalCalculator() - Constructor for class org.hps.recon.ecal.EcalPedestalCalculator
 
EcalPedestalMonitor - Class in org.hps.monitoring.subsys.ecal
Reads output of org.hps.recon.ecal.RunningPedestalDriver and makes strip charts.
EcalPedestalMonitor() - Constructor for class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
EcalPedestalViewer - Class in org.hps.monitoring.ecal.plots
 
EcalPedestalViewer() - Constructor for class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
ecalPosition - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
Position of the Ecal face
ecalPosition - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
Position of the Ecal face
ecalPosition - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
Position of the Ecal face
ecalPosition - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
Position of the Ecal face
ecalPosition - Variable in class org.hps.analysis.vertex.VertexDebugger
Position of the Ecal face
ecalPosition - Variable in class org.hps.recon.tracking.TrackTweakDriver
Position along the beamline of the Ecal face
EcalPulseFitter - Class in org.hps.recon.ecal
Fit ECal FADC Mode-1 waveform with a "3-pole" function for extraction of pulse integral and time.
EcalPulseFitter() - Constructor for class org.hps.recon.ecal.EcalPulseFitter
 
EcalPulseWidth - Class in org.hps.conditions.ecal
Conditions object for representing the ECAL signal pulse width of a single channel.
EcalPulseWidth() - Constructor for class org.hps.conditions.ecal.EcalPulseWidth
 
EcalPulseWidth.EcalPulseWidthCollection - Class in org.hps.conditions.ecal
Collection implementation for EcalPulseWidth.
EcalPulseWidthCollection() - Constructor for class org.hps.conditions.ecal.EcalPulseWidth.EcalPulseWidthCollection
 
ecalQuantNames - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
ecalRawCollectionName - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
EcalRawConverter - Class in org.hps.recon.ecal
This class is used to convert between RawCalorimeterHit or RawTrackerHit, objects with ADC/sample information, and CalorimeterHit, an object with energy+time information.
EcalRawConverter() - Constructor for class org.hps.recon.ecal.EcalRawConverter
Currently sets up a listener for DAQ configuration from EVIO.
EcalRawConverter2 - Class in org.hps.recon.ecal
This class is used to convert between RawCalorimeterHit or RawTrackerHit, objects with ADC/sample information, and CalorimeterHit, an object with energy+time information.
EcalRawConverter2() - Constructor for class org.hps.recon.ecal.EcalRawConverter2
Currently sets up a listener for DAQ configuration from EVIO.
EcalRawConverter2Driver - Class in org.hps.recon.ecal
This Driver converts raw ECal data collections to CalorimeterHit collections with energy and time information.
EcalRawConverter2Driver() - Constructor for class org.hps.recon.ecal.EcalRawConverter2Driver
 
EcalRawConverter3 - Class in org.hps.recon.ecal
This class is used to convert between RawCalorimeterHit or RawTrackerHit, objects with ADC/sample information, and CalorimeterHit, an object with energy+time information.
EcalRawConverter3() - Constructor for class org.hps.recon.ecal.EcalRawConverter3
Currently sets up a listener for DAQ configuration from EVIO.
EcalRawConverter3Driver - Class in org.hps.recon.ecal
This Driver converts raw ECal data collections to CalorimeterHit collections with energy and time information.
EcalRawConverter3Driver() - Constructor for class org.hps.recon.ecal.EcalRawConverter3Driver
 
EcalRawConverterDriver - Class in org.hps.recon.ecal
This Driver converts raw ECal data collections to CalorimeterHit collections with energy and time information.
EcalRawConverterDriver() - Constructor for class org.hps.recon.ecal.EcalRawConverterDriver
 
ecalReader - Variable in class org.hps.evio.LCSimTestRunEventBuilder
 
ecalReadoutCollectionName - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
EcalReadoutDriver<T> - Class in org.hps.readout.ecal
Performs readout of ECal hits.
EcalReadoutDriver() - Constructor for class org.hps.readout.ecal.EcalReadoutDriver
 
ecalReadoutName - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalGainDriver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
ecalReadoutPeriod - Static variable in class org.hps.recon.ecal.EcalUtils
 
EcalReadoutToTriggerConverterDriver - Class in org.hps.recon.ecal
 
EcalReadoutToTriggerConverterDriver() - Constructor for class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
EcalRunningPedestalDriver - Class in org.hps.recon.ecal
This Driver takes Mode-1 or Mode-7 ECal data and computes a running pedestal average for every channel.
EcalRunningPedestalDriver() - Constructor for class org.hps.recon.ecal.EcalRunningPedestalDriver
 
EcalScoringMatchDriver - Class in org.hps.analysis.examples
 
EcalScoringMatchDriver() - Constructor for class org.hps.analysis.examples.EcalScoringMatchDriver
 
ecalScoringPlaneHits - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
ecalScoringPlaneHitsCollectionName - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
EcalSinglesFilter - Class in org.hps.recon.filtering
Accept events containing an ECal cluster passing cuts.
EcalSinglesFilter() - Constructor for class org.hps.recon.filtering.EcalSinglesFilter
 
EcalStripChartTestDriver - Class in org.hps.monitoring.subsys.ecal
Example Driver for plotting a sub-system's data using a strip chart.
EcalStripChartTestDriver() - Constructor for class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
EcalStripChartTestDriver.AverageHitsProvider - Class in org.hps.monitoring.subsys.ecal
 
ecalSubdetectorName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
ecalSubdetectorName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
ecalSubdetectorName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
EcalTimeCorrectionDriver - Class in org.hps.recon.ecal
Perform time walk correction on ECal hits and create new collection of hits with corrected time.
EcalTimeCorrectionDriver() - Constructor for class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
EcalTimeShift - Class in org.hps.conditions.ecal
This class represents a time shift calibration value for an ECAL channel.
EcalTimeShift() - Constructor for class org.hps.conditions.ecal.EcalTimeShift
 
EcalTimeShift.EcalTimeShiftCollection - Class in org.hps.conditions.ecal
A collection of EcalTimeShift objects.
EcalTimeShift.EcalTimeShiftCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Compare two objects by their channel ID.
EcalTimeShiftCollection() - Constructor for class org.hps.conditions.ecal.EcalTimeShift.EcalTimeShiftCollection
 
EcalTimeWalk - Class in org.hps.conditions.ecal
ECal time walk conditions consisting of 5 double parameters for input to time walk correction algorithm.
EcalTimeWalk() - Constructor for class org.hps.conditions.ecal.EcalTimeWalk
 
EcalTimeWalk - Class in org.hps.recon.ecal
 
EcalTimeWalk() - Constructor for class org.hps.recon.ecal.EcalTimeWalk
 
EcalTimeWalk.EcalTimeWalkCollection - Class in org.hps.conditions.ecal
The collection implementation for the object class.
EcalTimeWalkCollection() - Constructor for class org.hps.conditions.ecal.EcalTimeWalk.EcalTimeWalkCollection
 
EcalTriggerFilterDriver - Class in org.hps.recon.ecal
Changes ECal hit IDs to match what the test run trigger sees.
EcalTriggerFilterDriver() - Constructor for class org.hps.recon.ecal.EcalTriggerFilterDriver
 
EcalUtils - Class in org.hps.recon.ecal
 
EcalUtils() - Constructor for class org.hps.recon.ecal.EcalUtils
 
EcalWindowEventPlots - Class in org.hps.monitoring.ecal.plots
 
EcalWindowEventPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
EcalWindowPlots - Class in org.hps.monitoring.ecal.plots
 
EcalWindowPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
EcalWindowPlotsXY - Class in org.hps.monitoring.ecal.plots
 
EcalWindowPlotsXY() - Constructor for class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
EcalWiringManager - Class in org.hps.monitoring.ecal.eventdisplay.util
Class EcalWiringManager reads in the crystal hardware data sheet for the calorimeter and stores the data in CrystalDataSet objects for access and reference by the Viewer classes.
EcalWiringManager(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
Initializes an EcalWiringManager database with hardware information loaded from the indicated file.
EcalWiringManager(String, int, boolean) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
Initializes an EcalWiringManager database with hardware information loaded from the indicated file.
ecalWriter - Variable in class org.hps.evio.TestRunReconToEvio
 
ecalWriter - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
ecalWriter - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
eCanditates - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
eClusterOverP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
eClusterVsP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
eCut - Variable in class org.hps.util.FilterMCBunches.EcalEventTester
 
eCut - Variable in class org.hps.util.FilterMCBunches.EcalPairEventTester
 
edepCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
edepE - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
eDepMap - Variable in class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
eDepMap - Variable in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
edepThreshold - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
edge - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
edgePlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
edgePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
edgePlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
editable - Variable in class org.hps.monitoring.application.AbstractFieldsPanel
Flag which sets if this component and its children are editable.
efficiencyPlotEntries - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Stores entries for the efficiency over time plot.
efficiencyPlotEntries - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores entries for the efficiency over time plot.
EigenvalueDecomposition - Class in org.hps.recon.tracking.gbl.matrix
Eigenvalues and eigenvectors of a real matrix.
EigenvalueDecomposition(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Check for symmetry, then construct the eigenvalue decomposition
ELAPSED_TIME_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The total elapsed time in the session.
elapsedTime - Variable in class org.hps.monitoring.application.model.RunModel
The elapsed time in seconds.
elapsedTimeField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the elapsed job time in seconds.
eleClEne - Variable in class org.hps.analysis.vertex.VertexDebugger
 
ELECTRON - Static variable in class org.hps.conditions.svt.SvtDaqMapping
Electron side of a sensor.
ELECTRON - Static variable in class org.hps.recon.particle.ReconParticleDriver
 
ELECTRON_POS_A1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_A2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_B1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_B2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_B3 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_SIDE - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
electronDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
electronEClusterOverP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
electronEClusterVsP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
electronEOverP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
electronEVsP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
electrons - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed electron particles.
elemCharge - Static variable in class org.hps.recon.ecal.EcalUtils
 
elePBottom - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePBottom - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePTop - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePTop - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePx - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePx - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePy - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePy - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePz - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePz - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePzBeam - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePzBeam - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePzBeamBottom - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePzBeamBottom - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePzBeamTop - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePzBeamTop - Variable in class org.hps.analysis.vertex.VertexDebugger
 
eleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
eleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
eliminateGhostHits(List<HelicalTrackCross>, RelationalTable, RelationalTable) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
em - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
 
em - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
emass - Variable in class org.hps.analysis.examples.VertexAnalysis
 
emass - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
emass - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
emulateFirmware - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Whether to perform "firmware algorithm" on Mode-1 data.
emulateFirmware - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Whether to perform "firmware algorithm" on Mode-1 data.
emulateFirmware - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Whether to perform "firmware algorithm" on Mode-1 data.
enableClusterTimeCuts - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enableConnectionPanel(boolean) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel
Enable or disable the connection panel GUI elements.
enabled - Variable in class org.hps.detector.svt.SvtDetectorSetup
Flag to enable/disable this class from within conditions manager.
enabled - Variable in class org.hps.record.daqconfig.AbstractConfig
 
enabledSelection - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
enableHitEfficiency - Variable in class org.hps.readout.svt.DropSVTHits
 
enableHitEfficiencyDistribution - Variable in class org.hps.readout.svt.DropSVTHits
 
enableMaxSamplePlots - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enablePileupCut - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
enablePlots - Variable in class org.hps.recon.utils.TrackClusterMatcher
Flag used to determine if plots are enabled/disabled
enablePlots(boolean) - Method in class org.hps.recon.utils.TrackClusterMatcher
Enable/disable booking, filling of Ecal cluster and extrapolated track position plots.
enablePositionPlots - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enableThresholdCut - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
enableTrackClusterMatchPlots - Variable in class org.hps.recon.particle.ReconParticleDriver
 
enableTriggerFilter - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enableTriggerFilter - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
encode() - Method in class org.hps.conditions.api.AbstractIdentifier
Encode the ID into a long.
encode() - Method in class org.hps.conditions.ecal.EcalChannel.ChannelId
Encode as long value (just returns the int value).
encode() - Method in class org.hps.conditions.ecal.EcalChannel.DaqId
Encode this ID into a long value.
encode() - Method in class org.hps.conditions.ecal.EcalChannel.GeometryId
Encode this ID as a long using the ID helper.
encodeBadHitList(List<Integer>) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
encodeBadHitList(List<Integer>) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
encodeSharedHitList(List<Integer>) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
encodeType(StrategyType, boolean) - Static method in class org.hps.recon.tracking.TrackType
Track type encoder.
end - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
end - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
end - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
END_DATE_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The end date of the run which comes from the EVIO END record.
END_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
END event tag.
endDate - Variable in class org.hps.conditions.run.RunSpreadsheet.RunData
 
endDate - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
endDate - Variable in class org.hps.monitoring.application.model.RunModel
The end date of the run.
endDateField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the end date.
endElement(String, String, String) - Method in class org.hps.conditions.svt.CalibrationHandler
Method that is triggered when the end of a tag is encountered.
endElement(String, String, String) - Method in class org.hps.conditions.svt.DaqMapHandler
Method that is triggered when the end of a tag is encountered.
endEvent - Variable in class org.hps.datacat.FileEventRange
 
endJob() - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Perform end of job hook, which will cancel the update timer.
endJob() - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
endJob() - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
endJob() - Method in class org.hps.record.AbstractRecordProcessor
End of job action.
endJob() - Method in interface org.hps.record.RecordProcessor
End of job action.
endOfData() - Method in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
endOfData() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
endOfData() - Method in class org.hps.analysis.dataquality.DQMDatabaseDriver
 
endOfData() - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
endOfData() - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
endOfData() - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
endOfData() - Method in class org.hps.analysis.ecal.EcalHitPlots
 
endOfData() - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
endOfData() - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
endOfData() - Method in class org.hps.analysis.ecal.TestRunRateAnalysis
 
endOfData() - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.DummyAnalysisDriver
End of job calculations or cleanup should go here.
endOfData() - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripEventDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripGoldenEventsDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripMollerEventsDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripRunAndEventDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripSingleFeeDriver
 
endOfData() - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.muon.SimpleMuonAnalysis
 
endOfData() - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Prints out final run verification statistics and generates efficiency plots.
endOfData() - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Outputs the global efficiency data.
endOfData() - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
endOfData() - Method in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
endOfData() - Method in class org.hps.analysis.tuple.TupleMaker
 
endOfData() - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.vertex.VertexDebugger
 
endOfData() - Method in class org.hps.analysis.wab.StripMcWabConversionDriver
 
endOfData() - Method in class org.hps.evio.TestRunReconToEvio
 
endOfData() - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
endOfData() - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
endOfData() - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
endOfData() - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
endOfData() - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
endOfData() - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Closes the output file after all events have been processed.
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Hides the single event display and disposes it from memory.
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Hides the single event display and disposes it from memory.
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
endOfData() - Method in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
endOfData() - Method in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
endOfData() - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Prints out the results of the trigger at the end of the run.
endOfData() - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
endOfData() - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
endOfData() - Method in class org.hps.readout.ecal.MollerTriggerDriver
 
endOfData() - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
endOfData() - Method in class org.hps.readout.ecal.TestRunTriggerDriver
 
endOfData() - Method in class org.hps.readout.ecal.TriggerDriver
 
endOfData() - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
End of data hook, which will get the mean and sigma for the ADC distributions.
endOfData() - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
endOfData() - Method in class org.hps.recon.filtering.EventReconFilter
 
endOfData() - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
endOfData() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
endOfData() - Method in class org.hps.recon.particle.ReconParticleDriver
 
endOfData() - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
endOfData() - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
endOfData() - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
endOfData() - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
endOfData() - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
endOfData() - Method in class org.hps.recon.tracking.MergeTrackCollections
 
endOfData() - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
endOfData() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
endOfData() - Method in class org.hps.recon.tracking.TrackerReconDriver
 
endOfData() - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
endOfData() - Method in class org.hps.svt.alignment.RunAlignment
 
endOfData() - Method in class org.hps.svt.SVTHitLevelPlots
 
endOfData() - Method in class org.hps.util.CollectionSizeDriver
 
endOfData() - Method in class org.hps.util.LCIOFilterDriver
 
endOfFiles() - Method in class org.hps.record.evio.EvioFileSource
Return true if there are no more files to open from the list.
endOfRun() - Method in class org.hps.util.FilterMCBunches.EventTester
 
endOfRun() - Method in class org.hps.util.FilterMCBunches.RTHEventTester
 
endPointZ - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
endRun(EvioEvent) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Handle an EVIO END event.
endRun(RecordType) - Method in class org.hps.record.AbstractRecordProcessor
End of run action.
endRun(RecordType) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the endRun methods of the registered processors.
endRun(RecordType) - Method in interface org.hps.record.RecordProcessor
End of run action.
EndRunException - Exception in org.hps.record
An Exception thrown when end of run occurs in event processing.
EndRunException(String, int) - Constructor for exception org.hps.record.EndRunException
Class constructor.
endTick(SystemStatistics) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
Hook for updating the charts at end of statistics clock tick.
endTick() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
endTick(SystemStatistics) - Method in interface org.hps.monitoring.subsys.SystemStatisticsListener
 
endTimestamp - Variable in class org.hps.datacat.EvioDatasetIndex.TimestampRange
 
endTimestamp - Variable in class org.hps.rundb.RunSummaryImpl
Timestamp of END event.
eneOverp - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
enePhoton - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
energy - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
energy - Variable in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
 
energy - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
energy - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ENERGY_DIFF - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
ENERGY_MAX - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
ENERGY_MIN - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
ENERGY_SLOPE - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
ENERGY_SLOPE_THRESHOLD - Static variable in class org.hps.record.daqconfig.ESBCutConfig
 
ENERGY_SUM - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
energyBinSize - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Defines the bin size used for energy plots.
energyCut - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
energyCut - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
energyDifference(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the energy difference between the ECal clusters making up a cluster pair is below an energy difference threshold
energyDifferenceCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDifferenceThreshold - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistance2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistance2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistanceCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistanceCut(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Require that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following E_low + d_b*.0032 GeV/mm < .8 GeV
energyDistanceDistance - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistanceThreshold - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energySlopeParamF - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
energySum(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the sum of the energies of ECal clusters making up a cluster pair is below an energy sum threshold
energySumCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energySumThreshold - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyVerificationThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The maximum energy by which two matched clusters may vary and still be verified.
energyVsT - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
energyVsX - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
energyVsY - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
energyXMax - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Defines the upper limit of the energy plot x-axes.
ENG_RUN_APV_HEADER_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_APV_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_APV_TAIL_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_CHANNEL_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_ERROR_BIT_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_SAMPLE_HEADER_INDEX - Static variable in class org.hps.record.svt.SvtEvioUtils
 
EngRun2015CondCheckDriver - Class in org.hps.test.util
Checks that the correct conditions are loaded for engineering run 2015 reconstruction by verifying the collection IDs.
EngRun2015CondCheckDriver() - Constructor for class org.hps.test.util.EngRun2015CondCheckDriver
 
eOverP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
EPICS_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
EPICS bank tag.
EPICS_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
EPICS event tag.
EPICS_PARENT_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Tag of bank containing the EPICS data bank.
EPICS_VARIABLE_NAMES - Static variable in class org.hps.record.epics.EpicsData
Collection parameter that has the EPICS variable names.
epicsBiasValue - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
epicsDao - Variable in class org.hps.rundb.DaoProvider
 
epicsData - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
EpicsData - Class in org.hps.record.epics
This is an API for reading and writing EPICS data to LCIO events, as well as parsing the data from a CDATA section within an EVIO string data bank.
EpicsData() - Constructor for class org.hps.record.epics.EpicsData
Class constructor.
EpicsData(String) - Constructor for class org.hps.record.epics.EpicsData
Class constructor that parses string data.
epicsData - Variable in class org.hps.rundb.builder.EvioDataBuilder
 
EpicsDataDao - Interface in org.hps.rundb
Database Access Object (DAO) API for EPICS data from the run database.
EpicsDataDaoImpl - Class in org.hps.rundb
Implementation of database operations for EPICS data.
EpicsDataDaoImpl(Connection) - Constructor for class org.hps.rundb.EpicsDataDaoImpl
Create a new DAO implementation for EPICS data.
epicsDataSet - Variable in class org.hps.record.epics.EpicsRunProcessor
Collection of the EPICS data accumulated during the job.
EpicsEtProcessor - Class in org.hps.record.epics
An ET event processor that builds EPICS events.
EpicsEtProcessor() - Constructor for class org.hps.record.epics.EpicsEtProcessor
 
EpicsEvioProcessor - Class in org.hps.record.epics
This is an EVIO event processor that will read EPICS events (event tag 31) and turn them into EpicsData objects.
EpicsEvioProcessor() - Constructor for class org.hps.record.epics.EpicsEvioProcessor
 
EpicsGenericObject - Class in org.hps.record.epics
This is an implementation of GenericObject for reading and writing EPICS data.
EpicsGenericObject() - Constructor for class org.hps.record.epics.EpicsGenericObject
 
epicsHeader - Variable in class org.hps.record.epics.EpicsData
The EPICS header information.
EpicsHeader - Class in org.hps.record.epics
Representation of EPICs header data from the EVIO bank (run, sequence, time stamp).
EpicsHeader(int[]) - Constructor for class org.hps.record.epics.EpicsHeader
Class constructor.
epicsProcessor - Variable in class org.hps.evio.LCSimEngRunEventBuilder
EVIO processor for extracting EPICS data.
EpicsRunProcessor - Class in org.hps.record.epics
Creates a list of EPICS data found in EVIO events across an entire job.
EpicsRunProcessor() - Constructor for class org.hps.record.epics.EpicsRunProcessor
Create a processor that will make a list of EPICS data.
EpicsType - Enum in org.hps.rundb
Enum for representing different types of EPICS data in the run database, of which there are currently two (2s and 20s).
EpicsType(int) - Constructor for enum org.hps.rundb.EpicsType
Create an EPICS type.
EpicsUtilities - Class in org.hps.record.epics
Utility methods for EpicsData.
EpicsUtilities() - Constructor for class org.hps.record.epics.EpicsUtilities
 
EpicsUtilities.SequenceComparator - Class in org.hps.record.epics
 
EpicsUtilities.TimestampComparator - Class in org.hps.record.epics
 
EpicsVariable - Class in org.hps.rundb
Information about an EPICS variable including its name in the EPICS database, column name for the run database, description of the variable, and type (either 2s or 20s).
EpicsVariable(String, String, String, EpicsType) - Constructor for class org.hps.rundb.EpicsVariable
Create an EPICs variable.
EpicsVariable(String, String, String, int) - Constructor for class org.hps.rundb.EpicsVariable
Create an EPICs variable.
epicsVariableDao - Variable in class org.hps.rundb.DaoProvider
 
epicsVariableDao - Variable in class org.hps.rundb.EpicsDataDaoImpl
The database interface to get EPICS variable information.
EpicsVariableDao - Interface in org.hps.rundb
Database interface for EPICS variables.
EpicsVariableDaoImpl - Class in org.hps.rundb
Implementation of database interface for EPICS variable information in the run database.
EpicsVariableDaoImpl(Connection) - Constructor for class org.hps.rundb.EpicsVariableDaoImpl
Create the object for accessing the db.
eps() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the signed helix DCA.
epserror - Variable in class org.hps.recon.vertexing.BilliorTrack
 
epsilon_intercept - Variable in class org.hps.recon.tracking.WTrack
 
epsIndex - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of DCA element in parameter array and covariance matrix.
equalEnergies(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
Handles pathological case where multiple neighboring crystals have EXACTLY the same energy.
equals(Object) - Method in class org.hps.conditions.api.BaseConditionsObject
 
equals(Object) - Method in class org.hps.conditions.ecal.EcalChannel
Implementation of equals.
equals(Object) - Method in class org.hps.conditions.svt.SvtChannel
Implementation of equals.
equals(Object) - Method in class org.hps.conditions.svt.TestRunSvtChannel
Implementation of equals.
equals(Object) - Method in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Implementation of equals operation.
equals(ClusterType) - Method in enum org.hps.recon.ecal.cluster.ClusterType
 
equals(StrategyType) - Method in enum org.hps.recon.tracking.StrategyType
Returns true if the specified StrategyType is equal to this enum constant.
equals(int) - Method in enum org.hps.record.evio.EventTagConstant
 
equals(BaseStructure) - Method in enum org.hps.record.evio.EvioBankTag
Return true if bank's tag matches this one.
equals(int) - Method in enum org.hps.record.evio.EvioBankTag
Return true if the tag value matches this one.
equals(Object) - Method in class org.hps.util.Pair
Checks if the elements in this pair are equal to the elements of the specified pair
equals(Object) - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
equals(Object) - Method in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
error - Variable in class org.hps.monitoring.application.util.ErrorHandler
The thrown error.
error - Variable in class org.hps.record.svt.SvtErrorBitData
 
errorHandler - Variable in class org.hps.monitoring.application.EventProcessing
The error handler, which is just a reference to the application's error handler.
errorHandler - Variable in class org.hps.monitoring.application.MonitoringApplication
The error handling object.
ErrorHandler - Class in org.hps.monitoring.application.util
An error handling class which is able to do any of the following, depending on how the users wants to handle the error.
ErrorHandler(Component, Logger) - Constructor for class org.hps.monitoring.application.util.ErrorHandler
Class constructor.
errorY - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsP - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsU - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsUEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsUPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsV - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsVEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsVPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
errY - Variable in class org.hps.recon.tracking.straight.STUtils.LineFit
 
ESBCutConfig - Class in org.hps.record.daqconfig
Class ESBCutConfig is an implementation of the abstract AbstractCutConfig for cuts the energy slope cut.
ESBCutConfig() - Constructor for class org.hps.record.daqconfig.ESBCutConfig
Instantiates a new ESBCutConfig object.
estimateMomentum(double, double) - Method in class org.hps.recon.tracking.FastCheck
 
estimateScatter(IDetectorElement, HelicalTrackFit, MultipleScattering, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
esumMax - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
esumMax - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
esumMax - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
esumMax - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
esumMax - Variable in class org.hps.analysis.vertex.VertexDebugger
 
esumMin - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
esumMin - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
esumMin - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
esumMin - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
esumMin - Variable in class org.hps.analysis.vertex.VertexDebugger
 
ET_NAME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The name of the ET system which is generally a file on disk.
ET_PORT_MAX - Static variable in class org.hps.record.evio.EvioFileProducer
Maximum port number of ET server (maximum value of a TCP/IP port).
ET_PORT_MIN - Static variable in class org.hps.record.evio.EvioFileProducer
Minimum port number of ET server (lower port numbers not allowed).
etaTrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
etaTrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
EtConnection - Class in org.hps.record.et
A class for encapsulating the connection information for an ET client including the EtSystem and EtAttachment objects.
EtConnection(EtSystem, EtAttachment, EtStation, Mode, int, int) - Constructor for class org.hps.record.et.EtConnection
A class constructor for internal convenience.
etEvent - Variable in class org.hps.record.composite.CompositeRecord
The ET event.
EtEventAdapter - Class in org.hps.record.composite
An adapter for directly using the CompositeLoop to supply and process EtEvents.
EtEventAdapter(EtEventSource) - Constructor for class org.hps.record.composite.EtEventAdapter
Constructor with an EtEventSource that supplies EtEvent records through a network ET server.
EtEventProcessor - Class in org.hps.record.et
This is the basic abstract class that processors of EtEvent objects should extend.
EtEventProcessor() - Constructor for class org.hps.record.et.EtEventProcessor
 
EtEventQueue - Class in org.hps.record.et
A dynamic queue for supplying EtEvent objects to a loop.
EtEventQueue() - Constructor for class org.hps.record.et.EtEventQueue
 
EtEventSource - Class in org.hps.record.et
Implementation of a record source supplying EtEvent objects from an ET server connection to a record loop.
EtEventSource(EtConnection) - Constructor for class org.hps.record.et.EtEventSource
Constructor that requires the connection parameters.
EtEventSource.EtSourceException - Exception in org.hps.record.et
Indicates ET system error occurred.
etName - Variable in class org.hps.record.evio.EvioFileProducer
The ET system name which maps to a buffer file.
etNameField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for ET name (file).
etProcessors - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The list of ET processors.
EtSourceException(String, Exception) - Constructor for exception org.hps.record.et.EtEventSource.EtSourceException
Class constructor.
EtStationThread - Class in org.hps.record.et
This is a class which runs ET event processing on a separate thread using an ET station that is assigned to its own unique EtSystem.
EtStationThread(EtEventProcessor, EtSystem, String, int, int[]) - Constructor for class org.hps.record.et.EtStationThread
This creates an ET station that will run an ET processor on a separate thread.
EtSystemMonitor - Class in org.hps.monitoring.subsys.et
This is a class for monitoring the ET system.
EtSystemMonitor() - Constructor for class org.hps.monitoring.subsys.et.EtSystemMonitor
 
EtSystemStripCharts - Class in org.hps.monitoring.subsys.et
This will show a series of strip charts from ET system performance statistics such as event and data rates.
EtSystemStripCharts() - Constructor for class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
EtSystemUtil - Class in org.hps.monitoring.application.util
 
EtSystemUtil() - Constructor for class org.hps.monitoring.application.util.EtSystemUtil
Do not allow class instantiation.
evaluateMinimum(FunctionMinimum) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
Event - Class in org.hps.monitoring.ecal.eventdisplay.event
Class Event stores all the information the CalorimeterPanel needs to display an event.
Event() - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event()

Creates a new Event.
Event(int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event(int hits, int clusters)

Creates a new Event and reserves spaces for the given number of hits and cluster centers.
Event(int, int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event(int hits, int clusters, int associations)

Creates a new Event and reserves spaces for the given number of hits, cluster centers, and crystal associations.
Event(List<EcalHit>, List<Point>) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event(List hits, List clusters, List associations)

Creates a new Event and sets its contents to those of the given lists.
Event(List<EcalHit>, List<Point>, List<Association>) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event(List hits, List clusters, List associations)

Creates a new Event and sets its contents to those of the given lists.
EVENT - Static variable in class org.hps.record.daqconfig.ConfigurationManager
 
EVENT_BANK_NUM - Static variable in class org.hps.evio.EventConstants
 
EVENT_BUILDER_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Event builder setting changed.
EVENT_BUILDER_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The name of the event builder for converting from EVIO to LCIO events.
EVENT_FILTER_APPLIED - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
EVENT_FILTER_REMOVED - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
EVENT_NUM - Static variable in class org.hps.record.triggerbank.HeadBankData
 
EVENT_NUMBER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
EVENT_NUMBER_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The event number currently being processed which usually comes from the EVIO or LCIO records.
EVENT_RATE_COLLECTION_INDEX - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
EVENT_RATE_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The event rate in Hertz.
EVENT_TYPE - Static variable in class org.hps.record.triggerbank.HeadBankData
 
eventBuilder - Variable in class org.hps.evio.EvioToLcio
The LCSim event builder used to convert from EVIO.
eventBuilder - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The class for building the LCSim events from EVIO data.
eventBuilder - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The LCSim event builder for creating LCIO events from EVIO (can be null).
eventBuilderComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting the event builder class.
EventButtonsPanel - Class in org.hps.monitoring.application
This is the panel with buttons for connecting or disconnecting from the session and controlling the application when event processing is paused.
EventButtonsPanel(ConnectionStatusModel, ActionListener) - Constructor for class org.hps.monitoring.application.EventButtonsPanel
Class constructor.
eventClusters - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
EventConstants - Class in org.hps.evio
 
EventConstants() - Constructor for class org.hps.evio.EventConstants
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
eventCount - Variable in class org.hps.util.CollectionSizeDriver
 
eventCountCluster - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
eventCountEpicsDisagree - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventCounter - Variable in class org.hps.util.MergeBunches
 
eventCountFit - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
eventCountHvOff - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventCountRaw - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
EventDashboard - Class in org.hps.monitoring.application
This class implements a dashboard for displaying information about the current run.
EventDashboard(RunModel) - Constructor for class org.hps.monitoring.application.EventDashboard
Class constructor which takes reference to backing model.
EventDashboard.EventDashboardUpdater - Class in org.hps.monitoring.application
Updates the fields as events are processed.
EventDashboard.EventDashboardUpdater.RunTimerTask - Class in org.hps.monitoring.application
Task to periodically update the fields as events are processed.
EventDashboardUpdater() - Constructor for class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
 
eventDate - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventDisplay - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
EventDisplayDriver - Class in org.hps.monitoring.ecal.eventdisplay.exec
This is a Driver for running the ECAL Event Display.
EventDisplayDriver() - Constructor for class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
EventDisplayOutputDriver - Class in org.hps.monitoring.ecal.eventdisplay.lcsim
EventDisplayOutputDriver writes the results from clustering and hit reconstruction into a text format that can be read offline by the event display.
EventDisplayOutputDriver() - Constructor for class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
eventEnergyBuffer - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
eventEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
eventFilter(EventHeader) - Method in class org.hps.util.LCIOFilterDriver
 
eventFilter(EventHeader) - Method in class org.hps.util.TwoTrackFilterDriver
 
EventFlagFilter - Class in org.hps.recon.filtering
Accept only events where all of the specified flags exist and have a value of 1.
EventFlagFilter() - Constructor for class org.hps.recon.filtering.EventFlagFilter
 
eventHitBuffer - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
eventId - Variable in class org.hps.record.scalers.ScalerData
The event ID of the data.
EVENTID_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Event ID bank tag.
eventInterval - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
EventManager - Interface in org.hps.monitoring.ecal.eventdisplay.io
Interface EventManager is responsible for traversing an event data file and extracting lists of calorimeter hits and hit clusters from it to be passed to a FileViewer.
eventn - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
eventn - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
eventn - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
eventn - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
eventN - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
eventn - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
eventNum - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
eventNum - Variable in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
eventNum - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
eventNum - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
eventNumber - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The current event number.
eventNumber - Variable in class org.hps.monitoring.application.model.RunModel
The current event number.
eventNumber - Variable in class org.hps.record.composite.CompositeRecord
The event number.
eventNumber - Variable in class org.hps.record.triggerbank.SSPData
 
eventNumberField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the current event number.
eventNumRange - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventPass(Hep3Vector, Hep3Vector) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
eventPedestals - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
eventPosCount - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
eventPrintInterval - Variable in class org.hps.evio.EvioToLcio
 
EventProcessing - Class in org.hps.monitoring.application
This class encapsulates all of the logic involved with processing events and managing the related state and objects within the monitoring application.
EventProcessing(MonitoringApplication, List<CompositeRecordProcessor>, List<Driver>, List<ConditionsListener>) - Constructor for class org.hps.monitoring.application.EventProcessing
Class constructor, which will initialize with reference to the current monitoring application and lists of extra processors to add to the loop, as well as supplemental conditions listeners that activate when the conditions change.
EventProcessing.SessionState - Class in org.hps.monitoring.application
This class organizes and encapsulates most of the objects used by an event processing session.
EventProcessing.SessionWatchdogThread - Class in org.hps.monitoring.application
This class will cause the application to disconnect from the current event processing session if the event processing thread completes.
EventProcessingThread - Class in org.hps.record.composite
Class for running the CompositeLoop on a separate thread.
EventProcessingThread(CompositeLoop) - Constructor for class org.hps.record.composite.EventProcessingThread
Class constructor, requiring the loop object for record processing.
EventQuality - Class in org.hps.recon.tracking
Singleton class to hold default cut values
EventQuality() - Constructor for class org.hps.recon.tracking.EventQuality
 
EventQuality.Cut - Enum in org.hps.recon.tracking
 
EventQuality.CutObject - Class in org.hps.recon.tracking
 
EventQuality.Quality - Enum in org.hps.recon.tracking
 
eventQueue - Variable in class org.hps.record.et.EtEventSource
The ET event queue.
eventRanges - Variable in class org.hps.datacat.EvioDatasetIndex
 
eventRate - Variable in class org.hps.monitoring.application.model.RunModel
The event rate in Hertz.
eventRateField - Variable in class org.hps.monitoring.application.EventDashboard
Field showing the event rate in Hertz.
eventReceivedMillis - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
EventReconFilter - Class in org.hps.recon.filtering
 
EventReconFilter() - Constructor for class org.hps.recon.filtering.EventReconFilter
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
eventRefreshRate - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
eventRefreshRate - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
eventRefreshRate - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
eventRefreshRate - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
events - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
events - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
events - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
events - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
events - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
events - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
events - Variable in class org.hps.record.composite.LcioEventSupplier
The LCIO event queue which supplies records.
EVENTS_RECEIVED_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The total number of events received in the session.
eventsInTick - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
EventsPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.EventsPerSecondProvider
 
eventsProcessed - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
eventsRead - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
eventsReceived - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The number of events received.
eventsReceived - Variable in class org.hps.monitoring.application.model.RunModel
The number of events received.
eventsReceivedField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the total number of events received.
EventsReceivedProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.EventsReceivedProvider
 
eventsTable - Variable in class org.hps.monitoring.application.SystemStatusPanel
The system status events table.
eventsWithCollection - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
eventsWritten - Variable in class org.hps.evio.TestRunReconToEvio
 
eventsWritten - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
eventsWritten - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
EventTagConstant - Enum in org.hps.record.evio
Encapsulates event tag constants for EVIO events as described at EVIO Event types.
EventTagConstant(int) - Constructor for enum org.hps.record.evio.EventTagConstant
Constructor with tag value.
EventTagMask - Enum in org.hps.record.evio
Event tag mask for physics and sync events.
EventTagMask(int) - Constructor for enum org.hps.record.evio.EventTagMask
Define an event tag with a mask.
EventTester() - Constructor for class org.hps.util.FilterMCBunches.EventTester
 
eventTimestamps - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
eventTrkCount - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
eventWindow - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
EVIO_FILTER - Static variable in class org.hps.monitoring.application.MonitoringApplication
A filter for selecting EVIO files.
EVIO_METADATA - Static variable in class org.hps.datacat.DatacatConstants
 
EvioBankTag - Enum in org.hps.record.evio
Convenience enum for representing bank tag values in HPS-formatted EVIO events.
EvioBankTag(int) - Constructor for enum org.hps.record.evio.EvioBankTag
Create a new bank enum.
EvioDAQParser - Class in org.hps.record.daqconfig
Class EvioDAQParser takes DAQ configuration banks from EvIO data and extracts the configuration parameters from them.
EvioDAQParser() - Constructor for class org.hps.record.daqconfig.EvioDAQParser
Instantiates the EvioDAQParser.
EvioDataBuilder - Class in org.hps.rundb.builder
Extracts EPICS data, scaler data and trigger configuration from an EVIO file.
EvioDataBuilder() - Constructor for class org.hps.rundb.builder.EvioDataBuilder
 
EvioDataCommandLine - Class in org.hps.rundb.builder
Extracts information from EVIO files and inserts into the run database.
EvioDataCommandLine() - Constructor for class org.hps.rundb.builder.EvioDataCommandLine
 
EvioDatasetIndex - Class in org.hps.datacat
Creates an index between an EVIO dataset and various metadata such as head timestamp range, file number, and event ID range.
EvioDatasetIndex(int) - Constructor for class org.hps.datacat.EvioDatasetIndex
 
EvioDatasetIndex(int, DatacatUtilities) - Constructor for class org.hps.datacat.EvioDatasetIndex
 
EvioDatasetIndex.TimestampRange - Class in org.hps.datacat
 
EvioDetectorConditionsProcessor - Class in org.hps.record.evio
This is an EvioEventProcessor for initializing the conditions system from EVIO events.
EvioDetectorConditionsProcessor(String) - Constructor for class org.hps.record.evio.EvioDetectorConditionsProcessor
Class constructor.
evioEvent - Variable in class org.hps.record.composite.CompositeRecord
The EVIO event.
EvioEventAdapter - Class in org.hps.record.composite
An adapter for directly using the CompositeLoop to supply and process EvioEvents.
EvioEventAdapter() - Constructor for class org.hps.record.composite.EvioEventAdapter
No argument constructor, for when ET events will be converted to EVIO.
EvioEventAdapter(AbstractRecordSource) - Constructor for class org.hps.record.composite.EvioEventAdapter
Constructor that takes a record source.
EvioEventConstants - Class in org.hps.record.evio
This is a set of static EVIO event constants.
EvioEventConstants() - Constructor for class org.hps.record.evio.EvioEventConstants
Disallow class instantiation.
EvioEventProcessor - Class in org.hps.record.evio
This is the basic abstract class that processors of EvioEvent objects should extend.
EvioEventProcessor() - Constructor for class org.hps.record.evio.EvioEventProcessor
 
EvioEventQueue - Class in org.hps.record.evio
A dynamic queue providing EvioEvent objects to a loop.
EvioEventQueue(long, int) - Constructor for class org.hps.record.evio.EvioEventQueue
Class constructor.
EvioEventSkimmer - Class in org.hps.record.evio
Skim EVIO events into a new file based on a list of event numbers to include.
EvioEventSkimmer() - Constructor for class org.hps.record.evio.EvioEventSkimmer
 
EvioEventUtilities - Class in org.hps.record.evio
This is a set of basic static utility methods for EvioEvent objects.
EvioEventUtilities() - Constructor for class org.hps.record.evio.EvioEventUtilities
Class should not be instantiated.
evioFile - Variable in class org.hps.rundb.builder.EvioDataBuilder
 
EvioFileFilter - Class in org.hps.monitoring.application.util
This is a file filter that will accept files with ".evio" anywhere in their name.
EvioFileFilter() - Constructor for class org.hps.monitoring.application.util.EvioFileFilter
Class constructor.
EvioFileFilter - Class in org.hps.record.evio
This is a simple file filter that will accept EVIO files with a certain pattern to their file names:
FILENAME.evio.SEQUENCE.
EvioFileFilter() - Constructor for class org.hps.record.evio.EvioFileFilter
 
evioFileList - Variable in class org.hps.evio.EvioToLcio
 
EvioFileProducer - Class in org.hps.record.evio
A command line utility for streaming EVIO files to an ET server.
EvioFileProducer() - Constructor for class org.hps.record.evio.EvioFileProducer
Class constructor.
evioFiles - Variable in class org.hps.record.evio.EvioFileProducer
The master list of input EVIO files to stream.
evioFiles - Variable in class org.hps.rundb.builder.EvioDataCommandLine
 
EvioFileSequenceComparator - Class in org.hps.record.evio
Compare two EVIO files by their sequence numbers.
EvioFileSequenceComparator() - Constructor for class org.hps.record.evio.EvioFileSequenceComparator
 
EvioFileSource - Class in org.hps.record.evio
A basic implementation of an AbstractRecordSource for supplying EvioEvent objects to a loop from a list of EVIO files.
EvioFileSource(File) - Constructor for class org.hps.record.evio.EvioFileSource
Constructor taking a single EVIO file.
EvioFileSource(List<File>) - Constructor for class org.hps.record.evio.EvioFileSource
Constructor taking a list of EVIO files.
EvioFileUtilities - Class in org.hps.record.evio
A miscellaneous collection of EVIO file utility methods.
EvioFileUtilities() - Constructor for class org.hps.record.evio.EvioFileUtilities
Prevent class instantiation.
EvioLoop - Class in org.hps.record.evio
Implementation of a Freehep RecordLoop for EVIO data.
EvioLoop() - Constructor for class org.hps.record.evio.EvioLoop
Create a new record loop.
EvioLoopAdapter - Class in org.hps.record.evio
A loop adapter for the EvioLoop which manages and activates a list of EvioEventProcessor objects.
EvioLoopAdapter() - Constructor for class org.hps.record.evio.EvioLoopAdapter
 
EvioMetadataReader - Class in org.hps.crawler
Creates detailed metadata for the datacat from an EVIO input file.
EvioMetadataReader() - Constructor for class org.hps.crawler.EvioMetadataReader
 
evioOutputFile - Variable in class org.hps.evio.TestRunReconToEvio
 
evioOutputFile - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
evioProcessor - Variable in class org.hps.record.epics.EpicsEtProcessor
The processor for creating the EPICS data class from EVIO data.
evioProcessors - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The list of EVIO processors.
EvioReader - Class in org.hps.evio
Abstract class containing shared methods used by EVIO readers.
EvioReader() - Constructor for class org.hps.evio.EvioReader
 
EvioToLcio - Class in org.hps.evio
This class converts EVIO to LCIO, performing an LCSim job in the same session.
EvioToLcio() - Constructor for class org.hps.evio.EvioToLcio
The default constructor, which defines command line arguments and sets the default log level.
eVsP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
ewm - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
ewm - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
ExamplePlotDriver - Class in org.hps.monitoring.drivers.example
Example monitoring plots, currently only using ECAL data.
ExamplePlotDriver() - Constructor for class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
execute(String[]) - Method in class org.hps.conditions.cli.AbstractCommand
The sub-command execution method that should be implemented by sub-classes.
execute(String[]) - Method in class org.hps.conditions.cli.AddCommand
Execute the command with the given arguments.
execute(String[]) - Method in class org.hps.conditions.cli.LoadCommand
Execute the load command with the given arguments.
execute(String[]) - Method in class org.hps.conditions.cli.PrintCommand
Print out the conditions sets selected by the user's command line arguments.
execute(String[]) - Method in class org.hps.conditions.cli.RunSummaryCommand
Print out the run summary information.
execute(String[]) - Method in class org.hps.conditions.cli.TagCommand
Execute the tag command.
executed - Variable in class org.hps.test.util.EngRun2015CondCheckDriver
 
executed - Variable in class org.hps.test.util.L0MCCondCheckDriver
 
executed - Variable in class org.hps.test.util.PhysRun2016CondCheckDriver
 
executed - Variable in class org.hps.test.util.TestRun2014CondCheckDriver
 
exists() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Return true if collection exists in the database.
exit(int) - Method in class org.hps.conditions.cli.CommandLineTool
Exit with the given status.
EXIT - Static variable in class org.hps.monitoring.application.Commands
Exit the application.
exit() - Method in class org.hps.monitoring.application.MonitoringApplication
Exit from the application.
exit() - Method in class org.hps.monitoring.application.util.ErrorHandler
Exit the application.
expDecay - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
expDecay - Static variable in class org.hps.util.ConvertToStdhep
 
expDecay - Static variable in class org.hps.util.DatFileToStdhep
 
expDecay - Static variable in class org.hps.util.DatFileToStdhepTVM
 
expDecay - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
expectedSequence - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
export(JTable, String, char) - Static method in class org.hps.monitoring.application.util.TableExporter
Export the given table to a text file.
ExportPdf - Class in org.hps.monitoring.plotting
This is a class for exporting plot graphics to PDF.
ExportPdf() - Constructor for class org.hps.monitoring.plotting.ExportPdf
Do not allow class instantiation.
expWeight(double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
expWeight(double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
expWeight(double) - Static method in class org.hps.util.ConvertToStdhep
 
expWeight(double, double) - Static method in class org.hps.util.ConvertToStdhep
 
expWeight(double) - Static method in class org.hps.util.DatFileToStdhep
 
expWeight(double) - Static method in class org.hps.util.DatFileToStdhepTVM
 
expWeight(double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
expWeight(double, double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
ext - Static variable in class org.hps.util.GenerateBunches
 
ext - Static variable in class org.hps.util.GenerateSingleParticles
 
Extend(SeedCandidate, SeedStrategy, double, List<SeedCandidate>) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Try to extend a seed using a specified strategy.
extension - Variable in enum org.hps.datacat.FileFormat
The file extension of the format.
extension() - Method in enum org.hps.datacat.FileFormat
Get the format's file extension.
extension - Variable in enum org.hps.record.enums.DataSourceType
The extension associated with the type.
externalDerivatives - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalIndex - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalMeasurements - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalPoint - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalPrecisions - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalSeed - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
EXTRA_DATA_RELATIONS_NAME - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
extractData() - Method in class org.hps.readout.svt.FpgaData
 
extractMultisampleHeaderData(int[], int, int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Copy the multisample header data for the samples into a long array.
extractSvtHeader(int, int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Extract the header information and store it in a SvtHeaderDataInfo object.
extractTemperature(int[]) - Static method in class org.hps.readout.svt.FpgaData
Extract temperatures from the SVT data stream
extraDataCollectionName - Static variable in class org.hps.evio.EcalEvioReader
 
extraDataList - Variable in class org.hps.evio.EcalEvioReader
 
extraDataRelations - Variable in class org.hps.evio.EcalEvioReader
 
extraDataRelationsName - Static variable in class org.hps.evio.EcalEvioReader
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Output relation between ecalCollectionName and Mode-7 pedestals.
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
extrapolateHelixToXPlane(Track, double) - Static method in class org.hps.recon.tracking.TrackUtils
Extrapolate track to a position along the x-axis.
extrapolateHelixToXPlane(TrackState, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
extrapolateHelixToXPlane(HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.TrackUtils
Extrapolate helix to a position along the x-axis.
extrapolateTrack(Hep3Vector, Hep3Vector, Hep3Vector, double, FieldMap, double) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
extrapolateTrack(Track, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
extrapolateTrack(TrackState, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
extrapolateTrack(Track, double, Detector) - Static method in class org.hps.recon.tracking.TrackUtils
Extrapolate track to given position, using dipole position from geometry.
extrapolateTrack(HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
extrapolateTrackPositionToSensor(Track, HpsSiSensor, List<HpsSiSensor>, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
extrapolateTrackUsingFieldMap(Track, double, double, double, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
Backward compatibility function for extrapolateTrackUsingFieldMap .
extrapolateTrackUsingFieldMap(TrackState, double, double, double, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
Iteratively extrapolates a track to a specified value of x (z in detector frame) using the full 3D field map.
extrapolateTrackUsingFieldMap(TrackState, double, double, double, double, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
 
extrapolateTrackUsingFieldMapRK(TrackState, Hep3Vector, double, double, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
 
extrapTrackXBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXSensorBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXSensorBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXSensorTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXSensorTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYErrorSensorBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYErrorSensorBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYErrorSensorTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYErrorSensorTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYSensorBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYSensorBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYSensorTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYSensorTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extremum - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
extStartPos - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.vertex.VertexDebugger
Z position to start extrapolation from
extStartPos - Variable in class org.hps.recon.tracking.TrackTweakDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.recon.utils.TrackClusterMatcher
Z position to start extrapolation from

F

f(Hep3Vector, Hep3Vector) - Method in class org.hps.util.RK4integrator
 
fac - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
factory - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
factory - Variable in class org.hps.rundb.RunManager
Factory for creating database API objects.
fadcChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
fadcConfig - Variable in class org.hps.record.daqconfig.DAQConfig
 
FADCConfig - Class in org.hps.record.daqconfig
Class FADCConfig stores FADC configuration settings parsed from the an EVIO file.
FADCConfig() - Constructor for class org.hps.record.daqconfig.FADCConfig
 
FADCConverterDriver - Class in org.hps.recon.ecal
 
FADCConverterDriver() - Constructor for class org.hps.recon.ecal.FADCConverterDriver
 
fadcCrate - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
FADCEcalReadoutDriver - Class in org.hps.readout.ecal
Performs readout of ECal hits.
FADCEcalReadoutDriver() - Constructor for class org.hps.readout.ecal.FADCEcalReadoutDriver
 
FADCEcalReadoutDriver.FADCPipeline - Class in org.hps.readout.ecal
 
FADCEcalReadoutDriver.PulseShape - Enum in org.hps.readout.ecal
 
FADCEcalReadoutDriver.TimeComparator - Class in org.hps.readout.ecal
 
FADCGenericHit - Class in org.hps.recon.ecal
GenericObject to store hit information for FADC channels not corresponding to ECal crystals.
FADCGenericHit(int, int, int, int, int[]) - Constructor for class org.hps.recon.ecal.FADCGenericHit
 
FADCGenericHit(GenericObject) - Constructor for class org.hps.recon.ecal.FADCGenericHit
 
fadcMODE - Variable in class org.hps.record.daqconfig.EvioDAQParser
The pulse-processing mode used by the FADC.
fadcNPEAK - Variable in class org.hps.record.daqconfig.EvioDAQParser
The maximum number of pulses that will be extracted from a single channel within a readout window.
fadcNSA - Variable in class org.hps.record.daqconfig.EvioDAQParser
The length of time after a pulse-crossing event that the pulse should be integrated.
fadcNSB - Variable in class org.hps.record.daqconfig.EvioDAQParser
The length of time before a pulse-crossing event that the pulse should be integrated.
fadcOFFSET - Variable in class org.hps.record.daqconfig.EvioDAQParser
The time-offset of the readout window in ns.
FADCPipeline(int) - Constructor for class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
FADCPipeline(int, int) - Constructor for class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
FADCPrimaryTriggerDriver - Class in org.hps.readout.ecal
Class FADCPrimaryTriggerDriver reads reconstructed clusters and makes trigger decisions on them.
FADCPrimaryTriggerDriver() - Constructor for class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
fadcSlot - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
FADCTriggerDriver - Class in org.hps.readout.ecal
Reads clusters and makes trigger decision using opposite quadrant criterion.
FADCTriggerDriver() - Constructor for class org.hps.readout.ecal.FADCTriggerDriver
 
FADCTriggerDriver.Flag - Enum in org.hps.readout.ecal
 
FADCTriggerVariableDriver - Class in org.hps.readout.ecal
Dumps trigger variables to text file
FADCTriggerVariableDriver() - Constructor for class org.hps.readout.ecal.FADCTriggerVariableDriver
 
FADCTriggerVariableDriver.ClusterCmp - Class in org.hps.readout.ecal
 
fadcWIDTH - Variable in class org.hps.record.daqconfig.EvioDAQParser
The size of readout window in nanoseconds.
failedCloneBug - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
failedEnergyEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in energy between matched clusters which failed due to energy.
failedEnergyHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in hit count between matched clusters which failed due to energy.
failedHitCountDeadtime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of failed cluster events that may have lost a hit due to deadtime issues.
failedHitCountEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in energy between matched clusters which failed due to hit count.
failedHitCountHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in hit count between matched clusters which failed due to hit count.
failedMatchEnergy - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that did not verify because the matched clusters did not in energy within the bounds set by the energy verification threshold.
failedMatchHitCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that did not verify because the matched clusters did not in hit count within the bounds set by the hit count verification threshold.
failedMatchPosition - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that did not verify because no two clusters were found with a matching seed position.
failedMatchTime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that did not verify because no two clusters were found with a matching time-stamp.
failedNearSeedThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of failed cluster events that have a seed hit near the seed energy threshold.
failedNegativeEnergyHit - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of failed cluster events where the energies were identical, but hit count differed.
failedPositionDeadtime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of failed cluster events that occur within the dead time window of the event start and also have a t = 0 cluster with a hit on the same channel.
fakes - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fallTime - Static variable in class org.hps.recon.ecal.EcalUtils
 
FastCheck - Class in org.hps.recon.tracking
HPS version of LCSim class
FastCheck(SeedStrategy, double, ISeedTrackerDiagnostics) - Constructor for class org.hps.recon.tracking.FastCheck
 
FastTrackAnalysisDriver - Class in org.hps.analysis.examples
 
FastTrackAnalysisDriver(int, int, String) - Constructor for class org.hps.analysis.examples.FastTrackAnalysisDriver
 
fBlueReferenceID - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fChargeMaxDraw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fChargeMinDraw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fcupTdc - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
fcupTrg - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
fd0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fd0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fd0Top - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
feb - Variable in class org.hps.record.svt.SvtErrorBitData
 
FEB_HYBRID_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
FEB_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
febHybridID - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
febID - Variable in class org.hps.conditions.svt.CalibrationHandler
The FEB ID (0-9).
febID - Variable in class org.hps.conditions.svt.DaqMapHandler
FEB ID (0-9).
febID - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
FEEClusterPlotter - Class in org.hps.analysis.ecal
This makes a bunch of plots of the FEE peak per crystal (seed).
FEEClusterPlotter() - Constructor for class org.hps.analysis.ecal.FEEClusterPlotter
 
feeCut - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
FEEFilterDriver - Class in org.hps.recon.filtering
 
FEEFilterDriver() - Constructor for class org.hps.recon.filtering.FEEFilterDriver
 
feeMomentumCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
feeMomentumCut - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
FEETupleDriver - Class in org.hps.analysis.tuple
 
FEETupleDriver() - Constructor for class org.hps.analysis.tuple.FEETupleDriver
 
fEvnMaxDraw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fEvnMinDraw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fFunction - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fFunction1 - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fid_ECal(double, double) - Static method in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
fiducialClusterCountPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialClusterEnergyPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialClusterSizePlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialEnergyPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialenergyVsX - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialenergyVsY - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialHitCountPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
Field - Annotation Type in org.hps.conditions.database
This is a java Annotation for assigning a "get" method to one or more database table columns.
field - Variable in class org.hps.monitoring.application.FieldPanel
The component with the field value.
field - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
FIELD_APD - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_APD - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_FADC_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_FADC_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_FADC_SLOT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_FADC_SLOT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_GAIN - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_GAIN - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_HV_GROUP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_HV_GROUP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_JOUT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_JOUT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_LED_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_LED_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_LED_DRIVER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_LED_DRIVER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_MB - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_MB - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_NAME - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
FIELD_PREAMP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_PREAMP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_SPLITTER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_SPLITTER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
fieldE_edep_2D - Variable in class org.hps.analysis.examples.EcalScoringMatchDriver
 
fieldMap - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
fieldNames - Variable in class org.hps.conditions.api.TableMetaData
The set of field names.
fieldNames - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
fieldNames - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
fieldNames - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
fieldNames - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FieldPanel - Class in org.hps.monitoring.application
A panel with a label and a text field.
FieldPanel(String, String, int, boolean) - Constructor for class org.hps.monitoring.application.FieldPanel
Class constructor.
FIELDS - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
FIELDS - Static variable in class org.hps.conditions.svt.SvtTimingConstantsLoader
The fields from the run spreadsheet for SVT timing constants.
fieldTypes - Variable in class org.hps.conditions.api.TableMetaData
The map of field names to their types.
fieldValues - Variable in class org.hps.conditions.api.BaseConditionsObject
The field values which is a map of key-value pairs corresponding to column values in the database.
FieldValues - Interface in org.hps.conditions.api
Representation of fields and values of individual conditions objects.
FieldValuesMap - Class in org.hps.conditions.api
Implementation of FieldValues for storing field-value pairs.
FieldValuesMap() - Constructor for class org.hps.conditions.api.FieldValuesMap
Class constructor.
FieldValuesMap(TableMetaData) - Constructor for class org.hps.conditions.api.FieldValuesMap
Class constructor with table meta data; all fields in the table will have values set to null in the map.
file - Variable in class org.hps.conditions.run.RunSpreadsheet
The input CSV file.
file - Variable in class org.hps.monitoring.application.model.Configuration
The file containing the keys and values.
file - Variable in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
file - Static variable in class org.hps.util.GenerateBunches
 
file - Static variable in class org.hps.util.GenerateSingleParticles
 
fileChooser - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
FileEventRange - Class in org.hps.datacat
Utility class for assocating a file in the datacat to its event ID range.
FileEventRange(DatasetModel, long, long) - Constructor for class org.hps.datacat.FileEventRange
 
FileFormat - Enum in org.hps.datacat
Dataset file formats for HPS.
FileFormat(String) - Constructor for enum org.hps.datacat.FileFormat
Create a file format with an extension.
FileFormat() - Constructor for enum org.hps.datacat.FileFormat
Create a file format with default extension (lower case of enum name).
FileFormatFilter - Class in org.hps.crawler
Filter files on their format.
FileFormatFilter(Set<FileFormat>) - Constructor for class org.hps.crawler.FileFormatFilter
Create a new filter with the given format.
fileIndex - Variable in class org.hps.record.evio.EvioFileSource
The current file index.
FileMetadataReader - Interface in org.hps.crawler
Interface for reading metadata for the datacat from files.
fileName - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
filenameDB - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
filenamesDAQ - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
filePath - Variable in class org.hps.record.composite.CompositeLoopConfiguration
Path to a file source.
filepath - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
files - Variable in class org.hps.crawler.CrawlerFileVisitor
The list of files found from crawling.
files - Variable in class org.hps.record.evio.EvioFileSource
The list of input data files.
files - Variable in class org.hps.rundb.builder.DatacatBuilder
 
files - Variable in class org.hps.rundb.builder.LivetimeBuilder
 
fileType - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
fileType - Static variable in class org.hps.util.ConvertToStdhep
 
fileType - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
FileUtilities - Class in org.hps.crawler
File utilities for the datacat crawler.
FileUtilities() - Constructor for class org.hps.crawler.FileUtilities
 
FileViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class FileViewer is an implementation of the Viewer abstract class that reads events from a file data source.
FileViewer(File) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Constructs a new Viewer for displaying data read from a file.
FileViewer.EcalKeyListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
The EcalListener class binds keys to actions.
fillBasicTuple(EventHeader, TIData, ReconstructedParticle, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillClouds(String, String, int, double, double, double, double, double, double[], double, double, double, double, double, double[]) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fillClouds(String, String, int, double, double, double, double, double, double[], double, double, double, double, double, double[]) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
FillCovariance(List<StraightLineTrack>) - Method in class org.hps.recon.vertexing.VertexFitter
Extract the covariance matrix.
fillEndOfRunPlots() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
fillEndOfRunPlots() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
fillEndOfRunPlots() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
fillEndOfRunPlots() - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
fillEnergy - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fillEventVariables(EventHeader, TIData) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillEventVariablesECal(EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillEventVariablesHits(EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillEventVariablesTrigger(EventHeader, TIData) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillFullVertexTruth(EventHeader, Track, Track) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
fillHisto(EventHeader, RawTrackerHit) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
fillHisto(EventHeader, RawCalorimeterHit, GenericObject) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
fillHitPlots - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
FillMatrix(double[][], int, int) - Method in class org.hps.svt.alignment.AlignmentParameters
 
fillMCFullTruthVariables(EventHeader) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
fillMCPairVariables(String, MCParticle, MCParticle) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
fillMCParticleVariables(String, MCParticle) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
fillMCTridentVariables(EventHeader) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
fillMCWabVariables(EventHeader) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
FillMeasured(List<StraightLineTrack>) - Method in class org.hps.recon.vertexing.VertexFitter
Extract the measured variables from the list of straight line tracks.
fillParticleVariables(EventHeader, ReconstructedParticle, String) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariables(EventHeader, ReconstructedParticle, String, boolean, boolean, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariablesClusters(String, ReconstructedParticle, EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariablesIso(String, Hep3Vector, Double[]) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariablesRaw(String, List<TrackerHit>, Map<RawTrackerHit, LCRelation>) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariablesTrkExtrap(String, Track) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillTemperatureTable() - Static method in class org.hps.readout.svt.FpgaData
Temperature lookup table.
fillTime - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fillTrackInfo(String, String, double, int, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fillTrackInfo(String, String, double, int, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
fillTruth(String, MCFullDetectorTruth) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
fillTruthEventVariables(EventHeader) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
fillVertexCov(String, ReconstructedParticle) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillVertexInfo(String, String, double, Hep3Vector, SymmetricMatrix, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fillVertexInfo(String, String, double, Hep3Vector, SymmetricMatrix, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
fillVertexVariables(String, ReconstructedParticle, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
filter(ConditionsRecord.ConditionsRecordCollection) - Method in class org.hps.conditions.api.ConditionsTag.ConditionsTagCollection
Return a new filtered collection containing only those records that are referenced by this tag.
filterAPD - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filteredList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
filterFADCChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterFADCSlot - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterGain - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterHit(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
This method takes input hits and makes new hits with different ix
filterHVGroup - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterJout - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterLEDChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterLEDDriver - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterLevel - Variable in class org.hps.monitoring.application.LogTable
The current filtering level.
FilterMCBunches - Class in org.hps.util
Selects LCIO events passing a cut; spaces out these events with blank events.
FilterMCBunches() - Constructor for class org.hps.util.FilterMCBunches
 
FilterMCBunches.EcalEventTester - Class in org.hps.util
 
FilterMCBunches.EcalPairEventTester - Class in org.hps.util
 
FilterMCBunches.EventTester - Class in org.hps.util
 
FilterMCBunches.PairEventTester - Class in org.hps.util
 
FilterMCBunches.RTHEventTester - Class in org.hps.util
 
FilterMCBunches.TrackerEventTester - Class in org.hps.util
 
filterPair0Triggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterPair1Triggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterPanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
filterPanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
filterPreamp - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterPulserTriggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filters - Variable in class org.hps.crawler.CrawlerFileVisitor
A list of file filters applied to each path.
filters - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
filterSingle0Triggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterSingle1Triggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterSplitter - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterUnverifiable - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
filterWindow - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
filterWindow - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
filterX - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterY - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
fin - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
finalize() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
 
FinalStateMonitoring - Class in org.hps.analysis.dataquality
DQM driver reconstructed particles (i.e.
FinalStateMonitoring() - Constructor for class org.hps.analysis.dataquality.FinalStateMonitoring
 
finalStateParticles - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores particles reconstructed from an event.
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.FEETupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.TupleMaker
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.WABTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
finalStateParticlesColName - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
finalStateParticlesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for reconstructed particles.
find(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Find the collection of channels of type extending AbstractSvtChannel that match a DAQ pair (FEB ID and FEB Hybrid ID).
find(int) - Method in class org.hps.conditions.svt.SvtAlignmentConstant.SvtAlignmentConstantCollection
Find an alignment constant by its parameter ID.
find(Date) - Method in class org.hps.conditions.svt.SvtBiasConstant.SvtBiasConstantCollection
Find bias constant by date.
find(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.SvtChannel.SvtChannelCollection
Find channels that match a DAQ pair (FEB ID, FEB Hybrid ID).
find(Date) - Method in class org.hps.conditions.svt.SvtMotorPosition.SvtMotorPositionCollection
Find position constant by date.
find(int, double) - Method in class org.hps.conditions.svt.SvtTimingConstants.SvtTimingConstantsCollection
Find timing constants by offset phase and time.
find(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.TestRunSvtChannel.TestRunSvtChannelCollection
Find a collection of channels by their DAQ pair assignment.
find(IPlotterRegion) - Method in class org.hps.monitoring.plotting.PlotterRegistry
Find a plotter that contains the region object.
find(int, int) - Method in class org.hps.monitoring.plotting.PlotterRegistry
Find a plotter by its tab indices e.g.
find(EventQuality.Cut) - Method in class org.hps.recon.tracking.EventQuality
 
findableelectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
findableelectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findableelectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
FindableTrack - Class in org.hps.recon.tracking
 
FindableTrack(EventHeader, List<SimTrackerHit>) - Constructor for class org.hps.recon.tracking.FindableTrack
 
FindableTrack(EventHeader, List<SimTrackerHit>, int) - Constructor for class org.hps.recon.tracking.FindableTrack
 
FindableTrack(EventHeader) - Constructor for class org.hps.recon.tracking.FindableTrack
 
FindableTrack(EventHeader, int) - Constructor for class org.hps.recon.tracking.FindableTrack
 
FindableTrack.Ignore - Enum in org.hps.recon.tracking
 
findableTracks - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
findableTracks - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findableTracks - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
findBank(BaseStructure) - Method in enum org.hps.record.evio.EvioBankTag
Find a bank matching the tag value by looking through a bank and all its child banks.
findBank(EvioEvent) - Method in class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
findBestCandidate(SeedCandidate, SeedCandidate, SeedStrategy) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Check two track candidates and return the best one subject to the merging criteria.
findBestScore(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Finds the track with the best score from amongst a list
findByCollectionType(Class<?>) - Method in class org.hps.conditions.api.TableRegistry
Find meta data by collection type.
findByEventRange(long) - Method in class org.hps.datacat.EvioDatasetIndex
 
findByFileNumber(long) - Method in class org.hps.datacat.EvioDatasetIndex
 
findByKey(String) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Find a sub-set of the records matching the key name.
findByObjectType(List<TableMetaData>, Class<? extends ConditionsObject>) - Static method in class org.hps.conditions.api.TableMetaData
Find table meta data by object type.
findByObjectType(Class<? extends ConditionsObject>) - Method in class org.hps.conditions.api.TableRegistry
Find meta data by object type.
findByTableName(String) - Method in class org.hps.conditions.api.TableRegistry
Find meta data by table name.
findByTimestamp(long) - Method in class org.hps.datacat.EvioDatasetIndex
 
findChannel(int) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
findChannel(CalorimeterHit) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
findChannel(EcalChannel.ChannelId) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by its channel ID.
findChannel(EcalChannel.DaqId) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by using DAQ information.
findChannel(EcalChannel.GeometryId) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by using its physical ID information.
findChannel(long) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by its encoded channel ID.
findChannel(IIdentifierHelper, long) - Method in class org.hps.conditions.ecal.EcalConditionsUtil
Find a channel object from a cell ID, e.g.
findChannel(int) - Method in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Find a channel of type extending AbstractSvtChannel using the channel ID.
findChannel(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
findChannel(int, int, int) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
findChannel(long) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
findChannel(long) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalGain
Convert physical ID to gain value.
findChannel(int) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
findChannel(RawCalorimeterHit) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
findChannel(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
findChannel(int, int, int) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
findChannel(long) - Method in class org.hps.recon.ecal.EcalPulseFitter
 
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter2
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter3
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
Convert physical ID to gain value.
findChannel(int) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
findChannel(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
findChannel(RawCalorimeterHit) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
findChannel(long) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.FADCConverterDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
Convert physical ID to gain value.
findChannel(int, int, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets the database calorimeter channel for a channel defined by a crate number, FADC slot, and FADC channel.
findChannel(int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets the database crystal channel object based on the crystal's numerical index.
findChannelID(int, int, int) - Method in class org.hps.conditions.svt.SvtChannel.SvtChannelCollection
Get the SVT channel ID associated with a given FEB ID/Hybrid ID/physical channel.
findChannelId(long) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
findCircles(double[], double[], double) - Static method in class org.hps.recon.tracking.circlefit.TwoPointRadiusCircleFitter
Returns two circles which can be fit to two points and a radius
findClosestCluster(Hep3Vector, List<Cluster>) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
findClosestCluster(Hep3Vector, List<Cluster>) - Method in class org.hps.recon.filtering.SvtAlignmentFilter
 
findClosestCluster(Hep3Vector, List<Cluster>) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
findClusters(List<FittedRawTrackerHit>) - Method in interface org.hps.recon.tracking.ClusteringAlgorithm
Finds the clusters given a list of RawTrackerHits on a particular silicon sensor with electrodes given by SiSensorElectrodes.
findClusters(List<FittedRawTrackerHit>) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
Find clusters using the nearest neighbor algorithm.
findCollection(List<SvtTimingConstants.SvtTimingConstantsCollection>, int, double) - Static method in class org.hps.conditions.svt.SvtTimingConstantsLoader
Find a timing constants collection from offset phase and time.
findConditionsObjectTypes() - Static method in class org.hps.conditions.api.TableRegistry
Find all available classes that extend ConditionsObject.
findConditionsRecords(int, int) - Method in class org.hps.conditions.cli.TagCommand
Scan through a run range to find conditions records for the tag.
findConditionsRecords(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Find a collection of conditions validity records by key name.
findCrosses(Map<SiSensor, List<HelicalTrackStrip>>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
findCrystal(CalorimeterHit) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
findDaq(long) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by its encoded DAQ ID.
findDatasets() - Method in class org.hps.rundb.builder.DatacatBuilder
 
findDoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findDoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
findDoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
findEtItem() - Method in class org.hps.monitoring.application.DataSourceComboBox
Find the single data source item for the ET configuration in the items.
findEventBuilderClassNames() - Static method in class org.hps.monitoring.application.util.ResourceUtil
Find all classes that implement LCSimEventBuilder and return a list of their canonical names.
findEventRange(List<FileEventRange>, long) - Static method in class org.hps.datacat.FileEventRange
 
findEvioDatasets(String, String[], String[], int) - Method in class org.hps.datacat.DatacatUtilities
 
findEvioDatasets(int) - Method in class org.hps.datacat.DatacatUtilities
 
findFormat(String) - Static method in enum org.hps.datacat.FileFormat
Find format by its extension.
findGeometric(long) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by its encoded geometric ID.
findGeometryInfo(CalorimeterHit) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
findHighestEnergyCluster(List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find the highest energy cluster from the list.
findHighestEnergyHit(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find the hit with the highest energy value.
findHoleSlotCrosses(Map<SiSensor, List<HelicalTrackStrip>>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
FindHPSScatterPoints(HelicalTrackFit) - Method in class org.hps.recon.tracking.MultipleScattering
Find scatter points along helix using the local material manager
FindHPSScatters(HelicalTrackFit) - Method in class org.hps.recon.tracking.MultipleScattering
Extra interface to keep a function returning the same type as the lcsim version
findIntersectingChannel(Hep3Vector, SiSensor) - Method in class org.hps.recon.tracking.AcceptanceHelper
Determines which physical channel (0-639) in a given sensor a track would hit
findInterval(List<MotorPositionLoader.MotorPositionInterval>, Date) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
findIntervals() - Method in class org.hps.conditions.svt.MotorPositionLoader
 
findItem(String) - Method in class org.hps.monitoring.application.DataSourceComboBox
Find an item by its path.
findMaxWeight() - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
findMaxWeight() - Static method in class org.hps.util.DatFileToStdhep
 
findMaxWeight() - Static method in class org.hps.util.DatFileToStdhepTVM
 
findMCParticles(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find the unique set of MCParticles that are referenced by the hits of the Cluster.
findMillepedeConstantNode(Element, String) - Static method in class org.hps.svt.alignment.BuildMillepedeCompact
 
findMollers(List<ReconstructedParticle>) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
findNeighborHitIDs(HPSEcal3, CalorimeterHit, Map<Long, CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Given a hit, find the list of neighboring crystal IDs that also have hits.
findOverlappingRanges(List<RunSpreadsheet.RunData>, List<SvtBiasMyaDataReader.SvtBiasMyaRange>) - Static method in class org.hps.conditions.svt.SvtBiasMyaDataReader
 
findOverlappingRanges(Date, Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
findOverlappingRanges(Date, Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRanges
 
findOverlappingRanges(List<RunSpreadsheet.RunData>, List<SvtMotorMyaDataReader.SvtPositionMyaRange>) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
findPoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findPoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
findPoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
findRejectedHits(List<Cluster>, List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find CalorimeterHits that are not present in a collection of Clusters.
findResultFromDetector(Element, String) - Static method in class org.lcsim.geometry.compact.converter.SurveyResult
 
findResultFromDetector(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
findRun(int) - Method in class org.hps.conditions.run.RunSpreadsheet
Find the record for a run in the list of records.
findRunRanges(RunSpreadsheet, Set<String>) - Static method in class org.hps.conditions.run.RunRange
Find run ranges for conditions data given a set of column names and the full run spreadsheet.
FindScatters(HelicalTrackFit) - Method in class org.hps.recon.tracking.HelixFitter
 
FindScatters(HelicalTrackFit) - Method in class org.hps.recon.tracking.MultipleScattering
Override lcsim version and select material manager depending on object type.
findSeedHit(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find the seed hit of a Cluster.
findSharedHits(Cluster, List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find hits in a cluster that are shared with other Clusters.
findSharedHits(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
This method will determine which hits are likely shared with other clusters, by comparing a hit's energy to its contribution.
findSteeringResources(String) - Static method in class org.hps.steering.SteeringFileCatalog
Find a list of steering files with the given resource directory.
findTableMetaData(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Find a table's meta data.
findTableMetaData(Class) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Find meta data by collection class type.
findTableMetaData(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Find table information from the name.
FindTracks(SeedStrategy, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
findTriangleArea(double, double, double, double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
findUniqueRecord(String, MultipleCollectionsAction) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Find a unique record using the selected action for disambiguating conditions with the same key.
findUnsharedHits(Cluster, List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find hits in a Cluster that are not shared with other Clusters.
findUnsharedHits(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
This method will determine which hits are likely not shared other clusters, by comparing a hit's energy to its contribution.
findV0s(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Creates reconstructed V0 candidate particles and vertices for electron positron pairs using no constraints, beam constraints, and target constraints.
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.recon.particle.ReconParticleDriver
Generates reconstructed V0 candidate particles and vertices from sets of positrons and electrons.
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.recon.particle.TestRunReconParticleDriver
Generates reconstructed V0 candidate particles from electron and positron pairs.
findWeight(double, double, HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
findXMLNode(Document, String) - Static method in class org.hps.svt.alignment.BuildCompact
 
findXoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findXoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
findXoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
finish(LoopEvent) - Method in class org.hps.record.AbstractLoopAdapter
 
finish(LoopEvent) - Method in class org.hps.record.composite.CompositeLoopAdapter
Action for loop finish event.
finish(LoopEvent) - Method in class org.hps.record.composite.LcioEventAdapter
Activates the endOfData method on the registered Driver objects.
finish(LoopEvent) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the endJob methods of the registered processors.
fireModelChanged() - Method in class org.hps.monitoring.application.model.AbstractModel
Fire property change events.
fireModelChanged() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Fire property change for all property keys.
firePropertiesChanged(Collection<String>) - Method in class org.hps.monitoring.application.model.AbstractModel
Fire property change for a list of named properties.
firePropertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.model.AbstractModel
Fire a property change event.
firePropertyChange(String, Object, Object) - Method in class org.hps.monitoring.application.model.AbstractModel
Fire a property change.
firstChanIsEdge(HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
firstDate - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
firstElement - Variable in class org.hps.util.Pair
 
firstEvent - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
firstFittedPulse - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
firstInstantiation - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates whether the DAQ configuration has updated before or not.
firstObject - Variable in class org.hps.analysis.trigger.util.Pair
 
firstSamplePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
firstSamplePlotsNoisePerChannel - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
firstStartTime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the start time of the first observed event.
firstStartTime - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Tracks the start time of the first observed event.
firstUsedSample - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
firstVertexingCut - Static variable in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
firstVertexingCut - Static variable in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
firstWeirdTrack - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
fit(SeedCandidate) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
fit(double, int, int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
fit(double[], int[], String) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Optionally iterate for outlier down-weighting.
fit(List<GBLStripClusterData>, double, boolean) - Static method in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
fit(STUtils.STTrackFitter, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Fit the STUtils.STStereoTrack track with the supplied STUtils.STTrackFitter and add the fit to the track.
fit(STUtils.STTrack) - Method in class org.hps.recon.tracking.straight.STUtils.LineFit
 
fit(List<double[]>) - Method in class org.hps.recon.tracking.straight.STUtils.LineFit
 
fit(List<double[]>) - Method in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
fit(STUtils.STTrack) - Method in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
fit - Variable in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
fit - Variable in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
fit - Variable in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
fit(STUtils.STTrack) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
fit(List<double[]>) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
fit(List<HelicalTrackHit>) - Method in interface org.hps.recon.tracking.straighttracks.HPSFitter
 
fit(List<HelicalTrackHit>, Map<HelicalTrackHit, MultipleScatter>, HelicalTrackFit) - Method in interface org.hps.recon.tracking.straighttracks.HPSFitter
 
fit(List<HelicalTrackHit>) - Method in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
fit(List<HelicalTrackHit>, Map<HelicalTrackHit, MultipleScatter>, HelicalTrackFit) - Method in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
fit(List<HelicalTrackHit>) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
fit(List<HelicalTrackHit>, Map<HelicalTrackHit, MultipleScatter>, HelicalTrackFit) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
fit(int, boolean, boolean[], double[][], double[][], double[]) - Method in class org.hps.recon.vertexing.BFitter
 
fit(List<Track>, SpacePoint, boolean) - Method in class org.hps.recon.vertexing.BFitter
 
fit(List<Track>, SpacePoint, boolean) - Method in interface org.hps.recon.vertexing.VFitter
 
fitAdcSamples(EcalChannel, IDataPointSet) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Fit all of the ADC samples in a hit using a DataPointSet and then return the fit result.
fitAdcSamples(EcalChannel, IDataPointSet) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Fit all of the ADC samples in a hit using a DataPointSet and then return the fit result.
fitAndPutParameters(IHistogram1D, IFunction) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
fitAndPutParameters(IHistogram1D, IFunction) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
fitBeamEnergyPeak(IHistogram1D, IFitter, String) - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
FitCandidate(SeedCandidate, SeedStrategy) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
fitChannelProfile(EcalChannel, IProfile1D) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitCollectionName - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
fitCombinedSignalProfile(IProfile1D) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitCosmicPulse(RawTrackerHit, int, double) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
Perform and return "3-pole" fit of ECAL raw waveform.
fitData - Variable in class org.hps.evio.RfFitterDriver
 
fitData - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
fitData - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fitDirectory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitFactory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitFactory - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
fitFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
fitFactory - Variable in class org.hps.evio.RfFitterDriver
 
fitFactory - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
fitFactory - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
fitFactory - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
fitFactory - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fitFcn3Pole - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
fitFcn3Pole - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fitFile - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
fitFunction - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
fitFunction - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
fitFunction - Variable in class org.hps.evio.RfFitterDriver
 
fitGaussian(IHistogram1D, IFitter, String) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
fitGaussian(IHistogram1D, IFitter, String) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
fitGaussian(IHistogram1D, IFitter, String) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
fitMpvH1D - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitMpvPullH1D - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitOK - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
fitPedestal - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitPulse(FADCGenericHit) - Method in class org.hps.evio.RfFitterDriver
Perform the fit to the RF pulse:
fitPulse(RawTrackerHit, int, double) - Method in class org.hps.recon.ecal.EcalPulseFitter
Perform and return "3-pole" fit of ECAL raw waveform.
fitRange - Static variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
fit sample range relative to threshold crossing
fitRange - Static variable in class org.hps.recon.ecal.EcalPulseFitter
fit sample range relative to threshold crossing
fitSection(int, short[], HpsSiSensor, ShapeFitParameters, int) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
fitShape(RawTrackerHit, PulseShape) - Method in class org.hps.recon.tracking.DumbShaperFit
 
fitShape(int, short[], HpsSiSensor) - Method in class org.hps.recon.tracking.DumbShaperFit
 
fitShape(RawTrackerHit, PulseShape) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
fitShape(int, short[], HpsSiSensor) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
fitShape(RawTrackerHit, PulseShape) - Method in interface org.hps.recon.tracking.ShaperFitAlgorithm
 
fitShape(RawTrackerHit, PulseShape) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitShape(short[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitShape(RawTrackerHit, PulseShape) - Method in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
fitsPedestal() - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitStatus - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
FitStatus() - Constructor for enum org.hps.recon.tracking.straighttracks.HPSFitter.FitStatus
 
fittedFunction - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
FittedGblTrajectory - Class in org.hps.recon.tracking.gbl
A class that collects information about a fitted GBL trajectory.
FittedGblTrajectory(GblTrajectory, double, int, double) - Constructor for class org.hps.recon.tracking.gbl.FittedGblTrajectory
Default constructor.
FittedGblTrajectory.GBLPARIDX - Enum in org.hps.recon.tracking.gbl
 
FittedGblTrajectory.GBLPOINT - Enum in org.hps.recon.tracking.gbl
 
fittedHitCollectionName - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
fittedHitsCollectioName - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
fittedHitsCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
FittedRawTrackerHit - Class in org.hps.recon.tracking
 
FittedRawTrackerHit(RawTrackerHit, ShapeFitParameters) - Constructor for class org.hps.recon.tracking.FittedRawTrackerHit
 
fittedSVTHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
FittedSVTHitsTupleDriver - Class in org.hps.analysis.tuple
 
FittedSVTHitsTupleDriver() - Constructor for class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
FittedSVTHitsTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
fittedTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
fittedTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
fittedTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
fittedTrackerHitCollectionName - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
fitter - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
fitter - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
fitter - Variable in class org.hps.evio.RfFitterDriver
 
fitter - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
fitter - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fitter - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
fitUpdateIteration - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
fitVertex(BilliorTrack, BilliorTrack, double) - Method in class org.hps.analysis.dataquality.V0Monitoring
 
fitVertex(VertexDebugTupleDriver.Constraint, BilliorTrack, BilliorTrack) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
fitVertex(VertexDebugTupleDriver.Constraint, BilliorTrack, BilliorTrack, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
fitVertex(BilliorTrack, BilliorTrack, double) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
fitVertex(VertexDebugger.Constraint, BilliorTrack, BilliorTrack) - Method in class org.hps.analysis.vertex.VertexDebugger
 
fitVertex(VertexDebugger.Constraint, BilliorTrack, BilliorTrack, Hep3Vector) - Method in class org.hps.analysis.vertex.VertexDebugger
 
fitVertex(HpsReconParticleDriver.Constraint, ReconstructedParticle, ReconstructedParticle) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Fits a vertex from an electron/positron track pair using the indicated constraint.
fitVertex() - Method in class org.hps.recon.vertexing.BaseSimpleVertexer
 
fitVertex(List<BilliorTrack>) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
fitVertex() - Method in interface org.hps.recon.vertexing.SimpleVertexer
 
fitVertex() - Method in class org.hps.recon.vertexing.TwoLineVertexer
 
fitVertexPosition(IHistogram1D, IFitter, double[], String) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
fitVertexPosition(IHistogram1D, IFitter, double[], String) - Method in class org.hps.analysis.dataquality.V0Monitoring
 
fitWidthH1D - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitWidthPullH1D - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fiveClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
fiveClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
fixConfigMap2014Run(int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Method corrects parameter data for runs that either did not correctly record the full configuration data or were bugged.
fixedGain - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
fixPedestal - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
fixPedestal - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
fixShapeParameter - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
If this is false, the width will be a free parameter in the fit:
fixShapeParameter - Variable in class org.hps.recon.ecal.EcalPulseFitter
If this is false, the width will be a free parameter in the fit:
fixTrackMomentum(double) - Method in class org.hps.recon.tracking.MultipleScattering
 
Flag(int) - Constructor for enum org.hps.readout.ecal.FADCTriggerDriver.Flag
 
FLAG - Static variable in class org.hps.readout.ecal.InactiveSiHitReadout
 
flagNames - Variable in class org.hps.recon.filtering.EventFlagFilter
 
flags - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
flags - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
flambdaBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
flambdaTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
flatDecay - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
flatDecay - Static variable in class org.hps.util.ConvertToStdhep
 
flatDecay - Static variable in class org.hps.util.DatFileToStdhep
 
flatDecay - Static variable in class org.hps.util.DatFileToStdhepTVM
 
flatDecay - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
flatPos - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
flattenMatrix(double[][]) - Method in class org.hps.recon.vertexing.BFitter
 
flipRotationCorrection - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
flipSign - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
flipSign - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
flipSign - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
flipSign - Variable in class org.hps.recon.particle.ReconParticleDriver
 
flipSign - Variable in class org.hps.svt.alignment.RunAlignment
 
flipsign - Static variable in class org.hps.util.GenerateBunches
 
flipsign - Static variable in class org.hps.util.GenerateSingleParticles
 
floats - Variable in class org.hps.analysis.MC.TrackTruthData
 
floats - Variable in class org.hps.recon.tracking.TrackData
 
flush() - Method in class org.hps.monitoring.application.MonitoringApplication.LogHandler
Flush the handler.
fM - Variable in class org.hps.util.RK4integrator
 
fmod1(double, double) - Static method in class org.hps.recon.vertexing.BFitter
 
folder() - Method in class org.hps.crawler.CrawlerConfig
Get the data catalog folder.
folder - Variable in class org.hps.crawler.DatacatAddFile
 
folder - Variable in class org.hps.rundb.builder.BuilderCommandLine
Default folder for file search.
folder - Variable in class org.hps.rundb.builder.DatacatBuilder
 
follow1985Paper(List<BilliorTrack>) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
format - Variable in class org.hps.util.MergeBunches
 
FORMAT_EXTENSIONS - Static variable in enum org.hps.datacat.FileFormat
 
formatMe(double) - Method in class org.hps.util.UnfoldFieldmap
 
formats - Variable in class org.hps.crawler.CrawlerConfig
Set of accepted file formats.
formats - Variable in class org.hps.crawler.FileFormatFilter
The file format.
foundelectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
foundelectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
foundelectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
foundTracks - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
foundTracks - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
foundTracks - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
fourClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
fourClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
FourPole() - Constructor for class org.hps.recon.tracking.PulseShape.FourPole
 
fParErrs - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fParNames - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fPars - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
FPGA_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
FPGA_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
FpgaData - Class in org.hps.readout.svt
Generic object to contain hybrid temperatures and data tail value.
FpgaData(int, int[], int) - Constructor for class org.hps.readout.svt.FpgaData
 
FpgaData(int, double[], int) - Constructor for class org.hps.readout.svt.FpgaData
 
fpgaDataCollectionName - Variable in class org.hps.evio.SVTHitWriter
 
fpgaID - Variable in class org.hps.readout.svt.FpgaData
 
fpgaID - Variable in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
fpgaNumbers - Variable in class org.hps.evio.SVTHitWriter
 
fphi0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fphi0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fpQuantNames - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
fpQuantNames - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
fpQuantNames - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
fpQuantNames - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
fpQuantNames - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.vertex.VertexDebugger
 
fPrevPars - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
frame - Variable in class org.hps.monitoring.application.MonitoringApplication
The primary GUI component which is a JFrame.
frame - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
frdEdXY - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fRedReferenceID - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
freeze() - Method in class org.hps.conditions.database.DatabaseConditionsManager
This method can be called to "freeze" the conditions system so that any subsequent updates to run number or detector name will be ignored.
freeze - Variable in class org.hps.job.DatabaseConditionsManagerSetup
 
FREEZE_CONDITIONS_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Freeze conditions system after initialization.
FREEZE_CONDITIONS_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Flag to freeze conditions system after initialization.
freezeConditionsCheckBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Check box for freezing conditions system provided there is a user selected run number and detector.
fromCanonicalClassName(String) - Static method in class org.hps.recon.ecal.cluster.ClustererFactory
Attempt to create a Clusterer object from the canonical class name.
fromCrateNumber(int) - Static method in enum org.hps.record.triggerbank.TriggerConfigData.Crate
 
fromCsv(File) - Method in class org.hps.conditions.run.RunSpreadsheet
Read all the records from the CSV file.
fromEvio(int[]) - Static method in class org.hps.record.epics.EpicsHeader
Create an EpicsHeader from an int array in the EVIO bank.
fromGenericObject(GenericObject, String[]) - Method in class org.hps.record.epics.EpicsData
Given a list of names, read the double values from the GenericObject into the data map of this object.
fromGenericObject(GenericObject) - Method in class org.hps.record.scalers.ScalerData
Load data into this object from an GenericObject read from an LCIO event.
fromInt(int) - Static method in enum org.hps.rundb.EpicsType
Get the type from an int.
fromProperties(File) - Static method in class org.hps.conditions.database.ConnectionParameters
Configure the connection parameters from a properties file.
fromProperties(InputStream) - Static method in class org.hps.conditions.database.ConnectionParameters
Configure the connection parameters from an InputStream of properties.
fromResource(String) - Static method in class org.hps.conditions.database.ConnectionParameters
Configure the connection parameters from an embedded classpath resource which should be a properties file.
fromString(String) - Method in class org.hps.record.epics.EpicsData
Parse a raw data string from the EVIO data bank and turn it into a list of keys and values within this object.
fromTag(int) - Static method in enum org.hps.record.svt.SvtConfigData.RocTag
Get the ROC tag from an int value.
FRONT_END_GAIN - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
fsCountEventTypePlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountEventTypePlot2 - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountTypePlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountTypePlot500 - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountVsEventPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronThetaPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronThetayEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronThetayPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronThetayTrigPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaThetaPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaThetayEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaThetayPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaThetayTrigPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronThetaPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronThetayEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronThetayPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronThetayTrigPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsThetayPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
FullTruthTupleMaker - Class in org.hps.analysis.tuple
 
FullTruthTupleMaker() - Constructor for class org.hps.analysis.tuple.FullTruthTupleMaker
 
funcGaus(double, double) - Static method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
functionChanged(FunctionChangedEvent) - Method in class org.hps.monitoring.application.PlotInfoPanel
Callback for updating from changed to IFunction object.
functionFactory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
functionFactory - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
functionFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
functionFactory - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
functionFactory - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
functionFactory - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
functionFactory - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fuzz - Variable in class org.hps.util.UnfoldFieldmap
 
fw - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fw - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
fw - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
fw - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
fwBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
fwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
fwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
fwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
fwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
fwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
fwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
fwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
fwdch2(double[], double, double, double, double, double) - Method in class org.hps.recon.vertexing.BFitter
 
fWriter - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
fWriter - Variable in class org.hps.svt.alignment.AlignmentParameters
 
fwTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fxresidBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fxresidTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fyresidBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fyresidTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fz0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fz0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 

G

gain - Variable in class org.hps.conditions.ecal.EcalChannelConstants
The channel EcalGain conditions (per channel gain value).
gain - Variable in class org.hps.conditions.svt.ChannelConstants
The calculated gain for the channel.
gain - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
gain - Variable in class org.hps.recon.ecal.EcalGain
A single gain factor for all channels (only used if constantGain=true)
gain - Variable in class org.hps.recon.ecal.EcalRawConverter
A single gain factor for all channels (only used if constantGain=true)
gain - Variable in class org.hps.recon.ecal.EcalRawConverter2
A single gain factor for all channels (only used if constantGain=true)
GAIN - Variable in class org.hps.record.daqconfig.EvioDAQParser
Map of EcalChannel to the gain for that channel.
gainAPD - Static variable in class org.hps.recon.ecal.EcalUtils
 
gainFactor - Static variable in class org.hps.recon.ecal.EcalUtils
 
gainFileGains - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
Read in a text file that has multiplicative factors on the original gain values.
gainFileName - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
gainMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
gainPreAmpl - Static variable in class org.hps.recon.ecal.EcalUtils
 
gains - Variable in class org.hps.record.daqconfig.FADCConfig
 
gainScale - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
gap - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
gapBig - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
Gauss(double, double, double) - Method in class org.hps.svt.SVTHitLevelPlots
 
GblData - Class in org.hps.recon.tracking.gbl
 
GblData(int, double, double) - Constructor for class org.hps.recon.tracking.gbl.GblData
\param [in] aLabel Label of corresponding point \param [in] aValue Value of (scalar) measurement \param [in] aPrec Precision of (scalar) measurement
GBLDOUBLE() - Constructor for class org.hps.recon.tracking.gbl.GBLEventData.GBLDOUBLE
 
GBLDOUBLE() - Constructor for class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
GBLDOUBLE() - Constructor for class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
GBLEventData - Class in org.hps.recon.tracking.gbl
 
GBLEventData(int, double) - Constructor for class org.hps.recon.tracking.gbl.GBLEventData
Constructor with event number as parameter
GBLEventData.GBLDOUBLE - Class in org.hps.recon.tracking.gbl
 
GBLEventData.GBLINT - Class in org.hps.recon.tracking.gbl
 
GBLFileIO - Class in org.hps.recon.tracking.gbl
Handles text file printing for the GBL text file
GBLFileIO(String) - Constructor for class org.hps.recon.tracking.gbl.GBLFileIO
 
GBLINT() - Constructor for class org.hps.recon.tracking.gbl.GBLEventData.GBLINT
 
GBLINT() - Constructor for class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLINT
 
GBLINT() - Constructor for class org.hps.recon.tracking.gbl.GBLTrackData.GBLINT
 
GBLKinkData - Class in org.hps.recon.tracking.gbl
Generic object used to persist GBL kink data.
GBLKinkData(float[], double[]) - Constructor for class org.hps.recon.tracking.gbl.GBLKinkData
 
GBLOutputDriver - Class in org.hps.recon.tracking.gbl
Make post-GBL plots needed for alignment.
GBLOutputDriver() - Constructor for class org.hps.recon.tracking.gbl.GBLOutputDriver
 
GBLPARIDX(int) - Constructor for enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
 
GBLPOINT(int) - Constructor for enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
 
GblPoint - Class in org.hps.recon.tracking.gbl
 
GblPoint(BasicMatrix) - Constructor for class org.hps.recon.tracking.gbl.GblPoint
 
GblPoint(Matrix) - Constructor for class org.hps.recon.tracking.gbl.GblPoint
Create point on (initial) trajectory.
GblPoint(SymMatrix) - Constructor for class org.hps.recon.tracking.gbl.GblPoint
 
gblPrintWriter - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
GBLRefitterDriver - Class in org.hps.recon.tracking.gbl
A Driver which refits tracks using GBL.
GBLRefitterDriver() - Constructor for class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
gblSimpleJacobianLambdaPhi(double, double, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
gblSimpleJacobianLambdaPhi(double, double, double) - Static method in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
GBLStripClusterData - Class in org.hps.recon.tracking.gbl
A class providing for storing strip clusters for GBL
GBLStripClusterData(int) - Constructor for class org.hps.recon.tracking.gbl.GBLStripClusterData
Default constructor
GBLStripClusterData(GenericObject) - Constructor for class org.hps.recon.tracking.gbl.GBLStripClusterData
 
GBLStripClusterData.GBLDOUBLE - Class in org.hps.recon.tracking.gbl
 
GBLStripClusterData.GBLINT - Class in org.hps.recon.tracking.gbl
 
gblStripClusterDataCollectionName - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
gblStripClusterDataCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
gblTrackCollectionName - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
gblTrackCollectionName - Variable in class org.hps.recon.tracking.TrackTweakDriver
Name of the collection of tracks to apply corrections to.
GBLTrackCollectionName - Variable in class org.hps.svt.SVTHitLevelPlots
 
GBLTrackData - Class in org.hps.recon.tracking.gbl
 
GBLTrackData(int) - Constructor for class org.hps.recon.tracking.gbl.GBLTrackData
Default constructor
GBLTrackData(GenericObject) - Constructor for class org.hps.recon.tracking.gbl.GBLTrackData
 
GBLTrackData.GBLDOUBLE - Class in org.hps.recon.tracking.gbl
 
GBLTrackData.GBLINT - Class in org.hps.recon.tracking.gbl
 
GblTrackingReconstructionPlots - Class in org.hps.monitoring.drivers.svt
 
GblTrackingReconstructionPlots() - Constructor for class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
GblTrajectory - Class in org.hps.recon.tracking.gbl
 
GblTrajectory(List<GblPoint>) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectory
 
GblTrajectory(List<GblPoint>, boolean, boolean, boolean) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectory
 
GblTrajectory(List<GblPoint>, int, SymMatrix, boolean, boolean, boolean) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectory
Curved trajectory in space (default) or without curvature (q/p) or in one plane (u-direction) only.
GblUtils - Class in org.hps.recon.tracking.gbl
A class with only static utilities related to GBL
GblUtils() - Constructor for class org.hps.recon.tracking.gbl.GblUtils
Private constructor to avoid instantiation.
GblUtils.ClParams - Class in org.hps.recon.tracking.gbl
Store local curvilinear track parameters.
GblUtils.PerigeeParams - Class in org.hps.recon.tracking.gbl
Store perigee track parameters.
Geant4Position - Class in org.hps.detector.ecal
Calculate G4 position for a crystal, by it's front and back face coordinates calculates the position for the center of the crystal calculates the rotation of the crystal in convention of Tait-Bryan angles, {phi, theta, psi} phi-rotation around X theta-rotation around Y psi-rotation around Z
Geant4Position(GVector, GVector) - Constructor for class org.hps.detector.ecal.Geant4Position
constructor
GenerateBunches - Class in org.hps.util
 
GenerateBunches() - Constructor for class org.hps.util.GenerateBunches
 
generateLine(int) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Generates a String consisting of the indicated number of '=' characters.
GenerateSingleParticles - Class in org.hps.util
 
GenerateSingleParticles() - Constructor for class org.hps.util.GenerateSingleParticles
 
genericHitCollectionName - Static variable in class org.hps.evio.EcalEvioReader
 
genericHitCount - Variable in class org.hps.evio.EcalEvioReader
 
genericHits - Variable in class org.hps.evio.EcalEvioReader
 
genericObjectFlags - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
genMass - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
geoMap - Variable in class org.hps.record.daqconfig.FADCConfig
 
GeometryId(IIdentifierHelper, int[]) - Constructor for class org.hps.conditions.ecal.EcalChannel.GeometryId
Create a geometry ID.
geometryMap - Variable in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Map of #GeometryId to channel object.
get(int) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the object at the index.
get(int) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Get an object by index.
get(Integer) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get a record by its index.
get(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as a string.
get(EventQuality.Quality) - Method in class org.hps.recon.tracking.EventQuality.CutObject
 
get(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
get(int) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Get individual element of a vector
get(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
get(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
get(int) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
get(IDetectorElement) - Method in class org.hps.svt.alignment.BuildCompact.DetectorList
 
get_chi2() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_cluster() - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
get_dist_lower_sensor_edge_to_cold_block_mounting_surface() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
get_dist_lower_sensor_edge_to_cold_block_mounting_surface() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
get_dist_lower_sensor_edge_to_cold_block_mounting_surface() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
get_lost() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_ndf() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_seed() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_traj() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
getActionListeners() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Gets the list of ActionListener objects attached to this component.
getActionListeners() - Static method in class org.hps.record.daqconfig.ConfigurationManager
Gets the list of all listeners attached to the manager.
getActiveColor() - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
getActiveColor

public Color getActiveColor()

Gets the color used by the scale for values which pass the boolean comparison.
getActiveHitMomentum(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveHitPosition(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveHitResidual(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveHitScatter(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveSensorHeight() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
getActiveSensorHeight() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
getActiveSensorHeight() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
getActiveSensorLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
getActiveSensorLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
getActiveSensorLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
getActiveSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
getActiveSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
getActiveSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
getActiveSensorWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
getActiveSensorWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
getActiveSensorWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
getActiveTags() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the currently active conditions tags.
getADC() - Method in class org.hps.recon.tracking.NoiselessReadoutChip
 
getAlgorithmType() - Method in class org.hps.recon.particle.SimpleParticleID
 
getAlgorithmType() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getAllData(float[], List<Integer>, List<Double>, List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblData
\param [out] fValue Value \param [out] fErr Error \param [out] indLocal List of labels of local parameters \param [out] derLocal List of derivatives for local parameters \param [out] labGlobal List of labels of global parameters \param [out] derGlobal List of derivatives for global parameters
getAllowHoleSlotCombo() - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
getAllSamples() - Method in class org.hps.readout.svt.SVTData
Get all SVT samples
getAllSamples(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getAmp() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getAmp(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getAmp() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getAmp(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getAmpErr() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getAmpErr(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getAmplHigh() - Method in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
getAmplHigh(GenericObject) - Static method in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
getAmplitude() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get the amplitude.
getAmplitudeHigh() - Method in class org.hps.conditions.ecal.EcalLed
Get the amplitude high setting.
getAmplitudeIntegralNorm(double) - Method in class org.hps.recon.tracking.PulseShape.CRRC
 
getAmplitudeIntegralNorm(double) - Method in class org.hps.recon.tracking.PulseShape.FourPole
 
getAmplitudeIntegralNorm(double) - Method in class org.hps.recon.tracking.PulseShape
 
getAmplitudeLow() - Method in class org.hps.conditions.ecal.EcalLed
Get the amplitude low setting.
getAmplitudePeakNorm(double) - Method in class org.hps.recon.tracking.PulseShape.CRRC
 
getAmplitudePeakNorm(double) - Method in class org.hps.recon.tracking.PulseShape.FourPole
 
getAmplitudePeakNorm(double) - Method in class org.hps.recon.tracking.PulseShape
 
getAmplitudesPeakNorm(double, double, double[]) - Method in class org.hps.recon.tracking.PulseShape.FourPole
 
getAmplitudesPeakNorm(double, double, double[]) - Method in class org.hps.recon.tracking.PulseShape
convenience method for getting amplitudes at multiple evenly spaced time intervals
getAmplLow() - Method in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
getAmplLow(GenericObject) - Static method in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
getAndTrig() - Method in class org.hps.record.triggerbank.TestRunTriggerData
 
getAndTrig(GenericObject) - Static method in class org.hps.record.triggerbank.TestRunTriggerData
 
getAngle() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
getAPDNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the number of the APD attached to the crystal.
getApplicationMenu() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the application menu.
getAprime(List<MCParticle>) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
Find the A' amond the list of MC partiles
getAPV(int) - Static method in class org.hps.readout.svt.SVTData
 
getApv() - Method in class org.hps.record.svt.SvtErrorBitData
 
getApvBufferAddress(int, int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the nth SVT APV buffer address.
getApvBufferAddresses(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return all SVT APV buffer addresses as an array
getAPVChannel(int) - Static method in class org.hps.readout.svt.SVTData
 
getApvFrameCount(int, int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the nth SVT APV read error.
getApvFrameCount(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return all SVT APV read errorsas an array
getApvFromMultiSample(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the APV ID associated with the multisample.
getApvFromMultisampleTail(int) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the APV ID from the multisample tail.
getAPVNumber() - Method in class org.hps.readout.svt.SVTData
Get the APV number associated with this SVT data packet
getAPVNumber(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getApvReadErrors(int, int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the nth SVT APV read error.
getApvReadErrors(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return all SVT APV read errorsas an array
getArray() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Access the internal two-dimensional array.
getArrayCopy() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Copy the internal two-dimensional array.
getAssociatedParticle() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getAssociations() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
getAssociations

public List getAssociations()

Gets the list of associated crystals for this event.
getAvailableTags() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the set of available conditions tags from the conditions table
getAverageEventsPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the average number of events per second in the session.
getAverageEventsPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getAverageMegabytesPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the average Mb per second of the session, which is the total amount of data divided by the total time.
getAverageMegabytesPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getAveragePedestal(int, int) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
getAxial() - Method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
getAxialSensor() - Method in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Get the axial sensor of the stereo pair
getBackX() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getBackY() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getBackZ() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getBadHitList() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getBadHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getBallPos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getBallPosition(CSVRecord) - Method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
getBallPositions(String) - Method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
getBank() - Method in class org.hps.record.triggerbank.AbstractIntData
Gets the entire, unparsed integer data bank from the object.
getBank(GenericObject) - Static method in class org.hps.record.triggerbank.AbstractIntData
Return the int bank of an AbstractIntData read from LCIO.
getBankInt(GenericObject, int) - Static method in class org.hps.record.triggerbank.AbstractIntData
Return a single value from the integer bank of an AbstractIntData.
getBanks(EventHeader, String) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets the TI bank and the SSP bank from an LCIO collection of bank objects.
getBankTag() - Method in enum org.hps.record.evio.EvioBankTag
Get the bank tag value.
getBaseDetectorElement() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getBaseLCDD() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
getBaseTrackerGeometry() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getBeamAngle() - Method in class org.hps.recon.tracking.BeamSpot
 
getBeamCovariance() - Method in class org.hps.recon.tracking.BeamSpot
 
getBeamEnergy() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
getBeamEnergy() - Method in class org.hps.conditions.beam.BeamEnergy
Get the beam energy [GeV].
getBeamEnergy() - Method in class org.hps.recon.filtering.EventReconFilter
 
getBeamEnergyFromDetector(Detector) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
getBeamPosition() - Method in class org.hps.recon.tracking.BeamSpot
 
getBeamSigmaX() - Method in class org.hps.recon.tracking.BeamSpot
 
getBeamSigmaY() - Method in class org.hps.recon.tracking.BeamSpot
 
getBfield() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getBField(Detector) - Static method in class org.hps.recon.tracking.TrackUtils
 
getBit() - Method in enum org.hps.record.triggerbank.TriggerType
Get the bit number.
getBlocking() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET blocking setting.
getBlockMatrix(List<Integer>) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Get (compressed) block from bordered band matrix: aMatrix(i,j) = BBmatrix(anIndex(i),anIndex(j)).
getBoolConfigSSP(int, String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets an SSP parameter value using a shortened version of the full parameter key and parses it as a boolean.
getBoolean(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as a boolean.
getBooleanType() - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
getBooleanType

public BooleanType getBooleanType()

Indicates what type of boolean comparison is performed by this scale.
getBottom() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
getBottom() - Method in class org.hps.conditions.svt.SvtMotorPosition
The bottom position.
getBotTrig() - Method in class org.hps.record.triggerbank.TestRunTriggerData
 
getBotTrig(GenericObject) - Static method in class org.hps.record.triggerbank.TestRunTriggerData
 
getBox() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getBox() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getBoxDim() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getBoxDim() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
getBuilder() - Method in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
getBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
getBytesPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the immediate data rate which is the amount of data in bytes received in the current tick over the tim elapsed in the tick.
getBytesPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getBytesReceived() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the number of bytes received in the current tick.
getBytesReceived() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
Data statistics.
getCachedFile(File) - Static method in class org.hps.crawler.FileUtilities
Get a cached file path, assuming that the input file path is on the JLAB MSS e.g.
getCalibration() - Method in class org.hps.conditions.ecal.EcalChannelConstants
Get the channel calibration.
getCalibration() - Method in class org.hps.conditions.svt.ChannelConstants
Get the calibration.
getCalibrations() - Method in class org.hps.conditions.svt.CalibrationHandler
Get the SvtCalibration.SvtCalibrationCollection created from parsing the XML input file.
getCalorimeterHits(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Gets the a of CalorimeterHit objects from the argument event from the LCIO collection hitCollectionName.
getCalorimeterHits(EventHeader, String) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets the a of CalorimeterHit objects from the argument event from the LCIO collection hitCollectionName.
getCapacitance(int) - Method in class org.hps.svt.alignment.HPSStrips
Capacitance for a particular cell.
getCapacitance() - Method in class org.hps.svt.alignment.HPSStrips
Nominal capacitance used for throwing random noise in the sensor.
getCellID(Object) - Method in class org.hps.evio.EcalHitWriter
 
getCellID(Hep3Vector) - Method in class org.hps.svt.alignment.HPSStrips
 
getCellID(int, int) - Method in class org.hps.svt.alignment.HPSStrips
 
getCellPosition(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getCenter() - Method in class org.hps.detector.ecal.Geant4Position
 
getCenter() - Method in class org.hps.detector.ecal.GVector
 
getCenter() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getCenterArr() - Method in class org.hps.detector.ecal.Geant4Position
 
getCFLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getCFThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getCFWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getChan(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
getChannel() - Method in class org.hps.conditions.ecal.EcalChannel
Get the channel number of the channel.
getChannel() - Method in class org.hps.conditions.svt.AbstractSvtChannel
Get the channel number (0-639).
getChannel(long) - Method in class org.hps.evio.EcalHitWriter
Return channel number from cellID
getChannel() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the channel number associated with the crystal.
getChannel() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getChannel(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getChannel(int) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Return the BasicChannel associated with a given channel number.
getChannelCollection() - Method in class org.hps.conditions.ecal.EcalConditions
Get the map between database IDs and EcalChannel objects.
getChannelConstants(EcalChannel) - Method in class org.hps.conditions.ecal.EcalConditions
Get the conditions constants for a specific channel.
getChannelConstants(AbstractSvtChannel) - Method in class org.hps.conditions.svt.AbstractSvtConditions
Get the conditions constants for a specific channel.
getChannelId() - Method in class org.hps.conditions.ecal.EcalBadChannel
Get the ECAL channel ID.
getChannelId() - Method in class org.hps.conditions.ecal.EcalCalibration
Get the ECAL channel ID.
getChannelId() - Method in class org.hps.conditions.ecal.EcalChannel
Get the ID of the channel.
getChannelId() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getChannelId() - Method in class org.hps.conditions.ecal.EcalGain
Get the ECal channel ID.
getChannelId() - Method in class org.hps.conditions.ecal.EcalPulseWidth
Get the ECAL channel ID.
getChannelId() - Method in class org.hps.conditions.ecal.EcalTimeShift
Get the channel ID.
getChannelID() - Method in class org.hps.conditions.svt.AbstractSvtChannel
Get the channel ID.
getChannelId() - Method in class org.hps.conditions.svt.SvtBadChannel
Get the channel ID.
getChannelID() - Method in class org.hps.conditions.svt.SvtCalibration
Get the channel ID.
getChannelID() - Method in class org.hps.conditions.svt.SvtGain
Get the channel ID.
getChannelID() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get the SVT channel ID.
getChannelIdFromRowColumn(int, int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getChannelMap() - Method in class org.hps.conditions.svt.AbstractSvtConditions
Get the channel map for this set of conditions.
getChannelMap() - Method in class org.hps.conditions.svt.SvtConditions
Get the SvtChannel.SvtChannelCollection for this set of conditions.
getChannelMap() - Method in class org.hps.conditions.svt.TestRunSvtConditions
Get the TestRunSvtChannel.TestRunSvtChannelCollection for this set of conditions.
getChannelNumber() - Method in class org.hps.readout.svt.SVTData
Get the channel number associated with this SVT data packet
getChannelNumber(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getChannelNumber(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the channel number associated with the samples
getCharge(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getCharge() - Method in class org.hps.recon.tracking.WTrack
 
getChargeCarrier() - Method in class org.hps.svt.alignment.HPSStrips
 
getChart() - Method in class org.hps.monitoring.plotting.StripChartUpdater
 
getChi2(IFitResult, IDataPointSet) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
calculate chi2 for debug
getChi2(IFitResult, IDataPointSet) - Method in class org.hps.recon.ecal.EcalPulseFitter
calculate chi2 for debug
getChi2() - Method in class org.hps.recon.tracking.gbl.GblData
\return (down-weighted) Chi2
getChi2() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getChildCrystal() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Association
getChildCrystal

public Point getChildCrystal()

Indicates the indices for the child crystal.
getChiProb() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getChiProb(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getChiSq() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getChunkSize() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET chunk size, which is the number of events that will be retrieved at once from the server.
getClock() - Static method in class org.hps.readout.ecal.ClockSingleton
 
getCLPars(STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Get curvilinear track parameters for this STUtils.STStereoTrack.
getCLPars(double, double, double, double, double) - Static method in class org.hps.recon.tracking.straight.STUtils
Get curvilinear track parameters from slope and intercept parameters.
getCLToPerigeeJacobian(HelicalTrackFit, HpsHelicalTrackFit, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
Calculate the Jacobian from Curvilinear to Perigee frame.
getClTrackParamStr(GblUtils.ClParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
getClTrackParamTruthStr(GblUtils.ClParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
getCluAmp(SiTrackerHitStrip1D, List<FittedRawTrackerHit>) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
getClusterAngle(Cluster) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
getClusterAngle(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the angle between the cluster and the centerpoint of the calorimeter.
getClusterAngle(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the angle between the cluster and the centerpoint of the calorimeter.
getClusterAngle(double, double) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the angle between the cluster and the centerpoint of the calorimeter.
getClusterCenter() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the hit representing the cluster center.
getClusterCenters() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
getClusterCenters

ListgetClusterCenters()

Gets the list of cluster centers for this event.
getClusterDistance(Cluster) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
getClusterDistance(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the distance between the origin and a cluster.
getClusterDistance(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the distance between the origin and a cluster.
getClusterDistance(double, double) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the distance between the origin and a cluster.
getClusterEnergy() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the cluster's energy, if it was defined when the cluster was constructed.
getClusterer() - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Get a Clusterer using type inference for the concrete type.
getClusterHitCount(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the number of hits in a cluster, as used in the cluster hit count cut.
getClusterHitCount(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the number of hits in a cluster, as used in the cluster hit count cut.
getClusterHitIndices(Cluster) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
getClusterPairs(List<Cluster>) - Method in class org.hps.readout.ecal.ReadoutTrigger
Creates all top/bottom pairs from the event data.
getClusterPairsTopBot() - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Get a list of all unique cluster pairs in the event.
getClusterPairsTopBot() - Method in class org.hps.readout.ecal.FADCTriggerDriver
Get a list of all unique cluster pairs in the event
getClusterPosition(Integer) - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getClusterPosition(Integer) - Method in class org.hps.analysis.examples.TrackAnalysis
 
getClusterPosition(HelicalTrackStrip, boolean) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
getClusterPossibleHitIndices(Cluster) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
getClusters() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
getClusters

public ArrayList getClusters()

Allows access to the current event's list of clusters.
getClusters() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
getClusters() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
getClusters() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
Generates a list of clusters from the list of hits in the event.
getClusters() - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Generates a list of clusters from the current hit buffer.
getClusters() - Method in class org.hps.record.triggerbank.SSPData
Gets the list of clusters reported by the SSP.
getClusterSeedHit(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the seed hit from a Cluster object.
getClusterTime() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the time stamp for the cluster in nanoseconds.
getClusterTime(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getClusterTime(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the time-stamp of a cluster, as used in the time-coincidence cut.
getClusterTime(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the time-stamp of a cluster, as used in the time-coincidence cut.
getClusterType() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Get the type code for the clusters produced by this algorithm.
getClusterType() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Get the type of Cluster created by this algorithm.
getClusterType(int) - Static method in enum org.hps.recon.ecal.cluster.ClusterType
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Indicates the type of cluster that is generated by this algorithm.
getClusterType() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Gets the type of cluster produced by this clusterer.
getClusterType() - Method in class org.hps.recon.ecal.cluster.LegacyClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.ReconClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
getClusterTypeEncoding() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Get the integer encoding of the Cluster type.
getClusterTypeEncoding() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Get the integer encoding of the Cluster type.
getClusterX(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-position of a cluster in millimeters in the hardware coordinate system.
getClusterX(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-position of a cluster in millimeters in the hardware coordinate system.
getClusterXIndex(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-index of a cluster's
getClusterXIndex(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-index of a cluster's
getClusterY(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-position of a cluster in millimeters in the hardware coordinate system.
getClusterY(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-position of a cluster in millimeters in the hardware coordinate system.
getClusterYIndex(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-index of a cluster.
getClusterYIndex(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-index of a cluster.
getClusterZ(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the z-position of a cluster in millimeters in the hardware coordinate system.
getClusterZ(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the z-position of a cluster in millimeters in the hardware coordinate system.
getColdBlockThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
getColdBlockThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
getColdBlockThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
getCollectionClass() - Method in class org.hps.conditions.api.TableMetaData
Get the type of collection this table maps onto.
getCollectionId() - Method in class org.hps.conditions.api.BaseConditionsObject
Get the collection ID of the object.
getCollectionId() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the collection ID.
getCollectionId() - Method in interface org.hps.conditions.api.ConditionsObject
Return the collection ID of the object.
getCollectionId() - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Get the collection ID.
getCollectionId(ConditionsObjectCollection<?>, String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Add a row for a new collection and return the new collection ID assigned to it.
getCollectionType(Class<? extends ConditionsObject>) - Static method in class org.hps.conditions.api.TableRegistry
Get the class for the collection of the ConditionsObject type.
getColor() - Method in class org.hps.conditions.ecal.EcalLedCalibration
Get the LED color.
getColor() - Method in enum org.hps.monitoring.application.model.ConnectionStatus
Get the color to display for this state.
getColor(int) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
getColor(Double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
getColor(T) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.ColorMap
getColor

public Color getColor(T value)

Determines the color representing the indicated value.
getColor() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
Gets the reference wire color associated with the crystal's preamplifier if it exists.
getColor(Double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
getColor(Double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
getColor() - Method in enum org.hps.monitoring.subsys.StatusCode
 
getColumn(int) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get a column of crystals from the X index.
getColumn(int) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getColumnClass(int) - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get the class of a column.
getColumnClass(int) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get the class of a column.
getColumnClass(int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get the class of the column.
getColumnClass(int) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get the column class.
getColumnClassName(TableMetaData, String) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Get the class name of a column.
getColumnCount() - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get the number of columns.
getColumnCount() - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get the number of columns.
getColumnCount() - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get the column count.
getColumnCount() - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get the column count.
getColumnDimension() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
getColumnFromHistoID(int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getColumnName(int) - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get the name of the column.
getColumnName(int) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get the column name.
getColumnName(int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get the column name.
getColumnName(int) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get the column name.
getColumnName() - Method in enum org.hps.record.triggerbank.TriggerConfigVariable
Get the column name in the run database for the config variable (convenience method).
getColumnName() - Method in class org.hps.rundb.EpicsVariable
Get the column name.
getColumnNames() - Method in class org.hps.conditions.run.RunRange
Get the names of the columns used by this range.
getColumnNumber(Hep3Vector) - Method in class org.hps.svt.alignment.HPSStrips
 
getColumnNumber(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getComparisonValue() - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
getComparisonValue

public double getComparisonValue()

Gets the value against which the boolean comparisons are performed.
getComponentHitCount() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Indicates how many component hits compose this cluster.
getComponentHits() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the list of hits that make up the cluster, exempting the seed hit and shared hits.
getComponentId() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getComponentNumber() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getComponentNumber() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getComponentNumber() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getComponentNumber() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getCompositeProcessors() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the list of composite record processors.
getConditionsId() - Method in class org.hps.conditions.api.ConditionsTag
Get the ID of the referenced conditions record.
getConditionsKeys() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Get the unique conditions keys from the records in this collection.
getConditionsObject() - Method in exception org.hps.conditions.api.ConditionsObjectException
Get the associated conditions object to the error.
getConditionsRecords() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the list of conditions records for the run, filtered by the current set of active tags.
getConditionsSeries(Class<CollectionType>, String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get a conditions series with one or more collections.
getConditionsTag() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the conditions system tag.
getConditionsTags() - Static method in class org.hps.monitoring.application.util.ResourceUtil
Get the list of available conditions tags from the conditions system.
getConfigData(SvtConfigData.RocTag) - Method in class org.hps.record.svt.SvtConfigData
 
getConfigParameter(String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets a parameter value associated with a parameter key.
getConfigSSP(int, String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets an SSP parameter value using a shortened version of the full parameter key.
getConfiguration() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the underlying configuration containing properties.
getConfigurationModel() - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Get the ConfigurationModel for this component.
getConfigurationModel() - Method in class org.hps.monitoring.application.MenuBar
 
getConfigurationModel() - Method in interface org.hps.monitoring.application.model.HasConfigurationModel
Get the current ConfigurationModel of the object.
getConfigurationModel() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the current configuration model.
getConfirmedMCParticles() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Return the list of confirmed MCParticles.
getConfirmer() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Return the StraightTrackConfirmerExtender
getConnection() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the JDBC connection.
getConnection() - Method in class org.hps.rundb.RunManager
Return the database connection.
getConnectionModel() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the current connection status model.
getConnectionProperties() - Method in class org.hps.conditions.database.ConnectionParameters
Get Properties object for this connection.
getConnectionStatus() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Get the current connection status.
getConnectionString() - Method in class org.hps.conditions.database.ConnectionParameters
Get the connection string for these parameters.
getContent() - Method in class org.hps.conditions.svt.SvtConfiguration
Get the content of the XML file as a byte array.
getControlEventData(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Extract the CODA run data stored in a control event.
getConverters() - Static method in class org.hps.detector.DetectorConverter
 
getCoord() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getCoordFromCompact() - Method in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
Extract coordinate system from xml description
getCoplanarityCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair coplanarity cut.
getCorrectedPerigeeParameters(HelicalTrackFit, FittedGblTrajectory.GBLPOINT, double) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Get the corrected perigee parameters and covariance matrix for a point on the GblTrajectory.
getCorrectedPerigeeParameters(HelicalTrackFit, int, double) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Get the corrected perigee parameters and covariance matrix for a point on the GblTrajectory.
getCorrectedPerigeeParameters(Vector, HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
Get corrected perigee parameters.
getCosAlpha(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getCosAlpha(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getCosAlpha(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getCosmicTriggers() - Method in class org.hps.record.triggerbank.SSPData
Gets the list of cosmic triggers reported by the SSP.
getCosOpenX(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
getCosOpenX(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.vertex.VertexDebugger
 
getCosTheta(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getCosTheta(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getCovariance(List<FittedRawTrackerHit>, SiSensorElectrodes) - Method in class org.hps.recon.tracking.StripMaker
 
getCovarianceAtNewRefPoint(double[], double[], double[], SymmetricMatrix) - Static method in class org.hps.recon.tracking.TrackUtils
 
getCovMatrix() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getCrate() - Method in class org.hps.conditions.ecal.EcalChannel
Get the crate number of the channel.
getCrate(IIdentifierHelper, long) - Method in class org.hps.conditions.ecal.EcalConditionsUtil
Get the DAQ crate number from a cell ID.
getCrate(long) - Method in class org.hps.evio.EcalHitWriter
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
Return crate number from cellID
getCrate() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getCrate(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getCrateNumber() - Method in class org.hps.conditions.ecal.EcalLed
Get the crate number assigned to this crystal.
getCrateNumber() - Method in enum org.hps.record.triggerbank.TriggerConfigData.Crate
 
getCreated() - Method in class org.hps.conditions.api.ConditionsRecord
Get the date this record was created.
getCreated() - Method in interface org.hps.rundb.RunSummary
Get the creation date of this record.
getCreated() - Method in class org.hps.rundb.RunSummaryImpl
 
getCreatedBy() - Method in class org.hps.conditions.api.ConditionsRecord
Get the name of the user who created this record.
getCrystal(int, int) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the crystal at the given indices or null if it does not exist.
getCrystal(IIdentifier) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the crystal with the given ID or null if it does not exist
getCrystal(Hep3Vector) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the crystal at the given position in global coordinates or null if position is not inside a crystal's volume.
getCrystal(int, int) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getCrystal(IIdentifier) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getCrystal(Hep3Vector) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getCrystalBounds() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Returns calorimeter panel's width and height in crystals.
getCrystalData(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
Gets the set of calorimeter hardware data associated with the crystal at the given index.
getCrystalEnergy(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Provides the energy stored in the indicated crystal.
getCrystalEnergy(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Provides the energy stored in the indicated crystal.
getCrystalHighlight(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Provides the highlight color for the indicated crystal.
getCrystalHighlight(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Provides the highlight color for the indicated crystal.
getCrystalID(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines the panel crystal index of the crystal at the given panel coordinates.
getCrystalID(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines the panel crystal index of the crystal at the given panel coordinates.
getCrystalID() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
getCrystalID

public Point getCrystalID()

Indicates the panel indices at which the crystal is located.
getCrystalIndex() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's positional indices in the LCSim coordinate system.
getCrystalListeners() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Gets all of the crystal listeners attached to this object.
getCrystalPosition(int, int) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the mapped position used by the SSP for a specific crystal.
getCrystals() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the list of crystal objects.
getCrystals() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getCrystalXIndex() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's x-index in the LCSim coordinate system.
getCrystalYIndex() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's y-index in the LCSim coordinate system.
getCurrentFile() - Method in class org.hps.record.evio.EvioFileSource
Get the current file being processed.
getCurrentRecord() - Method in class org.hps.record.AbstractRecordQueue
Get the current record.
getCurrentRecord() - Method in class org.hps.record.composite.CompositeRecordSource
Get the current CompositeRecord.
getCurrentRecord() - Method in class org.hps.record.et.EtEventSource
Get the current record.
getCurrentRecord() - Method in class org.hps.record.evio.EvioFileSource
Get the current record which is an EvioEvent.
getCurrentScalerData() - Method in class org.hps.record.scalers.ScalersEvioProcessor
Get the current cached scaler data object.
getCurveError() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for curvature, omega
getCuts() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Get the numerical cut settings.
getCuts() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Get numerical cut settings.
getCutState(String) - Method in class org.hps.analysis.trigger.util.Trigger
Gets the state of the specified cut.
getCutValue(EventQuality.Cut, EventQuality.Quality) - Method in class org.hps.recon.tracking.EventQuality
 
getCutValue(String) - Method in class org.hps.record.triggerbank.TriggerModule
Gets the value of the requested cut, if it exists.
getD() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Return the block diagonal eigenvalue matrix
getD0() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getDAQComponentFromExceptionMsg(SvtEvioExceptions.SvtEvioHeaderException, String) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getDAQConfig(EvioEvent, EventHeader) - Method in class org.hps.evio.TriggerConfigEvioReader
 
getDAQConfig(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
 
getDAQConfig() - Method in class org.hps.rundb.RunManager
Get the DAQ (trigger) configuration for the run.
getDaqMap() - Method in class org.hps.conditions.svt.AbstractSvtConditions
Get the DAQ map associated with these conditions.
getDaqMap() - Method in class org.hps.conditions.svt.DaqMapHandler
Get the SvtDaqMapping.SvtDaqMappingCollection built from parsing the XML input file.
getDaqMap() - Method in class org.hps.conditions.svt.SvtConditions
Get the SvtDaqMapping.SvtDaqMappingCollection associated with these conditions.
getDaqMap() - Method in class org.hps.conditions.svt.TestRunSvtConditions
Get the TestRunSvtDaqMapping.TestRunSvtDaqMappingCollection associated with these conditions.
getDaqMapCollection() - Method in class org.hps.conditions.svt.SvtConditionsReader
Get the collection of SvtDaqMapping objects created when parsing the DAQ map.
getDaqPair(SvtDaqMapping.SvtDaqMappingCollection, HpsSiSensor) - Static method in class org.hps.detector.svt.SvtDetectorSetup
Get a DAQ pair (FEB ID, FEB Hybrid ID) for the given HpsSiSensor.
getDaqPair(SvtDaqMapping.SvtDaqMappingCollection, HpsSiSensor) - Static method in class org.hps.svt.SVTHitLevelPlots
 
getData(ConditionsManager, String) - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Get the conditions data based on the name, e.g.
getData(ConditionsManager, String) - Method in class org.hps.conditions.database.ConditionsRecordConverter
Get the ConditionsRecords for a run based on current configuration of the conditions system.
getData(ConditionsManager, String) - Method in class org.hps.conditions.database.ConditionsTagConverter
Get a ConditionsTag.ConditionsTagCollection which specifies a group of collections that are tagged in the conditions_tags table in the database.
getData(ConditionsManager, String) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelConverter
Create an EcalChannel collection.
getData(ConditionsManager, String) - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Create combined ECAL conditions object containing all data for the current run.
getData(ConditionsManager, String) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Create and return the SVT conditions object.
getData(ConditionsManager, String) - Method in class org.hps.conditions.svt.SvtConditionsConverter
Create and return an SvtConditions object.
getData(ConditionsManager, String) - Method in class org.hps.conditions.svt.TestRunSvtConditionsConverter
Create and return an TestRunSvtConditions object.
getData(ConditionsManager, String) - Method in class org.hps.conditions.trigger.TiTimeOffsetConverter
 
getData() - Method in class org.hps.readout.svt.SVTData
Get the packed data for this sample
getData() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getData(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getData() - Method in class org.hps.record.triggerbank.SSPTrigger
Gets the raw, unparsed trigger data bank for this trigger.
getData() - Method in class org.hps.record.triggerbank.TriggerConfigData
Get the config data as a map from crates to strings.
getDataBanks(BaseStructure, int, int, int, int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getDatabase() - Method in class org.hps.conditions.database.ConnectionParameters
Get the name of the database.
getDatabaseConditionsManager() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the current instance of the conditions manager.
getDatabaseConditionsManagerSetup() - Method in class org.hps.job.JobManager
Get the conditions setup.
getDatabaseObject() - Method in exception org.hps.conditions.api.DatabaseObjectException
Get the object with the error.
getDataClass() - Method in class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
getDataFileArrays(TriggerConfigData) - Static method in class org.hps.recon.ecal.DatabaseDAQConfigDriver
Parses the text dump containing the DAQ configuration and parses it into lines.
getDataFileArrays(File[]) - Static method in class org.hps.record.daqconfig.DAQConfigDriver
Converts DAQ configuration data files into an array of strings where each array entry represents a line in the configuration file.
getDataFileArrays(BufferedReader[]) - Static method in class org.hps.record.daqconfig.DAQConfigDriver
Converts DAQ configuration data streams into an array of strings where each array entry represents a line in the configuration file.
getDataHeaderLength() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the number of 32 bit integers composing the data block header
getDataHeaderLength() - Method in class org.hps.evio.SvtEvioReader
Get the number of 32 bit integers composing the data block header
getDataHeaderLength() - Method in class org.hps.evio.TestRunSvtEvioReader
Get the number of 32 bit integers composing the data block header.
getDataRate() - Method in class org.hps.monitoring.application.model.RunModel
Get the data rate in MB/s.
getDataReceived() - Method in class org.hps.monitoring.application.model.RunModel
Get the data received in bytes.
getDataset() - Method in class org.hps.datacat.FileEventRange
 
getDatasets() - Method in class org.hps.datacat.EvioDatasetIndex
 
getDataSourceComboBox() - Method in class org.hps.monitoring.application.ToolbarPanel
Get the combo box with the data sources
getDataSourcePath() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the data source path.
getDataSourceType() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the data source type (EVIO, LCIO or ET).
getDataSourceType() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the data source type (EVIO, LCIO or ET).
getDataSourceType(String) - Static method in enum org.hps.record.enums.DataSourceType
Figure out a reasonable data source type for the path string.
getDataTailLength() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the number of 32 bit integers composing the data block tail (the data inserted after all sample blocks in a data block)
getDataTailLength() - Method in class org.hps.evio.SvtEvioReader
Get the number of 32 bit integers composing the data block tail (the data inserted after all sample blocks in a data block)
getDataTailLength() - Method in class org.hps.evio.TestRunSvtEvioReader
Get the number of 32 bit integers composing the data block tail.
getDataType(File) - Static method in class org.hps.crawler.DatacatHelper
Get the data type for a file.
getDate() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
getDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
getDate() - Method in class org.hps.record.triggerbank.HeadBankData
 
getDate(GenericObject) - Static method in class org.hps.record.triggerbank.HeadBankData
 
getDateValue() - Method in class org.hps.monitoring.application.DatePanel
Get the value of the field.
getDaughters() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getDaughters() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getDebugString(int[], int[], int[]) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getDecayLength(double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getDecayLength(double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getDecayLength(double) - Static method in class org.hps.util.ConvertToStdhep
 
getDecayLength(double) - Static method in class org.hps.util.DatFileToStdhep
 
getDecayLength(double) - Static method in class org.hps.util.DatFileToStdhepTVM
 
getDecayLength(double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getDefaultCrystalColor() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gets the color that will be used for zero-energy crystals.
getDefaultPlotterStyle(String, String) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
getDefaultValues() - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get the default cuts.
getDefaultValues() - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getDensity() - Method in class org.hps.recon.tracking.MaterialSupervisor.Material
 
getDerivatives(int, Matrix, Matrix, Vector) - Method in class org.hps.recon.tracking.gbl.GblPoint
Linearized track model: F_u(q/p,u',u) = J*u + S*u' + d*q/p, W is inverse of S, negated for backward propagation.
getDers(boolean) - Method in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
Turn derivative matrix into @Milleparameter
getDesc() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getDescription() - Method in class org.hps.conditions.cli.AbstractCommand
Get the description of this command.
getDescription() - Method in class org.hps.monitoring.application.JobSettingsPanel.CompactFileFilter
Get the description of the filter.
getDescription() - Method in class org.hps.monitoring.application.util.EvioFileFilter
Get the description of the file filter.
getDescription() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the description of the system status.
getDescription() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getDescription() - Method in class org.hps.rundb.EpicsVariable
Get the variable's description.
getDet() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
getDetector() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getDetectorAlias() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the detector alias which is a compact.xml file on disk.
getDetectorElement(SimTrackerHit) - Method in class org.hps.recon.tracking.FindableTrack
 
getDetectorElement() - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
getDetectorElement() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getDetectorElement() - Method in class org.hps.svt.alignment.HPSStrips
 
getDetectorIdentifierHelper() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getDetectorIdentifierHelper() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
getDetectorName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the detector name.
getDetectorNames() - Static method in class org.hps.data.detectors.DetectorDataResources
Find a list of available detector names.
getDetectorObject() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the current LCSim compact Detector object with the geometry and detector model.
getDigits(int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Gets the number of digits in the base-10 String representation of an integer primitive.
getDim() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getDimension(int) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
getDimension(int) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
getDimension(int) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
getDimension(int) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
getDimensionX() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getDimensionX() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getDimensionX() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getDimensionX() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getDimensionY() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getDimensionY() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getDimensionY() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getDimensionY() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getDirection(CircleFit, double, double, double) - Method in class org.hps.recon.tracking.FastCheck
 
getDirection() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
getDirection() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
Track direction.
getDisconnectOnEndRun() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the disconnect on end run flag.
getDisconnectOnError() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the disconnect on error flag.
getDistance(Cluster, Track) - Method in class org.hps.recon.utils.TrackClusterMatcher
Get distance between track and cluster.
getDoca(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getDoca(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getDouble(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as a double.
getDoubleArrayVariable(Element, String) - Static method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
getDoublePivot() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Return pivot permutation vector as a one-dimensional double array
getDoubleVal(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
getDoubleVal(int) - Method in class org.hps.evio.RfHit
 
getDoubleVal(int) - Method in class org.hps.readout.ecal.ReadoutTimestamp
 
getDoubleVal(int) - Method in class org.hps.readout.svt.FpgaData
Get the temperature at a given index
getDoubleVal() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getDoubleVal(int) - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getDoubleVal(int) - Method in class org.hps.recon.ecal.FADCGenericHit
 
getDoubleVal(int) - Method in class org.hps.recon.ecal.HitExtraData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Returns the double value for the given index.
getDoubleVal(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackData
Returns the double value for the given index.
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackQualityData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackResidualsData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getDoubleVal(int) - Method in class org.hps.record.epics.EpicsGenericObject
Get a double value of an EPICS variable.
getDoubleVal(int) - Method in class org.hps.record.scalers.ScalersGenericObject
 
getDoubleVal(int) - Method in class org.hps.record.svt.SvtErrorBitData
 
getDoubleVal(int) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getDoubleVal(int) - Method in class org.hps.record.triggerbank.AbstractIntData
 
getDoubleValue() - Method in class org.hps.monitoring.application.FieldPanel
Get a Double value from the field.
getDoubleVariable(Element, String) - Static method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Gets the value specified from the variable element of the detector compact.xml description.
getDQMTableName() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Get the name of the DQM table
getDriver(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
This function returns the driver number (from 0 to 3) given the LED id.
getDrivers() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the list of Drivers to add to the loop.
getDscChannel() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getDscCrate() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getDscSlot() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getDt() - Static method in class org.hps.readout.ecal.ClockSingleton
 
getDummy() - Method in class org.hps.conditions.dummy.DummyConditionsObject
Dummy double value.
getDummyDt() - Method in class org.hps.conditions.dummy.DummyConditionsObject
Dummy date.
getDummyTs() - Method in class org.hps.conditions.dummy.DummyConditionsObject
Dummy timestamp.
getDuplicateTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getdxdy(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getdxdy(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getdxdyErr(Hep3Vector, Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getdxdyErr(Hep3Vector, Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getEcalBadChannelSeries() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default collections of EcalBadChannel objects.
getEcalBadChannelSeries() - Method in class org.hps.conditions.ecal.TestRunEcalConditionsConverter
Get the collections of EcalBadChannel objects for Test Run.
getEcalCalibrationCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalCalibration collection.
getEcalCalibrationCollection() - Method in class org.hps.conditions.ecal.TestRunEcalConditionsConverter
Get the EcalCalibration collection for Test Run.
getEcalChannel(EcalCrystal) - Method in class org.hps.detector.ecal.EcalCrystalChannelMap
Get a channel from a crystal.
getEcalChannelCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalChannel collection.
getEcalChannelCollection() - Method in class org.hps.conditions.ecal.TestRunEcalConditionsConverter
Get the EcalChannel collection for Test Run.
getEcalChannelId() - Method in class org.hps.conditions.ecal.EcalLed
Get the ECAL channel ID.
getEcalChannelId() - Method in class org.hps.conditions.ecal.EcalLedCalibration
Get the ECAL channel ID.
getEcalConditions() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the combined ECAL conditions for this run.
getEcalCrystal(EcalChannel) - Method in class org.hps.detector.ecal.EcalCrystalChannelMap
Get a crystal from a channel.
getEcalGainCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalGain collection.
getEcalGainCollection() - Method in class org.hps.conditions.ecal.TestRunEcalConditionsConverter
Get the EcalGain collection for Test Run.
getEcalHitEnergy(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getEcalHitIndex(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getEcalHitPosition(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getEcalNHits() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getEcalPulseWidthCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalPulseWidth collection.
getEcalTimeShiftCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalTimeShift collection.
getEcalTimeShiftCollection() - Method in class org.hps.conditions.ecal.TestRunEcalConditionsConverter
Get the EcalTimeShift collection for Test Run.
getEdge() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getEigenVectors() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
getElapsedTime() - Method in class org.hps.monitoring.application.model.RunModel
Get the elapsed time in seconds.
getElectrodes() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
getElectrodeToTrackingMatrix() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
getEnd() - Method in class org.hps.conditions.svt.SvtBiasConstant
The end date as a Unix timestamp in milliseconds (GMT).
getEnd() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
getEnd() - Method in class org.hps.conditions.svt.SvtMotorPosition
The end date as a Unix timestamp in milliseconds (GMT).
getEndDate() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
getEndDate() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
getEndDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
getEndDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
getEndDate() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
getEndDate() - Method in class org.hps.monitoring.application.model.RunModel
Get the run end date.
getEndEvent() - Method in class org.hps.datacat.FileEventRange
 
getEndTimestamp(DatasetResultSetModel) - Method in class org.hps.rundb.builder.DatacatBuilder
 
getEndTimestamp() - Method in interface org.hps.rundb.RunSummary
Get the END event timestamp or the timestamp from the last head bank if END is not present.
getEndTimestamp() - Method in class org.hps.rundb.RunSummaryImpl
 
getEnergy() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the raw energy of this hit.
getEnergy() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Indicates how much energy is stored in the crystal.
getEnergy(List<FittedRawTrackerHit>) - Method in class org.hps.recon.tracking.StripMaker
 
getEnergy() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the energy of the cluster in GeV.
getEnergyDifferenceCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair energy difference cut.
getEnergyMaxCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the cluster energy upper bound cut.
getEnergyMaxCutConfig() - Method in class org.hps.record.daqconfig.SinglesTriggerConfig
Gets the configuration object for the cluster energy upper bound cut.
getEnergyMinCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the cluster energy lower bound cut.
getEnergyMinCutConfig() - Method in class org.hps.record.daqconfig.SinglesTriggerConfig
Gets the configuration object for the cluster energy lower bound cut.
getEnergySlopeCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair energy slope cut.
getEnergySumCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair energy sum cut.
getEnergySumValue(Cluster[]) - Static method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Calculates the value used in the pair energy sum cut from a pair of two clusters.
getEntries() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
getEpicsData(EvioEvent) - Static method in class org.hps.record.epics.EpicsData
Get EPICS data from an EVIO event.
getEpicsData() - Method in class org.hps.record.epics.EpicsEvioProcessor
Get the current EpicsData object created from record processing.
getEpicsData() - Method in class org.hps.record.epics.EpicsRunProcessor
Get the EPICS data from the job.
getEpicsData() - Method in class org.hps.rundb.builder.EvioDataBuilder
 
getEpicsData(EpicsType, int) - Method in interface org.hps.rundb.EpicsDataDao
Get EPICS data by run.
getEpicsData(EpicsType, int) - Method in class org.hps.rundb.EpicsDataDaoImpl
Get EPICS data by run.
getEpicsData(EpicsType) - Method in class org.hps.rundb.RunManager
Get the EPICS data for the current run.
getEpicsDataDao() - Method in class org.hps.rundb.DaoProvider
Get the EPICS DAO.
getEpicsHeader() - Method in class org.hps.record.epics.EpicsData
Get the EPICS header information or null if not set.
getEpicsType(EpicsData) - Static method in enum org.hps.rundb.EpicsType
Return the type of the EPICS data (1s or 10s).
getEpicsVariableDao() - Method in class org.hps.rundb.DaoProvider
Get the EPICS variable DAO.
getEpicsVariables() - Method in interface org.hps.rundb.EpicsVariableDao
Get the full list of EPICs variables.
getEpicsVariables(EpicsType) - Method in interface org.hps.rundb.EpicsVariableDao
Get a list of EPICs variables by type.
getEpicsVariables() - Method in class org.hps.rundb.EpicsVariableDaoImpl
Get the full list of EPICs variables.
getEpicsVariables(EpicsType) - Method in class org.hps.rundb.EpicsVariableDaoImpl
Get a list of EPICs variables by type.
getEpicsVariables(EpicsType) - Method in class org.hps.rundb.RunManager
Get the list of EPICS variables definitions.
getEpsError() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for distance of closest approach, dca
getErr(double) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getErrorBit() - Method in class org.hps.record.svt.SvtErrorBitData
 
getErrorBitFromMultisampleHeader(int) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract the error bit from the multisample header.
getErrorHandler() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the application's error handling object.
getEtAttachment() - Method in class org.hps.record.et.EtConnection
Get the ET attachment.
getEtConnection() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the ET connection (can be null).
getEtEvent() - Method in class org.hps.record.composite.CompositeRecord
Get the EtEvent.
getEtName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET system name.
getEtPath() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET path from concatenating the ET system name, host and post (which is just used for the GUI).
getEtProcessors() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the list of ET event processors.
getEtStation() - Method in class org.hps.record.et.EtConnection
Get the ET station.
getEtSystem() - Method in class org.hps.record.et.EtConnection
Get the ET system.
getEvent(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
getEvent

private void getEvent(boolean forward)

Reads either the next or the previous event from the event manager.
getEvent(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Reads either the next or the previous event from the event manager.
getEvent(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
Reads either the next or the previous event from the event manager.
getEventBuilderClassName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the event builder class name.
getEventDashboard() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the panel for the dashboard.
getEventData(EvioEvent) - Method in class org.hps.evio.LCSimTestRunEventBuilder
 
getEventId() - Method in class org.hps.record.scalers.ScalerData
Get the event ID of the scaler data.
getEventIdData(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get integer data from the event ID bank of an EVIO event.
getEventNum() - Method in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
getEventNum() - Method in class org.hps.record.triggerbank.HeadBankData
 
getEventNum(GenericObject) - Static method in class org.hps.record.triggerbank.HeadBankData
 
getEventNumber() - Method in class org.hps.monitoring.application.model.RunModel
Get the current event number.
getEventNumber() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
getEventNumber

public int getEventNumber()

Gets the ordinal number for the currently displayed event.
getEventNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
getEventNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
getEventNumber() - Method in class org.hps.record.composite.CompositeRecord
Get the event number.
getEventNumber() - Method in class org.hps.record.triggerbank.SSPData
Gets the event number reported by the SSP.
getEventRate() - Method in class org.hps.monitoring.application.model.RunModel
Get the event rate in Hertz.
getEventsPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the immediate event rate which is the number of events received in the current tick over the time elapsed in the tick.
getEventsPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getEventsReceived() - Method in class org.hps.monitoring.application.model.RunModel
Get the number of events received in the session.
getEventsReceived() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the number of events in the current tick.
getEventsReceived() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
Event statistics.
getEventTag(EvioEvent) - Static method in enum org.hps.record.evio.EventTagConstant
 
getEventTag(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get the event tag from the header bank.
getEventTimeStamp(EventHeader, String) - Static method in class org.hps.analysis.trigger.util.TriggerDataUtils
 
getEventTimeStamp(EventHeader) - Method in class org.hps.evio.SvtEventFlagger
 
getEventTimeStamp(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
getEventTypeId(int, int, int) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
getEvioEvent() - Method in class org.hps.record.composite.CompositeRecord
Get the EvioEvent.
getEvioFilePaths(String) - Static method in class org.hps.record.evio.EvioEventSkimmer
Get the list of EVIO files to process from a text file list.
getEvioProcessors() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the list of EVIO event processors.
getExtension() - Method in enum org.hps.record.enums.DataSourceType
Get the extension associated with this data source type.
getFADCChannel() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's FADC channel.
getFADCConfig() - Method in class org.hps.record.daqconfig.DAQConfig
Gets the configuration parameters for the FADC.
getFadcCrate() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getFADCSlot() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's FADC slot.
getFeb() - Method in class org.hps.record.svt.SvtErrorBitData
 
getFebHybridID() - Method in class org.hps.conditions.svt.SvtChannel
Get the FEB hybrid ID associated with this SVT channel ID.
getFebHybridID() - Method in class org.hps.conditions.svt.SvtDaqMapping
Get the Front End Board (FEB) hybrid ID.
getFebHybridID() - Method in class org.hps.conditions.svt.SvtT0Shift
Get the FEB hybrid ID.
getFebHybridID() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the FEB hybrid ID of the sensor.
getFebHybridID() - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
getFebHybridIDFromMultisample(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the front end board (FEB) hybrid ID associated with the multisample
getFebHybridIDFromMultisampleTail(int) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the front end board (FEB) hybrid ID associated with the multisample tail
getFebID() - Method in class org.hps.conditions.svt.SvtChannel
Get the FEB ID associated with this SVT channel ID.
getFebID() - Method in class org.hps.conditions.svt.SvtDaqMapping
Get the Front End Board (FEB) ID.
getFebID() - Method in class org.hps.conditions.svt.SvtT0Shift
Get the FEB ID.
getFebID() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the front end board (FEB) ID associated with this sensor.
getFebID() - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
getFebIDFromMultisample(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the front end board (FEB) ID associated with the multisample
getFebIDFromMultisampleTail(int) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the front end board (FEB) ID associated with the multisample tail
getFieldCount() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Gets the number of fields contained in the component.
getFieldNameIndexMap() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Generates a map that links field name to field index.
getFieldNames() - Method in interface org.hps.conditions.api.FieldValues
Get the field names.
getFieldNames() - Method in class org.hps.conditions.api.FieldValuesMap
Get the set of field names.
getFieldNames() - Method in class org.hps.conditions.api.TableMetaData
Get the field names.
getFieldNames(Class<? extends ConditionsObject>) - Static method in class org.hps.conditions.api.TableRegistry
Get the list of database field names for the class.
getFieldNames() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Gets the list of all field names in order of field index.
getFieldType(String) - Method in class org.hps.conditions.api.TableMetaData
Get the type of the field called fieldName.
getFieldValue(Class<T>, String) - Method in class org.hps.conditions.api.BaseConditionsObject
Get a field value by name.
getFieldValue(String) - Method in class org.hps.conditions.api.BaseConditionsObject
Get a field value.
getFieldValue(Class<T>, String) - Method in interface org.hps.conditions.api.ConditionsObject
Get the value of a field by casting to an explicit type.
getFieldValue(String) - Method in interface org.hps.conditions.api.ConditionsObject
Get the value of a field by casting to an implicit type.
getFieldValue(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Gets the value for the field at the indicated index.
getFieldValues() - Method in class org.hps.conditions.api.BaseConditionsObject
Get the field values.
getFieldValues() - Method in interface org.hps.conditions.api.ConditionsObject
Get the field values for the object.
getFile() - Method in class org.hps.monitoring.application.model.Configuration
Get the file associated with this configuration or null if not set.
getFileFormat(File) - Static method in class org.hps.crawler.DatacatHelper
Get the file format of a file.
getFileFormats() - Method in class org.hps.crawler.CrawlerConfig
Get the file formats for filtering.
getFileList() - Method in class org.hps.rundb.builder.DatacatBuilder
 
getFileMetaDataReader(FileFormat, DataType) - Static method in class org.hps.crawler.DatacatHelper
Get a metadata reader for a given combination of file format and data type.
getFileName() - Method in class org.hps.conditions.svt.SvtConfiguration
Get the filename associated with this configuration.
getFilePath() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the file path of a data source if using a file based source (can be null).
getFiles() - Method in class org.hps.crawler.CrawlerFileVisitor
Get the file set created by visiting the directory tree.
getFiles() - Method in class org.hps.record.evio.EvioFileSource
Get the list of files.
getFilteredCrystalList(Comparator<CrystalDataSet>) - Method in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
Generates a list of all the crystals that match the conditions set in the argument Comparator object.
getFilteredCrystals() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Gets the list of crystals that pass the applied filter.
getFirstElement() - Method in class org.hps.analysis.trigger.util.Pair
Gets the first element of the pair.
getFirstElement() - Method in class org.hps.util.Pair
Get the first element in the pair
getFit() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getFit(int) - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getFit(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getFit() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
getFit() - Method in interface org.hps.recon.tracking.straighttracks.HPSFitter
 
getFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
getFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
getFit() - Method in class org.hps.recon.vertexing.VertexFitter
Retrieve the VertexFit class containing the results of the fit
getFitStatus() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
getFittedMomentum(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedMomentum() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedMomentum(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedMomentumCovariance() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedMomentumCovariance(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedMomentumError(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedTrackCovariance(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedTrackCovariance(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedTrackParameters(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedTrackParameters(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedTrk1Trk2MomCovariance(int, int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedVertex() - Method in class org.hps.recon.vertexing.BaseSimpleVertexer
 
getFittedVertex() - Method in interface org.hps.recon.vertexing.SimpleVertexer
 
getFittedVertexCovariance() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFitToKinkJacobian(List<Integer>, Matrix, GblPoint) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Jacobian broken lines (q/p,..,u_i-1,u_i,u_i+1..) to kink (du') parameters.
getFitToLocalJacobian(List<Integer>, Matrix, GblPoint, int, int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Jacobian broken lines (q/p,..,u_i,u_i+1..) to local (q/p,u',u) parameters.
getFlatOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
getFlatOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
getFlatOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
getFlatOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
getFlatPos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getFloatConfigSSP(int, String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets an SSP parameter value using a shortened version of the full parameter key and parses it as a float.
getFloatVal(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
getFloatVal(int) - Method in class org.hps.evio.RfHit
 
getFloatVal(int) - Method in class org.hps.readout.ecal.ReadoutTimestamp
 
getFloatVal(int) - Method in class org.hps.readout.svt.FpgaData
 
getFloatVal() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getFloatVal(int) - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getFloatVal(int) - Method in class org.hps.recon.ecal.FADCGenericHit
 
getFloatVal(int) - Method in class org.hps.recon.ecal.HitExtraData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Returns the float value for the given index.
getFloatVal(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackData
Returns the float value for the given index.
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackQualityData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackResidualsData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getFloatVal(int) - Method in class org.hps.record.epics.EpicsGenericObject
Dummy implementation.
getFloatVal(int) - Method in class org.hps.record.scalers.ScalersGenericObject
 
getFloatVal(int) - Method in class org.hps.record.svt.SvtErrorBitData
 
getFloatVal(int) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getFloatVal(int) - Method in class org.hps.record.triggerbank.AbstractIntData
 
getFpga() - Method in class org.hps.readout.svt.FpgaData
 
getFPGAAddress() - Method in class org.hps.readout.svt.SVTData
Get the FPGA address associated with this SVT data packet
getFPGAAddress(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getFpgaID() - Method in class org.hps.conditions.svt.TestRunSvtChannel
Get the FPGA ID.
getFpgaID() - Method in class org.hps.conditions.svt.TestRunSvtDaqMapping
Get the FPGA ID.
getFpgaID() - Method in class org.hps.conditions.svt.TestRunSvtT0Shift
Get the FPGA ID.
getFpgaID(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the FPGA ID associated with the samples.
getFpgaID() - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
Get the FPGA ID associated with this sensor.
getFreezeConditions() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the freeze conditions setting which will cause conditions system to be frozen after initialization with the currently selected run number and detector name.
getFrontX() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getFrontY() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getFrontZ() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getGain() - Method in class org.hps.conditions.ecal.EcalChannelConstants
Get the channel gain.
getGain() - Method in class org.hps.conditions.ecal.EcalGain
Get the gain value in units of MeV/ADC count.
getGain() - Method in class org.hps.conditions.svt.ChannelConstants
Get the gain.
getGain() - Method in class org.hps.conditions.svt.SvtGain
Get the gain.
getGain() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's gain.
getGain(long) - Method in class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
getGain(long) - Method in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
getGain(EcalChannel) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(int, int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(long) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(Point) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the gain for the given channel.
getGaussian(double, double) - Static method in class org.hps.util.RandomGaussian
Generates a Gaussian distributed number with given mean and standard deviation
getGeometry() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getGeometry() - Method in class org.hps.svt.alignment.HPSStrips
 
getGlobalDerivatives() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getGlobalLabels() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getGlobalRotation() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getGlobalRotation(int) - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
GetGlobalToLocal(HelicalTrackStrip) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
GetGlobalToLocal(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
getGlobalToLocal() - Method in class org.hps.svt.alignment.HPSStrips
 
getGlobalTranslation() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getGlobalTranslation(int) - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getGoTimestamp(DatasetResultSetModel) - Method in class org.hps.rundb.builder.DatacatBuilder
 
getGoTimestamp() - Method in interface org.hps.rundb.RunSummary
Get the GO event timestamp.
getGoTimestamp() - Method in class org.hps.rundb.RunSummaryImpl
 
getGTPConfig() - Method in class org.hps.record.daqconfig.DAQConfig
Gets the configuration parameters for the GTP.
getH() - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Return the Householder vectors
getHalf() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
getHalf() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
getHalf() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getHalfFromName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
getHalfModuleAlignmentCorrection(boolean, int) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract @AlignmentCorrection for a half-module
getHalfModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule, String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
getHalfModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
getHalfModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
getHardwareClusters(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Gets the a of SSPCluster objects from the argument event from the SSP bank contained in the LCIO collection bankCollectionName.
getHeadBank(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get the head bank with event header that includes run number.
getHeadBankData(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get the head bank int data.
getHeader() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getHeader(GenericObject) - Static method in class org.hps.record.svt.SvtHeaderDataInfo
 
getHeaderDebugString(SvtHeaderDataInfo) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getHeaderInfoToMetaData(EventHeader) - Static method in class org.hps.evio.SvtEventFlagger
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getHelix() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
getHelixAndPlaneIntercept(Hep3Vector, Hep3Vector, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
Find the interception point between the helix and a plane
getHelixIntersection(HelicalTrackFit, MaterialSupervisor.SiStripPlane) - Method in class org.hps.recon.tracking.MultipleScattering
 
getHelixParametersAtPathLength(double, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
 
getHelixPlaneIntercept(HelicalTrackFit, Hep3Vector, Hep3Vector, double) - Static method in class org.hps.recon.tracking.TrackUtils
Calculate the point of interception between the helix and a plane in space.
getHelixPlaneIntercept(HelicalTrackFit, Hep3Vector, Hep3Vector, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHelixPlaneIntercept(HelicalTrackFit, HelicalTrackStripGbl, double) - Static method in class org.hps.recon.tracking.TrackUtils
Calculate the point of interception between the helix and a plane in space.
getHelixPlanePositionIter(HelicalTrackFit, Hep3Vector, Hep3Vector, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getHelixPosAtX(HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getHepVector() - Method in class org.hps.detector.ecal.GVector
convert this GVector to BasicHep3Vector
getHighestPhotonE(List<MCParticle>) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
getHighlight() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Association
getHighlight

public Color getHighlight()

Gets the color with which the child crystal should be highlighted whenever the parent crystal is selected.
getHighlight() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Gets the highlight color assigned to this crystal.
getHighVoltageGroup() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's high voltage group.
getHistoIDFromRowColumn(int, int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getHistoName(EcalChannel) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
getHistoName(EcalChannel) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
getHitCount() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Indicates how many total hits compose this cluster.
getHitCount() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the number of hits in the cluster.
getHitCountCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the cluster hit count cut.
getHitCountCutConfig() - Method in class org.hps.record.daqconfig.SinglesTriggerConfig
Gets the configuration object for the cluster hit count cut.
getHitEnergy(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHitList(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getHitList(int) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getHitListNotMatched() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getHitListNotMatched() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getHitMCParticleList(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getHitMCParticleList(int) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getHits() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
getHits

public List getHits()

Gets the list of calorimeter hits for this event.
getHits() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
getHits

public ArrayList getHits()

Allows access to the current event's list of hits.
getHits() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
getHits() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
getHits(List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Get the set of hits from a list of clusters.
getHits() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getHits() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getHits() - Method in class org.hps.record.triggerbank.TDCData
 
GetHitsFromLayer(List<HelicalTrackHit>, int) - Static method in class org.hps.recon.tracking.HitCollectionUtilites
 
getHitsInTopBottom(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHitText(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHitTime() - Method in class org.hps.readout.svt.SVTData
Get the hit time at which the hit occurred
getHitTime(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHitToRotatedTable(EventHeader) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHitToStripsTable(EventHeader) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHitX(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHitY(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL4Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL4Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL5Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL5Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL6Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL6Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Bot
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Top
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleBot
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBot
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
getHost() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET host name.
getHostname() - Method in class org.hps.conditions.database.ConnectionParameters
Get the hostname.
getHTF(MCParticle, double) - Static method in class org.hps.recon.tracking.TrackUtils
Transform MCParticle into a Helix object.
getHTF(MCParticle, Hep3Vector, double) - Static method in class org.hps.recon.tracking.TrackUtils
Transform MCParticle into a HelicalTrackFit object.
getHTF(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHTF(double[]) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHTF(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHVGroup(int, int) - Static method in class org.hps.recon.ecal.EcalUtils
 
getHybrid() - Method in class org.hps.record.svt.SvtErrorBitData
 
getHybridID() - Method in class org.hps.conditions.svt.TestRunSvtChannel
Get the hybrid ID.
getHybridID() - Method in class org.hps.conditions.svt.TestRunSvtDaqMapping
Get the Hybrid ID.
getHybridID() - Method in class org.hps.conditions.svt.TestRunSvtT0Shift
Get the hybrid ID.
getHybridID(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the hybrid ID associated with the samples Note: This method should only be used when looking at test run data.
getHybridID() - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
Get the hybrid ID associated with this sensor.
getHybridLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getHybridNumber() - Method in class org.hps.readout.svt.SVTData
Get the hybrid number associated with this SVT data packet
getHybridNumber(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getHybridThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getHybridWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getId() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getId() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getId() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getId() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getId() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
GetIdentifier(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
getIdentifierDictionary() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getIdentifierDictionary() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
getIdentifierHelper() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Convenience method to get the identifier helper from the ECAL subdetector.
GetIdentifierLayer(String) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
GetIdentifierModule(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
GetIdentifierModule(String) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
getImage(Component) - Static method in class org.hps.monitoring.plotting.ExportPdf
Get a buffered image from a Swing component.
getImageIcon(String) - Static method in class org.hps.monitoring.application.EventButtonsPanel
Get an image icon from a jar resource.
getImagEigenvalues() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Return the imaginary parts of the eigenvalues
getInactiveColor() - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
getInactiveColor

public Color getInactiveColor()

Gets the color used by the scale for values which fail the boolean comparison.
getInactiveHitMomentum(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getInactiveHitPosition(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getInactiveHitResidual(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getInactiveHitScatter(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getInnerRadius() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
getInnerZ() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
getInputFile(URL) - Static method in class org.hps.test.util.TestFileUrl
 
getInputFile(Class<?>, String) - Static method in class org.hps.test.util.TestFileUrl
 
getInputStream(String) - Static method in class org.hps.steering.SteeringFileCatalog
Get input stream for a steering resource.
getInstance() - Static method in class org.hps.analysis.dataquality.DQMDatabaseManager
Get the static instance of this class, which must have been registered first from a call to DQMDatabaseManager.register().
getInstance() - Static method in class org.hps.conditions.database.DatabaseConditionsManager
Get the static instance of this class.
getInstance() - Static method in class org.hps.record.daqconfig.ConfigurationManager
Gets an instance of the DAQ configuration settings object if it exists.
getIntConfigSSP(int, String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets an SSP parameter value using a shortened version of the full parameter key and parses it as a int.
getInteger(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as an integer.
getIntegerValue() - Method in class org.hps.monitoring.application.FieldPanel
Get an Integer value from the field.
getIntercept() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getIntercept() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getIntercept(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getIntercept() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getIntVal(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
getIntVal(int) - Method in class org.hps.evio.RfHit
 
getIntVal(int) - Method in class org.hps.readout.ecal.ReadoutTimestamp
 
getIntVal(int) - Method in class org.hps.readout.svt.FpgaData
Get the tail value
getIntVal(int) - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getIntVal(int) - Method in class org.hps.recon.ecal.FADCGenericHit
 
getIntVal(int) - Method in class org.hps.recon.ecal.HitExtraData
 
getIntVal(int) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getIntVal(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Return the integer value for the given index.
getIntVal(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getIntVal(int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getIntVal(int) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getIntVal(int) - Method in class org.hps.recon.tracking.TrackData
Return the integer value for the given index.
getIntVal(int) - Method in class org.hps.recon.tracking.TrackQualityData
 
getIntVal(int) - Method in class org.hps.recon.tracking.TrackResidualsData
 
getIntVal(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getIntVal(int) - Method in class org.hps.record.epics.EpicsGenericObject
Get an int value which is used to store the EPICS header information.
getIntVal(int) - Method in class org.hps.record.scalers.ScalersGenericObject
Get the scaler value at the index.
getIntVal(int) - Method in class org.hps.record.svt.SvtErrorBitData
 
getIntVal(int) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getIntVal(int) - Method in class org.hps.record.triggerbank.AbstractIntData
 
getInvariantMassValue(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Calculates the value used in the invariant mass cut from a pair of two clusters.
getInvMass(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getInvMass(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getInvMass(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getInvMass() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getInvMass() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getInvMass(Hep3Vector, Hep3Vector) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getInvMassError() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getInvMassUncertainty() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getIsolation(int) - Method in class org.hps.recon.tracking.TrackData
Get isolation value for the hit in the given sensor layer.
getIsolation(GenericObject, int) - Static method in class org.hps.recon.tracking.TrackData
 
getIsolation(TrackerHit, TrackerHit, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
Compute strip isolation, defined as the minimum distance to another strip in the same sensor.
getIsolations(Track, RelationalTable, RelationalTable, int) - Static method in class org.hps.recon.tracking.TrackUtils
Make an array with isolations for all 12 strip layers.
getIsolations(Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
 
getIsTriggered() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getJacobi(double[]) - Method in class org.hps.recon.vertexing.BFitter
Conversion matrix from org.lcsim track parameters (old) to internal parameters
getJacobian(int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Jacobian broken lines (q/p,..,u_i,u_i+1..) to track (q/p,u',u) parameters including additional local parameters.
getJacobianThetaPhiRhoToPxPyPz(double, double, double) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getJavaVersion() - Method in class org.hps.HPSJavaProperties
Get the Java home from the build environment.
getJout() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the signal channel group for the crystal.
getKappa() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getKey() - Method in class org.hps.conditions.api.TableMetaData
Get the key of this conditions type.
getKey(int) - Method in class org.hps.record.epics.EpicsGenericObject
Get a key by index.
getKeys() - Method in class org.hps.monitoring.application.model.Configuration
Get the property keys.
getKeys() - Method in class org.hps.record.epics.EpicsData
Get the list of EPICS variables used by this object.
getKeys() - Method in class org.hps.record.epics.EpicsGenericObject
Get the keys which are the EPICS variable names.
getKinkData(EventHeader, Track) - Static method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getKinkDataToTrackTable(EventHeader) - Static method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getKinks() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Extract kinks across the trajectory.
getKinMountVerticalPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount
 
getKinMountVerticalPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
getKinMountVerticalPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13TopKinMount
 
getKolmogorovPValue(IHistogram1D, IHistogram1D) - Static method in class org.hps.util.CompareHistograms
 
getL() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Return lower triangular factor
getL13UChannelAlignmentCorrection(boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract @AlignmentCorrection for the support
getL1Isolation() - Method in class org.hps.recon.tracking.TrackQualityData
 
getL1Isolation(GenericObject) - Static method in class org.hps.recon.tracking.TrackQualityData
 
getL2Isolation() - Method in class org.hps.recon.tracking.TrackQualityData
 
getL2Isolation(GenericObject) - Static method in class org.hps.recon.tracking.TrackQualityData
 
getLabel() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getLambda() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getLambdaKink(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getLambdaKink(GenericObject, int) - Static method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getLastChangedMillis() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the time when the system status last changed.
getLastChangedMillis() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getLastError() - Method in class org.hps.record.composite.CompositeLoop
Get the last error that occurred.
getLayer(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
getLayer(TrackerHit) - Static method in class org.hps.recon.tracking.TrackUtils
 
getLayer() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
getLayer() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
getLayer() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
getLayerCode() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getLayerDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Find the layer DetectorElement.
getLayerDetectorElement(IExpandedIdentifier) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getLayerFromVolumeName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
getLayerHits(List<HelicalTrackHit>, int) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
getLayerNumber() - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Get the SVT sensor layer number (1-10 for test run and 1-12 for engineering run).
getLayerNumber(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
getLayerNumber() - Method in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Get the layer number to which the stereo pair belongs to.
getLayerNumber() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the layer number of the sensor.
getLayerPlot(String, int) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getLayerPlot(String, int) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
getLayerPlot1D(String, int) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getLayerPlot2D(String, int) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getLayerProfile2D(String, int) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getLCDD() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
getLcioEvent() - Method in class org.hps.record.composite.CompositeRecord
Get the org.lcsim event.
getLCSimEventBuilder() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the builder for creating LCIO events from EVIO.
getLCSimVersion() - Method in class org.hps.HPSJavaProperties
Get the LCSim version string.
getLEDChannel() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's LED channel.
getLEDDriver() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
getLedNumber() - Method in class org.hps.conditions.ecal.EcalLed
Get the LED number assigned to this crystal.
getLedResponse() - Method in class org.hps.conditions.ecal.EcalLedCalibration
Get the average LED response.
getLength() - Method in class org.hps.readout.ecal.RingBuffer
 
getLength() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getLength() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
getLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
getLikelihood() - Method in class org.hps.recon.particle.SimpleParticleID
 
getLineFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
getLinePlaneIntercept(Hep3Vector, Hep3Vector, Hep3Vector, Hep3Vector) - Static method in class org.hps.recon.tracking.straight.STUtils
Finds point of intercept between a generic straight line and a plane.
getLinePlaneIntercept(SiTrackerHitStrip1D, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Finds point of intercept between a STUtils.STStereoTrack and a sensor obtained from a SiTrackerHitStrip1D.
getLiveTime(ScalerData, ScalerUtilities.LiveTimeIndex) - Static method in class org.hps.record.scalers.ScalerUtilities
Get a specific live time measurement by index.
getLivetimeClock() - Method in interface org.hps.rundb.RunSummary
Get the livetime computed from the clock scaler.
getLivetimeClock() - Method in class org.hps.rundb.RunSummaryImpl
 
getLivetimeFcupTdc() - Method in interface org.hps.rundb.RunSummary
Get the livetime computed from the FCUP_TDC scaler.
getLivetimeFcupTdc() - Method in class org.hps.rundb.RunSummaryImpl
 
getLivetimeFcupTrg() - Method in interface org.hps.rundb.RunSummary
Get the livetime computed from the FCUP_TRG scaler.
getLivetimeFcupTrg() - Method in class org.hps.rundb.RunSummaryImpl
 
getLiveTimes(ScalerData) - Static method in class org.hps.record.scalers.ScalerUtilities
Get the live time measurements from standard scaler data.
getLocalData(double[], List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblData
\param [out] aValue Value \param [out] aWeight Weight \param [out] indLocal List of labels of used (local) fit parameters \param [out] derLocal List of derivatives for used (local) fit parameters
getLocalData(double[], int[], double[]) - Method in class org.hps.recon.tracking.gbl.GblData
 
getLocalDerivatives() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getLocalRotation() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getLocalToGlobal() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getLocalToGlobal() - Method in class org.hps.svt.alignment.HPSStrips
 
getLocalTranslation() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getLocation() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the location of the object.
getLocationAtSensor(Track, HpsSiSensor, double) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getLocationAtSensor(TrackState, HpsSiSensor, double) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getLocationAtSensor(HelicalTrackFit, HpsSiSensor, double) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getLogFileName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the log file name.
getLogger() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the logger.
getLogLevel() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the global log level.
getLogLevelFilter() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the log level filter for displaying messages in the log table.
getLogPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the panel that shows the log table and controls.
getLogRecordModel() - Method in class org.hps.monitoring.application.LogTable
Get the table model.
getLogRecordModel() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the table model for log records.
getLogTable() - Method in class org.hps.monitoring.application.LogPanel
Get the log table.
getLogTable() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the log table.
getLogToFile() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the log to file setting which redirects monitoring application log messages from the console to a file.
getLong(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as a Long.
getLongValue() - Method in class org.hps.monitoring.application.FieldPanel
Get a Long value from the field.
getLowerBound() - Method in class org.hps.record.daqconfig.ESBCutConfig
Gets the lower bound of the cut.
getLowerBound() - Method in class org.hps.record.daqconfig.LBOCutConfig
Gets the lower bound of the cut.
getLowerBound() - Method in class org.hps.record.daqconfig.ULBCutConfig
Gets the lower bound of the cut.
getMag(double[]) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getMag(double[]) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getMag(double[]) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getMag(double[]) - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
getManager() - Method in class org.hps.conditions.cli.AbstractCommand
Convenience method for getting the conditions manager.
getMask() - Method in enum org.hps.record.evio.EventTagMask
Get the tag's mask value.
getMatchedTruthParticle(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getMaterial() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getMaterial() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
getMaterialManager() - Method in class org.hps.recon.tracking.MultipleScattering
 
getMaterialName() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getMaterialName() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getMaterialName() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getMaterialName() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getMaterialTraversed(Hep3Vector) - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
getMaterialTraversed(Hep3Vector) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getMaterialTraversedInRL(Hep3Vector) - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
getMaterialTraversedInRL(Hep3Vector) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getMaterialVariable(LCDD, Element, String) - Static method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Reads the name of a material from the specified variable node in the parent node root and attempts to obtain the material definition from the LCDD file lcdd.
getMaterialVolumes() - Method in class org.hps.recon.tracking.MaterialSupervisor
 
getMaterialXPlanes() - Method in class org.hps.recon.tracking.MaterialManager
 
getMatrix() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
getMatrix(int, int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Returns a submatrix.
getMatrix(int[], int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Returns a submatrix.
getMatrixInverse() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
GetMax(Collection<Integer>) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getMaxDataBankTag() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the maximum SVT ROC bank tag in the event.
getMaxDataBankTag() - Method in class org.hps.evio.SvtEvioReader
 
getMaxDataBankTag() - Method in class org.hps.evio.TestRunSvtEvioReader
 
getMaxElectronP() - Method in class org.hps.record.StandardCuts
 
getMaxEvents() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the maximum number of events before disconnecting.
getMaximum() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
getMaximum

public double getMaximum()

Gets the highest value for which color scaling is performed.
getMaxLayerNumber() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get the maximum layer number present in the collection of HpsSiSensor.
getMaxMatchChisq() - Method in class org.hps.record.StandardCuts
 
getMaxMatchDt() - Method in class org.hps.record.StandardCuts
 
getMaxModuleNumber() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get the maximum module number present in the collection of HpsSiSensor.
getMaxMollerP() - Method in class org.hps.record.StandardCuts
 
getMaxOffset() - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
getMaxPulses() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the maximum number of pulses that the FADC will look for in a channel's window.
getMaxQueueSize() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the maximum size of the LCIO record queue.
getMaxRecords() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the maximum number of records to process.
getMaxRecords() - Method in exception org.hps.record.MaxRecordsException
Get the maximum number of records.
getMaxRocBankTag() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the maximum SVT ROC bank tag in the event.
getMaxRocBankTag() - Method in class org.hps.evio.SvtEvioReader
Get the maximum SVT ROC bank tag in the event.
getMaxRocBankTag() - Method in class org.hps.evio.TestRunSvtEvioReader
Get the maximum SVT ROC bank tag in the event.
getMaxSharedHitsPerTrack() - Method in class org.hps.record.StandardCuts
 
getMaxTrackChisq(int) - Method in class org.hps.record.StandardCuts
 
getMaxVertexClusterDt() - Method in class org.hps.record.StandardCuts
 
getMaxVertexP() - Method in class org.hps.record.StandardCuts
 
getMCParticle() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getMCParticle() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getMCParticle() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getMCParticle() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getMcParticle() - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
Get the MC Particle associated with the HelicalTrackFit
getMCParticleNew() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getMean2D(IHistogram2D) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getMeas() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getMeasDers() - Method in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
Derivative of mt, the perturbed measured coordinate vector m w.r.t.
getMeasErr() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getMeasTransformation(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [out] aTransformation Transformation matrix
getMeasuredCoordinate() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getMeasuredCoordinate(SiSensor) - Static method in class org.hps.svt.alignment.BuildCompact
 
getMeasuredCoordinate(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getMeasuredDimension() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getMeasuredResolution(List<FittedRawTrackerHit>, SiSensorElectrodes) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
getMeasuredResolution(List<FittedRawTrackerHit>, SiSensorElectrodes) - Method in interface org.hps.recon.tracking.SiliconResolutionModel
 
getMeasuredVector() - Method in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
getMeasurement(Matrix, Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [out] aProjection Projection from (diagonalized) measurement to local system \param [out] aResiduals Measurement residuals \param [out] aPrecision Measurement precision (diagonal)
getMegabytesPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the immediate data rate which is the amount of data in megabytes received in the current tick over the time elapsed in the tick.
getMegabytesPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getMessage() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the current message.
getMessage() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getMetadata(File) - Method in class org.hps.crawler.AidaMetadataReader
Get the metadata for a ROOT DQM file.
getMetadata(File) - Method in class org.hps.crawler.EvioMetadataReader
Get the EVIO file metadata.
getMetadata(File) - Method in interface org.hps.crawler.FileMetadataReader
Create a metadata map with keys and values from the contents of a file.
getMetadata(File) - Method in class org.hps.crawler.LcioReconMetadataReader
Get the metadata for the LCIO file.
getMetadata(File) - Method in class org.hps.crawler.RootDqmMetadataReader
Get the metadata for a ROOT DQM file.
getMetadata(File) - Method in class org.hps.crawler.RootDstMetadataReader
Get the metadata for a ROOT DST file.
getMilleParameters() - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
getMillepedeId() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the sensor id used by millepede.
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
getMillepedeLayer(boolean, int, boolean, boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
Definition relating the sensors and layer number used in millepede for this detector.
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Definition of the millepede layer number.
getMinDataBankTag() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the minimum SVT ROC bank tag in the event.
getMinDataBankTag() - Method in class org.hps.evio.SvtEvioReader
 
getMinDataBankTag() - Method in class org.hps.evio.TestRunSvtEvioReader
 
getMinimum() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
getMinimum

public double getMinimum()

Gets the lowest value for which color scaling is performed.
getMinMollerChisqProb() - Method in class org.hps.record.StandardCuts
 
getMinMollerP() - Method in class org.hps.record.StandardCuts
 
getMinOffset() - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
getMinPlotterStyle(String, String) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
getMinRocBankTag() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the minimum SVT ROC bank tag in the event.
getMinRocBankTag() - Method in class org.hps.evio.SvtEvioReader
Get the minimum SVT ROC bank tag in the event.
getMinRocBankTag() - Method in class org.hps.evio.TestRunSvtEvioReader
Get the minimum SVT ROC bank tag in the event.
getMinVertexChisqProb() - Method in class org.hps.record.StandardCuts
 
getMirroredPoint(Point, boolean, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Mirrors the argument point across the x- and y-axes as indicated.
getMirroredX(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Mirrors the argument coordinate across the x-axis.
getMirroredY(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Mirrors the argument coordinate across the y-axis.
getMode() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
getMode() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the mode in which FADC data is written.
getModule() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getModuleBoxHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
getModuleBoxHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
getModuleBoxHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
getModuleBoxLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
getModuleBoxLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
getModuleBoxLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
getModuleBoxWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
getModuleBoxWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
getModuleBoxWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
getModuleBundle(int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find module among the existing bundles.
getModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find module among the existing bundles.
getModuleDetectorElement(IDetectorElement, int) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Find the module DetectorElement in a layer DetectorElement using the module number id.
getModuleDetectorElement(SiTrackerModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Abstract method to find the module number.
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
getModuleNumber() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the module number of the sensor.
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014
 
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2017
 
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2019
 
getModules() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
getMomentum(Track) - Method in class org.hps.analysis.examples.StripMollerEventsDriver
 
getMomentum(Track) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
getMomentum() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getMomentum(Track) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
getMomentum(double, double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getMomentumOnHelix(double) - Method in class org.hps.recon.tracking.WTrack
 
getMomentumOnHelix(double, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
 
getMother() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
getMother() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getMother() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getMother() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getMotherboard() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the positional information concerning the motherboard with which the crystal is associated.
getMotherboard(String) - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Gets the Motherboard enumerable associated with the given textual abbreviation.
getMotherboard(boolean, boolean) - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Gets the Motherboard enumerable associated with the given position.
getMotorPositionIntervals(String, MotorPositionLoader.Side) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
getMu1() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getMu1_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getMu2() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getMu2_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getMultipleCollectionsAction() - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Get the multiple collections action.
getMultipleCollectionsActionString() - Static method in class org.hps.conditions.cli.TagCommand
 
getMultisampleDebugString(SvtHeaderDataInfo, int) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getMultisampleErrorBit(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract the error bit from a multisample.
getMultisampleHeader(int) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getMultisampleHeader(int, SvtHeaderDataInfo) - Static method in class org.hps.record.svt.SvtHeaderDataInfo
 
getMultisamples(int[], int, int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getMultisampleTailWord(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Get the multisample tail word from a multisample.
getName() - Method in class org.hps.conditions.api.ConditionsRecord
Get the name of these conditions.
getName() - Method in class org.hps.conditions.cli.AbstractCommand
Get the name of this command.
getName() - Method in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Get the name of the source that is used as text in the drop down menu.
getName() - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
getName() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getName() - Method in class org.hps.recon.tracking.StripMaker
 
getName() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
getName() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
getName(int, int, int) - Static method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Defines a unique name for a hodoscope pixel based on its layer, whether it is a top or bottom pixel, and its x-index.
getName() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
getName() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
getName() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getName() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getName() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
getNames() - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get the names of the cuts.
getNames() - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getNAxes() - Method in class org.hps.svt.alignment.HPSStrips
 
getNAxialHits() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNAxialHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNBadAxialHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNBadHits() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNBadHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNBadHits() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getNBadHits() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getNBadHitsNew() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNBadZHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNCells() - Method in class org.hps.svt.alignment.HPSStrips
 
getNCells(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getNDouble() - Method in class org.hps.analysis.MC.TrackTruthData
 
getNDouble() - Method in class org.hps.evio.RfHit
 
getNDouble() - Method in class org.hps.readout.ecal.ReadoutTimestamp
 
getNDouble() - Method in class org.hps.readout.svt.FpgaData
 
getNDouble() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getNDouble() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getNDouble() - Method in class org.hps.recon.ecal.HitExtraData
 
getNDouble() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getNDouble() - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Number of double values stored in this object.
getNDouble() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getNDouble() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getNDouble() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getNDouble() - Method in class org.hps.recon.tracking.TrackData
Number of double values stored in this object.
getNDouble() - Method in class org.hps.recon.tracking.TrackQualityData
 
getNDouble() - Method in class org.hps.recon.tracking.TrackResidualsData
 
getNDouble() - Method in class org.hps.recon.tracking.TrackTimeData
 
getNDouble() - Method in class org.hps.record.epics.EpicsGenericObject
Get the number of doubles which matches the number of EPICS variables.
getNDouble() - Method in class org.hps.record.scalers.ScalersGenericObject
 
getNDouble() - Method in class org.hps.record.svt.SvtErrorBitData
 
getNDouble() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNDouble() - Method in class org.hps.record.triggerbank.AbstractIntData
 
getNearestCluster(List<Cluster>, Track) - Method in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
getNearestDistance(HelicalTrackStrip, List<HelicalTrackHit>) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getNearestDistance(HelicalTrackStrip, List<HelicalTrackHit>) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getNearestHit(HelicalTrackStrip, List<HelicalTrackHit>) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getNearestHit(HelicalTrackStrip, List<HelicalTrackHit>) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getNearestNeighborCells(int) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
getNearestNeighborCells(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getNeighborCell(int, int, int) - Method in class org.hps.svt.alignment.HPSStrips
 
getNeighborIndices(EcalCrystal, HPSEcalDetectorElement.NeighborDirection) - Static method in class org.hps.detector.ecal.HPSEcalDetectorElement
Get the neighbor indices of a crystal.
getNeighborMap() - Method in class org.lcsim.geometry.subdetector.HPSEcal
Create a map of crystal IDs to the Set of neighbor crystal IDs.
getNeighborMap() - Method in class org.lcsim.geometry.subdetector.HPSEcal3
Create a map of crystal IDs to the Set of neighbor crystal IDs.
getNeighbors(EcalCrystal) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the neighbors of a crystal.
getNeighbors(EcalCrystal) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getNeighbors(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gets the set of valid crystals that immediately surround the central crystal.
getNeighbors(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gets the set of valid crystals that immediately surround the central crystal.
getNeighbors(Long) - Method in class org.lcsim.geometry.subdetector.HPSEcal
Get the neighbors for a given cell ID.
getNeighbors(int, int, int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
getNeighbors(Long) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
Get the neighbors for a given cell ID.
getNeighbors(int, int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
getnevts(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getnevts(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
getnevts(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getNextCollectionId(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Get the next collection ID for a database conditions table.
getNextCollectionId() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Add a row for a new collection in the collections table and return the new collection ID assigned to it.
getNextX(Component) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Finds the x-coordinate immediately after the component.
getNextX(Component, int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
/** Finds the x-coordinate after the component with a given buffer.
getNFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Get the number of fit trials for the last confirm/extend.
getNFloat() - Method in class org.hps.analysis.MC.TrackTruthData
 
getNFloat() - Method in class org.hps.evio.RfHit
 
getNFloat() - Method in class org.hps.readout.ecal.ReadoutTimestamp
 
getNFloat() - Method in class org.hps.readout.svt.FpgaData
 
getNFloat() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getNFloat() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getNFloat() - Method in class org.hps.recon.ecal.HitExtraData
 
getNFloat() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getNFloat() - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Number of float values stored in this object.
getNFloat() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getNFloat() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getNFloat() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getNFloat() - Method in class org.hps.recon.tracking.TrackData
Number of float values stored in this object.
getNFloat() - Method in class org.hps.recon.tracking.TrackQualityData
 
getNFloat() - Method in class org.hps.recon.tracking.TrackResidualsData
 
getNFloat() - Method in class org.hps.recon.tracking.TrackTimeData
 
getNFloat() - Method in class org.hps.record.epics.EpicsGenericObject
Dummy implementation.
getNFloat() - Method in class org.hps.record.scalers.ScalersGenericObject
 
getNFloat() - Method in class org.hps.record.svt.SvtErrorBitData
 
getNFloat() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNFloat() - Method in class org.hps.record.triggerbank.AbstractIntData
 
getNGoodHits() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getNGoodHits() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getNGoodTruthHits() - Method in class org.hps.analysis.MC.TrackTruthData
 
getNHits() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNHits() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getNHits() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getNHitsNew() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNHitsNew() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNiceSensorName(HpsSiSensor) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getNiceSensorName(SiSensor) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getNiceSensorName(HpsSiSensor) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
getNiceSensorName(HpsSiSensor) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
getNInt() - Method in class org.hps.analysis.MC.TrackTruthData
 
getNInt() - Method in class org.hps.evio.RfHit
 
getNInt() - Method in class org.hps.readout.ecal.ReadoutTimestamp
 
getNInt() - Method in class org.hps.readout.svt.FpgaData
 
getNInt() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getNInt() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getNInt() - Method in class org.hps.recon.ecal.HitExtraData
 
getNInt() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getNInt() - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Number of integer values stored in this object.
getNInt() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getNInt() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getNInt() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getNInt() - Method in class org.hps.recon.tracking.TrackData
Number of integer values stored in this object.
getNInt() - Method in class org.hps.recon.tracking.TrackQualityData
 
getNInt() - Method in class org.hps.recon.tracking.TrackResidualsData
 
getNInt() - Method in class org.hps.recon.tracking.TrackTimeData
 
getNInt() - Method in class org.hps.record.epics.EpicsGenericObject
Get the number of int values which is the length of the data header.
getNInt() - Method in class org.hps.record.scalers.ScalersGenericObject
Get the number of integer values in the array.
getNInt() - Method in class org.hps.record.svt.SvtErrorBitData
 
getNInt() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNInt() - Method in class org.hps.record.triggerbank.AbstractIntData
 
getNode() - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
getNoise() - Method in class org.hps.conditions.ecal.EcalCalibration
Get the noise value in units of ADC counts, which is the standard deviation of the digitized preamplifier output.
getNoise(int) - Method in class org.hps.conditions.svt.SvtCalibration
Get the noise value.
getNoise(int, int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the noise for the given channel and sample number.
getNominalTickLengthMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the nominal length of one tick in millis.
getNominalTickLengthMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getNormal(SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
 
getNormalVector() - Method in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
getNote() - Method in class org.hps.conditions.svt.SvtBadChannel
Get a note about the bad channel.
getNotes() - Method in class org.hps.conditions.api.ConditionsRecord
Get the notes.
getNotes() - Method in interface org.hps.rundb.RunSummary
Get the notes for the run (from the run spreadsheet).
getNotes() - Method in class org.hps.rundb.RunSummaryImpl
 
getNSA() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the number of samples (4 ns clock-cycles) that a pulse will be integrated by the FADC after a threshold-crossing event.
getNSampleMinimum(short[]) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
getNSB() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the number of samples (4 ns clock-cycles) that a pulse will be integrated by the FADC before a threshold-crossing event.
getNsidePlane() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getNSigErr() - Method in class org.hps.recon.tracking.FastCheck
 
getNSigmaPosition(Cluster, ReconstructedParticle) - Method in class org.hps.recon.utils.TrackClusterMatcher
Calculate #sigma between cluster-track x/y position at calorimeter.
getNSigmaPosition(Cluster, Track, double) - Method in class org.hps.recon.utils.TrackClusterMatcher
 
getNSigmaPositionMatch() - Method in class org.hps.recon.utils.TrackClusterMatcher.TrackClusterMatch
 
getNum() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNum(GenericObject) - Static method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
Gets the number of the preamplifier.
getNumberOfChannels() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the total number of channels in the sensor.
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhep
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhepTVM
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.LHEFileToStdhep
 
getNumberOfMCParticles(int) - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNumberOfMCParticles(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getNumberOfMCParticles(int) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getNumberOfMultisampleHeaders() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNumberOfSenseStrips() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getNumberOfSenseStrips() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
 
getNumberOfSides() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
FIXME: These methods should really have dummy implementations in AbstractCalorimeter.
getNumberOfStripHits(int) - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNumberOfStripHits(int) - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhep
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhepTVM
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.LHEFileToStdhep
 
getNumCols() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
\return Number of columns.
getNumGlobals() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getNumLocals() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getNumMChits(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
getNumOutliers() - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
getNumParameters() - Method in class org.hps.recon.tracking.gbl.GblData
 
getNumPoints() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
getNumRows() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
\return Number of rows.
getNumRows() - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
\return Number of rows.
getNumRows() - Method in class org.hps.recon.tracking.gbl.matrix.VVector
\return Number of rows.
getNumVal() - Method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
 
getNZHits() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNZHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getObjectClass() - Method in class org.hps.conditions.api.TableMetaData
Get the type of object this table maps onto.
getObjects() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the set of objects in this collection.
getObjectTitle(Object) - Method in class org.hps.monitoring.application.PlotInfoPanel
Get the title of an AIDA object.
getOffset() - Method in class org.hps.conditions.svt.SvtGain
Get the offset.
getOffset() - Method in class org.hps.conditions.trigger.TriggerTimeWindow
 
getOffset() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getOffset(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the offset for the given channel.
getOffsetMax() - Method in class org.hps.conditions.trigger.TriggerTimeWindow
 
getOffsetMin() - Method in class org.hps.conditions.trigger.TriggerTimeWindow
 
getOffsetPhase() - Method in class org.hps.conditions.svt.SvtTimingConstants
The SVT offset phase (ns).
getOffsetTime() - Method in class org.hps.conditions.svt.SvtTimingConstants
The SVT offset time (ns).
getOldGeomDefLayerFromVolumeName(String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
getOldGeomDefLayerFromVolumeName(String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract old definition of Test Run sensor number.
getOldLayerDefinition(boolean, int, boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
getOldLayerDefinition(boolean, int, boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Get the layer number consistent with the old geometry definition.
getOpposite() - Method in class org.hps.detector.ecal.GVector
 
getOptions() - Method in class org.hps.conditions.cli.AbstractCommand
Get the Options for this command (Apache CLI).
getOrientation(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping.AbstractSvtDaqMappingCollection
Get the orientation of a sensor.
getOrientation() - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Get the orientation of an SVT sensor (AXIAL or STEREO).
getOrientation(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.SvtDaqMapping.SvtDaqMappingCollection
Get the orientation of a sensor using the FEB ID and FEB Hybrid ID.
getOrientation(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.TestRunSvtDaqMapping.TestRunSvtDaqMappingCollection
Get the orientation of a sensor using the FPGA and Hybrid ID.
getOrigin(SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
 
getOrigin() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getOrTrig() - Method in class org.hps.record.triggerbank.TestRunTriggerData
 
getOrTrig(GenericObject) - Static method in class org.hps.record.triggerbank.TestRunTriggerData
 
getOuterRadius() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
getOuterZ() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
getP0() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 0 value.
getP0() - Method in class org.hps.recon.tracking.WTrack
 
getP1() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 1 value.
getP2() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 2 value.
getP2pJacobian() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getP3() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 3 value.
getP4() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 4 value.
getPair0Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the pair 0 trigger.
getPair1Config() - Method in class org.hps.record.daqconfig.SSPConfig
Gets the configuration parameters for the first pair trigger.
getPair1Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the pair 1 trigger.
getPair2Config() - Method in class org.hps.record.daqconfig.SSPConfig
Gets the configuration parameters for the second pair trigger.
getPairTriggers(int) - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the indicated pair trigger.
getPairTriggers() - Method in class org.hps.record.triggerbank.SSPData
Gets the list of pair triggers reported by the SSP.
getPairTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
A helper method associated with getTriggerTime that handles pair triggers, which have either Cluster[] or SSPCluster[] objects as their source type.
getParameter() - Method in class org.hps.conditions.svt.SvtAlignmentConstant
Get the alignment constant's encoded, raw value.
getParameterF() - Method in class org.hps.record.daqconfig.ESBCutConfig
Gets the parameter F in the energy slope equation.
getParameters() - Method in class org.hps.recon.particle.SimpleParticleID
 
getParameters() - Method in class org.hps.recon.tracking.WTrack
 
getParameters() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getParametersAtNewRefPoint(double[], TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
Change reference point of helix (following L3 Internal Note 1666.)
getParametersAtNewRefPoint(double[], HpsHelicalTrackFit) - Static method in class org.hps.recon.tracking.TrackUtils
Change reference point of helix (following L3 Internal Note 1666.)
getParametersAtNewRefPoint(double[], double[], double[]) - Static method in class org.hps.recon.tracking.TrackUtils
Change reference point of helix (following L3 Internal Note 1666.)
getParametersFromPointAndMomentum(Hep3Vector, Hep3Vector, int, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getParametersFromPointAndMomentum(Hep3Vector, Hep3Vector, int, double, boolean) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getParams() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getParams() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getParentCrystal() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Association
getParentCrystal

public Point getParentCrystal()

Indicates the indices for the parent crystal with which the child crystal is connected.
getParentToLocal() - Method in class org.hps.svt.alignment.HPSStrips
 
getPartialTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getPassword() - Method in class org.hps.conditions.database.ConnectionParameters
Get the password.
getPath() - Method in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Get the full path to the data source which is used as tool tip text (not used directly for ET sources).
getPath() - Method in class org.hps.monitoring.application.MenuBar.RecentFileItem
Get the file path of the item.
getPath() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Get path length to this strip cluster
getPath(double) - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getPath(double) - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getPath3D() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Get path length to this strip cluster
getPathGroups(Subdetector, IPhysicalVolume) - Method in class org.hps.recon.tracking.MaterialManager.HPSTracker2VolumeGrouper
 
getPathLength(FittedGblTrajectory.GBLPOINT) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the path length to this point.
getPathLength(int) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the path length to this point.
getPathLength(double, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Path length to this point along the STUtils.STStereoTrack.
getPathLengthMap() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
getPathLengths(List<HelicalTrackHit>) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
getPathLengthToPlaneApprox(Hep3Vector, Hep3Vector, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
 
getPaused() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Return true if the event processing is currently paused.
getPDG() - Method in class org.hps.recon.particle.SimpleParticleID
 
getPedestal() - Method in class org.hps.conditions.ecal.EcalCalibration
Get the pedestal value in units of ADC counts, which is the mean of the digitized preamplifier output.
getPedestal(int) - Method in class org.hps.conditions.svt.SvtCalibration
Get the pedestal value.
getPedestal(FADCGenericHit) - Method in class org.hps.recon.filtering.CosmicPMTFilter
 
getPedestal() - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
getPedestal(EcalChannel) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(int, int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(long) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(Point) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(int, int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the pedestal for the given channel and sample number.
getPerigeeTrackParameters() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getPerPars(STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Get a vector of track parameters for a STUtils.STStereoTrack in the tracking frame.
getPerParVector(double, double, double, double, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
getPerParVector(HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
getPerToClPrj(HelicalTrackFit) - Static method in class org.hps.recon.tracking.gbl.GblUtils
Computes the projection matrix from the perigee XY plane variables dca and z0 into the curvilinear xT,yT,zT frame (U,V,T) with reference point (0,0,0) for the perigee frame.
getPerTrackParamStr(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
getPerTrackParamTruthStr(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
getphi(double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getphi(double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getPhi() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
getPhi() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getPhi() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getPhi(Track, Hep3Vector) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPhi(TrackState, Hep3Vector) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPhi0(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPhi0(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPhi0Error() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for phi0, azimuthal angle of the momentum at the DCA ref.
getPhiKink(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getPhiKink(GenericObject, int) - Static method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getPhysicalChannelNumber(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract the physical channel number associated with the samples
getPhysLayer(int, int, boolean) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
getPhysMother() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
Find the first non-ghost volume among parents.
getPhysMother() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
Find the first non-ghost volume among parents.
getPhysVolume() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getPhysVolume() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getPipelineMap() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Return the map of FADC pipelines.
getPitch(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getPivot() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Return pivot permutation vector
getPlotInfoPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the plot info panel that shows plot statistics.
getPlotName(String, TriggerDiagnosticDriver.CutType, TriggerDiagnosticDriver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getPlotNameEfficiency(TriggerDiagnosticDriver.CutType, TriggerDiagnosticDriver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getPlotNameTotal(TriggerDiagnosticDriver.CutType, TriggerDiagnosticDriver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getPlotNameVerified(TriggerDiagnosticDriver.CutType, TriggerDiagnosticDriver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getPlotPane() - Method in class org.hps.monitoring.application.PlotPanel
Get the tabbed pane with the plots.
getPlotPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the plot panel for displaying AIDA plots.
getPlotterRegistry() - Static method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Get the global registry of plotters.
getPlotters() - Method in class org.hps.monitoring.plotting.PlotterRegistry
Get the current collection of plotters as an unmodifiable collection.
getPlotterStyle(IBaseHistogram) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getPlotterStyle(IFunction) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getPlotterStyle(IBaseHistogram) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
getPlotterStyle(IFunction) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
getPlotterStyle(IBaseHistogram) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getPlotterStyle(IFunction) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
getPlotTIName(TriggerDiagnosticDriver.TriggerType) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Returns the name of the trigger type in the argument, or "All" if a null argument is given.
getPOCALineToLine() - Method in class org.hps.recon.vertexing.TwoLineVertexer
Function to calculate DCA in 3D of two lines
getPOCALineToLineAlt() - Method in class org.hps.recon.vertexing.TwoLineVertexer
Function to calculate DCA in 3D of two lines
getPocketDepth(int) - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
Get pocket depth for this plate
getPocketDepth(int) - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
Get pocket depth for this plate
getPoint(double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPointIndex(FittedGblTrajectory.GBLPOINT) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the index (or label) of the GBL point on the trajectory from the FittedGblTrajectory.GBLPOINT.
getPointList() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getPointList(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
Get list of points that would be used in a simple univariate regression.
getPointList() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getPointOnHelix(double) - Method in class org.hps.recon.tracking.WTrack
 
getPointOnHelix(double, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
Get point on helix at path length s in arbitrary oriented, constant magnetic field with unit vector h
getPoints() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
getPoorScoreTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getPort() - Method in class org.hps.conditions.database.ConnectionParameters
Get the port number.
getPort() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET TCP/IP port value.
getPos() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getPos() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getPosition() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
getPosition() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
getPosition(Hep3Vector, SiTrackerHitStrip1D, SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
Basically the same as what's in HitUtils.
getPosition() - Method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
getPosition(List<FittedRawTrackerHit>, SiSensorElectrodes) - Method in class org.hps.recon.tracking.StripMaker
 
getPosition() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getPositionError() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getPositionFront() - Method in class org.hps.detector.ecal.EcalCrystal
Get the global center position of the XY plane in the front of the crystal.
getPositionInCell(Hep3Vector) - Method in class org.hps.svt.alignment.HPSStrips
 
getPreamplifierNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's preamplifier reference data.
getPreferredSize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
getPreferredSize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
getPrescale() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET station prescale value.
getPresigma() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getPrestartTimestamp(DatasetResultSetModel) - Method in class org.hps.rundb.builder.DatacatBuilder
 
getPrestartTimestamp() - Method in interface org.hps.rundb.RunSummary
Get the PRESTART event timestamp.
getPrestartTimestamp() - Method in class org.hps.rundb.RunSummaryImpl
 
getPreviousTrackStateAtSensor(Track, List<HpsSiSensor>, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getPrimary(List<MCParticle>) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
getPrimary(List<MCParticle>) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
getPrimaryElectronE(List<MCParticle>) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
getPrjPerToCl() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getPrjPerToClVal(int, int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getProbability() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getProcessingStage() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the processing stage.
getProcessingStage() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the processing stage to execute (all prior stages will be executed as well).
getProjectArtifactId() - Method in class org.hps.HPSJavaProperties
Get the project name.
getProjectBuildDirectory() - Method in class org.hps.HPSJavaProperties
Get the local build directory.
getProjectVersion() - Method in class org.hps.HPSJavaProperties
Get the project version.
getPropertyChangeSupport() - Method in class org.hps.monitoring.application.model.AbstractModel
Get the property change support object.
getPropertyNames(Class<? extends AbstractModel>) - Static method in class org.hps.monitoring.application.model.AbstractModel
This method will extract property names from a class, which in this package's conventions are statically declared, public strings that end with the sub-string "_PROPERTY".
getPropertyNames() - Method in class org.hps.monitoring.application.model.AbstractModel
Get the list of the property names for this model.
getPropertyNames() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the property names in the configuration.
getPropertyNames() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Get the property names for this class.
getPropertyNames() - Method in class org.hps.monitoring.application.model.RunModel
Get the property names for this model.
getPsi() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
getPsidePlane() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getPulseIntegral(FADCGenericHit) - Method in class org.hps.recon.filtering.CosmicPMTFilter
 
getPulsePedestal(long, int, int) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Gets the pedestal for a given crystal and threshold crossing.
getPulsePedestal(EventHeader, long, int, int) - Method in class org.hps.recon.ecal.EcalRawConverter
Get pedestal for entire pulse integral.
getPulsePedestal(EventHeader, long, int, int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Get pedestal for entire pulse integral.
getPulsePedestal(EventHeader, long, int, int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Get pedestal for entire pulse integral.
getPulseWidth() - Method in class org.hps.conditions.ecal.EcalChannelConstants
Get the pulse width or null if it does not exist.
getPulseWidth() - Method in class org.hps.conditions.ecal.EcalPulseWidth
Get the signal pulse width.
getPurity() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getPurity() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getPurity() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getPurity() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getPurityNew() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getQ() - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getQoverP() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getQuadrant(Cluster) - Static method in class org.hps.recon.ecal.EcalUtils
Returns the quadrant which contains the ECal cluster
getQuadrant(CalorimeterHit) - Static method in class org.hps.recon.ecal.EcalUtils
 
getQuadrant(int, int) - Static method in class org.hps.recon.ecal.EcalUtils
 
getQuantityName(int, int, int, int) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
getQuantityName(int, int, int, int) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
getQueueSize() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET queue size.
getr(double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getr(double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getR() - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Return the upper triangular factor
getR(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getR(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getRange(int, boolean) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
getRange(int, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
getRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
getRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
getRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
getRanges() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
getRatioError(double, double, double, double) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
getRatioError(double, double, double, double) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getRawADCSum(double, long) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
Very simple method to retrieve the pedestal-subtracted raw Energy.
getRawTrackerHit() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getRawTrackerHit(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getRce() - Method in class org.hps.record.svt.SvtErrorBitData
 
getRead(int) - Method in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
getReadoutMode() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getReadoutMode(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getReadoutStripPitch() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getReadoutStripPitch() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
 
getReadoutTransferEfficiency() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getRealEigenvalues() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Return the real parts of the eigenvalues
getRecentFiles() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get recent files as a string with paths separated by the '\n' string.
getRecentFilesList() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the recent files list.
getReconClusterer() - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
getReconstructedCluster() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Gets the reconstructed cluster of the pair.
getRecord() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
getRecordClass() - Method in class org.hps.record.et.EtEventQueue
Get the class of the record that is supplied.
getRecordClass() - Method in class org.hps.record.evio.EvioEventQueue
Get the class of the supplied records.
getRecordClass() - Method in class org.hps.record.lcio.LcioEventQueue
Get the record class.
getRecords() - Method in class org.hps.conditions.run.RunSpreadsheet
Get the list of records read from the CSV file.
getRecordSource() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the record source.
getRefPoint() - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
 
getRejectedHitList() - Method in class org.hps.recon.ecal.cluster.ReconClusterer
Get the list of rejected hits that was made from processing the last event.
getResDers() - Method in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
Derivatives of the local perturbed residual w.r.t.
getResidual(double[], List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblData
\param [out] aResidual Measurement-Prediction \param [out] aVariance Variance (of measurement) \param [out] aDownWeight Down-weighting factor \param [out] indLocal List of labels of used (local) fit parameters \param [out] derLocal List of derivatives for used (local) fit parameters
getResidual(int, String) - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
getResidual(Track, int) - Method in class org.hps.svt.alignment.AlignmentParameters
 
getResourcePath() - Method in class org.hps.monitoring.application.model.Configuration
Get the resource path associated with this configuration or null if not applicable.
getResult() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Retrieves the result of the confirmation or extension.
getResults(FittedGblTrajectory.GBLPOINT, Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the corrections and covariance matrix for a particular FittedGblTrajectory.GBLPOINT
getResults(int, Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the corrections and covariance matrix for a particular point on the GBL trajectory
getResults(int, Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Get corrections and covariance matrix for local track and additional parameters in forward or backward direction.
getRho() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getRho_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getRms() - Method in class org.hps.conditions.ecal.EcalLedCalibration
Get the RMS of the LED response.
getRocBankNumber() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the SVT ROC bank number of the bank encapsulating the SVT samples.
getRocBankNumber() - Method in class org.hps.evio.SvtEvioReader
Get the SVT ROC bank number of the bank encapsulating the SVT samples.
getRocBankNumber() - Method in class org.hps.evio.TestRunSvtEvioReader
Get the SVT ROC bank number of the bank encapsulating the SVT samples.
getROCBanks(BaseStructure, int, int) - Static method in class org.hps.record.svt.SvtEvioUtils
Retrieve all the banks in an event that match the given tag in their header and are not data banks.
getRocFromSvtHeaderName(String) - Static method in class org.hps.evio.SvtEventFlagger
 
getRot() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getRot() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getRotation() - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
getRotationFrom(SurveyCoordinateSystem) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getRotationVector() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
getRotationVectorGlobal() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
getRow(int) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get a row of crystals from the Y index.
getRow(int) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getRowCount() - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get the row count.
getRowCount() - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get the number of rows.
getRowCount() - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get the row count.
getRowCount() - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get the row count.
getRowDimension() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
getRowFromHistoID(int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getRowId() - Method in class org.hps.conditions.api.BaseConditionsObject
Get the row ID.
getRowId() - Method in interface org.hps.conditions.api.ConditionsObject
Get the row ID of the object in the database.
getRowNumber(Hep3Vector) - Method in class org.hps.svt.alignment.HPSStrips
 
getRowNumber(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getRun() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
getRun() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
getRun() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
getRun() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
getRun() - Method in class org.hps.record.epics.EpicsHeader
Get the run number.
getRun() - Method in class org.hps.rundb.builder.AbstractRunBuilder
 
getRun() - Method in class org.hps.rundb.RunManager
Get the currently active run number or null.
getRun() - Method in interface org.hps.rundb.RunSummary
Get the run number.
getRun() - Method in class org.hps.rundb.RunSummaryImpl
 
getRunData() - Method in class org.hps.monitoring.application.MonitoringApplication
Get a list of relevant run data from the model for writing to a PDF.
getRunEnd() - Method in class org.hps.conditions.api.ConditionsRecord
Get the ending run number.
getRunEnd() - Method in class org.hps.conditions.run.RunRange
Get the last run number in the range.
getRunFromFileName(File) - Static method in class org.hps.crawler.FileUtilities
Get run number from file name assuming it looks like "hps_001234".
getRunFromName(File) - Static method in class org.hps.record.evio.EvioFileUtilities
Get the run number from the file name.
getRunLength() - Method in class org.hps.monitoring.application.model.RunModel
Get the run length in seconds.
getRunListFromSpreadSheet(String) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
getRunManager() - Static method in class org.hps.rundb.RunManager
Get the global instance of the RunManager.
getRunMap() - Method in class org.hps.conditions.run.RunSpreadsheet
 
getRunMap(List<RunRange>) - Method in class org.hps.conditions.run.RunSpreadsheet
 
getRunMapFromSpreadSheet(String) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
getRunModel() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the run model with information about the run and event(s) currently being processed.
getRunNr() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getRunNum() - Method in class org.hps.record.triggerbank.HeadBankData
 
getRunNum(GenericObject) - Static method in class org.hps.record.triggerbank.HeadBankData
 
getRunNumber() - Method in class org.hps.monitoring.application.model.RunModel
Get the run number.
getRunNumber() - Method in class org.hps.record.daqconfig.DAQConfigDriver
Gets the run number that the DAQConfigDriver is set to use.
getRunNumber() - Method in exception org.hps.record.EndRunException
Get the run number.
getRunNumber(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get the run number from an EVIO event.
getRunRecoString() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
getRuns() - Method in class org.hps.rundb.RunManager
Get the full list of run numbers from the database.
getRuns() - Method in interface org.hps.rundb.RunSummaryDao
Get the list of run numbers.
getRuns() - Method in class org.hps.rundb.RunSummaryDaoImpl
Get the list of run numbers.
getRunStart() - Method in class org.hps.conditions.api.ConditionsRecord
Get the starting run number.
getRunStart() - Method in class org.hps.conditions.run.RunRange
Get the first run number in the range.
getRunSummary() - Method in class org.hps.rundb.builder.AbstractRunBuilder
 
getRunSummary() - Method in class org.hps.rundb.RunManager
Get the run summary for the current run.
getRunSummary(int) - Method in interface org.hps.rundb.RunSummaryDao
Get a run summary by run number without loading object state.
getRunSummary(int) - Method in class org.hps.rundb.RunSummaryDaoImpl
Get a run summary.
getRunSummaryDao() - Method in class org.hps.rundb.DaoProvider
Get the run summary DAO.
getS1() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getS1_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getS2() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getS2_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getSample(int) - Method in class org.hps.readout.svt.SVTData
Get the nth SVT sample
getSample(int, int[]) - Static method in class org.hps.readout.svt.SVTData
 
getSample(int, int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the nth SVT sample.
getSamples(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return all SVT samples as an array
getScaledMaximum() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
getScaledMaximum

public double getScaledMaximum()

Gets the highest for which color scaling is performed, scaled based on scale type.
getScaledMinimum() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
getScaledMinimum

public double getScaledMinimum()

Gets the lowest for which color scaling is performed, scaled based on scale type.
getScalerData(EvioEvent) - Static method in class org.hps.record.scalers.ScalerData
Get scaler data from an EVIO event.
getScalerData() - Method in class org.hps.record.scalers.ScalersEvioProcessor
Get the list of scaler data found in the job.
getScalerData() - Method in class org.hps.rundb.builder.EvioDataBuilder
 
getScalerData() - Method in class org.hps.rundb.RunManager
Get the scaler data for the current run.
getScalerData(int) - Method in interface org.hps.rundb.ScalerDataDao
Get scaler data for a run.
getScalerData(int) - Method in class org.hps.rundb.ScalerDataDaoImpl
Get scaler data for a run.
getScalerDataDao() - Method in class org.hps.rundb.DaoProvider
Get the scaler data DAO.
getScatterAngle() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getScatterAngle() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
getScatterAngleList() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
getScatterer(Matrix, Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [out] aTransformation Scatterer transformation from diagonalization \param [out] aResiduals Scatterer residuals \param [out] aPrecision Scatterer precision (diagonal)
getScatteringAngle(SiTrackerHitStrip1D, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Calculate expected multiple Coulomb scattering angle for this track from given sensor.
getScatterPoint(IDetectorElement) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
getScatterPointGbl(HpsSiSensor, HelicalTrackStripGbl, HelicalTrackFit, MultipleScattering, double) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
getScatTransformation(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [out] aTransformation Transformation matrix
getScore(Track) - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getScoreThreshold() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
getSecondElement() - Method in class org.hps.analysis.trigger.util.Pair
Gets the second element of the pair.
getSecondElement() - Method in class org.hps.util.Pair
Get the second element in the pair
getSectionPhi() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
getSeededMCParticles() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Return the list of MCParticles that formed valid 3-hit seeds.
getSeedEnergyCutConfig() - Method in class org.hps.record.daqconfig.GTPConfig
Gets the configuration for the seed energy cut.
getSeedHitTime(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Return the time of the seed hit.
getSeedLowThreshold() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Gets the seed energy lower bound threshold in units of GeV.
getSelectedComponent() - Method in class org.hps.monitoring.application.PlotPanel
Get the currently selected plot tab.
getSelectedCrystal() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gives the x/y indices for the currently selected crystal.
getSenseStripPitch() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getSenseStripPitch() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
 
getSenseTransferEfficiency() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getSenseTransferEfficiency() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
Get the charge transfer efficiency of the sense strips.
getSensitiveDetector() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
getSensitiveDetector() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerLCDDBuilder
 
getSensor(int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Get the sensor associated with a set of samples
getSensor(int[]) - Method in class org.hps.evio.SvtEvioReader
Get the sensor associated with a set of samples.
getSensor(int[]) - Method in class org.hps.evio.TestRunSvtEvioReader
Get the sensor associated with a set of samples.
getSensor(int) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
getSensor() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getSensor(Track, int, boolean, boolean) - Method in class org.hps.svt.SVTHitLevelPlots
 
getSensor(int, int) - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get a HpsSiSensor by layer and module number.
getSensor() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getSensorChannel(int, int) - Static method in class org.hps.readout.svt.SVTData
Get the sensor (a k a physical) channel corresponding to a raw chip channel
getSensorChannel(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getSensorChannel() - Method in class org.hps.readout.svt.SVTData
 
getSensorLength(HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
getSensorMap() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
getSensorPlot(String, HpsSiSensor) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getSensorPlot2D(String, HpsSiSensor) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
getSensors() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get the collection of HpsSiSensor composing the SVT.
getSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getSequence() - Method in class org.hps.record.epics.EpicsHeader
Get the sequence number.
getSequenceFromName(File) - Static method in class org.hps.record.evio.EvioFileUtilities
Get the EVIO file sequence number, which is the number at the end of the file name.
getSequenceNumber() - Method in class org.hps.record.composite.CompositeRecord
Get the event sequence number.
getServices(Class<T>) - Static method in class org.hps.detector.DetectorConverter
 
getSettingsDialog() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the settings dialog window.
getSettingsListeners() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gets the list of SettingsListener objects attached to the component.
getShapeFitParameters() - Method in class org.hps.conditions.svt.ChannelConstants
Get the shape fit parameters.
getShapeFitParameters() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getShapeFitParameters(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getShapeFitParameters(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the shape fit parameters (amplitude, t0, tp) associated with a given channel.
getSharedHitCount() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Indicates how many shared hits compose this cluster.
getSharedHitList() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getSharedHits() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the list of hits that make up the cluster, exempting the seed hit and component hits.
getSharedTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getShareThreshold() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
getSide() - Method in class org.hps.conditions.svt.SvtDaqMapping
Get the side of the sensor (ELECTRON or POSITRON).
getSide(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
getSide() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the sensor side (ELECTRON or POSITRON).
getSideAndLayer(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
getSignalMap() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Return the map of preamp signal buffers.
getSignedPathLength(STUtils.STStereoTrack, double, STUtils.STStereoTrack.VIEW) - Static method in class org.hps.recon.tracking.straight.STUtils
 
getSimHardwareClusterTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData
Gets the module containing all triggers simulated from hardware reported clusters for each of the four production triggers.
getSimpleJacobian(double) - Static method in class org.hps.recon.tracking.straight.STUtils
Compute the Jacobian for transporting uncertainties along the track a certain distance.
getSimReconTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData
Deprecated.
getSimSoftwareClusterTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData
Gets the module containing all triggers simulated from software simulated clusters for each of the four production triggers.
getSimSSPTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData
Deprecated.
getSimTrackerHits(MCParticle) - Method in class org.hps.recon.tracking.FindableTrack
 
getSimulatedClusters(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Gets the a of Cluster objects from the argument event from the LCIO collection clusterCollectionName.
getSingles0Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the singles 0 trigger.
getSingles1Config() - Method in class org.hps.record.daqconfig.SSPConfig
Gets the configuration parameters for the first singles trigger.
getSingles1SSPClusters(EventHeader) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
getSingles1SSPClusters(EventHeader) - Method in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
getSingles1Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the singles 1 trigger.
getSingles2Config() - Method in class org.hps.record.daqconfig.SSPConfig
Gets the configuration parameters for the second singles trigger.
getSingleSamplePedestal(EventHeader, long) - Method in class org.hps.recon.ecal.EcalRawConverter
Get pedestal for a single ADC sample.
getSingleSamplePedestal(EventHeader, long) - Method in class org.hps.recon.ecal.EcalRawConverter2
Get pedestal for a single ADC sample.
getSingleSamplePedestal(EventHeader, long) - Method in class org.hps.recon.ecal.EcalRawConverter3
Get pedestal for a single ADC sample.
getSinglesTriggers(int) - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the indicated singles trigger.
getSinglesTriggers() - Method in class org.hps.record.triggerbank.SSPData
Gets the list of singles triggers reported by the SSP.
getSinglesTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
A helper method associated with getTriggerTime that handles singles triggers, which have either Cluster or SSPCluster objects as their source type.
getSinTheta(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getSinTheta(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getSize() - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Get size of Vector (number of elements)
getSkimEvents(String) - Static method in class org.hps.record.evio.EvioEventSkimmer
Get a list of event numbers to include in the skim.
getSlope() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getSlope() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getSlope(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getSlope() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getSlot() - Method in class org.hps.conditions.ecal.EcalChannel
Get the slot number of the channel.
getSlot(IIdentifierHelper, long) - Method in class org.hps.conditions.ecal.EcalConditionsUtil
Get the DAQ slot number from a cell ID.
getSlot(long) - Method in class org.hps.evio.EcalHitWriter
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
Return slot number from cellID
getSlot() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getSlot(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getSlotRotation() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition
PI rotation around generic z-axis
GetSortedHits(List<HelicalTrackHit>, int) - Static method in class org.hps.recon.tracking.HitCollectionUtilites
 
getSplitterNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the number of the splitter associated with the crystal.
getSSPCluster() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Gets the SSP cluster of the pair.
getSSPConfig() - Method in class org.hps.record.daqconfig.DAQConfig
Gets the configuration parameters for the SSP.
getStart() - Method in class org.hps.conditions.svt.SvtBiasConstant
The start date as a Unix timestamp in milliseconds (GMT).
getStart() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
getStart() - Method in class org.hps.conditions.svt.SvtMotorPosition
The start date as a Unix timestamp in milliseconds (GMT).
getStartDate() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
getStartDate() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
getStartDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
getStartDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
getStartDate() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
getStartDate() - Method in class org.hps.monitoring.application.model.RunModel
Get the start date.
getStartEvent() - Method in class org.hps.datacat.FileEventRange
 
getStartTimeMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the Unix start time of the session.
getStartTimeMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Gets the raw state identifier.
getStateClusterEnergy() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether both the cluster total energy upper and lower bound cuts were met.
getStateClusterEnergyHigh() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster total energy upper bound cut was met.
getStateClusterEnergyLow() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster total energy lower bound cut was met.
getStateCoplanarity() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair coplanarity cut was met.
getStateEnergyDifference() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair energy difference cut was met.
getStateEnergySlope() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair energy slope cut was met.
getStateEnergySum() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether both the pair energy sum upper and lower bound cuts were met.
getStateEnergySumHigh() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair energy sum upper bound cut was met.
getStateEnergySumLow() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair energy sum lower bound cut was met.
getStateHitCount() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster hit count cut was met.
getStateSeedEnergy() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether both the cluster seed energy upper and lower bound cuts were met.
getStateSeedEnergyHigh() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster seed energy upper bound cut was met.
getStateSeedEnergyLow() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster seed energy lower bound cut was met.
getStateTimeCoincidence() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the time coincidence cut was met.
getStaticPedestal(int, int, int) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
getStaticPedestal(EcalChannel) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
getStationName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET station name.
getStationPosition() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET station position.
getStatusCode() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the current status code.
getStatusCode() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getStatusData(SvtConfigData.RocTag) - Method in class org.hps.record.svt.SvtConfigData
 
getSteeringFile() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the steering file location (if using a file on disk).
getSteeringResource() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the steering resource (if using a jar resource).
getSteeringResources() - Static method in class org.hps.steering.SteeringFileCatalog
Find the list of steering files in the standard resource directory.
getSteeringType() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get whether the steering is a file or resource.
getStereo() - Method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
getStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getStereoHitPositionFromReference(Hep3Vector, SiTrackerHitStrip1D, SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
Basically an adaptation of what's in HelicalTrackCross.
getStereoPairs() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get a collection of stereo pairs (SvtStereoLayer) composing the SVT.
getStereoSensor() - Method in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Get the stereo sensor of the stereo pair
getStopOnEndRun() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Returns true if stop on end run is enabled.
getStopOnErrors() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Returns true if stop on errors is enabled.
getStopTimeMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the Unix stop time of the session.
getStopTimeMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getStoreTrackStates() - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
getStrip() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
getStrip(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getStripCenter(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getStripHits(Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
 
getStripLength(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getStripLength() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Return the length of an HpsSiSensor strip.
getStripPosition(HpsSiSensor, int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
Get the global strip position of a physical channel number for a given sensor.
getStripToTrackRotation(HelicalTrackStrip) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
getSubdetector() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getSubdetector() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSEcal2Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSEcalConverter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSMuonCalorimeterConverter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2014v1Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
getSubsystem() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the sub-system e.g.
getSubsystem() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getSupplyLcioEvents() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Returns true if supplying LCIO events to JAS3 is enabled.
getSurveyVolume(Class<T>) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find geometry object by type.
getSvtBadChannelCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default SvtBadChannel.SvtBadChannelCollection collection from the manager.
getSvtBadChannelSeries(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default series of SvtBadChannel.SvtBadChannelCollection collections from the manager.
getSvtBadChannelSeries(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.TestRunSvtConditionsConverter
Get the Test Run series of SvtBadChannel.SvtBadChannelCollection objects
getSvtCalibrationCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default SvtCalibration.SvtCalibrationCollection collection from the manager.
getSvtCalibrationCollection() - Method in class org.hps.conditions.svt.SvtConditionsReader
Get the collection of SvtCalibration objects built from parsing a calibrations file.
getSvtCalibrationCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.TestRunSvtConditionsConverter
getSvtChannelCollection() - Method in class org.hps.conditions.svt.SvtConditionsReader
Get the collection of SvtChannel objects built from parsing the DAQ map.
getSvtChannels() - Method in class org.hps.conditions.svt.DaqMapHandler
Get the SvtChannel.SvtChannelCollection build from parsing the XML input file.
getSvtConditions() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the combined SVT conditions for this run.
getSvtConfigDao() - Method in class org.hps.rundb.DaoProvider
Get the SVT config DAO.
getSvtConfigData() - Method in class org.hps.rundb.RunManager
Get SVT configuration data.
getSvtConfigs() - Method in class org.hps.record.svt.SvtConfigEvioProcessor
 
getSvtConfigs(int) - Method in interface org.hps.rundb.SvtConfigDao
Get the list of SVT configurations for the run.
getSvtConfigs(int) - Method in class org.hps.rundb.SvtConfigDaoImpl
 
getSvtDataEventCounter(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtDataType(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtEvioHeaderExceptionCompactMessage(SvtEvioExceptions.SvtEvioHeaderException) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getSvtEvioHeaderExceptionName(SvtEvioExceptions.SvtEvioHeaderException) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getSvtEvioHeaderExceptionNames(List<SvtEvioExceptions.SvtEvioHeaderException>) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getSvtGainCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default SvtGain.SvtGainCollection collection from the manager.
getSvtGainCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.TestRunSvtConditionsConverter
Get the Test Run SvtGain.SvtGainCollection.
getSvtHalf() - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Get the SVT half (TOP or BOTTOM) that the sensor belongs to.
getSvtHeader(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtShapeFitParametersCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default SvtShapeFitParameters.SvtShapeFitParametersCollection collection from the manager.
getSvtShapeFitParametersCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.TestRunSvtConditionsConverter
getSvtTail(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtTailMultisampleCount(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtTailMultisampleSkipCount(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtTailOFErrorBit(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtTailSyncErrorBit(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSystemMetadata() - Static method in class org.hps.datacat.DatacatConstants
Get the set of system metadata field names.
getSystemStatuses() - Method in class org.hps.monitoring.subsys.SystemStatusRegistry
 
getSystemStatusEventsTableModel() - Method in class org.hps.monitoring.application.SystemStatusEventsTable
Get the system status events table model.
getSystemStatusPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the system status panel.
getSystemStatusRegistery() - Static method in class org.hps.monitoring.subsys.SystemStatusRegistry
 
getT0() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get t0.
getT0() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getT0(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getT0() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getT0(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getT0Err() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getT0Err(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getT0Residual(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getT0Shift(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.AbstractSvtT0Shift.AbstractSvtT0ShiftCollection
Get the t0 shift associated with a given DAQ pair
getT0Shift() - Method in class org.hps.conditions.svt.AbstractSvtT0Shift
Get the t0 shift.
getT0Shift(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.SvtT0Shift.SvtT0ShiftCollection
Get the SvtT0Shift associated with a given DAQ pair.
getT0Shift(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.TestRunSvtT0Shift.TestRunSvtT0ShiftCollection
Get the TestRunSvtT0Shift associated with a given DAQ pair
getT0Shift() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the t0 shift for this sensor.
getT0Shifts() - Method in class org.hps.conditions.svt.AbstractSvtConditions
Get the t0 shifts for this conditions set.
getT0Shifts() - Method in class org.hps.conditions.svt.SvtConditions
Get the SvtT0Shift.SvtT0ShiftCollection associated with these conditions.
getT0Shifts() - Method in class org.hps.conditions.svt.TestRunSvtConditions
Get the TestRunSvtT0Shift.TestRunSvtT0ShiftCollection associated with these conditions.
getTabIndices(IPlotter) - Method in class org.hps.monitoring.plotting.PlotterRegistry
Get the tab indices of the plotter.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.hps.monitoring.application.SystemStatusTable.ButtonRenderer
Get the renderer for the table cell.
getTableMetaData() - Method in class org.hps.conditions.api.BaseConditionsObject
Get the table meta data for the object.
getTableMetaData() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the table meta data.
getTableMetaData() - Method in interface org.hps.conditions.api.DatabaseObject
Get the TableMetaData for this object.
getTableMetaDataList() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Get the list of table meta data.
getTableModel() - Method in class org.hps.monitoring.application.SystemStatusTable
Get the tqble model.
getTableName() - Method in class org.hps.conditions.api.ConditionsRecord
Get the name of the table containing the actual raw conditions data.
getTableName() - Method in class org.hps.conditions.api.TableMetaData
Get the name of the table.
getTableName() - Method in enum org.hps.rundb.EpicsType
Get the table name for this type of data.
getTableNames(Class<? extends ConditionsObject>) - Static method in class org.hps.conditions.api.TableRegistry
Get the list of table names for the class.
getTableRegistry() - Static method in class org.hps.conditions.api.TableRegistry
Get the global static instance of the registry.
getTag() - Method in class org.hps.conditions.api.ConditionsRecord
Deprecated.
Use the ConditionsTag class instead.
getTag() - Method in class org.hps.conditions.api.ConditionsTag
Get the tag name.
getTag() - Method in class org.hps.record.triggerbank.AbstractIntData
Returns the EvIO bank header tag expected for this data.
getTag(GenericObject) - Static method in class org.hps.record.triggerbank.AbstractIntData
Returns the EVIO bank tag for a data object.
getTag() - Method in class org.hps.record.triggerbank.HeadBankData
 
getTag() - Method in class org.hps.record.triggerbank.SSPData
 
getTag() - Method in class org.hps.record.triggerbank.TDCData
 
getTag() - Method in class org.hps.record.triggerbank.TestRunTriggerData
 
getTag() - Method in class org.hps.record.triggerbank.TIData
 
getTail() - Method in class org.hps.readout.svt.FpgaData
 
getTail() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getTail(GenericObject) - Static method in class org.hps.record.svt.SvtHeaderDataInfo
 
getTaitBryanAngles() - Method in class org.hps.detector.ecal.Geant4Position
 
getTanLambda(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTanLambda(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTarget() - Method in interface org.hps.rundb.RunSummary
Get the target setting for the run (string from run spreadsheet).
getTarget() - Method in class org.hps.rundb.RunSummaryImpl
 
getTargetXY(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
getTdcChannel() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getTdcSlot() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getTemperature(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getTestRunChannelNumber(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the channel number associated with the samples Note: This method should only be used when looking at test run data.
getTestRunDaqPair(TestRunSvtDaqMapping.TestRunSvtDaqMappingCollection, HpsSiSensor) - Static method in class org.hps.detector.svt.SvtDetectorSetup
Get a test run DAQ pair (FPGA and Hybrid ID) for the given HpsTestRunSiSensor.
getTheta() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
getTheta() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getThetaError() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for slope dz/ds, tan(lambda)
getThickness() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getThickness() - Method in class org.hps.recon.tracking.MaterialSupervisor.Material
 
getThickness() - Method in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
getThickness() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getThickness() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getThickness() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
getThickness() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getThickness() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
getThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
getThicknessInRL() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getThicknessInRL() - Method in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
getThicknessInRL() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getThreshold(EcalChannel) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(int, int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(long) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(Point) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getTickElapsedMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the number of milliseconds since the last tick.
getTickElapsedMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTickEndTimeMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the end of the tick in Unix time (milliseconds since the epoch).
getTickEndTimeMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTime(List<AbstractIntData>) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Get the time from the TI data with time offset applied from run database.
getTime(List<AbstractIntData>) - Method in class org.hps.evio.LCSimTestRunEventBuilder
 
getTime() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the time at which the hit occurred.
getTime() - Static method in class org.hps.readout.ecal.ClockSingleton
 
getTime(List<FittedRawTrackerHit>) - Method in class org.hps.recon.tracking.StripMaker
 
getTime() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the cluster time in nanoseconds.
getTime() - Method in class org.hps.record.triggerbank.SSPData
Gets the trigger time reported by the SSP.
getTime() - Method in class org.hps.record.triggerbank.SSPTrigger
Gets the time at which the trigger occurred.
getTime() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getTime() - Method in class org.hps.record.triggerbank.TestRunTriggerData
 
getTime(GenericObject) - Static method in class org.hps.record.triggerbank.TestRunTriggerData
 
getTime() - Method in class org.hps.record.triggerbank.TIData
 
getTimeDelay() - Method in class org.hps.conditions.ecal.EcalLed
Get the time delay of this channel.
getTimeDifferenceCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair time coincidence cut.
getTimeout() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the LCIO event queue timeout in milliseconds.
getTimeSeries(JFreeChart) - Static method in class org.hps.monitoring.plotting.StripChartUtil
 
getTimeSeriesCollection(int) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
getTimeSeriesCollection(int) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
getTimeShift() - Method in class org.hps.conditions.ecal.EcalChannelConstants
Get the time shift.
getTimeShift() - Method in class org.hps.conditions.ecal.EcalTimeShift
Get the time shift in nanoseconds
getTimestamp() - Method in class org.hps.HPSJavaProperties
Get the Maven build timestamp.
getTimestamp(int, EventHeader) - Static method in class org.hps.readout.ecal.ReadoutTimestamp
 
getTimestamp(int, EventHeader) - Static method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
getTimestamp(int, EventHeader) - Static method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
getTimestamp(int, EventHeader) - Static method in class org.hps.recon.ecal.EcalRawConverterDriver
 
getTimestamp() - Method in class org.hps.record.epics.EpicsHeader
Get the time stamp.
getTimestamp() - Method in class org.hps.record.scalers.ScalerData
Get the scaler data's Unix timestamp.
getTimestamp() - Method in class org.hps.record.svt.SvtConfigData
 
getTimestamp() - Method in class org.hps.record.triggerbank.TriggerConfigData
Get the config's timestamp.
getTimestampType() - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
getTimestampType() - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
getTimestampType() - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
getTimestampType() - Method in class org.hps.readout.ecal.InactiveSiHitReadout
 
getTimestampType() - Method in class org.hps.readout.ecal.TriggerableDriver
 
getTimestampType() - Method in class org.hps.readout.ecal.TriggerDriver
 
getTimestampType() - Method in class org.hps.readout.svt.SimpleSvtReadout
 
getTimeWindowAfter() - Method in class org.hps.record.daqconfig.GTPConfig
Gets the size of the temporal cluster verification window for after a potential seed hit used for checking that a cluster is a spatiotemporal local maximum.
getTimeWindowBefore() - Method in class org.hps.record.daqconfig.GTPConfig
Gets the size of the temporal cluster verification window for before a potential seed hit used for checking that a cluster is a spatiotemporal local maximum.
getTiTimeOffset() - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
getTiTimeOffset() - Method in class org.hps.record.triggerbank.TriggerConfig
Get the TI time offset.
getTiTimeOffset() - Method in interface org.hps.rundb.RunSummary
Get the TI time offset in ns.
getTiTimeOffset() - Method in class org.hps.rundb.RunSummaryImpl
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhep
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhepTVM
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.LHEFileToStdhep
 
getToolbarPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the toolbar panel with the buttons etc.
getTop() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
getTop() - Method in class org.hps.conditions.svt.SvtMotorPosition
The top position.
getTopBottomPairs(List<E>, Class<E>) - Static method in class org.hps.record.triggerbank.TriggerModule
Forms all possible pairs of top/bottom clusters from a given list of clusters.
getTopBottomPairs(Cluster...) - Static method in class org.hps.record.triggerbank.TriggerModule
Forms all possible pairs of top/bottom clusters from a given list of clusters.
getTopBottomPairs(SSPCluster...) - Static method in class org.hps.record.triggerbank.TriggerModule
Forms all possible pairs of top/bottom clusters from a given list of clusters.
getTopTrig() - Method in class org.hps.record.triggerbank.TestRunTriggerData
 
getTopTrig(GenericObject) - Static method in class org.hps.record.triggerbank.TestRunTriggerData
 
getTotalElapsedMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the number of millis since the session started.
getTotalElapsedMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTotalEvents() - Method in class org.hps.monitoring.application.model.RunModel
Get the total events in the run.
getTotalEvents() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the total number of events processed thusfar.
getTotalEvents() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTotalEvents() - Method in interface org.hps.rundb.RunSummary
Get the total number of events in the run.
getTotalEvents() - Method in class org.hps.rundb.RunSummaryImpl
 
getTotalFiles() - Method in interface org.hps.rundb.RunSummary
Get the total number of EVIO files in this run.
getTotalFiles() - Method in class org.hps.rundb.RunSummaryImpl
 
getTotalMegabytes() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the total number of megabytes of data received thusfar.
getTotalMegabytes() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTp() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get shaping time parameter.
getTp2() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get the second shaping time parameter.
getTrack() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getTrackClusterTimeOffset() - Method in class org.hps.record.StandardCuts
 
getTrackData(EventHeader, Track) - Static method in class org.hps.recon.tracking.TrackData
 
getTrackDataToTrackTable(EventHeader) - Static method in class org.hps.recon.tracking.TrackData
 
getTrackDirection() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackerDetElement(Detector, MilleParameter) - Static method in class org.hps.svt.alignment.BuildCompact
 
getTrackerIdHelper() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the specific type of identifier helper for this component.
getTrackerVolume() - Method in class org.hps.recon.tracking.TrackResidualsData
 
getTrackExtrapAtEcal(Track, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
Get position of a track extrapolated to the ECAL face in the HPS test run 2012
getTrackExtrapAtEcal(TrackState, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtEcalRK(TrackState, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtEcalRK(TrackState, FieldMap, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtEcalRK(Track, FieldMap, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtEcalRK(Track, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackId() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getTrackingMeasuredCoordinate(SiSensor) - Static method in class org.hps.svt.alignment.BuildCompact
 
getTrackLambda() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackLayerList() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getTrackPhi() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackPos() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackPositionAtEcal(Track) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getTrackPositionAtEcal(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getTrackPositionAtHarp(Track) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getTrackPosU() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackPosV() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackPosW() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getTrackSeeds() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Return the list of track candidates.
getTrackState(Track, int) - Method in class org.hps.svt.SVTHitLevelPlots
 
getTrackStateAtECal(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtECal(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtECal(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackStateAtFirst(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtFirst(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtIP(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtIP(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtLast(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtLast(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtLayer(Track, List<HpsSiSensor>, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtLocation(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
Port of Track.getTrackState(int location) from the C++ LCIO API.
getTrackStateAtSensor(List<TrackState>, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtSensor(Track, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtVertex(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtVertex(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStatesAtLocation(List<TrackState>, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStatesAtLocation(Track, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackTime() - Method in class org.hps.recon.tracking.TrackData
 
getTrackTime(GenericObject) - Static method in class org.hps.recon.tracking.TrackData
 
getTrackTime() - Method in class org.hps.recon.tracking.TrackTimeData
 
getTrackTime(Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackTimeSD(Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackToStripRotation(SiSensor) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
getTrackToStripRotation(HelicalTrackStrip) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
getTrackToStripRotation(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
getTrackVolume() - Method in class org.hps.recon.tracking.TrackData
 
getTrackVolume(GenericObject) - Static method in class org.hps.recon.tracking.TrackData
 
getTrajectory(Hep3Vector, SpacePoint, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTransform() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
getTransform(Transform3D, SurveyVolume, String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find transform to parent volume coordinate system.
getTransformation() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
Find @ITransform3D to the coordinate system defined by the input.
getTransformation() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getTransformInverse() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
getTranslation() - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
getTranslationFrom(SurveyCoordinateSystem) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getTranslationVector() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
getTranslationVectorGlobal() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
getTraversedMaterial(STUtils.STStereoTrack, SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
 
getTreeFiles(ITree) - Static method in class org.hps.analysis.alignment.SplitAndFit
 
getTreeFiles(ITree, String) - Static method in class org.hps.analysis.alignment.SplitAndFit
 
getTriggerConfig() - Method in class org.hps.rundb.builder.EvioDataBuilder
 
getTriggerConfig(int) - Method in interface org.hps.rundb.TriggerConfigDao
Get a trigger config by run number.
getTriggerConfig(int) - Method in class org.hps.rundb.TriggerConfigDaoImpl
 
getTriggerConfigDao() - Method in class org.hps.rundb.DaoProvider
Get the trigger config DAO.
getTriggerConfigData() - Method in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
Get the last valid set of config data that was found in the event stream.
getTriggerConfigName() - Method in interface org.hps.rundb.RunSummary
Get the trigger config name (from the run spreadsheet).
getTriggerConfigName() - Method in class org.hps.rundb.RunSummaryImpl
 
getTriggerData(EvioEvent) - Method in class org.hps.evio.LCSimTestRunEventBuilder
 
getTriggerNumber() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Gets the trigger number for this trigger type.
getTriggerNumber() - Method in class org.hps.analysis.trigger.util.Trigger
Gets the number of the trigger.
getTriggerNumber() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Gets the number of the trigger which generated this object.
getTriggerNumber() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
getTriggerNumber() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
getTriggerRate() - Method in interface org.hps.rundb.RunSummary
Get the trigger rate in KHz.
getTriggerRate() - Method in class org.hps.rundb.RunSummaryImpl
 
getTriggerSource() - Method in class org.hps.analysis.trigger.util.Trigger
Gets the object to which the trigger cuts are applied.
getTriggerSourceText(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets a textual representation of the trigger source cluster(s).
getTriggerState() - Method in class org.hps.analysis.trigger.util.Trigger
Gets whether the conditions for the trigger were met.
getTriggerText(Trigger<?>, boolean) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets a textual representation of the trigger.
getTriggerText(SSPNumberedTrigger) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets a textual representation of the trigger.
getTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.DataTriggerSimDriver
Gets the trigger time of an arbitrary trigger, so long as its source is either a Cluster or SSPCluster object.
getTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets the trigger time for an arbitrary trigger object as is appropriate to its source object type.
getTriggerType() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
getTriggerTypes(EvioEvent) - Static method in enum org.hps.record.triggerbank.TriggerType
Get the applicable trigger types from the TI data in an EVIO event.
getTrueMomentum(Track, StraightLineTrack) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getTrueMomentum(Track, StraightLineTrack) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getTrueMomentum(Track, StraightLineTrack) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getTTest(double, double, double, double, double, int, int) - Method in class org.hps.util.CompareHistograms
 
getTTestPValue(double, double, double, double, int, int) - Method in class org.hps.util.CompareHistograms
 
getTx() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTy() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getType() - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Get the specific type converted by this class.
getType() - Method in class org.hps.conditions.database.ConditionsRecordConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.database.ConditionsTagConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.dummy.DummyConditionsObjectConverter
Get the object's type.
getType() - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelConverter
Get the type this converter handles.
getType() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.svt.SvtConditionsConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.svt.TestRunSvtConditionsConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.trigger.TiTimeOffsetConverter
 
getType() - Method in enum org.hps.recon.ecal.cluster.ClusterType
 
getType() - Method in class org.hps.recon.particle.SimpleParticleID
 
getType() - Method in class org.hps.recon.tracking.straight.STUtils.LineFit
 
getType() - Method in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
getType() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
getType() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
getType() - Method in enum org.hps.recon.tracking.StrategyType
Returns the enum constant of this enum type
getType(String) - Static method in enum org.hps.recon.tracking.StrategyType
Returns the StrategyType with the specified name.
getType(int) - Static method in enum org.hps.recon.tracking.StrategyType
Returns the StrategyType with the specified type value.
getType(StrategyType) - Static method in class org.hps.recon.tracking.TrackType
Returns the track type for the given strategy.
getType(StrategyType, boolean) - Static method in class org.hps.recon.tracking.TrackType
Returns the track type for a given strategy based of whether the track is a GBL track or not.
getType() - Method in class org.hps.record.triggerbank.SSPTrigger
Gets the type code for the trigger.
getType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
getType() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getType() - Method in enum org.lcsim.geometry.compact.converter.MilleParameter.Type
 
getTypeCode() - Method in enum org.hps.rundb.EpicsType
Get the type encoding.
getTz() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getU() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getU() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Return upper triangular factor
getUChannelSupportLayer(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
getUniqueClusters(List<Cluster>) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
getUniqueValues(List<RunRange>) - Static method in class org.hps.conditions.run.RunRange
Get the list of unique values from a set of run ranges.
getUnit(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getUnitVector(SiSensor, String) - Method in class org.hps.analysis.examples.PrintGeometryDriver
 
getUnitVector() - Method in class org.hps.detector.ecal.GVector
Calculate unit vector of this vector
getUnixTime() - Method in class org.hps.record.triggerbank.HeadBankData
 
getUnixTime(GenericObject) - Static method in class org.hps.record.triggerbank.HeadBankData
 
getUnmeasuredCoordinate() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getUnmeasuredCoordinate(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getUnmeasuredDimension() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getUnmeasuredResolution(List<FittedRawTrackerHit>, SiSensorElectrodes, Map<FittedRawTrackerHit, Integer>) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
getUnmeasuredResolution(List<FittedRawTrackerHit>, SiSensorElectrodes, Map<FittedRawTrackerHit, Integer>) - Method in interface org.hps.recon.tracking.SiliconResolutionModel
 
getUnmeasuredVector() - Method in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
getUnusedSvtLayer(List<TrackerHit>) - Method in class org.hps.svt.SVTHitLevelPlots
 
getUpdated() - Method in class org.hps.conditions.api.ConditionsRecord
Get the date this record was last updated.
getUpdated() - Method in interface org.hps.rundb.RunSummary
Get the date when this record was last updated.
getUpdated() - Method in class org.hps.rundb.RunSummaryImpl
 
getUpperBound() - Method in class org.hps.record.daqconfig.UBOCutConfig
Gets the upper bound of the cut.
getUpperBound() - Method in class org.hps.record.daqconfig.ULBCutConfig
Gets the upper bound of the cut.
getUResidual(SiTrackerHitStrip1D, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Calculate the residual (measured - predicted) for this hit in the measurement frame.
getUser() - Method in class org.hps.conditions.database.ConnectionParameters
Get the user name.
getUserRunNumber() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the user run number for configuring the conditions system.
getUx() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getUy() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getUz() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getV() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getV() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Return the eigenvector matrix
getV0Momentum(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getV0Momentum(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getV0Momentum(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getV0Momentum() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getV0Momentum() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getV0MomentumError() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getV0MomentumError() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getV0OpeningAngle(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getV0OpeningAngle(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getV0OpeningAngle(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getV0Projection() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getV0ProjectionError() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getV0TargetXY() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getV0TargetXYError() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getValue(double) - Method in class org.hps.analysis.ecal.cosmic.LandauPdf
 
getValue(double, double, double) - Static method in class org.hps.analysis.ecal.cosmic.LandauPdf
 
getValue(Class<T>, String) - Method in interface org.hps.conditions.api.FieldValues
Get a field value.
getValue(String) - Method in interface org.hps.conditions.api.FieldValues
Get a field value as an object.
getValue(Class<T>, String) - Method in class org.hps.conditions.api.FieldValuesMap
Get a value and cast to a type.
getValue(String) - Method in class org.hps.conditions.api.FieldValuesMap
Get a value as an object.
getValue(String) - Method in class org.hps.conditions.run.RunRange
Get get value of a field by column name.
getValue() - Method in class org.hps.conditions.svt.SvtAlignmentConstant
Get the the alignment constant's value, which is always a single double.
getValue() - Method in class org.hps.conditions.svt.SvtBiasConstant
The bias value.
getValue() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
getValue() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
getValue() - Method in class org.hps.conditions.trigger.TiTimeOffset
 
getValue() - Method in class org.hps.monitoring.application.FieldPanel
Get the String value from the field.
getValue(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
getValue(int) - Method in class org.hps.readout.ecal.RingBuffer
 
getValue(String) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get a cut setting by name.
getValue(int) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get a cut value by index.
getValue(String) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getValue(int) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getValue() - Method in enum org.hps.recon.tracking.EventQuality.Cut
 
getValue() - Method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
 
getValue(int) - Method in class org.hps.record.daqconfig.AbstractConfig
Gets the value of the cut with the associated value ID.
getValue(String) - Method in class org.hps.record.epics.EpicsData
Get a double value from the key, which should be a valid EPICS variable name.
getValue(int) - Method in class org.hps.record.scalers.ScalerData
Get the scaler data value at the index.
getValue(ScalerDataIndex) - Method in class org.hps.record.scalers.ScalerData
Get the value using a ScalerDataIndex enum.
getValue() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getValueAt(int, int) - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get a table cell value.
getValueAt(int, int) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get a cell value from the table.
getValueAt(int, int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get a table cell value.
getValueAt(int, int) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get a cell value from the table.
getValueClusterHitCount(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the cluster hit count cut.
getValueClusterHitCount(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the cluster hit count cut.
getValueClusterSeedEnergy(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the seed hit energy cut.
getValueClusterTotalEnergy(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the cluster total energy cut.
getValueClusterTotalEnergy(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the cluster total energy cut.
getValueCoplanarity(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the coplanarity cut.
getValueCoplanarity(SSPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the coplanarity cut.
getValueCoplanarity(double[], double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the coplanarity cut.
getValueCoplanarityLegacy(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Deprecated.
getValueCoplanarityLegacy(double[], double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Deprecated.
getValueEnergyDifference(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy difference cut.
getValueEnergyDifference(SSPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy difference cut.
getValueEnergyDifference(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy difference cut.
getValueEnergySlope(Cluster[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy slope cut.
getValueEnergySlope(SSPCluster[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy slope cut.
getValueEnergySlope(double[], double[], double[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy slope cut.
getValueEnergySlopeLegacy(Cluster[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Deprecated.
getValueEnergySlopeLegacy(double[], double[], double[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Deprecated.
getValueEnergySum(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy sum cut.
getValueEnergySum(SSPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy sum cut.
getValueEnergySum(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy sum cut.
getValues() - Method in interface org.hps.conditions.api.FieldValues
Get the collection of values.
getValues() - Method in class org.hps.conditions.api.FieldValuesMap
Get the values as a collection of objects.
getValues() - Method in class org.hps.conditions.run.RunRange
Get the raw values of the data.
getValues() - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots.DeadtimeProvider
 
getValues() - Method in interface org.hps.monitoring.plotting.ValueProvider
Get an array of float values to fill in the data set series.
getValues() - Method in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver.AverageHitsProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.AverageEventsPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.AverageMegabytesPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.BytesPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.BytesReceivedProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.EventsPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.EventsReceivedProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.MegabytesPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.TotalEventsProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.TotalMegabytesProvider
 
getValues() - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get the cut values.
getValues() - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getValueTimeCoincidence(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the time coincidence cut.
getValueTimeCoincidence(SSPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the time coincidence cut.
getValueTimeCoincidence(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the time coincidence cut.
getVariableName() - Method in class org.hps.rundb.EpicsVariable
Get the variable name.
getVariableType() - Method in class org.hps.rundb.EpicsVariable
Get the variable's type.
getVec(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
\param [in] len Length of part.
getVector() - Method in class org.hps.detector.ecal.GVector
 
getVeeOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
getVeeOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
getVeeOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
getVeeOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
getVeePos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getVerbose() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET verbose flag.
getVertexPositionErrors() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getVis() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getVis() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getVis() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
getVis() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getVis() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
getVis() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getVis() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
getVisName() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeVisualization
 
getVolume() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getVolume() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getVx() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getVy() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getVz() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getW() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getWaitMode() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET wait mode.
getWaitTime() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET wait time.
getWidth() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getWidth() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
getWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
getWindow(long) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
getWindowAfter() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Gets the number of nanoseconds after the seed hit time that the clusterer will look to include hits when a cluster is formed.
getWindowBefore() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Gets the number of nanoseconds before the seed hit time that the clusterer will look to include hits when a cluster is formed.
getWindowOffset() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the time in nanoseconds that the readout window is offset.
getWindowWidth() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the length of the readout window for the FADC in nanoseconds.
getWx() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getWy() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getWz() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getX() - Method in class org.hps.conditions.ecal.EcalChannel
Get the x value of the channel.
getX() - Method in class org.hps.detector.ecal.EcalCrystal
Get the X index of this crystal.
getX() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the x-coordinate of the object.
getX() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getX() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getX0() - Method in class org.hps.recon.tracking.MaterialSupervisor.Material
 
getX0(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getX0(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getX0(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getX0() - Method in class org.hps.recon.tracking.WTrack
 
getxc(double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getXIndex() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the x-index of the cluster.
getXIndexMax() - Method in class org.hps.detector.ecal.CrystalRange
 
getXIndexMax() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the maximum X index of the crystals.
getXIndexMax() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getXIndexMin() - Method in class org.hps.detector.ecal.CrystalRange
 
getXIndexMin() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the minimum X index of the crystals.
getXIndexMin() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getXIndices() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get an array with all the valid X indices.
getXIndices() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getXMLName() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getXNeighbors(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
getXNeighbors(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
getXt() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getY(int, double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the y position of a cluster in the Ecal relative to the inner beam gap edge of the Ecal.
getY() - Method in class org.hps.conditions.ecal.EcalChannel
Get the y value of the channel.
getY() - Method in class org.hps.detector.ecal.EcalCrystal
Get the Y index of this crystal.
getY() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the y-coordinate of the object.
getY() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getY() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getY0(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getY0(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getY0(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getyc(double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getYIndex() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the y-index of the cluster.
getYIndexMax() - Method in class org.hps.detector.ecal.CrystalRange
 
getYIndexMax() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the maximum Y index of the crystals.
getYIndexMax() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getYIndexMin() - Method in class org.hps.detector.ecal.CrystalRange
 
getYIndexMin() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the minimum Y index of the crystals.
getYIndexMin() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getYIndices() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get an array with all the valid Y indices.
getYIndices() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getYNeighbors(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
getYNeighbors(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
getYStage() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
getYt() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getYZAtX(double) - Method in class org.hps.recon.tracking.StraightLineTrack
 
getZ() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getZ0() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getZ0(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getZ0(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getZ0Error() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for z0, the z position of the particle at the DCA
getZLength() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
GeV - Static variable in class org.hps.recon.ecal.EcalUtils
 
globalDerivatives - Variable in class org.hps.recon.tracking.gbl.GblData
 
globalDerivatives - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
GlobalDers(int, double, double, double, Hep3Vector, Hep3Vector, Hep3Vector) - Constructor for class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
 
globalLabels - Variable in class org.hps.recon.tracking.gbl.GblData
 
globalLabels - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
globalThreePoleWidth - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
if this is positive, it will override individual widths and use one global width (units = samples)
globalThreePoleWidth - Variable in class org.hps.recon.ecal.EcalPulseFitter
if this is positive, it will override individual widths and use one global width (units = samples)
globalToSensor(Hep3Vector, HpsSiSensor) - Static method in class org.hps.recon.tracking.TrackUtils
 
globalToSensor(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
GO_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
GO event tag.
goingForward() - Method in class org.hps.recon.tracking.WTrack
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.EcalEventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.EcalPairEventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.EventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.PairEventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.RTHEventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.TrackerEventTester
 
goodSimulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of hardware clusters processed which were safe from pulse-clipping.
goTimestamp - Variable in class org.hps.rundb.RunSummaryImpl
Timestamp of GO event.
GradientScale - Class in org.hps.monitoring.ecal.eventdisplay.util
The class GradientScale is an implementation of the abstract class ColorScale which represents a simple gradient from one color to another.
GradientScale() - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
group - Variable in class org.hps.record.evio.EvioFileProducer
The ET group (default is 1).
gtp - Variable in class org.hps.recon.ecal.cluster.GTPClusterDriver
An instance of the clustering algorithm object for producing cluster objects.
gtp - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
An instance of the clustering algorithm object for producing cluster objects.
GTPClusterDriver - Class in org.hps.recon.ecal.cluster
Class GTPClusterDriver is an implementation of the ClusterDriver class that defines employs the readout variant of the GTP hardware clustering algorithm.
GTPClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.GTPClusterDriver
Instantiates a new GTPClusterer, which will produce clusters using the GTP algorithm in the 2-ns beam bunch scheme.
GTPClusterer - Class in org.hps.recon.ecal.cluster
Class GTPClusterer is an implementation of the abstract class AbstractClusterer that is responsible for producing clusters using the GTP algorithm employed by the hardware.

The GTP algorithm produces clusters by finding hits representing local spatiotemporal energy maxima and forming a cluster from the hits within the aforementioned spatiotemporal window.
GTPClusterer() - Constructor for class org.hps.recon.ecal.cluster.GTPClusterer
Instantiates a new instance of a Monte Carlo GTP clustering algorithm.
gtpConfig - Variable in class org.hps.record.daqconfig.DAQConfig
 
GTPConfig - Class in org.hps.record.daqconfig
Class GTPConfig stores GTP configuration settings parsed from the an EVIO file.
GTPConfig() - Constructor for class org.hps.record.daqconfig.GTPConfig
 
gtpMinSeedEnergy - Variable in class org.hps.record.daqconfig.EvioDAQParser
The seed energy lower bound cut used by the clusterer.
GTPOnlineClusterDriver - Class in org.hps.recon.ecal.cluster
Class GTPOnlineClusterDriver is an implementation of the ClusterDriver class that defines employs the readout variant of the GTP hardware clustering algorithm.
GTPOnlineClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Initializes a clustering driver.
GTPOnlineClusterer - Class in org.hps.recon.ecal.cluster
Class GTPOnlineClusterer is an implementation of the abstract class AbstractClusterer that is responsible for producing clusters using the GTP algorithm employed by the hardware.

The GTP algorithm produces clusters by finding hits representing local spatiotemporal energy maxima and forming a cluster from the hits within the aforementioned spatiotemporal window.
GTPOnlineClusterer() - Constructor for class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Instantiates a new instance of a readout GTP clustering algorithm.
gtpWindowAfter - Variable in class org.hps.record.daqconfig.EvioDAQParser
The length of the clustering verification/inclusion window after the seed hit.
gtpWindowBefore - Variable in class org.hps.record.daqconfig.EvioDAQParser
The length of the clustering verification/inclusion window before the seed hit.
GVector - Class in org.hps.detector.ecal
Define a vector in (XYZ) coordinate system as a geometrical object.
GVector() - Constructor for class org.hps.detector.ecal.GVector
default constructor
GVector(double[]) - Constructor for class org.hps.detector.ecal.GVector
constructor
GVector(double, double, double) - Constructor for class org.hps.detector.ecal.GVector
constructor:

H

H - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Array for internal storage of nonsymmetric Hessenberg form.
h - Variable in class org.hps.util.RK4integrator
 
h2 - Variable in class org.hps.util.RK4integrator
 
h_bs_2d - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_2d_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_2d_proposal - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_x - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_x_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_y - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_y_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_z - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_z_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_mcp_org - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
half - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
half_module_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
half_module_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
half_module_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
half_offset - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
HalfLongModuleLamination(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
halfModule - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
HalfModuleAxial(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
halfModuleAxial - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
halfModuleAxialHole - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
halfModuleAxialSlot - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
HalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
HalfModuleBundle() - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
HalfModuleComponent(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
HalfModuleLamination(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
HalfModuleStereo(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
halfModuleStereo - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
halfModuleStereoHole - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
halfModuleStereoSlot - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
HalfShortModuleLamination(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
HalfShortModuleLamination(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
handleClientError(Throwable) - Method in class org.hps.record.composite.CompositeLoop
Handle errors from the client including any registered adapters.
handleSourceError(Throwable) - Method in class org.hps.record.composite.CompositeLoop
Handle errors thrown by the RecordSource.
hardwareClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of hardware clusters processed.
HardwareClusterPropertyCalculator - Class in org.hps.recon.ecal.cluster
Cluster property calculator for hardware clusters.
HardwareClusterPropertyCalculator() - Constructor for class org.hps.recon.ecal.cluster.HardwareClusterPropertyCalculator
 
hardwareClusterTriggers - Variable in class org.hps.analysis.trigger.SimTriggerData
 
hardwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates that at least one hardware-cluster simulated trigger failed to verify.
hardwareTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the total number of hardware triggers observed for each source type.
HARP_POSITION_TESTRUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
hasConditionsRecord(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
True if there is a conditions record with the given name.
HasConfigurationModel - Interface in org.hps.monitoring.application.model
Mix-in interface for classes that have an associated ConfigurationModel.
hasConnectionParameters() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Return true if the connection parameters are valid, e.g.
hasCoordinateSystemInfo() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
hasCurrent() - Method in class org.hps.record.AbstractRecordQueue
Return true if there is a current record.
hasCurrent() - Method in class org.hps.record.composite.CompositeRecordSource
Return true if source has a current record.
hasCurrent() - Method in class org.hps.record.et.EtEventSource
Return true if the current record is not null
hasCurrent() - Method in class org.hps.record.evio.EvioFileSource
Return true if there is a current record loaded.
hasCurrent() - Method in class org.hps.record.lcio.LcioEventQueue
Return true if there is a current record.
hasData(EventHeader) - Method in class org.hps.evio.EcalHitWriter
 
hasData(EventHeader) - Method in interface org.hps.evio.HitWriter
 
hasData(EventHeader) - Method in class org.hps.evio.SVTHitWriter
 
hasData(EventHeader) - Method in class org.hps.evio.TriggerDataWriter
 
hasField(String) - Method in interface org.hps.conditions.api.FieldValues
Return true if this field exists.
hasField(String) - Method in class org.hps.conditions.api.FieldValuesMap
Return true if field exists with any value.
hasGoodHit(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
hashCode() - Method in class org.hps.util.Pair
The hash code for the pair
hasHits - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
hasHTHInEachLayer(Set<HelicalTrackCross>, Set<FittedRawTrackerHit>) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
hasKey(String) - Method in class org.hps.monitoring.application.model.Configuration
Return true if configuration has value for the key.
hasKey(String) - Method in class org.hps.record.epics.EpicsData
Return true if the data has the given key.
hasLayerOne() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
hasLayerOne() - Method in class org.hps.analysis.examples.TrackAnalysis
 
hasMeasurement() - Method in class org.hps.recon.tracking.gbl.GblPoint
Get dimension of measurement (0 = none).
hasNext() - Method in class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
 
hasNext() - Method in class org.hps.record.AbstractRecordQueue
Return true if there is a next record (e.g.
hasNext() - Method in class org.hps.record.evio.EvioFileSource
Return true if there is a next record.
hasNext() - Method in class org.hps.record.lcio.LcioEventQueue
Return true to indicate there is a next record.
hasPropertyKey(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Return true if the given property key exists.
hasScatterer() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
hasSharedHits(Track, List<Track>) - Static method in class org.hps.recon.tracking.TrackUtils
 
hasSharedStrips(ReconstructedParticle, RelationalTable, RelationalTable) - Static method in class org.hps.analysis.dataquality.V0Monitoring
 
hasSharedStrips(ReconstructedParticle, ReconstructedParticle, RelationalTable, RelationalTable) - Static method in class org.hps.analysis.dataquality.V0Monitoring
 
hasSharedStrips(Track, Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
Tells if there are shared 2D hits between tracks
hasTopBotHit(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
hasUnprescaledTriggerBits - Variable in class org.hps.record.triggerbank.TIData
 
hasUnprescaledTriggerBits() - Method in class org.hps.record.triggerbank.TIData
Indicates whether this TI data has unprescaled trigger bits.
hasValidCollectionId() - Method in class org.hps.conditions.api.BaseConditionsObject
Return true if collection ID is valid.
hasValidCollectionId() - Method in interface org.hps.conditions.api.ConditionsObject
Return true if object has a valid collection ID.
hasValidProperty(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Return true if the given property key exists and is non-null.
hCharge - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
hChargeVsEvn - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
hdelXECal - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hdelYECal - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
HEAD_BANK - Static variable in class org.hps.crawler.EvioMetadataReader
Head bank definition.
HEAD_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Bank tag for header bank with run and event numbers in physics events.
HeadBankData - Class in org.hps.record.triggerbank
 
HeadBankData(int[]) - Constructor for class org.hps.record.triggerbank.HeadBankData
 
HeadBankData(GenericObject) - Constructor for class org.hps.record.triggerbank.HeadBankData
 
headBankDefinition - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
header - Variable in class org.hps.record.svt.SvtHeaderDataInfo
 
headerData - Variable in class org.hps.record.epics.EpicsGenericObject
The header information.
headerList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
HEADERS - Static variable in class org.hps.conditions.run.RunSpreadsheet
The column headers.
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
HelicalTrack2DHit - Class in org.hps.recon.tracking.axial
Encapsulate 2D hit info needed by HelicalTrackFitter.
HelicalTrack2DHit(Hep3Vector, SymmetricMatrix, double, double, List, String, int, BarrelEndcapFlag, double, double, Hep3Vector) - Constructor for class org.hps.recon.tracking.axial.HelicalTrack2DHit
Create a HelicalTrack2DHit from the associated TrackerHit and HelicalTrackStrip.
helicalTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
helicalTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
helicalTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
helicalTrackHitCollectionName - Variable in class org.hps.recon.filtering.SingleTrackFilter
 
helicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
HelicalTrackHitDriver - Class in org.hps.recon.tracking
This Driver creates 3D hits from SVT strip clusters of stereo pairs, which by default are read from the StripClusterer_SiTrackerHitStrip1D input collection.
HelicalTrackHitDriver() - Constructor for class org.hps.recon.tracking.HelicalTrackHitDriver
Default Ctor
helicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
helicalTrackHitRelationsCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
helicalTrackMCRelationsCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
HelicalTrackStripGbl - Class in org.hps.recon.tracking.gbl
Encapsulates the HelicalTrackStrip to make sure that the local unit vectors are coming from the underlying geometry.
HelicalTrackStripGbl(HelicalTrackStrip, boolean) - Constructor for class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
HelixConverter - Class in org.hps.recon.tracking
Convert a helix to a straight line track at a specified reference plane normal to the x axis.
HelixConverter(double) - Constructor for class org.hps.recon.tracking.HelixConverter
Constructor for the HelixConverter used to convert helices to StraightLineTracks at the magnetic field boundary.
HelixFitter - Class in org.hps.recon.tracking
HPS extension of the fitter algorithm to enable the use of local classes
HelixFitter(MaterialManager) - Constructor for class org.hps.recon.tracking.HelixFitter
 
HelixFitter(MaterialManager, boolean) - Constructor for class org.hps.recon.tracking.HelixFitter
 
HelixPar() - Constructor for enum org.hps.analysis.examples.TrackAnalysis.HelixPar
 
helper - Variable in class org.hps.conditions.ecal.EcalChannel.GeometryId
The helper for using identifiers.
helper - Static variable in class org.hps.evio.EcalEvioReader
 
helper - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
helper - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
helper - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
helper - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
helper - Variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
helper - Variable in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
helper - Variable in class org.lcsim.geometry.subdetector.HPSEcal.NeighborMap
 
helper - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.NeighborMap
 
heOverP - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
Hep3ToMatrix(Hep3Matrix) - Method in class org.hps.svt.SVTHitLevelPlots
 
heVsP - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hexternal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
hf - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
hfeeClustPos - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hfeeMom - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hfeePOverE - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hfeeTheta - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hide - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
hide - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hide - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
highlight - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Association
 
highlight - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
HIGHLIGHT_CLUSTER_COMPONENT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The default color for highlighting cluster components.
HIGHLIGHT_CLUSTER_SHARED - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The default color for highlighting cluster shared hits.
HIGHLIGHT_GENERIC - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The default color for generic crystal highlighting.
hinternal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
histogramFactory - Static variable in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
histogramFactory - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
histogramFactory - Variable in class org.hps.svt.SVTHitLevelPlots
 
histoNameFormat - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
histoNameFormat - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
histoNameFormat - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
histoNameFormat - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
hists - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
hists_hitCounts - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_hitCountsOFF - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_hitCountsON - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_rawadc - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_rawadcnoise - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_rawadcnoiseOFF - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_rawadcnoiseON - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
HIT_COUNT - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
HIT_ENERGY_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
HIT_ENERGY_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
HIT_TIME - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
HIT_TIME_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
HIT_TIME_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
hitAmplitude(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
HitAtoD(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter
This converts a corrected pulse integral (pedestal-subtracted and gain-scaled) back into raw pulse integral with units ADC.
HitAtoD(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter2
This converts a corrected pulse integral (pedestal-subtracted and gain-scaled) back into raw pulse integral with units ADC.
HitAtoD(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter3
This converts a corrected pulse integral (pedestal-subtracted and gain-scaled) back into raw pulse integral with units ADC.
hitBuffer - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Stores a set of all the hits occurring in each clock cycle for the number of clock cycles that should be considered for clustering.
hitClass - Variable in class org.hps.evio.EcalEvioReader
 
hitClass - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
hitCollection - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
hitCollectionName - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
hitCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The LCIO collection containing FADC hits.
hitCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The LCIO collection containing FADC hits.
hitCollectionName - Variable in class org.hps.evio.EcalHitWriter
 
hitCollectionName - Variable in class org.hps.evio.EvioReader
 
hitCollectionName - Variable in class org.hps.evio.SVTHitWriter
 
hitCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
hitCollectionName - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
hitCollectionName - Variable in class org.hps.recon.filtering.InTimeHitsFilter
 
HitCollectionUtilites - Class in org.hps.recon.tracking
Some methods which manipulate hit collection in various ways --right now, uses HelicalTrackHits everywhere since I plan to use it for tracking...probably can use TrackerHits to make it more general
HitCollectionUtilites() - Constructor for class org.hps.recon.tracking.HitCollectionUtilites
 
hitCount - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
hitCount - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
HitCount(MCParticle, List<SeedLayer>) - Method in class org.hps.recon.tracking.FindableTrack
 
hitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
hitCountDrawPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
hitCountFillPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
hitCountPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
hitCountPlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
hitCountPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hitCountPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitCountPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
hitCut - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
hitDistribution - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
HitDtoA(RawCalorimeterHit) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a mode-1 digitized waveform into standard energy hit.
HitDtoA(RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a raw mode-3 hit to a proper calorimeter hit in units of energy.
HitDtoA(RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a raw mode-7 hit to a proper calorimeter hit in units of energy.
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter
This should probably be deprecated.
HitDtoA(EventHeader, RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter
This HitDtoA is for emulating the conversion of Mode-1 readout (RawTrackerHit) into what EcalRawConverter would have created from a Mode-3 or Mode-7 readout.
HitDtoA(EventHeader, RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalRawConverter
This HitDtoA is for Mode-3 data.
HitDtoA(EventHeader, RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalRawConverter
This HitDtoA is exclusively for Mode-7 data, hence the GenericObject parameter.
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter2
This should probably be deprecated.
HitDtoA(EventHeader, RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter2
This HitDtoA is for emulating the conversion of Mode-1 readout (RawTrackerHit) into what EcalRawConverter would have created from a Mode-3 or Mode-7 readout.
HitDtoA(EventHeader, RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalRawConverter2
This HitDtoA is for Mode-3 data.
HitDtoA(EventHeader, RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalRawConverter2
This HitDtoA is exclusively for Mode-7 data, hence the GenericObject parameter.
HitDtoA(EventHeader, RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter3
This HitDtoA is for emulating the conversion of Mode-1 readout (RawTrackerHit) into what EcalRawConverter would have created from a Mode-3 or Mode-7 readout.
HitDtoA(EventHeader, RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalRawConverter3
This HitDtoA is for Mode-3 data.
HitDtoA(EventHeader, RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalRawConverter3
This HitDtoA is exclusively for Mode-7 data, hence the GenericObject parameter.
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter3
This should probably be deprecated.
HitDtoA(BaseRawCalorimeterHit, int) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
hite - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
HitEffdEdX - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
hitEfficiencyChannel - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectedEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectederr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectedPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyP - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectedEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectederr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectedPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyY - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectedEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectederr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectedPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEnergy - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
hitEnergyPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
hitEnergyPlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
hitEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitEnergyThreshold - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
hitEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
HitExtraData - Class in org.hps.recon.ecal
 
HitExtraData(int, int[]) - Constructor for class org.hps.recon.ecal.HitExtraData
 
HitExtraData.Mode7Data - Class in org.hps.recon.ecal
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Event
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
hitMap - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
hitMap - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
hitMapH2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
hitMaxEnergyPlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
hitMaxEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitNumberPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitOver100MeVPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hits - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
hits - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
hits - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
hits - Variable in class org.hps.readout.ecal.InactiveSiHitReadout
 
hits - Variable in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
hits - Variable in class org.hps.recon.tracking.straight.STUtils.STTrack
 
hits - Variable in class org.hps.record.triggerbank.TDCData
 
hitsCollectionName - Static variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
hitsNeeded - Variable in class org.hps.util.FilterMCBunches.PairEventTester
 
hitsNeeded - Variable in class org.hps.util.FilterMCBunches.RTHEventTester
 
hitsNeeded - Variable in class org.hps.util.FilterMCBunches.TrackerEventTester
 
hitsPerEventH1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
hitsPerSensor - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
hitsPerSensor - Variable in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
hitsPerSensorPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
hitsReceivedMillis - Variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
hitsToTracksMap - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
hitSums - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
hitTime - Variable in class org.hps.readout.svt.SVTData
 
hitTimeCut - Variable in class org.hps.recon.filtering.InTimeHitsFilter
 
hitTimePlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
hitTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
hitTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitTimeStdDev - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
HitTimeTrackCheck - Class in org.hps.recon.tracking
 
HitTimeTrackCheck(double) - Constructor for class org.hps.recon.tracking.HitTimeTrackCheck
 
hitTimeTrigTimePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
hitTimeTrigTimePlots1D - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
hitTimeTrigTimePlots2D - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
HitTMCSmearDriver - Class in org.hps.recon.ecal.cluster
This smears the MC hit time energy according to the resolution as found in the 2016 data.
HitTMCSmearDriver() - Constructor for class org.hps.recon.ecal.cluster.HitTMCSmearDriver
 
hitToRotated - Variable in class org.hps.recon.particle.ReconParticleDriver
 
hitToRotated - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
hitToRotatedCache - Static variable in class org.hps.recon.tracking.TrackUtils
 
hitToStrips - Variable in class org.hps.recon.particle.ReconParticleDriver
 
hitToStripsCache - Static variable in class org.hps.recon.tracking.TrackUtils
 
hitType - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
hitUnder100MeVPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hitVerificationThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The maximum number of hits by which two matched clusters may vary and still be verified.
HitWriter - Interface in org.hps.evio
Interface to be implemented by classes that convert LCSim data to recon data formats.
hitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
hitXZPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hitYZPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hMap - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
hMeanCharge2D - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
hMeanCharge2DReferenceRatio - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
Hodoscope_v1 - Class in org.lcsim.geometry.compact.converter.lcdd
 
Hodoscope_v1(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
Hodoscope_v1 - Class in org.lcsim.geometry.subdetector
 
Hodoscope_v1(Element) - Constructor for class org.lcsim.geometry.subdetector.Hodoscope_v1
 
Hodoscope_v1.PixelParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
hole_to_center_of_plate_width_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
hole_to_center_of_plate_width_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
hole_to_center_of_plate_width_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
hole_to_center_of_plate_width_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
hole_to_module_edge_height_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
hole_to_module_edge_height_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
hole_to_module_edge_height_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
hole_to_module_edge_length_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
hole_to_module_edge_length_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
hole_to_module_edge_length_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
hole_to_module_edge_length_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
HoleCreationDriver - Class in org.hps.recon.tracking
 
HoleCreationDriver() - Constructor for class org.hps.recon.tracking.HoleCreationDriver
Default constructor.
HoleCreationDriver(boolean[], int) - Constructor for class org.hps.recon.tracking.HoleCreationDriver
 
holePattern - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
holePenalty - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
holesOnTrack(Track) - Method in class org.hps.recon.tracking.AmbiguityResolver
Determines whether given track has holes in any layers
holesOnTrack(Track) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
horizontal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
host - Variable in class org.hps.record.evio.EvioFileProducer
The server host name (default is localhost).
HOST_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET host property (TCP/IP host name).
hostField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for host name.
hostname - Variable in class org.hps.conditions.database.ConnectionParameters
The host name.
hotColor - Variable in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
HPSEcal - Class in org.lcsim.geometry.compact.converter.lcdd
LCDD model for the HPS inner ECal.
HPSEcal(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
HPSEcal - Class in org.lcsim.geometry.subdetector
Reconstruction version of HPS ECal with crystal array.
HPSEcal(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal
 
HPSEcal.NeighborMap - Class in org.lcsim.geometry.subdetector
 
HPSEcal.XYSide - Class in org.lcsim.geometry.subdetector
 
HPSEcal2 - Class in org.lcsim.geometry.compact.converter.lcdd
LCDD model for the HPS inner ECal.
HPSEcal2(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
HPSEcal2 - Class in org.lcsim.geometry.subdetector
 
HPSEcal2(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal2
 
HPSEcal2Converter - Class in org.lcsim.detector.converter.compact
 
HPSEcal2Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSEcal2Converter
 
HPSEcal3 - Class in org.lcsim.geometry.compact.converter.lcdd
LCDD model for the HPS inner ECal.
HPSEcal3(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
HPSEcal3 - Class in org.lcsim.geometry.subdetector
Reconstruction version of HPS ECal with crystal array.
HPSEcal3(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal3
 
HPSEcal3.CrystalRange - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSEcal3.CrystalRange - Class in org.lcsim.geometry.subdetector
 
HPSEcal3.NeighborMap - Class in org.lcsim.geometry.subdetector
 
HPSEcal3.XY - Class in org.lcsim.geometry.subdetector
 
HPSEcal3Converter - Class in org.lcsim.detector.converter.compact
 
HPSEcal3Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
HPSEcal4 - Class in org.lcsim.geometry.compact.converter.lcdd
Convert a compact subdetector to LCDD output using ECal database conditions for the crystal positions.
HPSEcal4(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal4
 
HPSEcal4 - Class in org.lcsim.geometry.subdetector
Reconstruction version of HPS ECal with crystal array.
HPSEcal4(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal4
 
HPSEcal4Converter - Class in org.lcsim.detector.converter.compact
 
HPSEcal4Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
HPSEcalAPI - Interface in org.hps.detector.ecal
This is a geometry API for the HPS ECAL detector.
HPSEcalConverter - Class in org.lcsim.detector.converter.compact
 
HPSEcalConverter() - Constructor for class org.lcsim.detector.converter.compact.HPSEcalConverter
 
HPSEcalDetectorElement - Class in org.hps.detector.ecal
This is an implementation of a basic geometry API for the HPS ECAL.
HPSEcalDetectorElement(String, IDetectorElement) - Constructor for class org.hps.detector.ecal.HPSEcalDetectorElement
 
HPSEcalDetectorElement.NeighborDirection - Enum in org.hps.detector.ecal
 
HPSEcalFADCPlotsDriver - Class in org.hps.analysis.ecal
Diagnostic plots for HPS ECal.
HPSEcalFADCPlotsDriver() - Constructor for class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
HPSEcalPlotsDriver - Class in org.hps.analysis.ecal
Diagnostic plots for HPS ECal.
HPSEcalPlotsDriver() - Constructor for class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
HPSEcalPlotsDriver.ClusterEComparator - Class in org.hps.analysis.ecal
 
HPSEcalPlotsDriver.MCParticleEComparator - Class in org.hps.analysis.ecal
 
HPSEcalTriggerPlotsDriver - Class in org.hps.analysis.ecal
Diagnostic plots for HPS ECal.
HPSEcalTriggerPlotsDriver() - Constructor for class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
HPSFitter - Interface in org.hps.recon.tracking.straighttracks
 
HPSFitter.FitStatus - Enum in org.hps.recon.tracking.straighttracks
 
HpsGblRefitter - Class in org.hps.recon.tracking.gbl
A Driver which refits tracks using GBL.
HpsGblRefitter() - Constructor for class org.hps.recon.tracking.gbl.HpsGblRefitter
 
HpsGblRefitter.GlobalDers - Class in org.hps.recon.tracking.gbl
 
HpsHelicalTrackFit - Class in org.hps.recon.tracking
Extension of HelicalTrackFit to include HPS-specific information and utilities.
HpsHelicalTrackFit(HelicalTrackFit) - Constructor for class org.hps.recon.tracking.HpsHelicalTrackFit
 
HpsHelicalTrackFit(double[], SymmetricMatrix, double[], int[], Map<HelicalTrackHit, Double>, Map<HelicalTrackHit, MultipleScatter>) - Constructor for class org.hps.recon.tracking.HpsHelicalTrackFit
 
HpsHelicalTrackFit(double[], SymmetricMatrix, double[], int[], Map<HelicalTrackHit, Double>, Map<HelicalTrackHit, MultipleScatter>, double[]) - Constructor for class org.hps.recon.tracking.HpsHelicalTrackFit
 
HPSJavaProperties - Class in org.hps
This class provides information about the HPS Java build environment for the current distribution jar that is being executed.
HPSJavaProperties() - Constructor for class org.hps.HPSJavaProperties
Class constructor.
HPSMCParticlePlotsDriver - Class in org.hps.analysis.ecal
Diagnostic plots for HPS ECal.
HPSMCParticlePlotsDriver() - Constructor for class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
HPSMCParticlePlotsDriver.MCParticleEComparator - Class in org.hps.analysis.ecal
 
HPSMuonCalorimeter - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSMuonCalorimeter(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter
 
HPSMuonCalorimeter - Class in org.lcsim.geometry.subdetector
 
HPSMuonCalorimeter(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSMuonCalorimeter
 
HPSMuonCalorimeter2 - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSMuonCalorimeter2(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter2
 
HPSMuonCalorimeterConverter - Class in org.lcsim.detector.converter.compact
 
HPSMuonCalorimeterConverter() - Constructor for class org.lcsim.detector.converter.compact.HPSMuonCalorimeterConverter
 
HPSParticleConverter - Class in org.hps.plugin
This class converts an LCIO ReconstructedParticle to the HepRep format for display by Wired4.
HPSParticleConverter() - Constructor for class org.hps.plugin.HPSParticleConverter
 
HPSPlugin - Class in org.hps.plugin
JAS3 plugin for HPS.
HPSPlugin() - Constructor for class org.hps.plugin.HPSPlugin
 
HpsReconParticleDriver - Class in org.hps.recon.particle
The main HPS implementation of ReconParticleDriver.
HpsReconParticleDriver() - Constructor for class org.hps.recon.particle.HpsReconParticleDriver
 
HpsReconParticleDriver.Constraint - Enum in org.hps.recon.particle
Represents a type of constraint for vertex fitting.
HpsSiSensor - Class in org.lcsim.detector.tracker.silicon
This class extends SiSensor with conditions specific to HPS SVT half-modules (sensors) used during the engineering run and beyond.
HpsSiSensor(int, String, IDetectorElement, String, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.HpsSiSensor
This class constructor matches the signature of SiSensor.
HPSStrips - Class in org.hps.svt.alignment
 
HPSStrips(ChargeCarrier, double, IDetectorElement, ITransform3D, ITransform3D) - Constructor for class org.hps.svt.alignment.HPSStrips
 
HPSStrips(ChargeCarrier, double, int, IDetectorElement, ITransform3D, ITransform3D) - Constructor for class org.hps.svt.alignment.HPSStrips
 
HPSSVTConstants - Class in org.hps.readout.svt
 
HPSSVTConstants() - Constructor for class org.hps.readout.svt.HPSSVTConstants
 
HpsTestRunSiSensor - Class in org.lcsim.detector.tracker.silicon
This class extends HpsSiSensor with conditions specific to HPS SVT half-modules (sensors) used during the test run.
HpsTestRunSiSensor(int, String, IDetectorElement, String, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
This class constructor matches the signature of SiSensor.
HPSTestRunTracker2014 - Class in org.lcsim.geometry.compact.converter.lcdd
Convert the HPS Test run tracker 2014 to the LCDD format.
HPSTestRunTracker2014(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
HPSTestRunTracker2014 - Class in org.lcsim.geometry.subdetector
 
HPSTestRunTracker2014(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTestRunTracker2014
 
HPSTestRunTracker2014Converter - Class in org.lcsim.detector.converter.compact
Converts the HPSTestRunTracker2014 compact description into Java runtime objects
HPSTestRunTracker2014Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
HPSTestRunTracker2014GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Geometry information for the HPS Test run tracker
HPSTestRunTracker2014GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
HPSTestRunTracker2014GeometryDefinition.ActiveSensor - Class in org.lcsim.geometry.compact.converter
Active part of the @Sensor @SurveyVolume.
HPSTestRunTracker2014GeometryDefinition.BaseModule - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.BasePlate - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.BaseSensor - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.CarbonFiber - Class in org.lcsim.geometry.compact.converter
Carbon fiber backing @SurveyVolume for the half-module The coordinate system is located at the same position and orientation as the sensor.
HPSTestRunTracker2014GeometryDefinition.CSupport - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent - Class in org.lcsim.geometry.compact.converter
Base class for components of a half-module @SurveyVolume
HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination - Class in org.lcsim.geometry.compact.converter
Kapton insulation @SurveyVolume for the half-module The coordinate system is located at the same position and orientation as the sensor.
HPSTestRunTracker2014GeometryDefinition.Hybrid - Class in org.lcsim.geometry.compact.converter
Hybrid @SurveyVolume for the half-module The coordinate system is located at the same position and orientation as the sensor.
HPSTestRunTracker2014GeometryDefinition.Sensor - Class in org.lcsim.geometry.compact.converter
Silicon sensor @SurveyVolume.
HPSTestRunTracker2014GeometryDefinition.SupportBottom - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.SupportPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.SupportPlateTop - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.SupportTop - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13 - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45 - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleAxial - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunModule - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13 - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45 - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014JavaBuilder - Class in org.lcsim.geometry.compact.converter
Class used by java converter to build java run time objects for the detector It encapsulates and adds the LCDD specific information to the generic @HPSTestRunTracker2014Builder.
HPSTestRunTracker2014JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
Default constructor
HPSTestRunTracker2014LCDDBuilder - Class in org.lcsim.geometry.compact.converter
Class used by LCDD converter to build detector for SLIC.
HPSTestRunTracker2014LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
 
HpsThinSiSensor - Class in org.lcsim.detector.tracker.silicon
Description of the layer 0 sensors used by the SVT.
HpsThinSiSensor(int, String, IDetectorElement, String, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
 
HPSTrackConverter - Class in org.hps.plugin
Convert an HPS track to heprep for Wired display.
HPSTrackConverter() - Constructor for class org.hps.plugin.HPSTrackConverter
 
HPSTracker - Class in org.lcsim.geometry.compact.converter.lcdd
An LCDD converter for a Silicon endcap tracker model based on Bill Cooper's design from Boulder SiD Workshop 2008.
HPSTracker(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
HPSTracker - Class in org.lcsim.geometry.subdetector
 
HPSTracker(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker
 
HPSTracker.ModuleComponentParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker.ModuleParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
HpsTracker2 - Class in org.lcsim.detector.converter.compact.subdetector
Detector element for HPSTracker2 type.
HpsTracker2(String, IDetectorElement) - Constructor for class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
 
HPSTracker2 - Class in org.lcsim.geometry.compact.converter.lcdd
SVT geometry for HPS Test Run.
HPSTracker2(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
HPSTracker2 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2
 
HPSTracker2.ModuleComponentParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2.ModuleParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2014 - Class in org.lcsim.geometry.compact.converter.lcdd
Convert the HPS Test run tracker 2014 to the LCDD format.
HPSTracker2014(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014
 
HPSTracker2014 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2014(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2014
 
HPSTracker2014Base - Class in org.lcsim.geometry.compact.converter.lcdd
Convert an HPS tracker "2014" to the LCDD format.
HPSTracker2014Base(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
HPSTracker2014Converter - Class in org.lcsim.detector.converter.compact
Converts the HPSTracker2014 compact description into Java runtime objects
HPSTracker2014Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
HPSTracker2014ConverterBase - Class in org.lcsim.detector.converter.compact
Converts the compact description into Java runtime objects
HPSTracker2014ConverterBase() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Default constructor.
HPSTracker2014GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Geometry information for the HPS tracker 2014
HPSTracker2014GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
HPSTracker2014GeometryDefinition.HalfLongModuleLamination - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.HalfModuleAxial - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the axial half-module in module L1-3 Reference: @ModuleL13Bot coordinate system Origin: sensor center Orientation: w - is normal to the surface pointing from p-side to n-side, v - points along strips away from signal bond pads
HPSTracker2014GeometryDefinition.HalfModuleStereo - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the stereo half-module in module L1-3 Reference: @ModuleL13Bot coordinate system Origin: sensor center Orientation: same as axial - the module is rotated later.
HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongHalfModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongStereoHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongStereoSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL13 - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of module L1-3 Reference: @UChannelL13Bottom coordinate system Origin: hole position on mounting surface (on electron side) Orientation: u - is normal to the surface pointing vertically down, v - points along module away from hybrid side (i.e.
HPSTracker2014GeometryDefinition.ModuleL13Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL13Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL1Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL1Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL2Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL2Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL3Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL3Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL46 - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of module L4-6
HPSTracker2014GeometryDefinition.ModuleL46Bot - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of bottom modules for L4-6 Reference: @UChannelL46Bottom coordinate system Origin: hole position on mounting surface (electron side) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards positron side.
HPSTracker2014GeometryDefinition.ModuleL46Top - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of top modules for L4-6 Reference: @UChannelL46Top coordinate system Origin: hole position on mounting surface (electron side when installed) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards electron side when installed.
HPSTracker2014GeometryDefinition.ModuleL4Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL4Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL5Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL5Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL6Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL6Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.PSVacuumChamber - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the pair spectrometer (PS) vacuum chamber Reference: tracking volume coordinate system Origin: same as reference Orientation: u - points in x direction (towards positron side), v - points upstream
HPSTracker2014GeometryDefinition.SupportRing - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the support ring Reference: @SvtBoxBasePlate Origin: pin position of support ring (electron side) Orientation: slot position is vee position (positron side) i.e u points towards the positron side and v in the upstream beam direction
HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining a coordinate system from the kinematic mount positions for support channels Reference: HPSTracker2014GeometryDefinition.SvtBox coordinate system Origin: cone mount (it's on the electron side) Orientation: ball is cone mount, slot mount is vee position and flat is along beam line pointing upstream
HPSTracker2014GeometryDefinition.SupportRingL13KinMount - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining a coordinate system from the kinematic mount positions for support channels
HPSTracker2014GeometryDefinition.SupportRingL13TopKinMount - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining a coordinate system from the kinematic mount positions for support channels Reference: @SupportRing coordinate system Origin: cone mount (it's on the electron side) Orientation: ball is cone mount, slot mount is vee position and flat is along beamline pointing upstream
HPSTracker2014GeometryDefinition.SvtBox - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the SVT box envelope Reference: PS vacuum chamber coordinate system.
HPSTracker2014GeometryDefinition.SvtBoxBasePlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the base plate of the SVT box.
HPSTracker2014GeometryDefinition.UChannelL13 - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of the L1-3 u-channels
HPSTracker2014GeometryDefinition.UChannelL13Bottom - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the bottom L1-3 u-channel Reference: HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount coordinate system Origin: midpoint between upstream survey cones Orientation: u - width pointing towards electron side, v - pointing along the U-channel in the beam direction
HPSTracker2014GeometryDefinition.UChannelL13BottomPlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the bottom u-channel plate Reference: @UChannelL13Bottom coordinate system Origin: same as reference Orientation: same as reference
HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls - Class in org.lcsim.geometry.compact.converter
Position of the center of the survey balls when engaging the cones in the side plates of the U-channel.
HPSTracker2014GeometryDefinition.UChannelL13Plate - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of the u-channel plate
HPSTracker2014GeometryDefinition.UChannelL13Top - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the top L1-3 u-channel Reference: SupportRingL13TopKinMount coordinate system Origin: midpoint between upstream survey cones Orientation: u - width pointing towards positron side, v - pointing along the U-channel in the beam direction Note that this is flipped w.r.t.
HPSTracker2014GeometryDefinition.UChannelL13TopPlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the bottom u-channel plate Reference: @UChannelL13Bottom coordinate system Origin: same as reference Orientation: same as reference
HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls - Class in org.lcsim.geometry.compact.converter
Position of the center of the survey balls when engaging the cones in the side plates of the U-channel.
HPSTracker2014GeometryDefinition.UChannelL46 - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the L4-6 u-channel volume
HPSTracker2014GeometryDefinition.UChannelL46Bottom - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the u-channel Reference: SVTBox coordinate system Origin: midpoint between upstream survey cones Orientation: u - width pointing towards electron side, v - pointing along the U-channel in the beam direction
HPSTracker2014GeometryDefinition.UChannelL46BottomPlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume defining the coordinate system of the bottom u-channel plate Reference: @UChannelL13Bottom coordinate system Origin: same as reference Orientation: same as reference
HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls - Class in org.lcsim.geometry.compact.converter
Position of the center of the survey balls when engaging the cones in the side plates of the U-channel.
HPSTracker2014GeometryDefinition.UChannelL46Plate - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume defining the coordinate system of the u-channel plates
HPSTracker2014GeometryDefinition.UChannelL46Top - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the u-channel Reference: SVTBox coordinate system Origin: midpoint between upstream survey cones Orientation: u - width pointing towards electron side, v - pointing along the U-channel in the beam direction
HPSTracker2014GeometryDefinition.UChannelL46TopPlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume defining the coordinate system of the top u-channel plate Reference: @UChannelL13Top coordinate system Origin: same as reference Orientation: same as reference
HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls - Class in org.lcsim.geometry.compact.converter
Position of the center of the survey balls when engaging the cones in the side plates of the U-channel.
HPSTracker2014GeometryDefinition.UChannelPlate - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of the u-channel plate
HPSTracker2014JavaBuilder - Class in org.lcsim.geometry.compact.converter
Class used by java converter to build java run time objects for the detector It encapsulates and adds the LCDD specific information to the generic
HPSTracker2014JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
Default constructor
HPSTracker2014LCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
 
HPSTracker2014v1 - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2014v1(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014v1
 
HPSTracker2014v1 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2014v1(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2014v1
 
HPSTracker2014v1Converter - Class in org.lcsim.detector.converter.compact
 
HPSTracker2014v1Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2014v1Converter
 
HPSTracker2014v1GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Updated geometry information for the HPS tracker 2014
HPSTracker2014v1GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition
 
HPSTracker2014v1GeometryDefinition.LongAxialSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014v1GeometryDefinition.LongStereoSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014v1JavaBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014v1JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1JavaBuilder
 
HPSTracker2014v1LCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014v1LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1LCDDBuilder
 
HPSTracker2017 - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2017(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2017
 
HPSTracker2017 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2017(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2017
 
HPSTracker2017Converter - Class in org.lcsim.detector.converter.compact
 
HPSTracker2017Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
HPSTracker2017GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Updated geometry information for the HPS tracker 2017
HPSTracker2017GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
HPSTracker2017GeometryDefinition.ActiveShortSensor - Class in org.lcsim.geometry.compact.converter
Active part of the @ShortSensor @SurveyVolume.
HPSTracker2017GeometryDefinition.HalfShortModuleLamination - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL1Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL1Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL2Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL2Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL3Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL3Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL4Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL4Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL5Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL5Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL6Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL6Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL7Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL7Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortAxialHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortHalfModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortModule - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of module L4-6
HPSTracker2017GeometryDefinition.ShortModuleBot - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of bottom modules for L4-6 Reference: @UChannelL46Bottom coordinate system Origin: hole position on mounting surface (electron side) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards positron side.
HPSTracker2017GeometryDefinition.ShortModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortModuleTop - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of top modules for L4-6 Reference: @UChannelL46Top coordinate system Origin: hole position on mounting surface (electron side when installed) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards electron side when installed.
HPSTracker2017GeometryDefinition.ShortSensor - Class in org.lcsim.geometry.compact.converter
Silicon sensor @SurveyVolume.
HPSTracker2017GeometryDefinition.ShortStereoHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14 - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14Bottom - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14BottomPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14Plate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14TopPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017JavaBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017JavaBuilder
 
HPSTracker2017LCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
 
HPSTracker2019 - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2019(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2019
 
HPSTracker2019 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2019(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2019
 
HPSTracker2019Converter - Class in org.lcsim.detector.converter.compact
 
HPSTracker2019Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
HPSTracker2019GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Updated geometry information for the HPS tracker 2019
HPSTracker2019GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
HPSTracker2019GeometryDefinition.ActiveShortSensor - Class in org.lcsim.geometry.compact.converter
Active part of the @ShortSensor @SurveyVolume.
HPSTracker2019GeometryDefinition.HalfShortModuleLamination - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL1Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL1Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL2Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL2Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL3Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL3Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL4Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL4Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL5Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL5Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL6Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL6Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL7Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL7Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortHalfModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortModule - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of module L4-6
HPSTracker2019GeometryDefinition.ShortModuleBot - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of bottom modules for L4-6 Reference: @UChannelL46Bottom coordinate system Origin: hole position on mounting surface (electron side) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards positron side.
HPSTracker2019GeometryDefinition.ShortModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortModuleTop - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of top modules for L4-6 Reference: @UChannelL46Top coordinate system Origin: hole position on mounting surface (electron side when installed) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards electron side when installed.
HPSTracker2019GeometryDefinition.ShortSensor - Class in org.lcsim.geometry.compact.converter
Silicon sensor @SurveyVolume.
HPSTracker2019GeometryDefinition.ShortStereoHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14 - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14Bottom - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14BottomPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14Plate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14TopPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019JavaBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
 
HPSTracker2019LCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
 
HPSTracker2Converter - Class in org.lcsim.detector.converter.compact
Converts an HPSTracker2 XML description into Java runtime objects.
HPSTracker2Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
HPSTracker2Converter.ModuleComponentParameters - Class in org.lcsim.detector.converter.compact
 
HPSTracker2Converter.ModuleParameters - Class in org.lcsim.detector.converter.compact
 
HPSTracker2VolumeGrouper() - Constructor for class org.hps.recon.tracking.MaterialManager.HPSTracker2VolumeGrouper
 
HPSTrackerBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTrackerBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Default constructor to create a geometry.
HPSTrackerBuilder.BaseModuleBundle - Class in org.lcsim.geometry.compact.converter
Bundle volumes into a module.
HPSTrackerBuilder.HalfModuleBundle - Class in org.lcsim.geometry.compact.converter
Bundle volumes into a half-module.
HPSTrackerConverter - Class in org.lcsim.detector.converter.compact
 
HPSTrackerConverter() - Constructor for class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
HPSTrackerConverter.ModuleComponentParameters - Class in org.lcsim.detector.converter.compact
 
HPSTrackerConverter.ModuleParameters - Class in org.lcsim.detector.converter.compact
 
HPSTrackerGeometryDefinition - Class in org.lcsim.geometry.compact.converter
Common geometry information for the HPS trackers
HPSTrackerGeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
HPSTrackerGeometryDefinition.TestRunModuleBundle - Class in org.lcsim.geometry.compact.converter
TODO This class is shared among geometry definitions but should really be in the test run class.
HPSTrackerGeometryDefinition.TrackingVolume - Class in org.lcsim.geometry.compact.converter
Tracking volume geometry definition.
HPSTrackerJavaBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTrackerJavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
HPSTrackerLCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTrackerLCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
hqr2() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
hthBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
hthBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hthHitTime - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
hthHitTime - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
hthHitTime - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
hthOutputCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
hthOutputCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
hthplotDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
hthTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
hthTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hvGroup - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
hvOnConditions - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hvOnEpics - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hvOnEventFlag - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hvOnMya - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hybrid - Variable in class org.hps.record.svt.SvtErrorBitData
 
Hybrid(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
hybrid - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle
 
hybrid_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
HYBRID_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
HYBRID_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
hybrid_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
hybrid_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
hybridID - Variable in class org.hps.conditions.svt.CalibrationHandler
The Hybrid ID (0-3).
hybridID - Variable in class org.hps.conditions.svt.DaqMapHandler
Hybrid ID (0-3).
hybridID - Variable in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
hypot(double, double) - Static method in class org.hps.recon.tracking.gbl.matrix.Matrix
sqrt(a^2 + b^2) without under/overflow.

I

ICON_SIZE - Static variable in class org.hps.monitoring.application.EventButtonsPanel
The icon size (width and height) in pixels.
id - Variable in class org.hps.conditions.ecal.EcalChannel.ChannelId
The channel ID value.
id - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ID - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLINT
 
ID - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLINT
 
id - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
id - Variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
IDAQConfig - Class in org.hps.record.daqconfig
Interface DAQConfig represents a configuration bank generated from the DAQ configuration bank.
IDAQConfig() - Constructor for class org.hps.record.daqconfig.IDAQConfig
 
idCountPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
identifierDictionary - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
identity(int, int) - Static method in class org.hps.recon.tracking.gbl.matrix.Matrix
Generate identity matrix
idFailSet - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.DatabaseCheck
 
Ignore() - Constructor for enum org.hps.recon.tracking.FindableTrack.Ignore
 
ignoreBeamGapRows - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
ignoreBeamspot - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
ignoreEmptyEvents - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
ignoreNoClusterEvents - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
IHPSTrackerJavaBuilder - Interface in org.lcsim.geometry.compact.converter
 
IHPSTrackerLCDDBuilder - Interface in org.lcsim.geometry.compact.converter
 
inAcceptance(Hep3Vector, double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
inAcceptance(Hep3Vector) - Static method in class org.hps.util.ConvertToStdhep
 
inAcceptance(Hep3Vector) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
inactiveColor - Variable in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
inactiveSiCollectionName - Static variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
InactiveSiHitReadout - Class in org.hps.readout.ecal
 
InactiveSiHitReadout() - Constructor for class org.hps.readout.ecal.InactiveSiHitReadout
 
inactiveSiHits - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
inactiveSiReadoutName - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
inactiveSiTracker - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
inactiveTrackerHitsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
inactiveTrackerHitsCollectionName - Variable in class org.hps.analysis.tuple.FullTruthTupleMaker
 
inch - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
include(RowFilter.Entry<? extends LogTable.LogRecordModel, ? extends Integer>) - Method in class org.hps.monitoring.application.LogTable.LevelFilter
Return true to display the entry.
includeMS - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
includeMS - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
includeMS - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
includes(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
includes(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
includes(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
includes(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRanges
 
includes(Date) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
includes(Date) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
includeUnmatchedTracksInFSP - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
incrementEventCount(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Increments the number of events represented by the current data set by the indicated amount.
incrementEventPassed() - Method in class org.hps.recon.filtering.EventReconFilter
 
incrementEventProcessed() - Method in class org.hps.recon.filtering.EventReconFilter
 
index - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CheckListener
 
index - Variable in enum org.hps.readout.ecal.FADCTriggerDriver.Flag
 
index - Variable in enum org.hps.record.scalers.ScalerDataIndex
The index value within the scaler data array.
index() - Method in enum org.hps.record.scalers.ScalerDataIndex
Get the index value.
INDEX_APD - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_FADC_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_FADC_SLOT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_GAIN - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_HV_GROUP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_JOUT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_LED_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_LED_DRIVER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_MOTHERBOARD - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_PREAMP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_SPLITTER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_X - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_Y - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
indexChannelMap - Variable in class org.hps.record.daqconfig.FADCConfig
 
indexFromName(String) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
Get the index of a cut from its name.
INDICES - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
inFiducialRegion(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Indicates whether the argument cluster is located in the fiducial region or not.
inFiducialRegion(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Indicates whether the argument cluster is located in the fiducial region or not.
inFiducialRegion(int, int) - Static method in class org.hps.record.triggerbank.TriggerModule
Indicates whether the argument cluster is located in the fiducial region or not.
infoTable - Variable in class org.hps.monitoring.application.PlotInfoPanel
The table showing plot statistics.
init() - Static method in class org.hps.readout.ecal.ClockSingleton
 
init() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
Initialize the volume.
initAlignmentParameters() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract alignment constants from xml description
initFromDetectorXmlNode(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
initialize() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
initialize() - Method in class org.hps.evio.EcalEvioReader
 
initialize() - Method in class org.hps.evio.SvtEventFlagger
 
initialize() - Static method in class org.hps.logging.config.DefaultLoggingConfig
Initialize default logging if java system properties are not set.
initialize() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
By default nothing is done in this method, but start of job initialization can happen here like reading cut settings into instance variables for convenience.
initialize() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Perform start of job initialization on this object.
initialize() - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
initialize() - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
initialize() - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets the clustering algorithm parameters.
initialize() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets up the clusterer parameters so that it is ready to be used.
initialize() - Method in class org.hps.recon.ecal.cluster.LegacyClusterer
 
initialize() - Method in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
initialize() - Method in class org.hps.recon.ecal.cluster.ReconClusterer
 
initialize() - Method in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
Initialize some instance variables from cut settings.
initialize() - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
initialize() - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Setup all the child Drivers necessary for track reconstruction.
initialize() - Method in class org.hps.recon.tracking.AxialTrackReconDriver
Setup all the child Drivers necessary for track reconstruction.
initialize() - Static method in class org.hps.recon.tracking.CoordinateTransformations
Static private initialization of transform
initialize(List<SeedStrategy>, boolean, boolean) - Method in class org.hps.recon.tracking.SeedTracker
 
initialize() - Method in class org.hps.recon.tracking.SimpleTrackerDigiDriver
Initializes this Driver's objects with the job parameters.
initialize(List<SeedStrategy>, boolean, boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
initialize() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Setup all the child Drivers necessary for track reconstruction.
initialize() - Method in class org.hps.recon.tracking.TrackerDigiDriver
Initializes this Driver's objects with the job parameters.
initialize() - Method in class org.hps.recon.tracking.TrackerReconDriver
Setup all the child Drivers necessary for track reconstruction.
initialize() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Setup the geometry and electrical characteristics of an HpsSiSensor
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Initialize builder for this converter.
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014v1Converter
 
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Set the @HPSTrackerLCDDBuilder for this converter.
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014v1
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2017
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2019
 
initializeConditions(int) - Method in class org.hps.record.evio.EvioDetectorConditionsProcessor
 
INITIALIZED - Static variable in class org.hps.record.daqconfig.ConfigurationManager
 
initializeFromCollection(List<List<Track>>) - Method in class org.hps.recon.tracking.AmbiguityResolver
Makes internal state maps.
initializeFromList(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver
Makes internal state maps.
initializeInverse() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
initializeMaps(Detector, String) - Method in class org.hps.recon.tracking.AcceptanceHelper
Initialization: call me from detectorChanged method of driver
initReadout() - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
initReadout() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
initReadout() - Method in class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
initReadout() - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
InnerTrackerIsFindable(MCParticle, int, boolean) - Method in class org.hps.recon.tracking.FindableTrack
 
InnerTrackerIsFindable(MCParticle, int) - Method in class org.hps.recon.tracking.FindableTrack
 
innerTransformations - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
inputClusterCollectionName - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
inputCollection - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
inputCollection - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
inputCollection - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
inputCollection - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
inputCollection - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
inputCollection - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
inputCollectionName - Variable in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
The input collection name.
inputCollectionName - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
Set the input collection name (source).
inputCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
inputCollectionRaw - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
inputCollectionRaw - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
inputCollectionRaw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
inputFile - Variable in class org.hps.detector.DetectorConverter
 
inputFiles - Variable in class org.hps.crawler.MetadataWriter
 
inputHelicalTrackHitCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputHitCollection - Variable in class org.hps.recon.ecal.cluster.HitTMCSmearDriver
 
inputHitCollectionName - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
inputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
inputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
inputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
inputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
inputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
inputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalGainDriver
 
inputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
inputRawTrackHitCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputRawTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputRHelicalTrackHitCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputRHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputTightHitCollectionName - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
inputTightHitCollectionName - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
 
inputTrackCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputTrackCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputTrackCollectionName - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
inputTrackHitCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inRange(CSVRecord) - Method in class org.hps.conditions.run.RunRange
Return true if the record is in the range, e.g.
insert() - Method in class org.hps.conditions.api.BaseConditionsObject
Insert the object into the conditions database.
insert() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Insert the objects from this collection into the database.
insert() - Method in interface org.hps.conditions.api.DatabaseObject
Insert the data of this object into the database.
INSERT - Static variable in class org.hps.rundb.RunSummaryDaoImpl
Insert a record for a run.
INSERT - Static variable in class org.hps.rundb.ScalerDataDaoImpl
Insert a record.
INSERT - Static variable in class org.hps.rundb.SvtConfigDaoImpl
 
INSERT - Static variable in class org.hps.rundb.TriggerConfigDaoImpl
 
insertEpicsData(List<EpicsData>, int) - Method in interface org.hps.rundb.EpicsDataDao
Insert a list of EPICS data into the database.
insertEpicsData(List<EpicsData>, int) - Method in class org.hps.rundb.EpicsDataDaoImpl
Insert a list of EPICS data into the database.
insertField(int, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Inserts a field at the indicated index, if possible.
insertField(int, String, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Inserts a field at the indicated index, if possible.
insertRunSummary(RunSummary) - Method in interface org.hps.rundb.RunSummaryDao
Insert a run summary.
insertRunSummary(RunSummary) - Method in class org.hps.rundb.RunSummaryDaoImpl
Insert a run summary.
insertScalerData(List<ScalerData>, int) - Method in interface org.hps.rundb.ScalerDataDao
Insert scaler data for a run.
insertScalerData(List<ScalerData>, int) - Method in class org.hps.rundb.ScalerDataDaoImpl
Insert scaler data for a run.
insertStatusField(int, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Inserts the field at the indicated location on the status panel.
insertSvtConfigs(List<SvtConfigData>, int) - Method in interface org.hps.rundb.SvtConfigDao
Insert SVT configurations.
insertSvtConfigs(List<SvtConfigData>, int) - Method in class org.hps.rundb.SvtConfigDaoImpl
 
insertTriggerConfig(TriggerConfigData, int) - Method in interface org.hps.rundb.TriggerConfigDao
Insert a trigger config.
insertTriggerConfig(TriggerConfigData, int) - Method in class org.hps.rundb.TriggerConfigDaoImpl
 
insets - Variable in class org.hps.monitoring.application.AbstractFieldsPanel
The default insets used for all internal GridBagConstraints.
inside_tolerance - Static variable in class org.hps.recon.tracking.MultipleScattering
 
instance - Static variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
instance - Static variable in class org.hps.conditions.api.TableRegistry
The global, static instance of the registry.
instance - Static variable in class org.hps.monitoring.subsys.SystemStatusRegistry
 
instance() - Static method in class org.hps.recon.tracking.EventQuality
 
INSTANCE - Static variable in class org.hps.rundb.RunManager
The singleton instance of the RunManager.
instance() - Static method in class org.hps.util.CompareHistograms
 
instantiatePlots() - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Instantiates the diagnostics plots.
IntBankDefinition(Class<? extends AbstractIntData>, int[]) - Constructor for class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
intBanks - Variable in class org.hps.evio.LCSimTestRunEventBuilder
 
integral - Variable in class org.hps.recon.ecal.Ecal3PoleFunction
 
INTEGRAL_WINDOW - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
integralWindow - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
integrate(Hep3Vector, Hep3Vector, double) - Method in class org.hps.util.RK4integrator
 
integrationMomentum(Hep3Vector, Hep3Vector, double) - Method in class org.hps.util.RK4integrator
 
integrationPosition(Hep3Vector, Hep3Vector, double) - Method in class org.hps.util.RK4integrator
 
intercept - Variable in class org.hps.evio.RfFitFunction
 
intervals - Variable in class org.hps.conditions.svt.MotorPositionLoader
 
inTime(double) - Method in class org.hps.recon.filtering.InTimeHitsFilter
 
InTimeHitsFilter - Class in org.hps.recon.filtering
 
InTimeHitsFilter() - Constructor for class org.hps.recon.filtering.InTimeHitsFilter
 
ints - Variable in class org.hps.analysis.MC.TrackTruthData
 
ints - Variable in class org.hps.recon.tracking.TrackData
 
intToTemperature(int) - Static method in class org.hps.readout.svt.FpgaData
 
invalidate() - Method in class org.hps.monitoring.application.EventProcessing
Invalidate all of the local variables and session state so that this object is not usable after a disconnect.
invariantMass - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
invariantMassThresholdHigh - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
invariantMassThresholdHigh

private double invariantMassThresholdHigh

Defines the threshold for the invariant mass of the generating particle above which the cluster pair will be rejected.
invariantMassThresholdLow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
invariantMassThresholdLow

private double invariantMassThresholdLow

Defines the threshold for the invariant mass of the generating particle below which the cluster pair will be rejected.
inverse() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Matrix inverse or pseudoinverse
invert() - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
Invert symmetric N-by-N matrix V in symmetric storage mode V(1) = V11, V(2) = V12, V(3) = V22, V(4) = V13, .
invertBand() - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
\return Inverted band
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.vertex.VertexDebugger
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
isActive() - Method in class org.hps.monitoring.application.EventProcessing
Return true if the event processing thread is valid (non-null) and active.
isActive() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Indicates whether or not a filter is currently applied.
isActive() - Method in interface org.hps.monitoring.subsys.SystemStatus
True if the status is active.
isActive() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
isActive() - Method in class org.hps.record.AbstractRecordProcessor
 
isActive() - Method in interface org.hps.record.RecordProcessor
Return true if processor is active.
isActiveSensor(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isAxial(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
isAxial(int, int) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
isAxial - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
isAxial() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether this sensor is axial.
isAxial(boolean, int) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Checks if the orientation of the sensor is axial.
isAxialFromName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Get axial or stereo key name from string
isBadChannel() - Method in class org.hps.conditions.ecal.EcalChannelConstants
true if this is a bad channel.
isBadChannel() - Method in class org.hps.conditions.svt.ChannelConstants
Check if this is a bad channel.
isBadChannel(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether the given channel is bad or not.
isBadChannelLoaded - Static variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
isBadChannelLoaded - Static variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
isBadFADC(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
isBadFADC(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
isBadFADC(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
isBadFADC(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTestRunTracker2014
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2014
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2014v1
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2017
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2019
 
isBase(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isBeamConstrain - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
isBottom() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Indicates whether the motherboard is on the bottom of the detector or not.
isBottom() - Method in class org.hps.record.triggerbank.SSPCosmicTrigger
Indicates whether the trigger was reported by the bottom SSP crate or not.
isBottom() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
isBottomLayer() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether this sensor is in the bottom half of the detector.
isBottomTrack(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
isBottomTrack(HelicalTrackFit) - Static method in class org.hps.recon.tracking.TrackUtils
 
isBottomTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether this trigger originated in the bottom SPP crate.
isBurstmodeNoiseGood(EventHeader) - Static method in class org.hps.evio.SvtEventFlagger
 
isCachedFile(File) - Static method in class org.hps.crawler.FileUtilities
Return true if this is a file on the cache disk e.g.
isCalibTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a cosmic trigger was registered.
isCalibUnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a cosmic (unprescaled) trigger was registered.
isCalorimeter() - Method in class org.lcsim.detector.converter.compact.HPSMuonCalorimeterConverter
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal4
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter
 
isCellEditable(int, int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Return true if cell is editable.
isClearable() - Method in interface org.hps.monitoring.subsys.SystemStatus
True if the status can be cleared.
isClearable() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
isClusterCenter() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Indicates whether this crystal is also a cluster center.
isConnected - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
isConnected() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
 
isConnected() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Return true if the status is CONNECTED.
isControlEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Return true if event is a CODA control event such as a PRESTART or GO event.
isCosmicTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether the trigger type is a cosmic trigger.
isCrystalCluster(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines if the crystal at the given coordinates is a cluster center or not.
isCrystalCluster(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines if the crystal at the given coordinates is a cluster center or not.
isCrystalDisabled(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines if the crystal at the given coordinates is a active or not.
isCrystalDisabled(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines if the crystal at the given coordinates is a active or not.
isDaqMapSetup - Variable in class org.hps.evio.AbstractSvtEvioReader
 
isDebug() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isDebug() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
isDebug() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
isDebug() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
isDefaultValues() - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
True if using the default cuts.
isDefaultValues() - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
isDisabled() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Indicates whether the crystal is disabled.
isDisconnected() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Return true if the status is DISCONNECTED.
isDisconnecting() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Return true if the status is DISCONNECTING.
isECal - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
isECal() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
isEcalTopCluster - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
isEdgeCluster(Cluster) - Static method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Indicates whether a cluster has a seed hit located on the edge of the calorimeter or not.
isEnabled() - Method in class org.hps.record.daqconfig.AbstractConfig
Indicates whether the object is enabled or not.
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTestRunTracker2014
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2014
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2014v1
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2017
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2019
 
isEndEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if this event is an END event.
isEnergyFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair failed to not being close enough in energy.
isEpicsEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if this event is an EPICS event.
isEtReadException(Throwable) - Static method in class org.hps.record.composite.CompositeLoop
Return true if the Throwable is a type that can be thrown by the ET system when it is attempting to read events from the server.
isEventTag(EvioEvent) - Method in enum org.hps.record.evio.EventTagConstant
Return true if the event tag matches this one.
isFile() - Method in enum org.hps.record.enums.DataSourceType
Return true if the source is file-based (e.g.
isFindable(MCParticle, List<SeedStrategy>, FindableTrack.Ignore) - Method in class org.hps.recon.tracking.FindableTrack
 
isFindable(MCParticle, List<SeedStrategy>) - Method in class org.hps.recon.tracking.FindableTrack
 
isFindable(MCParticle, List<SeedStrategy>, List<FindableTrack.Ignore>) - Method in class org.hps.recon.tracking.FindableTrack
 
isFirst - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
isFirst - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
isFirst - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
isFirst - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
isFirst - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
isFirstRaw - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
isFirstTrigger() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Deprecated.
isFirstTrigger() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
isFirstTrigger() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
isFirstTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether this is the first trigger of a set of two triggers of the same type.
isFixedSize() - Method in class org.hps.analysis.MC.TrackTruthData
 
isFixedSize() - Method in class org.hps.evio.RfHit
 
isFixedSize() - Method in class org.hps.readout.ecal.ReadoutTimestamp
 
isFixedSize() - Method in class org.hps.readout.svt.FpgaData
 
isFixedSize() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
isFixedSize() - Method in class org.hps.recon.ecal.FADCGenericHit
 
isFixedSize() - Method in class org.hps.recon.ecal.HitExtraData
 
isFixedSize() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
isFixedSize() - Method in class org.hps.recon.tracking.gbl.GBLKinkData
True if objects of the implementation class have a fixed size.
isFixedSize() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
isFixedSize() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
isFixedSize() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
isFixedSize() - Method in class org.hps.recon.tracking.TrackData
True if objects of the implementation class have a fixed size.
isFixedSize() - Method in class org.hps.recon.tracking.TrackQualityData
 
isFixedSize() - Method in class org.hps.recon.tracking.TrackResidualsData
 
isFixedSize() - Method in class org.hps.recon.tracking.TrackTimeData
 
isFixedSize() - Method in class org.hps.record.epics.EpicsGenericObject
Returns false to indicate this object does not have a fixed size.
isFixedSize() - Method in class org.hps.record.scalers.ScalersGenericObject
Returns false to indicate object is not fixed size.
isFixedSize() - Method in class org.hps.record.svt.SvtErrorBitData
 
isFixedSize() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
isFixedSize() - Method in class org.hps.record.triggerbank.AbstractIntData
 
isFrozen - Variable in class org.hps.conditions.database.DatabaseConditionsManager
True if the conditions system has been frozen and will ignore updates after it is initialized.
isFrozen() - Method in class org.hps.conditions.database.DatabaseConditionsManager
True if conditions system is frozen
isFullRank() - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Is the matrix full rank?
isGBL - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
isGBL - Variable in class org.hps.analysis.tuple.TupleMaker
 
isGBL(int) - Static method in class org.hps.recon.tracking.TrackType
 
isGoEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if the event is a GO event.
isGoodTrack(Track, List<Track>, EventQuality.Quality) - Static method in class org.hps.recon.tracking.TrackUtils
 
isHalfModule(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isHardwareCluster(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
True if cluster has a type code that indicates it was generated by a hardware clustering algorithm.
isHitCountFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair failed to match due to not being close enough in hit count.
isHitMatch(Cluster, SSPCluster, int) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Performs the verification check for cluster hit counts.
isHitOnTop(RawTrackerHit) - Method in class org.hps.recon.filtering.InTimeHitsFilter
 
isHitOnTop(RawTrackerHit) - Method in class org.hps.recon.filtering.MinimumHitsFilter
 
ishole(int, int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
ishole(int, int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
isHoleFromName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Get hole or slot key name from string
isIgnorable(Throwable) - Method in class org.hps.record.composite.CompositeLoop
Return true if an error is ignore-able.
isInBeamGap(int, int) - Method in interface org.hps.detector.ecal.HPSEcalAPI
True if the given indices are located in the beam gap and so do not have crystals associated with them.
isInBeamGap(int, int) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
isInHole(int, int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
isInitialized - Variable in class org.hps.conditions.database.DatabaseConditionsManager
True if the manager has been initialized, e.g.
isInitialized() - Method in class org.hps.conditions.database.DatabaseConditionsManager
True if conditions manager is properly initialized.
isInitialized() - Static method in class org.hps.record.daqconfig.ConfigurationManager
Indicates whether a DAQ configuration has been received yet.
isJunk() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
isKnownTriggerType(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Checks whether the trigger type is from a recognized trigger.
isLeft - Variable in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
 
isLeft - Variable in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
 
isLeft() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Indicates whether the motherboard is on the left-hand side of the detector or not.
isLinear() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
isLinear

public boolean isLinear()

Indicates whether this color mapping is linear or not.
isLive() - Method in class org.hps.readout.ecal.TriggerableDriver
 
isLogarithmic() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
isLogairthmic

public boolean isLogairthmic()

Indicates whether this color mapping is logarithmic or not.
isMatch() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair matched.
isMatch(Cluster, Track) - Method in class org.hps.recon.utils.TrackClusterMatcher
Determine if a track is matched to a cluster.
isMC - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
isMC() - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
isMC - Variable in class org.hps.recon.particle.ReconParticleDriver
 
isMenuVisible() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the menu bar is visible or not.
isMirroredX() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
isMirroredX() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the calorimeter panel displays the x-axis in mirrored orientation or not.
isMirroredY() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
isMirroredY() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the calorimeter panel displays the y-axis in mirrored orientation or not.
isModule(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isMonitoringApp - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
isMonteCarlo - Variable in class org.hps.recon.particle.ReconParticleDriver
Indicates whether this is Monte Carlo or data
isMssFile(File) - Static method in class org.hps.crawler.FileUtilities
Return true if this file is on the JLAB MSS e.g.
isMultisampleHeader(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Check if the samples are APV headers
isMultisampleTail(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Check if the samples are APV tails
isNew() - Method in class org.hps.conditions.api.BaseConditionsObject
Return true if object is not in the database.
isNew() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Return true if the collection is new, e.g.
isNew() - Method in interface org.hps.conditions.api.DatabaseObject
Return true if the record
isNonNull(String) - Method in interface org.hps.conditions.api.FieldValues
Return true if the field's value is not null.
isNonNull(String) - Method in class org.hps.conditions.api.FieldValuesMap
Return true if the field has a non-null value.
isNonsingular() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Is the matrix nonsingular?
isNull(String) - Method in interface org.hps.conditions.api.FieldValues
Return true if the field's value is null.
isNull(String) - Method in class org.hps.conditions.api.FieldValuesMap
Return true if the field has a null value.
isOccupancyOK(double[]) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
isPair - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
isPair() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Indicates whether this is a pair cut.
isPair0Trigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a pair 0 trigger was registered.
isPair0UnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a pairs 0 (unprescaled) trigger was registered.
isPair1Trigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a pair 1 trigger was registered.
isPair1UnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a pairs 1 (unprescaled) trigger was registered.
isPairTrigger(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether a generic trigger object is a pair trigger.
isPairTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Indicates whether this trigger type is a pair trigger.
isPairTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether the trigger type is a pair trigger.
isPaused() - Method in class org.hps.record.composite.CompositeLoop
Return true if the loop is paused.
isPauseEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if the EVIO event is a PAUSE event.
isPhysicsEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if this event has physics data.
isPositionFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair failed to match due to the cluster positions not aligning.
isPreStartEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if the EVIO event is a PRESTART event indicating the beginning of a run.
isPrimary() - Method in class org.hps.recon.vertexing.BilliorVertex
 
isPulserTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a random/pulser trigger was registered.
isPulserUnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a random/pulser (unprescaled) trigger was registered.
isRight() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Indicates whether the motherboard is on the right-hand side of the detector or not.
isScalingLinear() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether the crystal colors are mapped linearly.
isScalingLogarithmic() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether the crystal colors are mapped logarithmically.
isSecondTrigger() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Deprecated.
isSecondTrigger() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
isSecondTrigger() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
isSecondTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether this is the second trigger of a set of two triggers of the same type.
isSelectionEnabled() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether highlighting of the currently selected crystal is active or not.
isSensitive() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
isSensitive() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
isSensitive() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
isSensitive() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
isSensor(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isSharedHit(TrackerHit, List<Track>) - Static method in class org.hps.recon.tracking.TrackUtils
 
isSharedHit(TrackerHit, Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
isShow_plots() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
isSingle0Trigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a singles 0 trigger was registered.
isSingle0UnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a singles 0 (unprescaled) trigger was registered.
isSingle1Trigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a singles 1 trigger was registered.
isSingle1UnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a singles 1 (unprescaled) trigger was registered.
isSingleClusterTrigger - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
isSingles - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
isSingles() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Indicates whether this is a singles cut.
isSinglesTrigger(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether a generic trigger object is a singles trigger.
isSinglesTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Indicates whether this trigger type is a singles trigger.
isSinglesTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether the trigger type is a singles trigger.
isSmallHit(Map<HpsSiSensor, Set<Integer>>, RawTrackerHit) - Static method in class org.hps.evio.SvtEventFlagger
 
isSmallHit(Map<HpsSiSensor, Set<Integer>>, RawTrackerHit) - Static method in class org.hps.recon.filtering.SVTSmallHitsFilter
 
isSmallHit(Map<HpsSiSensor, Set<Integer>>, RawTrackerHit) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
isSpecial - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
isSpecial() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Indicates whether this is an actual trigger cut or not.
isStereo - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
isStereo() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether this sensor is stereo.
isSupportRingKinMount(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
issymmetric - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Symmetry flag.
isSyncEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if this event is a SYNC event.
isSystemMetadata(String) - Static method in class org.hps.datacat.DatacatConstants
Return true if the metadata field is system metadata.
iStep - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
isTestRun - Variable in class org.hps.conditions.database.DatabaseConditionsManager
True if current run number is from Test Run.
isTestRun(int) - Static method in class org.hps.conditions.database.DatabaseConditionsManager
Utility method to determine if a run number is from the 2012 Test Run.
isTestRun() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Return true if Test Run configuration is active
isTimeFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair failed to match due to the cluster time-stamps not aligning.
isTop() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
isTop() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
isTop - Variable in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
 
isTop - Variable in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
 
isTop() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Indicates whether the motherboard is on the top of the detector or not.
isTop() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
isTop() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
isTop() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
isTop() - Method in class org.hps.record.triggerbank.SSPCosmicTrigger
Indicates whether the trigger was reported by the top SSP crate or not.
isTopFromName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isTopLayer() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether this sensor is in the top half of the detector.
isTopOrBottomTrack(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
isTopSvtVolume() - Method in class org.hps.recon.tracking.TrackTimeData
 
isTopTrack(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
isTopTrack(HelicalTrackFit) - Static method in class org.hps.recon.tracking.TrackUtils
 
isTopTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether this trigger originated in the top SPP crate.
isTracker() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
isTracker() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
isTracker() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
isTrackFindable(MCParticle, int) - Method in class org.hps.recon.tracking.FindableTrack
 
isTransient - Variable in class org.hps.recon.ecal.EcalGainDriver
 
isTransient - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
isTrigger0() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Indicates whether the trigger was reported by the trigger number 0 trigger.
isTrigger0() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
isTrigger0() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
isTrigger1() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Indicates whether the trigger was reported by the trigger number 1 trigger.
isTrigger1() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
isTrigger1() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
isUChannelSupport(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isUnitary() - Method in class org.hps.detector.ecal.GVector
check if the vector is unit vector
isUnknownState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair has no known match state.
isValid() - Method in class org.hps.conditions.api.AbstractIdentifier
Check if the ID is valid.
isValid() - Method in class org.hps.conditions.ecal.EcalChannel.ChannelId
Return true if ID is valid
isValid() - Method in class org.hps.conditions.ecal.EcalChannel.DaqId
Check if the values look valid.
isValid() - Method in class org.hps.conditions.ecal.EcalChannel.GeometryId
Return true if ID is valid
isValid(RunSpreadsheet.RunData) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
Check validity of @link RunData
isValid() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
isValid() - Method in class org.hps.recon.vertexing.BaseSimpleVertexer
 
isValid() - Method in class org.hps.recon.vertexing.TwoLineVertexer
 
isValid() - Method in class org.hps.record.triggerbank.TriggerConfigData
Return true if the config is valid which means it has four string banks with the correct crate numbers and non-null data strings.
isValid() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
isValidCell(int) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
isValidCell(int) - Method in class org.hps.svt.alignment.HPSStrips
 
isValidChannel - Variable in class org.hps.conditions.svt.CalibrationHandler
Flag denoting whether the calibrations of a given channel should be loaded into the conditions DB.
isValidChannel(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether the given channel number if valid.
isValidFeb(int) - Method in class org.hps.conditions.svt.SvtChannel
Checks if a FEB ID is valid.
isValidFebHybridID(int) - Method in class org.hps.conditions.svt.SvtChannel
Checks if a Front End Board hybrid ID is valid.
isValidObject(Object) - Method in class org.hps.monitoring.application.PlotInfoPanel
Return true if the object is a valid AIDA object.
isValidPhysicalChannel(int) - Method in class org.hps.conditions.svt.SvtChannel
Checks if a physical channel number is valid.
isValidRecord(CSVRecord, Set<String>) - Static method in class org.hps.conditions.run.RunRange
Return true if the CSVRecord is valid, which means it has a run number and data in the columns used by this range.
isValidSampleSet(int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Check whether the samples are valid
isValidSampleSet(int[]) - Method in class org.hps.evio.SvtEvioReader
Check whether the samples are valid.
isValidSampleSet(int[]) - Method in class org.hps.evio.TestRunSvtEvioReader
Check whether the samples are valid.
isValidSeed(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Compares the argument CalorimeterHit hit against the CalorimeterHit seed to see if seed meets the criteria for a seed hit given the presence of hit, which is assumed to be located in the appropriate spatiotemporal window.

Note that it is the responsibility of the calling method to ascertain whether the two CalorimeterHit objects are actually within the proper spatial and temporal windows of one another.
isValidTrigger() - Method in class org.hps.analysis.trigger.util.Trigger
Checks whether the all of the trigger cut conditions were met.
isValidX(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
isValidX(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
isValidXY(int, int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
isValidY(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
isValidY(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
isVerbose() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Returns whether the clusterer will output verbose diagnostic information.
isVerifiable(SSPCluster, int, int, int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Checks whether a cluster is within the safe region of the FADC output window.
isVerifiable(Cluster, int, int, int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Checks whether all of the hits in a cluster are within the safe region of the FADC output window.
isWithinAcceptance(Track, int) - Method in class org.hps.recon.tracking.AcceptanceHelper
Determines whether a given track would pass through a given layer's acceptance
isWithinSensorAcceptance(Track, TrackState, int, boolean, Hep3Vector, FieldMap) - Method in class org.hps.svt.SVTHitLevelPlots
 
itemStateChanged(ItemEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CheckListener
 
IterateGainFactorDriver - Class in org.hps.recon.ecal
This driver reads in a hit collection and outputs a new hit collection with energies that have been multiplied by an improved gain correction factor.
IterateGainFactorDriver() - Constructor for class org.hps.recon.ecal.IterateGainFactorDriver
Basic no argument constructor.
iterateHits(List<CalorimeterHit>) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
Copy hits to a new collection (list) while multiplying the energies by the new gain factors.
iterator() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get an iterator for the collection.
iterator() - Method in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
iTuple - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ix - Variable in class org.hps.recon.ecal.cluster.TriggerTime
 
ix - Variable in class org.hps.record.triggerbank.SSPCluster
 
ixmax - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
ixmax - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 
ixmin - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
ixmin - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 
iy - Variable in class org.hps.recon.ecal.cluster.TriggerTime
 
iy - Variable in class org.hps.record.triggerbank.SSPCluster
 
iymax - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
iymax - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 
iymin - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
iymin - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 

J

JasAnalysisDriver - Class in org.hps.analysis.examples
 
JasAnalysisDriver(int, int, String) - Constructor for class org.hps.analysis.examples.JasAnalysisDriver
 
JavaGhostSurveyVolume - Class in org.lcsim.geometry.compact.converter
Interface to the JAVA converter geometry for the geometry definition.
JavaGhostSurveyVolume(SurveyVolume, JavaSurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.JavaGhostSurveyVolume
Initialize with base and mother.
JavaSurveyVolume - Class in org.lcsim.geometry.compact.converter
Interface to the JAVA converter geometry for the geometry definition.
JavaSurveyVolume(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.JavaSurveyVolume
Default constructor
JavaSurveyVolume(SurveyVolume, ILogicalVolume) - Constructor for class org.lcsim.geometry.compact.converter.JavaSurveyVolume
Construct a JAVA geometry object from its geometry definition and an already built logical volume.
JavaSurveyVolume(SurveyVolume, JavaSurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.JavaSurveyVolume
Construct a JAVA geometry object from its geometry definition.
javaSurveyVolumes - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
jminChisq - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
jobManager - Variable in class org.hps.evio.EvioToLcio
 
JobManager - Class in org.hps.job
Extension of standard LCSim job manager.
JobManager() - Constructor for class org.hps.job.JobManager
Class constructor.
jobManager - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The LCSim JobManager which handles the Driver setup from XML steering files.
jobPanel - Variable in class org.hps.monitoring.application.SettingsPanel
The panel with general job settings.
JobSettingsChangeListener() - Constructor for class org.hps.monitoring.application.JobSettingsPanel.JobSettingsChangeListener
 
JobSettingsPanel - Class in org.hps.monitoring.application
This is the GUI panel for setting job parameters.
JobSettingsPanel(ConfigurationModel) - Constructor for class org.hps.monitoring.application.JobSettingsPanel
Class constructor.
JobSettingsPanel.CompactFileFilter - Class in org.hps.monitoring.application
This filter will accept only files called compact.xml which should be an LCSim detector description file.
JobSettingsPanel.JobSettingsChangeListener - Class in org.hps.monitoring.application
Update the GUI from changes in the underlying model.
jobStartMillis - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The system time in milliseconds when the job started.
jout - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
JTableButtonMouseListener(JTable) - Constructor for class org.hps.monitoring.application.SystemStatusTable.JTableButtonMouseListener
Class constructor.

K

Kb - Static variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
KeepHit(RawTrackerHit, boolean, double) - Method in class org.hps.readout.svt.DropSVTHits
 
key - Variable in class org.hps.conditions.api.TableMetaData
The conditions key named (unused???).
KeyComparator() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.KeyComparator
 
keyPressed(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer.EcalKeyListener
Deprecated.
 
keyReleased(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer.EcalKeyListener
Deprecated.
 
keyReleased(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer.EcalKeyListener
Deprecated.
 
keyReleased(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer.EcalKeyListener
 
keys - Variable in class org.hps.record.epics.EpicsGenericObject
The names of the EPICS variables.
keyTyped(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer.EcalKeyListener
Deprecated.
 
killWatchdogThread() - Method in class org.hps.monitoring.application.EventProcessing
Interrupt and join the processing watchdog thread.
kin_mount_offset_vertically - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
kin_mount_pos_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
kin_mount_pos_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
kin_mount_pos_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount
 
kin_mount_pos_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13TopKinMount
 
kin_mount_to_edge_of_plate_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
kin_mount_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
kinkDataToTrackCache - Static variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
kinkDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 

L

L0MCCondCheckDriver - Class in org.hps.test.util
Checks that the correct conditions are loaded for physics run 2016 reconstruction by verifying the collection IDs.
L0MCCondCheckDriver() - Constructor for class org.hps.test.util.L0MCCondCheckDriver
 
L12Iso - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
L1_ISOLATION - Static variable in class org.hps.recon.tracking.TrackQualityData
 
L1_ISOLATION_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
L1_module_pin_to_edge_of_plate - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomPlate
 
L1_module_pin_to_edge_of_plate - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopPlate
 
L1Iso - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
l1Iso - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
l1IsoMin - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
l1to3CollectionName - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
l1to3CollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
L2_ISOLATION - Static variable in class org.hps.recon.tracking.TrackQualityData
 
L2_ISOLATION_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
L3_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
L3_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
L3_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
L3_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
L4_module_pin_to_edge_of_plate - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomPlate
 
L4_module_pin_to_edge_of_plate - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopPlate
 
L4_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
L4_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
L4_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
L4_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
l4to6CollectionName - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
l4to6CollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
label - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
labelString - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
lambdaCut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
lambdaEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
lambdaKinks - Variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
lambdaPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
lamdbaVsz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
lamination - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
LandauFitFunction - Class in org.hps.analysis.ecal.cosmic
This class implements a function for fitting a signal plus pedestal in non-pedestal subtracted raw mode ADC data.
LandauFitFunction() - Constructor for class org.hps.analysis.ecal.cosmic.LandauFitFunction
No argument constructor.
LandauFitFunction(String) - Constructor for class org.hps.analysis.ecal.cosmic.LandauFitFunction
Constructor with function title.
landauPdf - Variable in class org.hps.analysis.ecal.cosmic.LandauFitFunction
 
LandauPdf - Class in org.hps.analysis.ecal.cosmic
Landau probability distribution function (PDF) implementation to be used for fitting.
LandauPdf(double, double) - Constructor for class org.hps.analysis.ecal.cosmic.LandauPdf
 
LandauPdf() - Constructor for class org.hps.analysis.ecal.cosmic.LandauPdf
 
LAST_CHANGED_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Last changed field column index.
lastChangedMillis - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
lastEventTime - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
lastEventTime - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
lastTickMillis - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The system time in milliseconds when the last timer tick occurred.
lastTrigger - Static variable in class org.hps.readout.ecal.TriggerDriver
 
lastUpdatedMillis - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
latencyGood - Variable in class org.hps.evio.SvtEventFlagger
 
layer - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
layer() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
layer - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
layer - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
LAYER1 - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the front (closest to the SVT) hodoscope layer.
layer1HitEfficiency - Variable in class org.hps.readout.svt.DropSVTHits
 
LAYER2 - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the rear (closest to the calorimeter) hodoscope layer.
layerBitMask - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
layerCode - Variable in class org.hps.recon.vertexing.BilliorVertex
 
LayerComparator() - Constructor for class org.hps.recon.tracking.TrackUtils.LayerComparator
 
layerDetectorElements - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
layerMap - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
layerMap - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
layerMap - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
layers - Variable in class org.hps.recon.tracking.TrackResidualsData
 
layers - Variable in class org.hps.recon.tracking.TrackTimeData
 
LayersHit(MCParticle) - Method in class org.hps.recon.tracking.FindableTrack
 
layersHitPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
LBOCutConfig - Class in org.hps.record.daqconfig
Class LBOCutConfig is an implementation of the abstract AbstractCutConfig for cuts that have only a lower bound.
LBOCutConfig() - Constructor for class org.hps.record.daqconfig.LBOCutConfig
Instantiates a new LBOCutConfig object.
lcdd - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
lcdd - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
LCDDGhostSurveyVolume - Class in org.lcsim.geometry.compact.converter
Interface to the LCDD converter geometry for the geometry definition.
LCDDGhostSurveyVolume(SurveyVolume, LCDDSurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.LCDDGhostSurveyVolume
Initialize with base and mother.
LCDDSurveyVolume - Class in org.lcsim.geometry.compact.converter
Interface to the LCDD converter geometry for the geometry definition.
LCDDSurveyVolume(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
Default constructor
LCDDSurveyVolume(SurveyVolume, Volume) - Constructor for class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
Initialize this object with a known volume and no mother.
LCDDSurveyVolume(SurveyVolume, LCDD, LCDDSurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
Interface to the LCDD converter geometry for the geometry definition.
lcddSurveyVolumes - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
LCIO_FILTER - Static variable in class org.hps.monitoring.application.MonitoringApplication
A filter for selecting LCIO files.
LCIOBridgeDriver - Class in org.hps.monitoring.ecal.eventdisplay.lcsim
Class LCIOBridgeDriver displays LCIO events on the event display.
LCIOBridgeDriver() - Constructor for class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
lcioEvent - Variable in class org.hps.record.composite.CompositeRecord
The LCIO/LCSim event.
LcioEventAdapter - Class in org.hps.record.composite
An adapter to supply and process LCSim EventHeader objects using an (optional) LCSimEventBuilder and the existing DriverAdapter class.
LcioEventAdapter() - Constructor for class org.hps.record.composite.LcioEventAdapter
Class Constructor with no arguments.
LcioEventAdapter(AbstractRecordSource) - Constructor for class org.hps.record.composite.LcioEventAdapter
Class constructor.
LcioEventQueue - Class in org.hps.record.lcio
A record queue for LCIO/LCSim events.
LcioEventQueue(long, int) - Constructor for class org.hps.record.lcio.LcioEventQueue
Class constructor.
LcioEventSkimmer - Class in org.hps.recon.filtering
Driver to skim selected events from LCIO files
LcioEventSkimmer() - Constructor for class org.hps.recon.filtering.LcioEventSkimmer
 
LcioEventSupplier - Class in org.hps.record.composite
This is an adapter that can supply LCIO EventHeader objects to JAS3 via a registered DataSource in order to activate Wired, the LCSim Event Browser, etc.
LcioEventSupplier(long, int) - Constructor for class org.hps.record.composite.LcioEventSupplier
Class constructor.
lcioFile - Variable in class org.hps.readout.ecal.TriggerDriver
 
lcioFileName - Variable in class org.hps.evio.EvioToLcio
 
LCIOFilterDriver - Class in org.hps.util
 
LCIOFilterDriver() - Constructor for class org.hps.util.LCIOFilterDriver
 
LCIOManager - Class in org.hps.monitoring.ecal.eventdisplay.io
Class LCIOManager is an implementation of EventManager for (S)LCIO files.

Warning: This class is under construction and should not be used at this time!
LCIOManager(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
LCIOManager(File) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
LcioReconMetadataReader - Class in org.hps.crawler
Reads metadata from LCIO files with reconstructed data.
LcioReconMetadataReader() - Constructor for class org.hps.crawler.LcioReconMetadataReader
 
LCIOTrackAnalysis - Class in org.hps.analysis.examples
 
LCIOTrackAnalysis(Track, RelationalTable, RelationalTable, RelationalTable) - Constructor for class org.hps.analysis.examples.LCIOTrackAnalysis
 
lcioWriter - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
lcioWriter - Variable in class org.hps.readout.ecal.TriggerDriver
 
LCSimEngRunEventBuilder - Class in org.hps.evio
This is the LCSimEventBuilder implementation for the Engineering Run and the Commissioning Run for converting EVIO to LCIO events.
LCSimEngRunEventBuilder() - Constructor for class org.hps.evio.LCSimEngRunEventBuilder
Class constructor.
LCSimEventBuilder - Interface in org.hps.record
This is an interface that should be implemented by classes which build LCSim events from EVIO raw data.
LCSimTestRunEventBuilder - Class in org.hps.evio
Build LCSim events from Test Run 2012 EVIO data.
LCSimTestRunEventBuilder() - Constructor for class org.hps.evio.LCSimTestRunEventBuilder
 
leadClus2EPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
leadClusAndPrimaryPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
leadClusEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
leadingEdgeThreshold - Variable in class org.hps.recon.ecal.EcalRawConverter
The leading-edge threshold, relative to pedestal, for pulse-finding and time determination.
leadingEdgeThreshold - Variable in class org.hps.recon.ecal.EcalRawConverter2
The leading-edge threshold, relative to pedestal, for pulse-finding and time determination.
leadingEdgeThreshold - Variable in class org.hps.recon.ecal.EcalRawConverter3
The leading-edge threshold, relative to pedestal, for pulse-finding and time determination.
LedBotMap - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
LedBotMapInverted - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ledChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
LedCollection - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
LedColor() - Constructor for enum org.hps.conditions.ecal.EcalLedCalibration.LedColor
 
ledDriver - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
ledId - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
LedTopMap - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
LedTopMapInverted - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
leftBuffer - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
leftSplitPane - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The left split pane that divides the dashboard and the tabs.
LegacyClusterer - Class in org.hps.recon.ecal.cluster
This Driver creates clusters from a CalorimeterHit input collection.
LegacyClusterer() - Constructor for class org.hps.recon.ecal.cluster.LegacyClusterer
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
length_diff - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
length_diff - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
length_diff - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
length_diff - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
lengthField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the length of the run in seconds.
LevelFilter() - Constructor for class org.hps.monitoring.application.LogTable.LevelFilter
 
LHEFileToStdhep - Class in org.hps.util
 
LHEFileToStdhep() - Constructor for class org.hps.util.LHEFileToStdhep
 
lightYield - Static variable in class org.hps.recon.ecal.EcalUtils
 
likelihood - Variable in class org.hps.recon.particle.SimpleParticleID
 
limitClusterRange - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Whether an asymmetric or symmetric window should be used for adding hits to a cluster.
limitLookbackEvents - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
linear - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhep
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhepTVM
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
LineFit() - Constructor for class org.hps.recon.tracking.straight.STUtils.LineFit
 
lines - Variable in class org.hps.util.UnfoldFieldmap
 
listenerList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
listenerList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
listeners - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
listeners - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
LivetimeBuilder - Class in org.hps.rundb.builder
Computes livetimes from a set of EVIO files.
LivetimeBuilder() - Constructor for class org.hps.rundb.builder.LivetimeBuilder
 
livetimeClock - Variable in class org.hps.rundb.RunSummaryImpl
Clock livetime calculation.
LiveTimeIndex() - Constructor for enum org.hps.record.scalers.ScalerUtilities.LiveTimeIndex
 
livetimeTdc - Variable in class org.hps.rundb.RunSummaryImpl
FCup TDC livetime calculation.
livetimeTrg - Variable in class org.hps.rundb.RunSummaryImpl
FCup TRG livetime calculation.
lMax - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
lMin - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
load(String) - Method in class org.hps.conditions.svt.MotorPositionLoader
 
load(int) - Method in class org.hps.datacat.EvioDatasetIndex
 
LOAD_DEFAULT_SETTINGS - Static variable in class org.hps.monitoring.application.Commands
Load the default properties file from a jar resource.
LOAD_SETTINGS - Static variable in class org.hps.monitoring.application.Commands
Load a settings properties file.
loadBiasesToConditionsDB(List<SvtBiasMyaDataReader.SvtBiasRunRange>) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
loadCalibrations - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
loadCalibrations(EcalCalibration.EcalCalibrationCollection) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Load the calibration data into the conditions database.
loadCollections(EventHeader) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
LoadCommand - Class in org.hps.conditions.cli
This is a sub-command to add conditions data using an input text file.
LoadCommand() - Constructor for class org.hps.conditions.cli.LoadCommand
Class constructor.
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.DAQConfig
 
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.FADCConfig
 
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.GTPConfig
 
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.IDAQConfig
Updates the stored settings based on the argument parser.
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.SSPConfig
 
loadConfigMap(int, String[]) - Method in class org.hps.record.daqconfig.EvioDAQParser
Converts the textual configuration information into a map, where the first column value becomes the map entry key and the remainder becomes the map entry value.
loadConfiguration(Configuration, boolean) - Method in class org.hps.monitoring.application.MonitoringApplication
This method sets the configuration on the model, which fires a change for every property.
loadCsv(File) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Load data from a CSV file.
loadCsv(File) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Load collection from a CSV file.
loadDAQConfig(int) - Method in class org.hps.record.triggerbank.TriggerConfigData
Load DAQ config object from trigger config string data.
loadDAQConfiguration(SinglesTriggerConfig) - Method in class org.hps.record.triggerbank.TriggerModule
Loads triggers settings from the DAQ configuration for a singles trigger.
loadDAQConfiguration(PairTriggerConfig) - Method in class org.hps.record.triggerbank.TriggerModule
Loads triggers settings from the DAQ configuration for a pair trigger.
loadDefault(Subdetector, SvtConditions) - Method in class org.hps.detector.svt.SvtDetectorSetup
Load conditions data onto a detector object.
loadDefaultSettings() - Method in class org.hps.monitoring.application.MonitoringApplication
Load default application settings.
loadPositionsToConditionsDB(List<SvtMotorMyaDataReader.SvtPositionRunRange>) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
loadRunMap(String) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
loadSettings() - Method in class org.hps.monitoring.application.MonitoringApplication
Load settings from a properties file using a file chooser.
loadTestRun(Subdetector, TestRunSvtConditions) - Method in class org.hps.detector.svt.SvtDetectorSetup
Load conditions from Test Run detector.
loc - Variable in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
 
LOCAL_ALL_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
LOCAL_MATCHED_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
LOCAL_WINDOW_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
localDerivatives - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
localEndTime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the current time of the current event for the purpose of identifying the end of a local sample.
localEndTime - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Tracks the current time of the current event for the purpose of identifying the end of a local sample.
localGoodSimulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the number of pulse-clipping-safe simulated clusters in the local window.
localMatchedClusters - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the number of matched clusters in the local window.
LocalOutputLogger - Class in org.hps.analysis.trigger.util
 
LocalOutputLogger() - Constructor for class org.hps.analysis.trigger.util.LocalOutputLogger
 
localStartTime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the start time of the current local sample.
localStartTime - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Tracks the start time of the current local sample.
localWindowSize - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Defines the length of time over which statistics are collected in order to produce an entry into the efficiency over time plot.
localWindowSize - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the length of time over which statistics are collected in order to produce an entry into the efficiency over time plot.
LOG - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Initialize the logger.
log() - Method in class org.hps.monitoring.application.util.ErrorHandler
Log the error message to the Logger.
LOG - Static variable in class org.hps.test.util.EngRun2015CondCheckDriver
 
LOG - Static variable in class org.hps.test.util.L0MCCondCheckDriver
 
LOG - Static variable in class org.hps.test.util.PhysRun2016CondCheckDriver
 
LOG - Static variable in class org.hps.test.util.TestRun2014CondCheckDriver
 
LOG_FILE_NAME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The name of the output log file.
LOG_LEVEL_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Global log level changed.
LOG_LEVEL_FILTER_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Change the log level filter for showing messages in the log table.
LOG_LEVEL_FILTER_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The filter level for displaying records in the log table.
LOG_LEVEL_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The global log level.
LOG_LEVELS - Static variable in class org.hps.monitoring.application.JobSettingsPanel
The available LogLevel settings as an array of strings.
LOG_LEVELS - Static variable in class org.hps.monitoring.application.LogLevelFilterComboBox
Available log levels.
LOG_TO_FILE - Static variable in class org.hps.monitoring.application.Commands
Send log messages to an output file.
LOG_TO_FILE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Flag to log to a file.
LOG_TO_TERMINAL - Static variable in class org.hps.monitoring.application.Commands
Send log messages to the terminal.
logConfig() - Method in class org.hps.record.evio.EvioFileProducer
Print the command line job configuration to the log.
logFileNameField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for specifying an output log file.
logFilterComboBox - Variable in class org.hps.monitoring.application.LogPanel
The combo box for filtering which messages are currently showing in the table.
LOGGER - Static variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
LOGGER - Static variable in class org.hps.analysis.dataquality.DQMDatabaseDriver
 
LOGGER - Static variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
LOGGER - Static variable in class org.hps.analysis.dataquality.EcalMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.MollerMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
LOGGER - Static variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
LOGGER - Static variable in class org.hps.analysis.dataquality.SvtMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.TrackingResiduals
 
LOGGER - Static variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
LOGGER - Static variable in class org.hps.analysis.dataquality.TridentMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.V0Monitoring
 
LOGGER - Static variable in class org.hps.analysis.plots.AddPlots
 
logger - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The event logger.
logger - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The event logger.
LOGGER - Static variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
LOGGER - Static variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.vertex.VertexDebugger
 
LOGGER - Static variable in class org.hps.conditions.cli.AddCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.CommandLineTool
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.LoadCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.PrintCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.RunSummaryCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.TagCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.database.AbstractConditionsObjectConverter
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.ecal.EcalChannel
 
LOGGER - Static variable in class org.hps.conditions.ecal.EcalConditionsConverter
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.CalibrationHandler
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
Initialize the logger.
LOGGER - Static variable in class org.hps.crawler.CrawlerFileVisitor
 
LOGGER - Static variable in class org.hps.crawler.DatacatAddFile
 
LOGGER - Static variable in class org.hps.crawler.DatacatCrawler
Setup the logger.
LOGGER - Static variable in class org.hps.crawler.DatacatHelper
 
LOGGER - Static variable in class org.hps.crawler.EvioMetadataReader
Initialize the package logger.
LOGGER - Static variable in class org.hps.crawler.MetadataWriter
 
LOGGER - Static variable in class org.hps.crawler.PathFilter
 
LOGGER - Static variable in class org.hps.datacat.DatacatUtilities
 
LOGGER - Static variable in class org.hps.detector.ecal.Transformations
 
LOGGER - Static variable in class org.hps.detector.svt.SvtDetectorSetup
Initialize logger.
LOGGER - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
LOGGER - Static variable in class org.hps.evio.EcalEvioReader
 
LOGGER - Static variable in class org.hps.evio.EvioToLcio
Setup logging for this class.
LOGGER - Static variable in class org.hps.evio.LCSimEngRunEventBuilder
Setup logger.
LOGGER - Static variable in class org.hps.evio.LCSimTestRunEventBuilder
 
LOGGER - Variable in class org.hps.job.DatabaseConditionsManagerSetup
 
logger - Variable in class org.hps.monitoring.application.EventProcessing
The logger to use for message which is the application's logger.
LOGGER - Static variable in class org.hps.monitoring.application.model.AbstractModel
Setup logging.
LOGGER - Static variable in class org.hps.monitoring.application.MonitoringApplication
Global logging object.
logger - Variable in class org.hps.monitoring.application.util.ErrorHandler
A logger for reporting error messages.
LOGGER - Static variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
LOGGER - Static variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
LOGGER - Static variable in class org.hps.monitoring.plotting.ExportPdf
Setup logging.
LOGGER - Static variable in class org.hps.recon.ecal.cluster.AbstractClusterer
 
LOGGER - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
logger - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
LOGGER - Static variable in class org.hps.recon.filtering.EventReconFilter
 
logger - Variable in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
logger - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.GblUtils
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.MakeGblTracks
 
logger - Static variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
logger - Static variable in class org.hps.recon.tracking.straight.STUtils
 
logger - Static variable in class org.hps.recon.tracking.SvtPlotUtils
 
LOGGER - Static variable in class org.hps.recon.tracking.TrackDataDriver
logger
LOGGER - Static variable in class org.hps.recon.tracking.TrackerReconDriver
 
LOGGER - Static variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
LOGGER - Variable in class org.hps.record.AbstractLoopAdapter
 
LOGGER - Static variable in class org.hps.record.epics.EpicsEvioProcessor
Setup class logger.
LOGGER - Static variable in class org.hps.record.epics.EpicsRunProcessor
Initialize the logger.
LOGGER - Static variable in class org.hps.record.evio.EvioEventSkimmer
Initialize the logger.
LOGGER - Static variable in class org.hps.record.evio.EvioFileProducer
Initialize the logger.
LOGGER - Static variable in class org.hps.record.evio.EvioFileSource
 
LOGGER - Static variable in class org.hps.record.evio.EvioFileUtilities
Initialize the logger.
LOGGER - Static variable in class org.hps.record.scalers.ScalerData
 
LOGGER - Static variable in class org.hps.record.scalers.ScalersEvioProcessor
Initialize the logger.
LOGGER - Static variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
LOGGER - Static variable in class org.hps.record.svt.SvtEventHeaderChecker
 
LOGGER - Static variable in class org.hps.record.triggerbank.SSPCluster
Initialize the logger.
LOGGER - Static variable in class org.hps.record.triggerbank.SSPTrigger
Initialize the logger.
LOGGER - Variable in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
 
LOGGER - Static variable in class org.hps.rundb.builder.BuilderCommandLine
 
LOGGER - Static variable in class org.hps.rundb.builder.DatacatBuilder
 
LOGGER - Variable in class org.hps.rundb.builder.EvioDataCommandLine
 
LOGGER - Static variable in class org.hps.rundb.builder.SpreadsheetBuilder
 
LOGGER - Static variable in class org.hps.rundb.EpicsDataDaoImpl
Initialize the logger.
LOGGER - Static variable in class org.hps.rundb.RunManager
Initialize the logger.
LOGGER - Static variable in class org.hps.rundb.RunSummaryDaoImpl
Initialize the logger.
LOGGER - Static variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
LOGGER - Static variable in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal4
 
logger - Static variable in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
logHandler - Variable in class org.hps.monitoring.application.MonitoringApplication
The current log handler.
LogHandler() - Constructor for class org.hps.monitoring.application.MonitoringApplication.LogHandler
 
logItem - Variable in class org.hps.monitoring.application.MenuBar
Menu item for logging to a file.
logLevelComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for setting the log level.
LogLevelFilterComboBox - Class in org.hps.monitoring.application
This is a combo box used to filter the log table messages by level.
LogLevelFilterComboBox(ConfigurationModel) - Constructor for class org.hps.monitoring.application.LogLevelFilterComboBox
Class constructor.
LogPanel - Class in org.hps.monitoring.application
This is a simple GUI component for the log table and its controls.
LogPanel(ConfigurationModel, ActionListener) - Constructor for class org.hps.monitoring.application.LogPanel
Class constructor.
logPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The log panel.
LogRecordModel() - Constructor for class org.hps.monitoring.application.LogTable.LogRecordModel
 
logScale - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
logScale - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
logScale - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
logScale - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
logSettings() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Outputs the current GTP settings to the terminal.
logTable - Variable in class org.hps.monitoring.application.LogPanel
The table containing the log messages.
LogTable - Class in org.hps.monitoring.application
This is a simple avax.swing.JTable component for displaying log messages.
LogTable(ConfigurationModel) - Constructor for class org.hps.monitoring.application.LogTable
Class constructor.
LogTable.DateRenderer - Class in org.hps.monitoring.application
The table cell renderer for displaying dates.
LogTable.LevelFilter - Class in org.hps.monitoring.application
A filter which determines what level of messages to display in the table.
LogTable.LogRecordModel - Class in org.hps.monitoring.application
The table model implementation.
logToFile(File) - Method in class org.hps.monitoring.application.MonitoringApplication
Redirect System.out and System.err to a file.
logToFileCheckbox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Check box for enabling logging to a file.
logToTerminal() - Method in class org.hps.monitoring.application.MonitoringApplication
Send System.out and System.err back to the terminal, e.g.
LongAxialHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule
 
LongAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule
 
LongAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition.LongAxialSlotHalfModule
 
LongAxialSlotHalfModuleBase(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase
 
LongHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
LongHalfModuleBundle() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModuleBundle
 
LongHalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModuleBundle
 
LongModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
longSensorLengthThreshold - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
LongStereoHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHalfModule
 
LongStereoHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule
 
LongStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModule
 
LongStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition.LongStereoSlotHalfModule
 
LongStereoSlotHalfModuleBase(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase
 
loop - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The loop which manages the ET to EVIO to LCIO event building and processing.
loop(long) - Method in class org.hps.record.AbstractRecordLoop
Loop over events from the source.
loop(long) - Method in class org.hps.record.composite.CompositeLoop
Loop over events from the source.
loop - Variable in class org.hps.record.composite.EventProcessingThread
The composite record loop.
looseOutputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
looseSignificanceThreshold - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
lorentzVectorSum(MCParticle, MCParticle) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
LOWER_BOUND - Static variable in class org.hps.record.daqconfig.LBOCutConfig
 
LOWER_BOUND - Static variable in class org.hps.record.daqconfig.ULBCutConfig
 
LU - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Array for internal storage of decomposition.
LUDecomposition - Class in org.hps.recon.tracking.gbl.matrix
LU Decomposition.
LUDecomposition(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.LUDecomposition
LU Decomposition

M

m - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Row and column dimensions, and pivot sign.
m - Variable in class org.hps.recon.tracking.gbl.matrix.Matrix
Row and column dimensions.
m - Variable in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Row and column dimensions.
m_iteration - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
m_ret - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
main(String[]) - Static method in class org.hps.analysis.alignment.SplitAndFit
 
main(String[]) - Static method in class org.hps.analysis.plots.AddPlots
 
main(String[]) - Static method in class org.hps.conditions.cli.CommandLineTool
The main method for the class.
main(String[]) - Static method in class org.hps.conditions.run.RunSpreadsheet
Read the CSV file from the command line and print the data to the terminal (just a basic test).
main(String[]) - Static method in class org.hps.conditions.svt.MotorPositionLoader
 
main(String[]) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
main(String[]) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
Load SVT HV bias constants into the conditions database.
main(String[]) - Static method in class org.hps.conditions.svt.SvtBiasMyaDataReader
 
main(String[]) - Static method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
main(String[]) - Static method in class org.hps.conditions.svt.SvtConditionsLoader
Run this class from the command line.
main(String[]) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
main(String[]) - Static method in class org.hps.conditions.svt.SvtTimingConstantsLoader
Load the SVT timing constants for time and phase offsets into the conditions database.
main(String[]) - Static method in class org.hps.crawler.DatacatAddFile
Main method.
main(String[]) - Static method in class org.hps.crawler.DatacatCrawler
Main method.
main(String[]) - Static method in class org.hps.crawler.MetadataWriter
 
main(String[]) - Static method in class org.hps.datacat.DatacatPrintRun
 
main(String[]) - Static method in class org.hps.datacat.EvioDatasetIndex
 
main(String[]) - Static method in class org.hps.detector.DetectorConverter
 
main(String[]) - Static method in class org.hps.evio.BasicEvioFileReader
 
main(String[]) - Static method in class org.hps.evio.EvioToLcio
Run the EVIO to LCIO converter from the command line.
main(String[]) - Static method in class org.hps.job.JobManager
Run the job manager from the command line.
Main - Class in org.hps.monitoring.application
This is the front-end for running the monitoring application via a Main.main(String[]) method.
Main() - Constructor for class org.hps.monitoring.application.Main
Class constructor, which should not be used.
main(String[]) - Static method in class org.hps.monitoring.application.Main
The main method which starts the monitoring application, which is how users should start the application.
Main - Class in org.hps.monitoring.ecal.eventdisplay.exec
The class Main can be used to create an event display that reads from file.
Main() - Constructor for class org.hps.monitoring.ecal.eventdisplay.exec.Main
 
main(String[]) - Static method in class org.hps.monitoring.ecal.eventdisplay.exec.Main
 
main(String[]) - Static method in class org.hps.monitoring.ecal.eventdisplay.util.DatabaseCheck
 
main(String[]) - Static method in class org.hps.record.evio.EvioEventSkimmer
Run the skim from the command line.
main(String[]) - Static method in class org.hps.record.evio.EvioFileProducer
The externally accessible main method.
main(String[]) - Static method in class org.hps.rundb.builder.BuilderCommandLine
Run the program from the command line.
main(String[]) - Static method in class org.hps.rundb.builder.EvioDataCommandLine
 
main(String[]) - Static method in class org.hps.svt.alignment.BuildCompact
 
main(String[]) - Static method in class org.hps.svt.alignment.BuildMillepedeCompact
 
main(String[]) - Static method in class org.hps.svt.alignment.MillepedeCompactDump
 
main(String[]) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
main(String[]) - Static method in class org.hps.util.ConvertToStdhep
 
main(String[]) - Static method in class org.hps.util.DatFileToStdhep
 
main(String[]) - Static method in class org.hps.util.DatFileToStdhepTVM
 
main(String[]) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
main(String[]) - Static method in class org.hps.util.FilterMCBunches
 
main(String[]) - Static method in class org.hps.util.GenerateBunches
 
main(String[]) - Static method in class org.hps.util.GenerateSingleParticles
 
main(String[]) - Static method in class org.hps.util.LHEFileToStdhep
 
main(String[]) - Static method in class org.hps.util.MergeBunches
 
main(String[]) - Static method in class org.hps.util.UnfoldFieldmap
 
main(String[]) - Static method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
mainSplitPane - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The primary split pain dividing the left and right panels.
makeBeamPlane(Volume, LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
makeBeamPlane(Volume, Hep3Vector, Hep3Vector, Hep3Vector, LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
makeChannelID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Generate an ID for a channel (strip) on a sensor.
makeColdBlock(HPSTestRunTracker2014GeometryDefinition.TestRunModule) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
Create the cold block object.
makeConversionCols - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
makeCopy(IHistogram2D) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
makeCorrectedTrack(FittedGblTrajectory, HelicalTrackFit, List<TrackerHit>, int, double) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeCorrectedTrack(FittedGblTrajectory, HelicalTrackFit, List<TrackerHit>, int, double, boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
Create a new BaseTrack from a FittedGblTrajectory.
makeDigiAxialHit(SiTrackerHitStrip1D) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeDigiStrip(SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeDigiStrip(SiTrackerHitStrip1D) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeECalRawHit(int, long, CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makeExample(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample10(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample2(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample3(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample3b(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample4(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample5(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample5b(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample6(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample66(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample7(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample77(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample8(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample9(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeFpgaData(Subdetector) - Method in class org.hps.evio.SVTHitWriter
 
MakeGblTracks - Class in org.hps.recon.tracking.gbl
Utilities that create track objects from fitted GBL trajectories.
MakeGblTracks() - Constructor for class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeGenericRawHit(int, int, short, short, CompositeData, int) - Static method in class org.hps.evio.EcalEvioReader
 
makeGenFSParticleList(List<MCParticle>) - Static method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
makeGreyScale(double, double) - Static method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
makeGreyScale

public static GradientScale makeGreyScale(double minimum, double maximum)

Creates a color scale that ranges from black (cold) to white (hot) with the indicated maximum and minimum.
makeHalfModule(String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
Create the half-module.
makeHalfModuleComponentActiveSensor(HPSTestRunTracker2014GeometryDefinition.Sensor) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHalfModuleComponentCF(HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHalfModuleComponentHybrid(HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHalfModuleComponentKapton(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHalfModuleComponentSensor(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHeatScale(double, double) - Static method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
makeHeatScale

public static GradientScale makeHeatScale(double minimum, double maximum)

Creates a color scale that ranges from black (cold) to red (hot) with the indicated maximum and minimum.
makeHelicalTrackHitFromTrackerHit(TrackerHit) - Static method in class org.hps.recon.tracking.TrackUtils
 
makeHit(int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHit(int[], int) - Method in class org.hps.evio.AbstractSvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHit(int[]) - Method in class org.hps.evio.SvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHit(int[]) - Method in class org.hps.evio.TestRunSvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.AbstractSvtEvioReader
Make RawTrackerHits out of all sample sets in an SVT EVIO bank and put them into an LCSim event.
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.EcalEvioReader
 
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.EvioReader
Make a LCIO hit collection (e.g.
makeHits(IDetectorElement) - Method in class org.hps.recon.tracking.StripMaker
 
makeHits(SiSensor) - Method in class org.hps.recon.tracking.StripMaker
 
makeHits(SiSensor, SiSensorElectrodes, List<FittedRawTrackerHit>) - Method in class org.hps.recon.tracking.StripMaker
 
makeHitToStripTable(List<HelicalTrackCross>, Map<HelicalTrackStrip, SiTrackerHitStrip1D>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeHk(double, double, double, double, boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
makeHkFixed(double, double, double, double, boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
makeID(String, int) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeIdentifierHelper(Subdetector, DetectorIdentifierHelper.SystemMap) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
makeIdentifierHelper(Subdetector, DetectorIdentifierHelper.SystemMap) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
makeIdentifierHelper(Subdetector, DetectorIdentifierHelper.SystemMap) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
makeIntegralHitsMode3(CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makeIntegralHitsMode7(CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makeLCSimEvent(EvioEvent) - Method in class org.hps.evio.DummyEventBuilder
 
makeLCSimEvent(EvioEvent) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Make an lcsim event from EVIO data.
makeLCSimEvent(EvioEvent) - Method in class org.hps.evio.LCSimTestRunEventBuilder
 
makeLCSimEvent(EvioEvent) - Method in interface org.hps.record.LCSimEventBuilder
Build the LCSim event from an EVIO event.
makeLongHalfModule(String, String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
Create the half-module.
makeLongHalfModuleComponentKapton(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
makeModule(HPSTracker2Converter.ModuleParameters) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
makeModule(HPSTrackerConverter.ModuleParameters) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
makeModule(HPSTracker.ModuleParameters, SensitiveDetector, LCDD) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
makeModule(HPSTracker2.ModuleParameters, SensitiveDetector, LCDD) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
makeModuleBundle(int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
Create the module.
makeModuleBundle(int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
Create the module.
makeModuleBundle(int, String, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
Create the module.
makeModuleBundle(int, String, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
makeModuleBundle(int, String, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeModuleBundle(int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeModuleComponents(LogicalVolume, HPSTracker2Converter.ModuleParameters) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
makeModuleComponents(LogicalVolume, HPSTrackerConverter.ModuleParameters) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
makeModuleComponents(Volume, HPSTracker.ModuleParameters, SensitiveDetector, LCDD) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
makeModuleComponents(Volume, HPSTracker2.ModuleParameters, SensitiveDetector, LCDD) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
makeMollerCandidates(ReconstructedParticle, ReconstructedParticle) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
makeMollerCols - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
makeNewRow() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
makePixel(LCDD, SensitiveDetector, Hodoscope_v1.PixelParameters, int, int, int, double, double) - Method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
makePlots() - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
makePulseHits(CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makeRainbowScale(double, double) - Static method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
makeRainboowScale

public static makeRainbowScale(double minimum, double maximum)

Creates a MultiGradientScale that maps values from purple, to blue, to cyan, to green, to yellow, and to red at the hottest.
makeReadoutHit(CalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
makeReconstructedParticle(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Static method in class org.hps.recon.particle.HpsReconParticleDriver
Creates a reconstructed V0 candidate particle from an electron, positron, and billior vertex.
makeReconstructedParticles(List<Cluster>, List<List<Track>>) - Method in class org.hps.recon.particle.ReconParticleDriver
Create the set of final state particles from the event tracks and clusters.
makeRk(double, double, double, double, double, double, boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
makeSeedTrackFromBaseTrack(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
makeSensors(Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
makeSharedTrackMap(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Makes shared-tracks internal state maps.
makeShortHalfModule(String, String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
Create the half-module.
makeShortHalfModule(String, String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
Create the half-module.
makeShortHalfModuleComponentActiveSensor(HPSTracker2017GeometryDefinition.ShortSensor) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
makeShortHalfModuleComponentActiveSensor(HPSTracker2019GeometryDefinition.ShortSensor) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeShortHalfModuleComponentKapton(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
makeShortHalfModuleComponentKapton(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeShortHalfModuleComponentSensor(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
makeShortHalfModuleComponentSensor(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeSimTrackerHitId(SiSensor) - Static method in class org.hps.recon.tracking.TrackerHitUtils
Make a SimTrackerHit IIdentifier for a given layer number
makeStripData(HelicalTrackFit, List<TrackerHit>, MultipleScattering, double, int) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
Create a list of GBLStripClusterData objects that can be used as input to the GBL fitter.
makeStripData(HpsSiSensor, HelicalTrackStripGbl, HelicalTrackFit, MultipleScattering.ScatterPoint) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeStripListMap(Map<HelicalTrackStrip, SiTrackerHitStrip1D>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
makeTrackerHit(List<FittedRawTrackerHit>, SiSensorElectrodes) - Method in class org.hps.recon.tracking.StripMaker
 
makeTrackHitMaps(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Makes track-hits internal state maps.
makeTrackScoreMap(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Makes track-score internal state map.
makeTrigger(int, int, int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Creates an SSPTrigger object representing the given trigger information.
makeTriggerData(EventHeader, String) - Method in class org.hps.readout.ecal.TestRunTriggerDriver
 
makeTriggerData(EventHeader, String) - Method in class org.hps.readout.ecal.TriggerDriver
Make a dummy TriggerData
makeTriggerHit(CalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
makeV0Candidates(ReconstructedParticle, ReconstructedParticle) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
makeWindowHits(CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
manager - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
manager - Static variable in class org.hps.analysis.dataquality.DQMDatabaseDriver
 
MANAGER - Static variable in class org.hps.conditions.api.ConditionsObjectUtilities
Static instance of conditions manager.
manager - Variable in class org.hps.conditions.cli.AbstractCommand
 
MANAGER - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
Setup conditions.
MANAGER - Static variable in class org.hps.conditions.svt.SvtTimingConstantsLoader
Setup conditions.
manager - Variable in class org.hps.job.DatabaseConditionsManagerSetup
 
manager - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
manager - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
mapGoodHitList - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
MapValueIterator<E> - Class in org.hps.monitoring.ecal.eventdisplay.util
Class MapValueIterator creates an iterator for the values stored in a map.
MapValueIterator(Map<?, E>) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
Generates a new MapValueIterator from a given Map with the appropriate parameterizations.
margin - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
mark - Variable in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
mark(int) - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
markSupported() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
mask - Variable in enum org.hps.record.evio.EventTagMask
 
maskBadChannels - Variable in class org.hps.svt.SVTHitLevelPlots
 
mass - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
mass2 - Variable in class org.hps.analysis.examples.VertexAnalysis
 
mass2 - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
mass2 - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
MassCalculator - Class in org.hps.analysis.ecal
This code contains all of the calculations, as found in the 2015 data, for combining the Ecal energy and SVT momentum.
MassCalculator() - Constructor for class org.hps.analysis.ecal.MassCalculator
 
massVsVtxZ - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
matchedClusters - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that were successfully verified.
matchedClusters2DEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the 2D difference in energy between matched clusters.
matchedClusters2DHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the 2D difference in hit count between matched clusters.
matchedClustersEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in energy between matched clusters.
matchedClustersEnergyEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the energy efficiency of matched cluster pairs.
matchedClustersEnergyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the energy distribution of matched cluster pairs.
matchedClustersHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in hit count between matched clusters.
matchedClustersTimeEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the time efficiency of matched cluster pairs.
matchedClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the time distribution of matched cluster pairs.
matchedTracksColName - Variable in class org.hps.analysis.examples.SvtTrackAnalysis
 
matchedTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the total number of matched triggers observed for each source type.
matcher - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
matcher - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
matcher - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
matcher - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
matcher - Variable in class org.hps.analysis.vertex.VertexDebugger
 
matcher - Variable in class org.hps.recon.particle.ReconParticleDriver
Utility used to determine if a track and cluster are matched
matches(EventHeader, ReconstructedParticle, MCParticle) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
matches(long) - Method in class org.hps.datacat.FileEventRange
 
matches(EvioEvent) - Method in enum org.hps.record.evio.EventTagConstant
 
matches(int) - Method in enum org.hps.record.evio.EventTagMask
Return true if the eventTag matches this mask.
matches(int) - Method in enum org.hps.record.triggerbank.TriggerType
Return true if the bits match this mask.
matchesMC(EventHeader, Vertex, MCParticle, MCParticle) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
matchesPosition(CrystalDataSet.Motherboard) - Method in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
Checks whether a given motherboard position is consistent with the position enumerable.
matchSimulatedToHardware(Collection<Cluster>, Collection<SSPCluster>, double, int, LocalOutputLogger) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Performs cluster matching between a collection of simulated clusters and a collection of hardware clusters using the strictly time-compliant algorithm.
matchTrigger(EventHeader) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
matchTrigger(EventHeader) - Method in class org.hps.analysis.examples.StripEventDriver
 
matchTriggerType(TIData) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
matchTriggerType(TIData) - Method in class org.hps.analysis.examples.StripEventDriver
 
matchTriggerType(TIData) - Method in class org.hps.analysis.tuple.TupleMaker
 
matchTriggerType(TIData) - Method in class org.hps.recon.filtering.TriggerTypeFilter
 
Material(String, double, double, double) - Constructor for class org.hps.recon.tracking.MaterialSupervisor.Material
 
material - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
MaterialManager - Class in org.hps.recon.tracking
Extension to lcsim MaterialManager to allow more flexibility in track reconstruction
MaterialManager() - Constructor for class org.hps.recon.tracking.MaterialManager
 
MaterialManager(boolean) - Constructor for class org.hps.recon.tracking.MaterialManager
 
MaterialManager.HPSTracker2VolumeGrouper - Class in org.hps.recon.tracking
Get the path groups for SiTrackerEndcap2, which has modules placed directly in the tracking volume.
materialName - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
materialName - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
materialName - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
materialName - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
Materials() - Constructor for class org.hps.recon.tracking.MaterialSupervisor.Materials
 
MaterialSupervisor - Class in org.hps.recon.tracking
Material manager using the detector geometry.
MaterialSupervisor() - Constructor for class org.hps.recon.tracking.MaterialSupervisor
 
MaterialSupervisor(boolean) - Constructor for class org.hps.recon.tracking.MaterialSupervisor
 
MaterialSupervisor.DetectorPlane - Interface in org.hps.recon.tracking
 
MaterialSupervisor.Material - Class in org.hps.recon.tracking
 
MaterialSupervisor.Materials - Class in org.hps.recon.tracking
 
MaterialSupervisor.ScatteringDetectorVolume - Interface in org.hps.recon.tracking
 
MaterialSupervisor.SiPlane - Class in org.hps.recon.tracking
 
MaterialSupervisor.SiStripPlane - Class in org.hps.recon.tracking
 
Matrix - Class in org.hps.recon.tracking.gbl.matrix
 
Matrix(int, int) - Constructor for class org.hps.recon.tracking.gbl.matrix.Matrix
Construct an m-by-n matrix of zeros.
Matrix(double[][], int, int) - Constructor for class org.hps.recon.tracking.gbl.matrix.Matrix
Construct a matrix quickly without checking arguments.
MatrixTranspose(Matrix) - Method in class org.hps.recon.tracking.HelixConverter
Returns the transpose of the matrix (inexplicably not handled by the matrix package for non-square matrices).
MatrixTranspose(Matrix) - Method in class org.hps.recon.vertexing.BilliorTrack
Returns the transpose of the matrix (inexplicably not handled by the matrix package for non-square matrices).
max(int...) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets the maximum value in a set of integers.
max - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
MAX_ATTEMPTS - Static variable in class org.hps.conditions.database.ConnectionParameters
Number of connection retries allowed.
MAX_ATTEMPTS - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Number of connection retries allowed.
MAX_CHANNEL - Static variable in class org.hps.conditions.svt.SvtChannel
Maximum channel number.
MAX_EVENTS_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Max events after which session will be automatically ended.
MAX_FEB_HYBRID_ID - Static variable in class org.hps.conditions.svt.SvtChannel
Maximum FEB Hybrid ID.
MAX_FEB_ID - Static variable in class org.hps.conditions.svt.SvtChannel
Maximum FEB ID.
MAX_FPGA_ID - Static variable in class org.hps.evio.TestRunSvtEvioReader
 
max_iterations_intercept - Variable in class org.hps.recon.tracking.WTrack
 
MAX_NUMBER_OF_SAMPLES - Static variable in class org.hps.conditions.svt.AbstractSvtChannel
Default number of samples to read out.
MAX_OUTLIERS - Static variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
MAX_RECENT_FILES - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The maximum number of recent files (hard-coded to 10 to match 0-9 shortcut mnemonics).
MAX_ROC_BANK_TAG - Static variable in class org.hps.evio.SvtEvioReader
 
MAX_ROWS - Static variable in class org.hps.monitoring.application.PlotInfoPanel
The maximum number of rows in the table.
MAX_TEMP - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
maxADCValue() - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Compute the maximum ADC value
maxBsconVertChi2 - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxBsconVertChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxBufferSize - Variable in class org.hps.evio.EvioToLcio
 
maxChannels - Static variable in class org.hps.analysis.dataquality.SvtMonitoring
 
maxChi2GBLTrack - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxChi2GBLTrack - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxChi2SeedTrack - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxChi2SeedTrack - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxClusters - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
maxCoplanarityAngle - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
maxD0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxD0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxDepth - Variable in class org.hps.crawler.CrawlerConfig
The maximum depth to crawl.
maxDepth() - Method in class org.hps.crawler.CrawlerConfig
Get the max depth in the directory tree to crawl.
maxDiffCut - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
maxDt - Variable in class org.hps.recon.filtering.EcalPairsFilter
 
maxDt - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
maxE - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
maxE - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
maxE - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
maxE - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
maxE - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxEch - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
maxEch - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
maxElectronP - Variable in class org.hps.record.StandardCuts
 
maxElectronPset - Variable in class org.hps.record.StandardCuts
 
maxEvents - Variable in class org.hps.evio.EvioToLcio
 
maxEventsField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for setting the maximum number of events to process in the session.
maxFactor - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
maxFactor - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
maxHistoE - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
maxHitEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
maxHitsPerHalf - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
maxHitsPerRow - Variable in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
 
maxHitsPerSensor - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
MAXIMIZE_WINDOW - Static variable in class org.hps.monitoring.application.Commands
Maximize the application window.
maximizeWindow() - Method in class org.hps.monitoring.application.MonitoringApplication
Maximize the application window.
maximum() - Method in class org.hps.recon.ecal.Ecal3PoleFunction
 
maxLen - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
maxLen - Static variable in class org.hps.util.ConvertToStdhep
 
maxLen - Static variable in class org.hps.util.DatFileToStdhep
 
maxLen - Static variable in class org.hps.util.DatFileToStdhepTVM
 
maxLen - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
maxLookbackEvents - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
maxLookbackTime - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
maxMass - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
maxMatchChisq - Variable in class org.hps.record.StandardCuts
 
maxMatchDt - Variable in class org.hps.record.StandardCuts
 
maxMatchDtSet - Variable in class org.hps.record.StandardCuts
 
maxMollerP - Variable in class org.hps.record.StandardCuts
 
maxMollerPset - Variable in class org.hps.record.StandardCuts
 
MAXNSIGMAPOSITIONMATCH - Variable in class org.hps.recon.particle.ReconParticleDriver
 
maxOffset - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
maxOffsets - Variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
maxOmega - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxOmegaErr - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxOutliers - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
maxP - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
MAXP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
MAXP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
maxPairs - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
maxPairs - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
maxPairs - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
maxPairs - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
maxPairs - Variable in class org.hps.analysis.vertex.VertexDebugger
 
maxPeakOccupancy - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
maxPhi - Variable in class org.hps.analysis.vertex.VertexDebugger
 
maxPhi0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxPhi0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxPull - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxPulses - Variable in class org.hps.record.daqconfig.FADCConfig
 
maxQueueSize - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The maximum queue size if using an LCIO record queue.
maxRange - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
maxReconParticles - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
maxRecords - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The maximum number of records to process (-1 for unlimited).
maxRecords - Variable in class org.hps.record.composite.MaxRecordsProcessor
The maximum number of records.
maxRecords - Variable in exception org.hps.record.MaxRecordsException
The maximum number of records.
MaxRecordsException - Exception in org.hps.record
Exception thrown when maximum number of records is reached.
MaxRecordsException(String, long) - Constructor for exception org.hps.record.MaxRecordsException
Class constructor.
MaxRecordsProcessor - Class in org.hps.record.composite
A @{link CompositeProcessor} for throwing an error when the maximum number of records is reached or exceeded.
MaxRecordsProcessor(long) - Constructor for class org.hps.record.composite.MaxRecordsProcessor
Class constructor, with the maximum number of records.
maxRes - Variable in class org.hps.svt.SVTHitLevelPlots
 
MAXS - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
MAXS - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
maxSampleCutForNoise - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
maxSampleMonitorPeriod - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSampleMonitorStart - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSampleNumberPerSensorOppPlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
maxSampleNumberPerSensorPlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
maxSampleNumberPerVolumePlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
maxSampleNumberPlot - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
maxSamplePosition - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSamplePositionPlots - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSampleStatus - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSharedHitsPerTrack - Variable in class org.hps.record.StandardCuts
 
maxSharedHitsPerTrackSet - Variable in class org.hps.record.StandardCuts
 
maxSize - Variable in class org.hps.recon.filtering.CollectionSizeFilter
 
maxSize - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxT - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxTime - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
maxTimePlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
maxTLambda - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxTLambdaErr - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxTrackChisq - Variable in class org.hps.record.StandardCuts
 
maxTrackChisqProb - Variable in class org.hps.record.StandardCuts
 
maxTracks - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
maxTrkChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxTrkPCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxUnconVertChi2 - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxUnconVertChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxVertexClusterDt - Variable in class org.hps.record.StandardCuts
 
maxVertexClusterDtSet - Variable in class org.hps.record.StandardCuts
 
maxVertexP - Variable in class org.hps.record.StandardCuts
 
maxVertexPset - Variable in class org.hps.record.StandardCuts
 
maxVolt - Static variable in class org.hps.recon.ecal.EcalUtils
 
maxX - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxY - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxYerror - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxZ0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxZ0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
Mb - Static variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
MC_TIME - Static variable in class org.hps.evio.EventConstants
 
mcbesthits - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
mcbestlist - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
MCFullDetectorTruth - Class in org.hps.analysis.MC
This is the tuple template driver Use this to add your code and variables to make a tuple Run the GeneralTupleDriver to output info into a text file Change the steering file to include this driver Run "makeTree.py" on text file to create a root tuple
MCFullDetectorTruth(EventHeader, Track, FieldMap, List<HpsSiSensor>, Subdetector) - Constructor for class org.hps.analysis.MC.MCFullDetectorTruth
 
mcmap - Variable in class org.hps.analysis.examples.TrackAnalysis
 
mcmap - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
mcmapAll - Variable in class org.hps.analysis.examples.TrackAnalysis
 
mcmapAxial - Variable in class org.hps.analysis.examples.TrackAnalysis
 
mcmapZ - Variable in class org.hps.analysis.examples.TrackAnalysis
 
mcParticle - Variable in class org.hps.recon.tracking.HpsHelicalTrackFit
 
mcParticleCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
mcParticleCollectionName - Variable in class org.hps.analysis.tuple.FullTruthTupleMaker
 
MCParticleCollectionName - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
MCParticleEComparator() - Constructor for class org.hps.analysis.ecal.HPSEcalPlotsDriver.MCParticleEComparator
 
MCParticleEComparator() - Constructor for class org.hps.analysis.ecal.HPSMCParticlePlotsDriver.MCParticleEComparator
 
mcParticleReferences - Variable in class org.hps.util.MergeBunches
 
mcParticles - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
MCTrackerHitResidualAnalysisDriver - Class in org.hps.analysis.MC
Simple Driver to compare positions of the SimTrackerHits with the TrackerHits created by the full SVT simulation.
MCTrackerHitResidualAnalysisDriver() - Constructor for class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
MCTruthExampleDriver - Class in org.hps.analysis.examples
Example driver showing how to retrieve MC truth information from an lcsim event.
MCTruthExampleDriver() - Constructor for class org.hps.analysis.examples.MCTruthExampleDriver
 
MCTupleMaker - Class in org.hps.analysis.tuple
 
MCTupleMaker() - Constructor for class org.hps.analysis.tuple.MCTupleMaker
 
mean - Variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
means - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
meanTime - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
measDataIndex - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
measDim - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measPrecision - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measProjection - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measResiduals - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measTransformation - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measurement_errors - Variable in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
measurement_vectors - Variable in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
MegabytesPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.MegabytesPerSecondProvider
 
menu - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The application's menu bar.
menu - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The base menus used displayed by the Viewer.
MENU_FILE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MENU_ITEM_LIN_SCALE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MENU_ITEM_LOG_SCALE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MENU_SCALE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MENU_VIEW - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuBackground - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MenuBar - Class in org.hps.monitoring.application
This is the primary menu bar for the monitoring application.
MenuBar(ConfigurationModel, ConnectionStatusModel, ActionListener) - Constructor for class org.hps.monitoring.application.MenuBar
Class constructor.
MenuBar.RecentFileItem - Class in org.hps.monitoring.application
The implementation of JMenuItem for recent file items.
menuHighlight - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuMirrorX - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuMirrorY - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuRoot - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The root menu bar displayed by the Viewer.
menuScaling - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuScreenshot - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
merge(Configuration) - Method in class org.hps.monitoring.application.model.Configuration
Merge in values from another configuration into this one which will override properties that already exist with new values.
merge(Configuration) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Merge another properties configuration into this one.
MergeBunches - Class in org.hps.util
 
MergeBunches() - Constructor for class org.hps.util.MergeBunches
 
mergeCollections(EventHeader.LCMetaData, EventHeader.LCMetaData, double) - Method in class org.hps.util.MergeBunches
Merges two collections and applies a time offset to all entries in the overlay collection.
mergeEvents(EventHeader, EventHeader, double) - Method in class org.hps.util.MergeBunches
Merges all collections from the given events and applies a time offset to all entries in all collections of the overlay event.
MergeTrackCollections - Class in org.hps.recon.tracking
Read all track collections in the event, use ambiguity resolver, and put the resulting list of unique tracks in a new collection.
MergeTrackCollections() - Constructor for class org.hps.recon.tracking.MergeTrackCollections
 
message - Variable in class org.hps.monitoring.application.util.ErrorHandler
The error message.
message - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
MESSAGE_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Message field column index.
METADATA_FIELDS - Static variable in class org.hps.rundb.builder.DatacatBuilder
 
MetadataWriter - Class in org.hps.crawler
Creates metadata for a file and writes the results to a Python snippet that can be used as input to the SRS datacat.
MetadataWriter() - Constructor for class org.hps.crawler.MetadataWriter
 
MeV - Static variable in class org.hps.recon.ecal.EcalUtils
 
mille - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
MilleBinary - Class in org.hps.recon.tracking.gbl
Millepede-II (binary) record.
MilleBinary() - Constructor for class org.hps.recon.tracking.gbl.MilleBinary
Default Constructor
MilleBinary(String) - Constructor for class org.hps.recon.tracking.gbl.MilleBinary
Fully qualified Constructor
milleBinaryFileName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
milleOut(MilleBinary) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
MilleParameter - Class in org.lcsim.geometry.compact.converter
 
MilleParameter(String) - Constructor for class org.lcsim.geometry.compact.converter.MilleParameter
 
MilleParameter(int, double, double) - Constructor for class org.lcsim.geometry.compact.converter.MilleParameter
 
MilleParameter.Type - Enum in org.lcsim.geometry.compact.converter
 
milleParameters - Variable in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
milleparameters - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
MilleParameterSet(IDetectorElement) - Constructor for class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
MillepedeCompactDump - Class in org.hps.svt.alignment
 
MillepedeCompactDump() - Constructor for class org.hps.svt.alignment.MillepedeCompactDump
 
millepedeId - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
MILLIS - Static variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Helper for second to milliseconds conversion.
MILLISECONDS - Static variable in class org.hps.record.evio.EvioFileUtilities
Milliseconds constant for conversion to/from second.
millisToSeconds(long) - Static method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
milliToSecond - Static variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
min - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
MIN_CHANNEL - Static variable in class org.hps.conditions.svt.SvtChannel
Minimum channel number.
MIN_DATA_BANK_TAG - Static variable in class org.hps.evio.TestRunSvtEvioReader
 
MIN_FEB_HYBRID_ID - Static variable in class org.hps.conditions.svt.SvtChannel
Minimum FEB hybrid ID.
MIN_FEB_ID - Static variable in class org.hps.conditions.svt.SvtChannel
Minimum FEB ID.
MIN_HEIGHT - Static variable in class org.hps.monitoring.application.PlotInfoPanel
Minimum height of panel in pixels.
MIN_RANGE - Static variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
MIN_ROC_BANK_TAG - Static variable in class org.hps.evio.SvtEvioReader
 
MIN_TEMP - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
MIN_TIME_INTERVAL - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
MIN_WIDTH - Static variable in class org.hps.monitoring.application.PlotInfoPanel
Minimum width of panel in pixels.
minClusters - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
minClusterSeedEnergy - Variable in class org.hps.recon.ecal.cluster.LegacyClusterer
 
minClusterSize - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
minClusterSize - Variable in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
 
minD0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
minD0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
minDisplayWidth - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
minE - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minEch - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
minEch - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
minEnergy - Variable in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
minHistoE - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
minHitCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
minHitEnergy - Variable in class org.hps.recon.ecal.cluster.LegacyClusterer
 
minHitEnergy - Variable in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
minHits - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
minHitsAxialTrack - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
minHitsPerHalf - Variable in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
minHitsPerHalf - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
minHitsPerSensor - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
minHitsStereoTrack - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
MINIMIZE_WINDOW - Static variable in class org.hps.monitoring.application.Commands
Minimize the application window.
minimizeWindow() - Method in class org.hps.monitoring.application.MonitoringApplication
Minimize the application window.
minimumHits - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
minimumHits - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
MinimumHitsFilter - Class in org.hps.recon.filtering
 
MinimumHitsFilter() - Constructor for class org.hps.recon.filtering.MinimumHitsFilter
 
minimumNumberOfHits - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
minimumSelectedSamples - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
minimumStats - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
minLookbackEvents - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
minMollerChisqProb - Variable in class org.hps.record.StandardCuts
 
minMollerP - Variable in class org.hps.record.StandardCuts
 
minMollerPset - Variable in class org.hps.record.StandardCuts
 
minOffset - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
minOffsets - Variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
minOmega - Variable in class org.hps.svt.SVTHitLevelPlots
 
minOmegaErr - Variable in class org.hps.svt.SVTHitLevelPlots
 
minP - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
MINP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
MINP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
minPCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
minPeakOccupancy - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
minPhi - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
minPhi - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
minPhi - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
minPhi - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
minPhi - Variable in class org.hps.analysis.vertex.VertexDebugger
 
minPhi0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
minPhi0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
minPull - Variable in class org.hps.svt.SVTHitLevelPlots
 
minRange - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
minReconParticles - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
minRes - Variable in class org.hps.svt.SVTHitLevelPlots
 
minRows - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
minRows - Variable in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
 
MINS - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
MINS - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
minSiLayers - Variable in class org.hps.recon.filtering.InTimeHitsFilter
 
minSiLayers - Variable in class org.hps.recon.filtering.MinimumHitsFilter
 
minSize - Variable in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
minSize - Variable in class org.hps.recon.filtering.CollectionSizeFilter
 
minSize - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minT - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minTime - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
minTime - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
minTime - Variable in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
minTLambda - Variable in class org.hps.svt.SVTHitLevelPlots
 
minTLambdaErr - Variable in class org.hps.svt.SVTHitLevelPlots
 
minTrackHits - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
minTracks - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
minuitFit(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
minuitLogger - Static variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
minuitLoggger - Static variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
minus(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
C = A - B
minus(Vector) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
minus(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
minus(VVector) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
minusEquals(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
minVertexChisqProb - Variable in class org.hps.record.StandardCuts
 
minX - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minY - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minZ0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
minZ0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
MIP - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
mirrorX - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
mirrorY - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
misidDir - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
mMean - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
modalMonitor - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
mode - Variable in class org.hps.evio.EcalHitWriter
 
mode - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
mode - Variable in class org.hps.recon.ecal.HitExtraData
 
mode - Variable in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
mode - Variable in class org.hps.record.daqconfig.FADCConfig
 
mode3 - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
mode7 - Variable in class org.hps.recon.ecal.EcalRawConverter
Perform Mode-7 algorithm, else Mode-3.
mode7 - Variable in class org.hps.recon.ecal.EcalRawConverter2
Perform Mode-7 algorithm, else Mode-3.
mode7 - Variable in class org.hps.recon.ecal.EcalRawConverter3
Perform Mode-7 algorithm, else Mode-3.
Mode7Data(int, int) - Constructor for class org.hps.recon.ecal.HitExtraData.Mode7Data
 
model - Variable in class org.hps.monitoring.application.ConnectionStatusPanel
The model for getting connection status changes.
model - Variable in class org.hps.monitoring.application.LogTable
The backing table model.
model - Variable in class org.hps.monitoring.application.PlotInfoPanel
The default table model.
Module() - Method in class org.hps.detector.ecal.GVector
 
module - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
module_box_L13_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
module_box_L13_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
module_box_L13_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
module_box_L45_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
module_box_L45_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
module_box_L45_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
MODULE_HEADER - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Directory structure for all clustering diagnostic plots.
module_mounting_hole_to_hole_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
ModuleComponentParameters(double, double, double, String, int, boolean, String) - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
ModuleComponentParameters(double, double, double, String, int, boolean, String) - Constructor for class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
ModuleComponentParameters(double, double, double, String, int, boolean, String) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
ModuleComponentParameters(double, double, double, String, int, boolean, String) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
moduleDetectorElements - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
moduleHeader - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the basic directory structure for all plots used in the class.
ModuleL13(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
ModuleL13Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Bot
 
ModuleL13Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Top
 
ModuleL1Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Bot
 
ModuleL1Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
ModuleL1Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
ModuleL1Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Top
 
ModuleL1Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
ModuleL1Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
ModuleL2Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Bot
 
ModuleL2Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Bot
 
ModuleL2Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
ModuleL2Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Top
 
ModuleL2Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Top
 
ModuleL2Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
ModuleL3Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Bot
 
ModuleL3Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
ModuleL3Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
ModuleL3Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Top
 
ModuleL3Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
ModuleL3Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
ModuleL46(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
ModuleL46Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
ModuleL46Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
ModuleL4Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL4Bot
 
ModuleL4Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
ModuleL4Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
ModuleL4Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL4Top
 
ModuleL4Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
ModuleL4Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
ModuleL5Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL5Bot
 
ModuleL5Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL5Bot
 
ModuleL5Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL5Bot
 
ModuleL5Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL5Top
 
ModuleL5Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL5Top
 
ModuleL5Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL5Top
 
ModuleL6Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL6Bot
 
ModuleL6Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL6Bot
 
ModuleL6Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL6Bot
 
ModuleL6Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL6Top
 
ModuleL6Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL6Top
 
ModuleL6Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL6Top
 
ModuleL7Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL7Bot
 
ModuleL7Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL7Bot
 
ModuleL7Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL7Top
 
ModuleL7Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL7Top
 
moduleNumber(int) - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
moduleNumber(int) - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
moduleNumber(int) - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
moduleParameters - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
ModuleParameters(Element) - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
moduleParameters - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
ModuleParameters(Element) - Constructor for class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
moduleParameters - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
ModuleParameters(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
moduleParameters - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
ModuleParameters(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
modules - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
modules - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
modules - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
modules - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
modules - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
molCut - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
MOLLER_BOT - Static variable in class org.hps.recon.particle.ReconParticleDriver
 
MOLLER_TOP - Static variable in class org.hps.recon.particle.ReconParticleDriver
 
MollerCandidateFilter - Class in org.hps.recon.filtering
Class to strip off Moller candidates.
MollerCandidateFilter() - Constructor for class org.hps.recon.filtering.MollerCandidateFilter
 
MollerCandidateFilterPass1 - Class in org.hps.recon.filtering
Moller skim driver to use for pass1.
MollerCandidateFilterPass1() - Constructor for class org.hps.recon.filtering.MollerCandidateFilterPass1
 
mollerCollectionName - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
mollerCollectionName - Variable in class org.hps.recon.filtering.MollerSkimDriver
 
mollerEitherP - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerHiP - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerLoP - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerMassVtxCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
MollerMonitoring - Class in org.hps.analysis.dataquality
DQM driver V0 particles (i.e.
MollerMonitoring() - Constructor for class org.hps.analysis.dataquality.MollerMonitoring
 
MollerMonitoring.Cut - Enum in org.hps.analysis.dataquality
 
mollerPsum - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
MollerSkimDriver - Class in org.hps.recon.filtering
 
MollerSkimDriver() - Constructor for class org.hps.recon.filtering.MollerSkimDriver
 
MollerTriggerDriver - Class in org.hps.readout.ecal
Class MollerTriggerDriver simulates a Møller trigger.
MollerTriggerDriver() - Constructor for class org.hps.readout.ecal.MollerTriggerDriver
 
MollerTupleDriver - Class in org.hps.analysis.tuple
 
MollerTupleDriver() - Constructor for class org.hps.analysis.tuple.MollerTupleDriver
 
mollerUx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerUy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerVzVtxCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerXVsVtxY - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerXVsVtxZ - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerYVsVtxZ - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
molPSumMax - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
molPSumMax - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
molPSumMin - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
molPSumMin - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
momentumAngle - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
monitoredQuantityMap - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
MonitoringAnalysisFactory - Class in org.hps.monitoring.plotting
This class implements the AIDA IAnalysisFactory for the monitoring application, which puts plots into a series of tabs.
MonitoringAnalysisFactory() - Constructor for class org.hps.monitoring.plotting.MonitoringAnalysisFactory
 
MonitoringApplication - Class in org.hps.monitoring.application
This is the primary class that implements the data monitoring GUI application.
MonitoringApplication(Configuration) - Constructor for class org.hps.monitoring.application.MonitoringApplication
Instantiate and show the monitoring application with the given configuration.
MonitoringApplication.LogHandler - Class in org.hps.monitoring.application
The default log handler which puts records into the table GUI component.
MonitoringApplication.MonitoringApplicationStreamHandler - Class in org.hps.monitoring.application
Log handler which publishes messages to a stream (console or file in this case).
MonitoringApplicationFrame - Class in org.hps.monitoring.application
This class instantiates the primary GUI components of the monitoring application.
MonitoringApplicationFrame(MonitoringApplication) - Constructor for class org.hps.monitoring.application.MonitoringApplicationFrame
Class constructor.
MonitoringApplicationStreamHandler(PrintStream) - Constructor for class org.hps.monitoring.application.MonitoringApplication.MonitoringApplicationStreamHandler
Class constructor.
MonitoringPlotFactory - Class in org.hps.monitoring.plotting
This class implements an AIDA IPlotterFactory for the monitoring application.
MonitoringPlotFactory() - Constructor for class org.hps.monitoring.plotting.MonitoringPlotFactory
Class constructor for unnamed factory.
MonitoringPlotFactory(String) - Constructor for class org.hps.monitoring.plotting.MonitoringPlotFactory
Class constructor for named factory.
MonoTriggerFilterDriver - Class in org.hps.recon.filtering
Keep events with exactly one trigger bit.
MonoTriggerFilterDriver() - Constructor for class org.hps.recon.filtering.MonoTriggerFilterDriver
 
mostSharedHitTrack(Track, List<Track>) - Static method in class org.hps.recon.tracking.TrackUtils
Number of shared 3D hits between tracks
mother - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
mother - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
mother - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
motherboard - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
motherboard - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
Motherboard(boolean, boolean) - Constructor for enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Instantiates a new motherboard enumerable.
motorConstant - Variable in class org.hps.conditions.svt.MotorPositionLoader
 
MotorPositionInterval(Date, Date, double, double) - Constructor for class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
MotorPositionLoader - Class in org.hps.conditions.svt
Load SVT motor positions from a MYA dump, figure out time ranges (same position for > 10 seconds), and then convert the motor stage to an opening angle.
MotorPositionLoader() - Constructor for class org.hps.conditions.svt.MotorPositionLoader
 
MotorPositionLoader.MotorPositionInterval - Class in org.hps.conditions.svt
 
MotorPositionLoader.MotorPositionMyaRecord - Class in org.hps.conditions.svt
 
MotorPositionLoader.Side - Enum in org.hps.conditions.svt
 
MotorPositionMyaRecord(Date, double) - Constructor for class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
motorToAngleBottom(double) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
motorToAngleTop(double) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
mouseClicked(MouseEvent) - Method in class org.hps.monitoring.application.SystemStatusTable.JTableButtonMouseListener
Implement mouse clicked action.
mouseClicked(MouseEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseListener
 
mouseExited(MouseEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseListener
 
mouseMoved(MouseEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseMotionListener
 
moveCollectionToTime(EventHeader.LCMetaData, double) - Method in class org.hps.util.MergeBunches
Shifts a collection in time.
moveEventToTime(EventHeader, double) - Method in class org.hps.util.MergeBunches
Shifts an event in time.
MoyalFitFunction - Class in org.hps.analysis.ecal.cosmic
 
MoyalFitFunction() - Constructor for class org.hps.analysis.ecal.cosmic.MoyalFitFunction
No argument constructor.
MoyalFitFunction(String) - Constructor for class org.hps.analysis.ecal.cosmic.MoyalFitFunction
Constructor with function title.
mRMS - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
MSANGLE - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
msangle(double, double) - Static method in class org.hps.recon.tracking.straight.STUtils
Calculate the multiple scattering angle for a given momentum and thickness
mu1 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
mu1_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
mu2 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
mu2_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
MultiGradientScale - Class in org.hps.monitoring.ecal.eventdisplay.util
The class MultiGradientScale is an implementation of ColorScale that maps values to a color over several different individual GradientScale objects to allow for multi-color mapping.
MultiGradientScale() - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
multipleCollections - Variable in class org.hps.conditions.database.AbstractConditionsObjectConverter
The action to take if multiple overlapping conditions sets are found.
multipleCollectionsAction - Variable in class org.hps.conditions.cli.TagCommand
 
MultipleCollectionsAction - Enum in org.hps.conditions.database
This is the action that should be used to pick a conditions set if there are multiple conditions sets returned from a query on type and name.
MultipleCollectionsAction() - Constructor for enum org.hps.conditions.database.MultipleCollectionsAction
 
MultipleScattering - Class in org.hps.recon.tracking
Extention of lcsim class to allow use of local classes.
MultipleScattering(MaterialManager) - Constructor for class org.hps.recon.tracking.MultipleScattering
 
MultipleScattering.ScatterPoint - Class in org.hps.recon.tracking
Nested class to encapsulate the scatter angles and which detector element it is related to
MultipleScattering.ScatterPoints - Class in org.hps.recon.tracking
Nested class to encapsulate a list of scatters
MULTIPLEXER_GAIN - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
Multiply(double) - Method in class org.hps.detector.ecal.GVector
multiplication by coefficient k
multisampleheader - Variable in class org.hps.record.svt.SvtHeaderDataInfo
 
MuonCandidateMonitoring - Class in org.hps.analysis.dataquality
 
MuonCandidateMonitoring() - Constructor for class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
myaDumpPath - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
myaEntries - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
myDate() - Static method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
myDate() - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 

N

n - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Row and column dimension (square matrix).
n - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Row and column dimensions, and pivot sign.
n - Variable in class org.hps.recon.tracking.gbl.matrix.Matrix
Row and column dimensions.
n - Variable in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Row and column dimensions.
n - Variable in class org.hps.record.triggerbank.SSPCluster
 
N_BINS_X_2D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
N_BINS_Y_2D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
N_CHANNELS_1D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
N_ISOLATIONS - Static variable in class org.hps.recon.tracking.TrackData
 
N_LAYERS - Static variable in class org.hps.analysis.MC.TrackTruthData
 
naccepted - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
nAccepted - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
name - Variable in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
name - Variable in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
name - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
name - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
 
name - Variable in class org.hps.conditions.cli.AbstractCommand
The name of the (sub)command.
name - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
name - Variable in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
The name of the data source which will show in the drop down box.
name - Variable in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
 
name - Variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
name() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.ClusterFilter
 
name() - Method in interface org.hps.recon.filtering.SimpleEventFilterDriver.EventFilter
 
name() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.ReconstructedParticleFilter
 
name() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.TrackFilter
 
name - Variable in class org.hps.record.et.EtStationThread
The station name.
name - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
name - Variable in class org.hps.util.TimerDriver
 
name - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
name - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
name - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
name - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
name - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
name - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
names - Variable in class org.hps.analysis.examples.VertexAnalysis
 
names - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
names - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
names - Variable in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
nameStrip - Static variable in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
nameStrip - Static variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
nameStrip - Static variable in class org.hps.analysis.dataquality.SvtMonitoring
 
nameStrip - Static variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
NANOS - Static variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Helper for second to nanoseconds conversion.
nBanks - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
nBegin - Static variable in class org.hps.util.ConvertToStdhep
 
nBegin - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
nbins - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nbins - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nbins - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nbins - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nbins - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nBins - Variable in class org.hps.svt.SVTHitLevelPlots
 
nbins - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nBit - Static variable in class org.hps.recon.ecal.EcalUtils
 
nBunches - Static variable in class org.hps.util.MergeBunches
 
nChannels - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
nclusPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
nColumns - Static variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
nColumns - Static variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
nCombosBot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nCombosTop - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nCuts - Static variable in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
nDAQConfigErrors - Variable in class org.hps.evio.TriggerConfigEvioReader
 
nDetectorChanges - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
nDetectorChanges - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
ndf() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the degrees of freedom for the fits.
nDrivers - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
NearestNeighborClusterer - Class in org.hps.recon.ecal.cluster
This is a simple (example) nearest-neighbor clustering algorithm.
NearestNeighborClusterer() - Constructor for class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
NearestNeighborRMSClusterer - Class in org.hps.recon.tracking
 
NearestNeighborRMSClusterer(double, double, double) - Constructor for class org.hps.recon.tracking.NearestNeighborRMSClusterer
Instantiate NearestNeighborRMS with specified thresholds.
NearestNeighborRMSClusterer() - Constructor for class org.hps.recon.tracking.NearestNeighborRMSClusterer
Instantiate NearestNeighborRMS with default thresholds: seed_threshold = 4*RMS noise neighbor_threshold = 3*RMS noise cluster_threshold = 4*RMS noise
nEcal - Variable in class org.hps.util.FilterMCBunches.RTHEventTester
 
nEcalHit - Variable in class org.hps.analysis.tuple.MCTupleMaker
 
neighborDeltaT - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
NeighborDirection() - Constructor for enum org.hps.detector.ecal.HPSEcalDetectorElement.NeighborDirection
 
neighborMap - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
neighborMap - Variable in class org.hps.recon.ecal.cluster.AbstractClusterer
 
neighborMap - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
neighborMap - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
neighborMap - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
NeighborMap(IIdentifierHelper) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal.NeighborMap
 
neighborMap - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
NeighborMap(IIdentifierHelper) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal3.NeighborMap
 
nele - Static variable in class org.hps.util.GenerateBunches
 
NeutralPionTriggerDriver - Class in org.hps.readout.ecal
Class NeutralPionTriggerDriver simulates a pi-0 trigger.
NeutralPionTriggerDriver() - Constructor for class org.hps.readout.ecal.NeutralPionTriggerDriver
 
nEvents - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
nEvents - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nEvents - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
nEvents - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nevents - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
nEvents - Variable in class org.hps.evio.EvioToLcio
The run number for conditions.
nEvents - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
nEvents - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
nevents - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
nevents - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
nevents - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
nevents - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
nEvents - Variable in class org.hps.util.FilterMCBunches.RTHEventTester
 
nEventsMin - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
nEventsProcessed - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
nEventsProcessed - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
nevt - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
nevt - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
nevt - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
nevt - Variable in class org.hps.recon.vertexing.AnalysisDriver
 
nevt - Variable in class org.hps.svt.alignment.RunAlignment
 
nevt - Static variable in class org.hps.util.GenerateBunches
 
nevt - Static variable in class org.hps.util.GenerateSingleParticles
 
newCollection(String) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Create a new conditions collection from the table name.
newCollection() - Method in class org.hps.conditions.api.TableMetaData
Create a new collection instance from the table meta data's collection type.
newCollection(Class<CollectionType>) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Create a new collection with the given type.
newCollection(Class<CollectionType>, String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Create a new collection with the given type and table name.
newEvent - Variable in class org.hps.util.MergeBunches
 
newObject(String) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Create a new conditions object from the table name.
newObject() - Method in class org.hps.conditions.api.TableMetaData
Create a new object instance from the table meta data's object type.
NEXT - Static variable in class org.hps.monitoring.application.Commands
Get the next event if paused.
next() - Method in class org.hps.monitoring.application.EventProcessing
Get the next event from the loop if in pause mode.
next() - Method in class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
 
next() - Method in class org.hps.record.AbstractRecordQueue
Load the next record.
next() - Method in class org.hps.record.composite.CompositeRecordSource
Load the next record which is then accessible using CompositeRecordSource.getCurrentRecord().
next() - Method in class org.hps.record.et.EtEventSource
Load the next EtEvent.
next() - Method in class org.hps.record.evio.EvioFileSource
Load the next record.
nextButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for getting next event when paused.
nextEvent() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
nextEvent

public boolean nextEvent()

Populates the event manager with hits and clusters from the next event.
nextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
nextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
nextJacobian - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
nextTick() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
nfakes - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
nfiles - Static variable in class org.hps.util.GenerateBunches
 
nFittedPulses - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
nGenerated - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nhchisq() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the non-holenomic constraint chisq.
nHits - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nhits - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
nhits - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
nHits - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
nHitsBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nHitsEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nHitsH1D - Variable in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
nHitsPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nHitsTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nInFiles - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nInFiles - Static variable in class org.hps.util.ConvertToStdhep
 
nInFiles - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
nLay - Variable in class org.hps.analysis.tuple.TupleMaker
 
nLay - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
nLay - Variable in class org.hps.svt.SVTHitLevelPlots
 
nlayers - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
nlayers - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
nlayers - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
nlayers - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
nlayers - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
nlayers - Variable in class org.hps.svt.alignment.RunAlignment
 
nLayers - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nmax - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nmax - Static variable in class org.hps.util.ConvertToStdhep
 
nmax - Static variable in class org.hps.util.DatFileToStdhepTVM
 
nmax - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
nMinChannelsWithEvents - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
nmodules - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nmodules - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
nmodules - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
nmodules - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
NO_CUTS - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
NO_CUTS - Static variable in class org.hps.readout.ecal.ReadoutTrigger
 
NO_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
NO_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
NoccupancyFill - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
node - Variable in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
node - Variable in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
node - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
node - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
node - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
NOISE - Static variable in class org.hps.evio.RfFitterDriver
 
NOISE_COUNT - Static variable in class org.hps.detector.svt.SvtDetectorSetup
The number of noise samples.
noiseEventThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The number of hits required to label an event a "noise event" when skipNoiseEvents is enabled.
noiseEventThreshold - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The number of hits that must be present in event in order for it to be ignored as a "noise event."
NoiselessReadoutChip - Class in org.hps.recon.tracking
Basic readout chip class.
NoiselessReadoutChip() - Constructor for class org.hps.recon.tracking.NoiselessReadoutChip
Creates a new instance of BasicReadoutChip
NoiselessReadoutChip.ADC - Class in org.hps.recon.tracking
ADC class representing analog to digital converter.
NoiselessReadoutChip.BasicChannel - Class in org.hps.recon.tracking
BasicChannel class representing a single channel's behavior Note that binary readout is a special case.
noiseMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
noiseSampleID - Variable in class org.hps.conditions.svt.CalibrationHandler
Noise sample ID (0-5).
noiseThreshold - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
nominalAngleBottom - Variable in class org.hps.evio.SvtEventFlagger
 
nominalAngleTop - Variable in class org.hps.evio.SvtEventFlagger
 
nominalTickLengthMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
noPileup - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
norm - Static variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
norm - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
norm(double[]) - Static method in class org.hps.analysis.examples.EcalScoringMatchDriver
 
normal() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
normal() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
notes - Variable in class org.hps.rundb.RunSummaryImpl
Notes about the run (from spreadsheet).
notifyListeners() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
Notify listeners of changes to the system status.
notrackFile - Variable in class org.hps.analysis.vertex.VertexDebugger
 
notrackwriter - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nOutliers - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
nPassCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
npassed - Variable in class org.hps.recon.filtering.EventReconFilter
 
nPassFull - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nPassLyr50 - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nPassNoMax - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nPeak - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter
 
nPeak - Variable in class org.hps.recon.ecal.EcalRawConverter
The maximum number of peaks to be searched for.
nPeak - Variable in class org.hps.recon.ecal.EcalRawConverter2
The maximum number of peaks to be searched for.
nPeak - Variable in class org.hps.recon.ecal.EcalRawConverter3
The maximum number of peaks to be searched for.
NPEDSAMP - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
nPhotonsHisto - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nPointsZ - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
nPosMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
nPosMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nprocessed - Variable in class org.hps.recon.filtering.EventReconFilter
 
nPulses - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
nread - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nread - Static variable in class org.hps.util.ConvertToStdhep
 
nread - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
nRecoEvents - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nRecoEvents - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
nRecoEvents - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
nRecoEvents - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nRecoEvents - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
nRecoV0 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nRejected - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
nResultSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
nResultSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
nRows - Static variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
nRows - Static variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
nRTH - Variable in class org.hps.util.FilterMCBunches.RTHEventTester
 
nsa - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The number of integration samples after a threshold-crossing event used in hit pulse-processing.
nsa - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
nsa - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The number of samples after a pulse-crossing event to integrate during hit formation.
NSA - Variable in class org.hps.recon.ecal.EcalRawConverter
 
NSA - Variable in class org.hps.recon.ecal.EcalRawConverter2
 
NSA - Variable in class org.hps.recon.ecal.EcalRawConverter3
 
nsa - Variable in class org.hps.record.daqconfig.FADCConfig
 
NSAMP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
NSAMP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
nSamples - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
nSamples - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
nsb - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The number of integration samples before a threshold-crossing event used in hit pulse-processing.
nsb - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
nsb - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The number of samples before a pulse-crossing event to integrate during hit formation.
NSB - Variable in class org.hps.recon.ecal.EcalRawConverter
Integration range after (NSA) and before (NSB) threshold crossing.
NSB - Variable in class org.hps.recon.ecal.EcalRawConverter2
Integration range after (NSA) and before (NSB) threshold crossing.
NSB - Variable in class org.hps.recon.ecal.EcalRawConverter3
Integration range after (NSA) and before (NSB) threshold crossing.
nsb - Variable in class org.hps.record.daqconfig.FADCConfig
 
nsensors - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
nSig - Variable in class org.hps.svt.SVTHitLevelPlots
 
nSigmaPositionMatch - Variable in class org.hps.recon.utils.TrackClusterMatcher.TrackClusterMatch
 
nSimSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
nSimSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
NSPERSAMPLE - Static variable in class org.hps.evio.RfFitterDriver
 
nsPerSample - Static variable in class org.hps.recon.ecal.EcalOnlineRawConverter
 
nsPerSample - Static variable in class org.hps.recon.ecal.EcalRawConverter
The time for one FADC sample (units = ns).
nsPerSample - Static variable in class org.hps.recon.ecal.EcalRawConverter2
The time for one FADC sample (units = ns).
nsPerSample - Static variable in class org.hps.recon.ecal.EcalRawConverter3
The time for one FADC sample (units = ns).
nSteps - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
nTot2Ele - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
nTotAss - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotAss - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotAss - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotAss - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotAss - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotAss - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotClusters - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
nTotEle - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotEle - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotEle - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotEle - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotEle - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotEle - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotHits - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
nTotHits - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTotPhotons - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotPhotons - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotPos - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotPos - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotPos - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotPos - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotPos - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotPos - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotTracks - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTotUnAss - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotUnAss - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotV0 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
nTrackingLayers - Variable in class org.hps.analysis.tuple.TupleMaker
 
nTracks - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracks - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
nTracks - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
ntracks - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
ntracks - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
ntracks - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
ntracks - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
nTracks13Bot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks13Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nTracks13Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks13Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks13Top - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks13Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nTracks46Bot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks46Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nTracks46Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks46Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks46Top - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks46Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nTracksBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracksDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
nTracksEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracksGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
nTracksPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracksTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTriCand - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
nTriCand - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nTriggers - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
nTriggers - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
nTrkMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
nTrkMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
NULL_VALUE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
The display text for a field with no value.
NULL_VALUE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
A String representing the default value to be displayed on the status panel whenever there is no value for that field.
num - Variable in class org.hps.record.svt.SvtHeaderDataInfo
 
NUM_CHANNELS - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
NUM_CHANNELS - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
NUM_CHANNELS - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
numAllPoints - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
\mainpage General information \section intro_sec Introduction For a track with an initial trajectory from a prefit of the measurements (internal seed) or an external prediction (external seed) the description of multiple scattering is added by offsets in a local system.
numBand - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
number - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
 
NUMBER_OF_SAMPLES - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
NUMBER_OF_SHAPE_FIT_PARAMETERS - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
numberOfMaterials() - Method in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
numberOfSharedHits(Track, List<Track>) - Static method in class org.hps.recon.tracking.TrackUtils
Number of shared 3D hits between tracks
numberOfSharedHits(Track, Track) - Static method in class org.hps.recon.tracking.TrackUtils
Number of shared 3D hits between two tracks
numberOfSharedStrips(Track, Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
Number of 2D hits shared between tracks
numberOfTracksChannel - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksP - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerChannel - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerChannelEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerChannelPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerP - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerY - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksY - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numBorder - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
numChargeHisto - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
numCol - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
numCols - Variable in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
numCurvature - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numDuplicateTracks - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
NumericalCuts - Interface in org.hps.recon.ecal.cluster
This is an interface for accessing the numerical cut values of a clustering algorithm by index or name.
NumericalCutsImpl - Class in org.hps.recon.ecal.cluster
This is the basic implementation of the NumericalCuts interface.
NumericalCutsImpl(String[], double[]) - Constructor for class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
numHitsPostAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numHitsPreAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numInnerTrans - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numLocals - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numMeasurements - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numOffsets - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numParameters - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numPartialTracks - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numPoints - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numRows - Variable in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
numRows - Variable in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
numRows - Variable in class org.hps.recon.tracking.gbl.matrix.VVector
 
numSamplesAfter - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
numSamplesAfter - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
numSamplesBefore - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
numSamplesBefore - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
numSharedTracks - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numSize - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
numTracksPostAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numTracksPreAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numTrajectories - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numTriggers - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
numTriggers - Variable in class org.hps.readout.ecal.TriggerDriver
 
numVal - Variable in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
 
numVsTime - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
nUnAssTracksHisto - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nUsedSamples - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
nV0 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
nV0 - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
nVtxCand - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
nVtxCand - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
NWIN - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
NWIN - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
NX - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
NX - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
nx - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
nx() - Method in class org.lcsim.geometry.subdetector.HPSEcal
The number of crystals in X in one section.
nx - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
nx() - Method in class org.lcsim.geometry.subdetector.HPSEcal3
The number of crystals in X in one section.
NY - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
NY - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
ny - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
ny() - Method in class org.lcsim.geometry.subdetector.HPSEcal
The number of crystals in y in one section.
ny - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
ny() - Method in class org.lcsim.geometry.subdetector.HPSEcal3
The number of crystals in y in one section.

O

object - Variable in exception org.hps.conditions.api.ConditionsObjectException
The associated conditions object to the error.
object - Variable in exception org.hps.conditions.api.DatabaseObjectException
The object on which the error occurred.
objectClass - Variable in class org.hps.conditions.api.TableMetaData
The object class.
objects - Variable in class org.hps.conditions.api.BaseConditionsObjectCollection
The set of objects contained in the collection (no duplicate references allowed to the same object).
objectType - Variable in class org.hps.conditions.database.ConditionsSeriesConverter
The type of the object.
objectTypeMap - Variable in class org.hps.conditions.api.TableRegistry
Map between object types and meta data.
ObjectTypeMap() - Constructor for class org.hps.conditions.api.TableRegistry.ObjectTypeMap
 
OccupancyAnalysisDriver - Class in org.hps.readout.ecal
 
OccupancyAnalysisDriver() - Constructor for class org.hps.readout.ecal.OccupancyAnalysisDriver
 
occupancyDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
occupancyDrawPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
occupancyFill - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
occupancyH2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
occupancyMap - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
occupancyMap - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyMap - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
occupancyMonitorPeriod - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyMonitorStart - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
occupancyPlots - Static variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
occupancyPlots - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyStatus - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyUpdateMillis - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
OccupancyViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
OccupancyViewer(EventManager) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
Creates a new occupancy display that draws event data from the indicated data source.
oddX - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
oddX - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
offset - Variable in class org.hps.record.daqconfig.FADCConfig
 
offsetMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
OFFSETS - Static variable in class org.hps.recon.ecal.cluster.ClusterHitTCorrDriver
 
OffsetSet - Variable in class org.hps.record.StandardCuts
 
offsetT - Variable in class org.hps.util.MergeBunches
 
okButtonBlue - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
okButtonRed - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
oldFieldCount - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
oldSize - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
Omega - Variable in class org.hps.svt.SVTHitLevelPlots
 
Omega_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
omegaCut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
omegaVslambda - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
omegaVsz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
oneClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
oneClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
onePulseFitter - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
onlyFEEStubs - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
open - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
open(File) - Static method in class org.hps.record.evio.EvioFileUtilities
Open an EVIO file using an EvioReader in memory mapping mode.
open(File, boolean) - Static method in class org.hps.record.evio.EvioFileUtilities
Open an EVIO file, using the cached file path if necessary.
open(String) - Static method in class org.hps.record.evio.EvioFileUtilities
Open an EVIO file from a path string.
OPEN_FILE - Static variable in class org.hps.monitoring.application.Commands
Open an input data file.
openAnglevsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
openAnglevsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
openAnglevsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
openAnglevsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
openASCIIFile(String) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
openConnection() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Open the database connection.
openConnection() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Open the database connection.
openDataSource(File) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Loads a data source for viewing, if it is a supported data type.
openFile() - Method in class org.hps.monitoring.application.MonitoringApplication
Open a file data source using a JFileChooser.
openFile(String) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
openFileItem - Variable in class org.hps.monitoring.application.MenuBar
Menu item for opening a file data source.
OpeningAngleLoader - Class in org.hps.conditions.svt
 
OpeningAngleLoader() - Constructor for class org.hps.conditions.svt.OpeningAngleLoader
 
openReader() - Method in class org.hps.record.evio.EvioFileSource
Open the next file in the list with the reader.
openStdHepFile(String) - Static method in class org.hps.util.ConvertToStdhep
 
openStdHepFile(String) - Static method in class org.hps.util.DatFileToStdhepTVM
 
oppositeQuadrantCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
oppositeQuadrantsCut(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the ECal clusters making up a cluster pair lie in opposite quadrants
OPTIONS - Static variable in class org.hps.analysis.plots.AddPlots
 
options - Variable in class org.hps.conditions.cli.AbstractCommand
The options this command takes on the command line (Apache CLI).
OPTIONS - Static variable in class org.hps.conditions.cli.AddCommand
Define command line options.
OPTIONS - Static variable in class org.hps.conditions.cli.CommandLineTool
 
OPTIONS - Static variable in class org.hps.conditions.cli.LoadCommand
Define command options.
options - Static variable in class org.hps.conditions.cli.PrintCommand
Defines command options.
options - Static variable in class org.hps.conditions.cli.RunSummaryCommand
Define command options.
OPTIONS - Static variable in class org.hps.conditions.cli.TagCommand
Defines command options.
OPTIONS - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
OPTIONS - Static variable in class org.hps.crawler.DatacatAddFile
Command line options.
OPTIONS - Static variable in class org.hps.crawler.DatacatCrawler
Command line options for the crawler.
OPTIONS - Static variable in class org.hps.crawler.MetadataWriter
 
OPTIONS - Static variable in class org.hps.detector.DetectorConverter
 
OPTIONS - Static variable in class org.hps.evio.EvioToLcio
The command line options which will be defined in the constructor.
OPTIONS - Static variable in class org.hps.record.evio.EvioEventSkimmer
Define command line options.
OPTIONS - Static variable in class org.hps.record.evio.EvioFileProducer
The command line options.
OPTIONS - Static variable in class org.hps.rundb.builder.BuilderCommandLine
Command line options for the crawler.
OPTIONS - Static variable in class org.hps.rundb.builder.EvioDataCommandLine
Command line options for the crawler.
OR_TRIG - Static variable in class org.hps.record.triggerbank.TestRunTriggerData
 
orderHits(List<SimTrackerHit>, List<SimTrackerHit>, Subdetector, List<HpsSiSensor>) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
org.hps - package org.hps
 
org.hps.analysis.alignment - package org.hps.analysis.alignment
 
org.hps.analysis.dataquality - package org.hps.analysis.dataquality
Data Quality Management (DQM) Framework
org.hps.analysis.ecal - package org.hps.analysis.ecal
ECal physics analysis (includes some old monitoring Drivers)
org.hps.analysis.ecal.cosmic - package org.hps.analysis.ecal.cosmic
ECal cosmic analysis Drivers
org.hps.analysis.examples - package org.hps.analysis.examples
Example analysis Drivers
org.hps.analysis.MC - package org.hps.analysis.MC
 
org.hps.analysis.muon - package org.hps.analysis.muon
Muon analysis Drivers
org.hps.analysis.plots - package org.hps.analysis.plots
 
org.hps.analysis.trigger - package org.hps.analysis.trigger
Trigger analysis Drivers and utility classes
org.hps.analysis.trigger.util - package org.hps.analysis.trigger.util
Trigger analysis event plots
org.hps.analysis.tuple - package org.hps.analysis.tuple
 
org.hps.analysis.vertex - package org.hps.analysis.vertex
 
org.hps.analysis.wab - package org.hps.analysis.wab
 
org.hps.conditions - package org.hps.conditions
Database conditions system
org.hps.conditions.api - package org.hps.conditions.api
User API to the database conditions system
org.hps.conditions.beam - package org.hps.conditions.beam
 
org.hps.conditions.cli - package org.hps.conditions.cli
Command line interface to the conditions system
org.hps.conditions.database - package org.hps.conditions.database
Implementation of database API for detector conditions
org.hps.conditions.dummy - package org.hps.conditions.dummy
Dummy conditions classes for testing
org.hps.conditions.ecal - package org.hps.conditions.ecal
Ecal detector conditions
org.hps.conditions.run - package org.hps.conditions.run
A few utilities for working with a spreadsheet of run data
org.hps.conditions.svt - package org.hps.conditions.svt
SVT detector conditions
org.hps.conditions.trigger - package org.hps.conditions.trigger
 
org.hps.crawler - package org.hps.crawler
Implements an EVIO file crawler to extract run meta data and update a run database with this information.
org.hps.data.detectors - package org.hps.data.detectors
 
org.hps.datacat - package org.hps.datacat
 
org.hps.detector - package org.hps.detector
 
org.hps.detector.ecal - package org.hps.detector.ecal
 
org.hps.detector.svt - package org.hps.detector.svt
 
org.hps.evio - package org.hps.evio
Provides classes to convert from raw EVIO data to LCIO for physics reconstruction
org.hps.job - package org.hps.job
This package currently contains only a simple extension to the LCSim JobControlManager class.
org.hps.logging.config - package org.hps.logging.config
 
org.hps.monitoring.application - package org.hps.monitoring.application
Monitoring application GUI implemented in Swing framework
org.hps.monitoring.application.model - package org.hps.monitoring.application.model
Backing data model for monitoring application
org.hps.monitoring.application.util - package org.hps.monitoring.application.util
Utility classes for the monitoring GUI
org.hps.monitoring.drivers.example - package org.hps.monitoring.drivers.example
Example monitoring Drivers
org.hps.monitoring.drivers.scalers - package org.hps.monitoring.drivers.scalers
Deadtime monitoring plots
org.hps.monitoring.drivers.svt - package org.hps.monitoring.drivers.svt
SVT monitoring plots
org.hps.monitoring.drivers.trackrecon - package org.hps.monitoring.drivers.trackrecon
Track reconstruction monitoring plots
org.hps.monitoring.ecal.eventdisplay.event - package org.hps.monitoring.ecal.eventdisplay.event
Simple event modeling classes for the ECal event display
org.hps.monitoring.ecal.eventdisplay.exec - package org.hps.monitoring.ecal.eventdisplay.exec
Implementation of main method and Driver for ECal event display
org.hps.monitoring.ecal.eventdisplay.io - package org.hps.monitoring.ecal.eventdisplay.io
IO backend for ECal event display
org.hps.monitoring.ecal.eventdisplay.lcsim - package org.hps.monitoring.ecal.eventdisplay.lcsim
ECal event display classes for exporting data to/from lcsim
org.hps.monitoring.ecal.eventdisplay.ui - package org.hps.monitoring.ecal.eventdisplay.ui
GUI for the ECal event display
org.hps.monitoring.ecal.eventdisplay.util - package org.hps.monitoring.ecal.eventdisplay.util
Utility classes for the ECal event display
org.hps.monitoring.ecal.plots - package org.hps.monitoring.ecal.plots
ECal monitoring plots
org.hps.monitoring.plotting - package org.hps.monitoring.plotting
Plotting utilities for the monitoring application
org.hps.monitoring.subsys - package org.hps.monitoring.subsys
Subsystem monitoring implementation for activating soft alarms and status checks in the monitoring application
org.hps.monitoring.subsys.ecal - package org.hps.monitoring.subsys.ecal
ECal subsystem monitoring
org.hps.monitoring.subsys.et - package org.hps.monitoring.subsys.et
ET subsystem monitoring
org.hps.monitoring.subsys.svt - package org.hps.monitoring.subsys.svt
SVT subsystem monitoring
org.hps.plugin - package org.hps.plugin
Provides a stub plugin class for JAS3
org.hps.readout.ecal - package org.hps.readout.ecal
Trigger simulation which reads in physics events and models pile-up
org.hps.readout.svt - package org.hps.readout.svt
SVT DAQ simulation
org.hps.recon.ecal - package org.hps.recon.ecal
ECal physics reconstruction, including conversion of raw data to CalorimeterHit collections
org.hps.recon.ecal.cluster - package org.hps.recon.ecal.cluster
ECal cluster reconstruction Drivers and utilities
org.hps.recon.filtering - package org.hps.recon.filtering
Utilities and Drivers for filtering and skimming physics events
org.hps.recon.particle - package org.hps.recon.particle
Reconstructed particle Drivers and utilities
org.hps.recon.tracking - package org.hps.recon.tracking
Track reconstruction framework
org.hps.recon.tracking.axial - package org.hps.recon.tracking.axial
Track reconstruction using only axial layers
org.hps.recon.tracking.circlefit - package org.hps.recon.tracking.circlefit
 
org.hps.recon.tracking.gbl - package org.hps.recon.tracking.gbl
Generalized Broken Lines (GBL) track fitting algorithm, originally ported from C++
org.hps.recon.tracking.gbl.matrix - package org.hps.recon.tracking.gbl.matrix
Matrix utilities for GBL
org.hps.recon.tracking.straight - package org.hps.recon.tracking.straight
 
org.hps.recon.tracking.straighttracks - package org.hps.recon.tracking.straighttracks
Straight track reconstruction (no B-field)
org.hps.recon.utils - package org.hps.recon.utils
Reconstruction utilities
org.hps.recon.vertexing - package org.hps.recon.vertexing
Vertex reconstruction framework based on Billior
org.hps.record - package org.hps.record
The package org.hps.record and its sub-packages use the FreeHep Record module to implement a flexible record processing backend.
org.hps.record.composite - package org.hps.record.composite
This package implements a composite record processing system that creates and processes records which reference associated ET, EVIO and LCSim events.
org.hps.record.daqconfig - package org.hps.record.daqconfig
Set of classes for modeling information in the DAQ config from EVIO
org.hps.record.enums - package org.hps.record.enums
Enums for the record-util module.
org.hps.record.epics - package org.hps.record.epics
Classes for reading EPICs data from EVIO and converting it to LCSim.
org.hps.record.et - package org.hps.record.et
ET record processing utilities.
org.hps.record.evio - package org.hps.record.evio
EVIO record processing utilities.
org.hps.record.lcio - package org.hps.record.lcio
LCIO record processing utilities.
org.hps.record.scalers - package org.hps.record.scalers
Classes for converting scaler data from EVIO to LCSim.
org.hps.record.svt - package org.hps.record.svt
 
org.hps.record.triggerbank - package org.hps.record.triggerbank
Models the information contained in the EVIO SSP trigger banks
org.hps.rundb - package org.hps.rundb
API for accessing and updating the HPS run database.
org.hps.rundb.builder - package org.hps.rundb.builder
 
org.hps.steering - package org.hps.steering
 
org.hps.svt - package org.hps.svt
 
org.hps.svt.alignment - package org.hps.svt.alignment
SVT detector alignment classes
org.hps.test.util - package org.hps.test.util
Integration test utilities
org.hps.util - package org.hps.util
Miscellaneous utility classes
org.lcsim.detector.converter.compact - package org.lcsim.detector.converter.compact
Converters from compact XML format to Java runtime objects modeling the detector
org.lcsim.detector.converter.compact.subdetector - package org.lcsim.detector.converter.compact.subdetector
 
org.lcsim.detector.tracker.silicon - package org.lcsim.detector.tracker.silicon
 
org.lcsim.geometry.compact.converter - package org.lcsim.geometry.compact.converter
Detailed classes for modeling the HPS detector at runtime
org.lcsim.geometry.compact.converter.lcdd - package org.lcsim.geometry.compact.converter.lcdd
Converts HPS detector classes from the compact XML description to LCDD for SLIC
org.lcsim.geometry.subdetector - package org.lcsim.geometry.subdetector
Compact detector implementation
ORIGIN - Static variable in class org.hps.plugin.HPSParticleConverter
 
ORIGIN - Static variable in class org.hps.plugin.HPSTrackConverter
 
origin() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
origin() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
origin() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
origin - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
origin() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
origin - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
ORIGIN_X - Static variable in class org.hps.record.triggerbank.TriggerModule
The calorimeter mid-plane, defined by the photon beam position (30.52 mrad) at the calorimeter face (z = 1393 mm).
originX - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
origo - Static variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
origoStraightThroughs - Static variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
ort - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Working storage for nonsymmetric algorithm.
orthes() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
orTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
orTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
orTimePlot2D - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
orTimePlot2D - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
orTrigTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
orTrigTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
OtherElectronsColName - Variable in class org.hps.recon.particle.ReconParticleDriver
 
OUT_FILE - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
OuterTrackerIsFindable(MCParticle, int) - Method in class org.hps.recon.tracking.FindableTrack
 
outFile - Variable in class org.hps.util.MergeBunches
 
outFileName - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
outputBuffer - Variable in class org.hps.analysis.trigger.util.LocalOutputLogger
 
outputClusterCollectionName - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
outputClusters - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
outputCollection - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
outputCollection - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
outputCollectionName - Variable in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
The output collection name.
outputCollectionName - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
Set the output collection name (target).
outputCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
outputCollectionName - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
outputDir - Variable in class org.hps.crawler.MetadataWriter
 
outputFile - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
outputFile - Variable in class org.hps.analysis.vertex.VertexDebugger
 
outputFile - Variable in class org.hps.conditions.cli.PrintCommand
Output file if printing to a file.
outputFile - Variable in class org.hps.detector.DetectorConverter
 
outputFile - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
outputFile - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
outputFile(String, int[]) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
outputFile - Variable in class org.hps.util.LCIOFilterDriver
 
outputFileName - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
outputFileName - Variable in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
outputFileName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
outputFileName - Variable in class org.hps.readout.ecal.TriggerDriver
 
outputFilename - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
outputFileName - Variable in class org.hps.svt.SVTHitLevelPlots
 
outputFormat - Variable in class org.hps.detector.DetectorConverter
 
outputHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
outputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
outputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
outputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
outputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalGainDriver
 
outputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
outputPlotDir - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
outputPlots - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
outputPlots - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
outputPlots - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
outputPlots - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
outputPlots - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
outputPlots - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
outputPlots - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
outputPlots - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
outputPlots - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
outputPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
outputRawTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
outputRHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
outputRootFilename - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
outputStream - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
outputStream - Variable in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
outputStream - Variable in class org.hps.readout.ecal.TriggerDriver
 
outputTextName - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
outputTextName - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
outputTextName - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
outsideAcceptancePenalty - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
OVER_1HIT - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
OVER_2HIT - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
overlap(Date, Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
overlayMcParticles - Variable in class org.hps.util.MergeBunches
 
overwriteDB - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 

P

p(double) - Method in class org.hps.recon.vertexing.BilliorTrack
Return the momentum.
p1 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p1 - Variable in class org.hps.analysis.examples.VertexAnalysis
 
p1 - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
p1 - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
p2 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p2 - Variable in class org.hps.analysis.examples.VertexAnalysis
 
p2 - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
p2 - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
p2pJacobian - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
p3 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p4 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p5 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p6 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
paint(Graphics) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
paint(Graphics) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel.BackPanel
Deprecated.
 
paintComponent(Graphics) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.ScalePanel
 
Pair<E,F> - Class in org.hps.analysis.trigger.util
Class Pair represents a pair of two objects.
Pair(E, F) - Constructor for class org.hps.analysis.trigger.util.Pair
Creates a pair of the two indicated objects.
Pair<T,S> - Class in org.hps.util
A Class to hold a pair of immutable objects
Pair(T, S) - Constructor for class org.hps.util.Pair
Default constructor
pair0 - Variable in class org.hps.analysis.trigger.SimTriggerModule
 
Pair0TriggerFilterDriver - Class in org.hps.recon.filtering
Keep pair-0 triggered events.
Pair0TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.Pair0TriggerFilterDriver
 
pair1 - Variable in class org.hps.analysis.trigger.SimTriggerModule
 
Pair1TriggerFilterDriver - Class in org.hps.recon.filtering
Keep pair-0 triggered events.
Pair1TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.Pair1TriggerFilterDriver
 
PAIR_COPLANARITY_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_COPLANARITY_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The bound for the coplanarity cut.
PAIR_ENERGY_DIFFERENCE_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_ENERGY_DIFFERENCE_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The bound for the pair energy difference cut.
PAIR_ENERGY_SLOPE_F - Static variable in class org.hps.record.triggerbank.TriggerModule
The value of the parameter "F" in the energy slope equation E_low GeV + R_min mm * F GeV/mm.
PAIR_ENERGY_SLOPE_LOW - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_ENERGY_SLOPE_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The threshold for the energy slope cut.
PAIR_ENERGY_SUM_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_ENERGY_SUM_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The upper bound for the pair energy sum cut.
PAIR_ENERGY_SUM_LOW - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_ENERGY_SUM_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The lower bound for the pair energy sum cut.
PAIR_TIME_COINCIDENCE - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_TIME_COINCIDENCE - Static variable in class org.hps.record.triggerbank.TriggerModule
The maximum amount of time by which two clusters are allowed to be separated.
pairCoincidence - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairCoincidence - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
pairCoincidence - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairCoplanarity - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairCoplanarity - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairCoplanarity - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairCoplanarityCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairCoplanarityCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if a cluster pair is coplanar to the beam within a given angle.
pairCoplanarityCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if a cluster pair is coplanar to the beam within a given angle.
pairCoplanarityCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if a coplanarity angle is within threshold.
pairCutsEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
pairEnergyDifference - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergyDifference - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergyDifference - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergyDifferenceCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergyDifferenceCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyDifferenceCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyDifferenceCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyPositionMeanX - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergyPositionMeanY - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergySlope - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergySlope - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySlope - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergySlope2D - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergySlopeCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySlopeCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Requires that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following:
E_low + R_min * F >= PAIR_ENERGY_SLOPE_LOW
pairEnergySlopeCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Requires that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following:
E_low + R_min * F >= PAIR_ENERGY_SLOPE_LOW
pairEnergySlopeCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks that the energy slope value is above threshold.
pairEnergySum - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergySum - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySum - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pairEnergySum - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergySum2D - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergySum2DDistribution - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySumCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySumCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pairEnergySumCut(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster pair passes the falls within the allowed range for the piar energy sum cut.
pairEnergySumCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is within an energy sum threshold.
pairEnergySumCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of clusters making up a cluster pair is below an energy sum threshold.
pairEnergySumCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of clusters making up a cluster pair is within an energy sum threshold.
pairEnergySumCutHigh(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is below the energy sum upper bound threshold.
pairEnergySumCutHigh(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is below the energy sum upper bound threshold.
pairEnergySumCutHigh(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of clusters making up a cluster pair is below the pair energy sum upper bound cut.
pairEnergySumCutLow(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is above the energy sum lower bound threshold.
pairEnergySumCutLow(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is above the energy sum lower bound threshold.
pairEnergySumCutLow(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of clusters making up a cluster pair is above the pair energy sum lower bound cut.
pairEnergySumThresholdHigh - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
pairEnergySumThresholdHigh

private double pairEnergySumThresholdHigh

Defines the threshold for the sum of the energies of a cluster pair above which the pair will be rejected.
pairEnergySumThresholdLow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
pairEnergySumThresholdLow

private double pairEnergySumThresholdLow

Defines the threshold for the sum of the energies of a cluster pair below which the pair will be rejected.
PairEventTester(int) - Constructor for class org.hps.util.FilterMCBunches.PairEventTester
 
pairInvariantMassCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pairInvariantMassCut(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster pair passes the threshold for the invariant mass check.
pairList - Variable in class org.hps.record.triggerbank.SSPData
 
pairs0 - Variable in class org.hps.record.triggerbank.TIData
 
pairs0Unprescaled - Variable in class org.hps.record.triggerbank.TIData
 
pairs1 - Variable in class org.hps.record.triggerbank.TIData
 
pairs1Unprescaled - Variable in class org.hps.record.triggerbank.TIData
 
pairsCoplanarityEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair trigger pair coplanarity cuts are enabled or not.
pairsCoplanarityMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair coplanarity cuts.
pairsDeltaT - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
pairsE1vsE2 - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
pairsEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair triggers are enabled or not.
pairsEnergyDiffEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair trigger pair energy difference cuts are enabled or not.
pairsEnergyDiffMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy difference cuts.
pairsEnergyDistEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair trigger pair energy slope cuts are enabled or not.
pairsEnergyDistMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy slope cuts.
pairsEnergyDistSlope - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy slope cuts' parameter F.
pairsEnergyMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger cluster total energy upper bound cuts.
pairsEnergyMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger cluster total energy lower bound cuts.
pairsEnergySumMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy sum lower bound cuts.
pairsEnergySumMaxMinEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair trigger pair energy sum cuts are enabled or not.
pairsEnergySumMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy sum upper bound cuts.
pairsIOsrc - Static variable in class org.hps.record.daqconfig.EvioDAQParser
 
pairsNhitsMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger cluster hit count cuts.
pairsT1vsT2 - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
pairsTimeDiffMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair time coincidence cuts.
pairsTrigger - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
pairTime - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairTimeCoincidenceCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTimeCoincidenceCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTimeCoincidenceCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTrigger - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the pair trigger settings.
PairTrigger<E> - Class in org.hps.analysis.trigger.util
 
PairTrigger(E, int) - Constructor for class org.hps.analysis.trigger.util.PairTrigger
Instantiates a new PairTrigger with all cut states set to false and with the trigger source defined according to the specified object.
pairTrigger - Variable in class org.hps.record.daqconfig.SSPConfig
 
PairTriggerConfig - Class in org.hps.record.daqconfig
Class PairTriggerConfig holds the configuration data for a pair trigger.
PairTriggerConfig() - Constructor for class org.hps.record.daqconfig.PairTriggerConfig
Creates a new PairTriggerConfig object.
pairTriggerEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
pairUncoplanarity(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
pairWriter - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
panel - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
par - Static variable in class org.hps.analysis.ecal.MassCalculator
 
par - Static variable in class org.hps.recon.ecal.EcalTimeWalk
 
par0_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0MC_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0MC_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0MC_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1MC_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1MC_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1MC_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2MC_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2MC_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2MC_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
parameter - Variable in class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
PARAMETER_F - Static variable in class org.hps.record.daqconfig.ESBCutConfig
 
parameters - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
parameters - Variable in class org.hps.recon.particle.SimpleParticleID
 
parameters() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the helix parameters as an array.
params - Variable in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
paramsToString() - Method in class org.hps.recon.tracking.WTrack
 
parent - Variable in class org.hps.monitoring.application.SettingsPanel
The parent dialog window.
parent - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Association
 
pars - Static variable in class org.hps.recon.ecal.EcalTimeWalk
 
parse(String[]) - Method in class org.hps.conditions.cli.AbstractCommand
Parse the sub-command's options.
parse(String) - Method in class org.hps.conditions.run.RunSpreadsheet.RunSpreadsheetDateFormat
 
parse(String[]) - Method in class org.hps.crawler.DatacatAddFile
Parse command line options.
parse(String[]) - Method in class org.hps.crawler.DatacatCrawler
Parse command line options.
parse(String[]) - Method in class org.hps.crawler.MetadataWriter
 
parse(String[]) - Method in class org.hps.evio.EvioToLcio
 
parse(String[]) - Method in class org.hps.job.JobManager
Override command line parsing.
parse(int, int, String[]) - Method in class org.hps.record.daqconfig.EvioDAQParser
Parses a set of configuration tables to obtain DAQ configuration parameters.
parse(String[]) - Method in class org.hps.rundb.builder.BuilderCommandLine
Parse command line options and return reference to this object.
parse(String[]) - Method in class org.hps.rundb.builder.EvioDataCommandLine
 
parseArgs(String[]) - Method in class org.hps.util.MergeBunches
 
parseCalibrations(File) - Method in class org.hps.conditions.svt.SvtConditionsReader
Parse a calibration file and create SvtCalibration objects out of all channel conditions.
parseConfigMap() - Method in class org.hps.record.daqconfig.EvioDAQParser
Parses the configuration parameter map entries and extracts the parameter values for those parameters which have the standard format of [PARAMETER KEY] --> { [PARAMETER VALUES] }.
parseDaqMap(File) - Method in class org.hps.conditions.svt.SvtConditionsReader
Parse a DAQ map file and create SvtDaqMapping objects.
parseEndDate(CSVRecord) - Static method in class org.hps.conditions.run.RunSpreadsheet
 
parseEvioData(EvioEvent) - Method in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
Parse DAQ config from an EVIO event.
parseFADC(int, String, List<String>) - Method in class org.hps.record.daqconfig.EvioDAQParser
Parses FADC configuration parameter entries.
parser - Variable in class org.hps.conditions.cli.AbstractCommand
The parser for the options.
parser - Variable in class org.hps.conditions.cli.CommandLineTool
The options parser.
parser - Variable in class org.hps.conditions.svt.SvtConditionsReader
SAX parser.
parser - Variable in class org.hps.crawler.DatacatAddFile
The options parser.
parser - Variable in class org.hps.crawler.DatacatCrawler
The options parser.
parser - Variable in class org.hps.detector.DetectorConverter
 
parserFactory - Variable in class org.hps.conditions.svt.SvtConditionsReader
SAX parser factory.
parseRunNumber(CSVRecord) - Static method in class org.hps.conditions.run.RunSpreadsheet
 
parseStartDate(CSVRecord) - Static method in class org.hps.conditions.run.RunSpreadsheet
 
partials - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
PartialsForTrack(Track) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Finds all partial tracks corresponding to a given track
particleCuts(List<ReconstructedParticle>) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
particleCuts(List<ReconstructedParticle>) - Method in class org.hps.recon.particle.ReconParticleDriver
 
particleCuts(List<ReconstructedParticle>) - Method in class org.hps.recon.particle.TestRunReconParticleDriver
 
passChisqCut(FittedRawTrackerHit) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
passCutCoplanarity() - Method in class org.hps.record.triggerbank.SSPPairTrigger
Indicates whether the trigger passed the pair coplanarity cut or not.
passCutEnergyDifference() - Method in class org.hps.record.triggerbank.SSPPairTrigger
Indicates whether the trigger passed the pair energy difference cut or not.
passCutEnergyMax() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
Indicates whether the trigger passed the cluster total energy upper bound cut or not.
passCutEnergyMin() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
Indicates whether the trigger passed the cluster total energy lower bound cut or not.
passCutEnergySlope() - Method in class org.hps.record.triggerbank.SSPPairTrigger
Indicates whether the trigger passed the pair energy slope cut or not.
passCutEnergySum() - Method in class org.hps.record.triggerbank.SSPPairTrigger
Indicates whether the trigger passed the pair energy sum cut or not.
passCutHitCount() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
Indicates whether the trigger passed the cluster hit count cut or not.
passCuts(STUtils.StereoPair) - Static method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
passed(TriggerDecisionCalculator.TriggerType) - Method in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
passedEvents - Variable in class org.hps.readout.ecal.MollerTriggerDriver
The number of events that have passed the trigger cuts.
passedTriggers - Variable in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
passes(double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
passes

private boolean passes(double d)

Determines whether a given external value passes the boolean check or not.
passesCuts() - Method in class org.hps.analysis.tuple.FEETupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.MollerTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TridentFullTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TridentMCTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TridentTruthTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TridentTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TupleMaker
 
passesCuts() - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.WABTridentFullTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.WABTupleDriver
 
passesFilter(CrystalDataSet) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Checks to see if a given CrystalDataSet object matches all of the defined filter parameters.
PassiveViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Abstract class PassiveViewer represents a Viewer implementation which updates based on information passed to it by an external source.
PassiveViewer() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
 
passMap - Variable in class org.hps.analysis.trigger.util.Trigger
 
passTimingCut(FittedRawTrackerHit) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
passTrackSelections(Track, List<Track>, EventQuality.Quality) - Static method in class org.hps.recon.tracking.TrackUtils
 
passTrigger - Variable in class org.hps.analysis.trigger.util.Trigger
 
passTriggerFilter(List<GenericObject>) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
password - Variable in class org.hps.conditions.database.ConnectionParameters
The user's password.
patch - Variable in class org.hps.crawler.DatacatAddFile
 
patchVertex(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
patchVertex(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Method in class org.hps.analysis.vertex.VertexDebugger
 
patchVertex(BilliorVertex) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
path - Variable in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
The full path used for the data source (for ET this is not used directly).
path - Variable in class org.hps.monitoring.application.MenuBar.RecentFileItem
The recent file's path.
PATH - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
PATH3D - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
PathCalc(double, double, double, double, double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
PathFilter - Class in org.hps.crawler
Implementation of FileFilter which accepts a file if its path is equal to any of the paths in a set of strings.
PathFilter(Set<String>) - Constructor for class org.hps.crawler.PathFilter
 
pathLengthMap - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
PathMap() - Method in class org.hps.recon.vertexing.BilliorTrack
Return a map of x-y path lengths for the hits used in the helix fit.
paths - Variable in class org.hps.crawler.CrawlerConfig
Set of paths used for filtering files (file's path must match one of these).
paths() - Method in class org.hps.crawler.CrawlerConfig
Get the list of paths for filtering.
paths - Variable in class org.hps.crawler.DatacatAddFile
 
paths - Variable in class org.hps.crawler.PathFilter
Set of paths for filtering.
PathToXPlane(double, double, double, double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
PAUSE - Static variable in class org.hps.monitoring.application.Commands
Pause the event processing.
pause() - Method in class org.hps.monitoring.application.EventProcessing
Notify the loop to pause the event processing.
pause() - Method in class org.hps.record.composite.CompositeLoop
Pause the event processing.
PAUSE_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Pause event tag.
pauseButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for pausing the event processing.
paused - Variable in class org.hps.monitoring.application.model.ConnectionStatusModel
Flag which is true when event processing is in the paused state.
paused - Variable in class org.hps.record.composite.CompositeLoop
Paused flag.
PAUSED_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConnectionStatusModel
The paused property.
pCanditates - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
pClusterDistribution - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pClusterHitCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pClusterSeedEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pClusterTotalEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pcut - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
PDataEventViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class PDataEventViewer is the passive variant of a data viewer.
PDataEventViewer(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
Initializes a new DataFileViewer that reads from the given event manager for event data and the given hardware data file for crystal hardware data readout.
pdgID - Variable in class org.hps.recon.particle.SimpleParticleID
 
pdgid - Static variable in class org.hps.util.GenerateBunches
 
pdgid - Static variable in class org.hps.util.GenerateSingleParticles
 
pDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
pDiff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
pDiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
peak_amp - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
peak_t - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
pedestal - Variable in class org.hps.recon.ecal.Ecal3PoleFunction
 
pedestal - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
PEDESTAL - Variable in class org.hps.record.daqconfig.EvioDAQParser
Map of EcalChannel to the pedestal for that channel.
PEDESTAL_COUNT - Static variable in class org.hps.detector.svt.SvtDetectorSetup
The number of pedestals.
pedestal_fit - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
pedestal_fit - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
pedestal_height_L1 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_height_L2 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_height_L3 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_height_L4 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_height_L5 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_prefit - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
pedestal_prefit - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
pedestalMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
pedestalNormHistograms - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
pedestalNormHistograms - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
PedestalPlots - Class in org.hps.monitoring.drivers.svt
 
PedestalPlots() - Constructor for class org.hps.monitoring.drivers.svt.PedestalPlots
 
pedestals - Variable in class org.hps.record.daqconfig.FADCConfig
 
pedRange - Static variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
sample range relative to threshold crossing used to initialize pedestal fit parameter:
pedRange - Static variable in class org.hps.recon.ecal.EcalPulseFitter
sample range relative to threshold crossing used to initialize pedestal fit parameter:
pedSamples - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
pedSamples - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
pedSubAmplitudeC1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
peffAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
peffAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
peffElectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
peffElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
peffElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
peffFindable - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
peffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
peffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
pEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspEleBeamBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspEleMoller - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspEleNoBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspPos - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspPos - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
pEleVspPosWithCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVsthetaBeamBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVsthetaMoller - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pePerMeV - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
pePerMeV - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
PERD0 - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
performFit - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
performGaussianFit(IHistogram1D) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
performGaussianFit(IHistogram1D) - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
performGaussianFit(IHistogram1D) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
performGaussianFit(IHistogram1D) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
perigee(double[], double, double) - Method in class org.hps.recon.vertexing.BFitter
 
PerigeeParams(HelicalTrackFit, double) - Constructor for class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
PerigeeParams(double, double, double, double, double) - Constructor for class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
period - Variable in class org.hps.readout.ecal.DummyTriggerDriver
 
period - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
PERKAPPA - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
PERPHI - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
PERTHETA - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
PERZ0 - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
PEventViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class PEventViewer represents a PassiveViewer implementation which displays hits and clusters.
PEventViewer() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
pf - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
pfake - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
pfixed - Static variable in class org.hps.util.GenerateBunches
 
pfixed - Static variable in class org.hps.util.GenerateSingleParticles
 
phi - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
phi0() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the azimuthal direction at the DCA
Phi0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
Phi0_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
phi0error - Variable in class org.hps.recon.vertexing.BilliorTrack
 
phi0Index - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of phi0 element in parameter array and covariance matrix.
phi0Vslambda - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
phi0Vsomega - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
phi0Vsz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
phiCut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
phiDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
phiDiff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
phiDiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
phieffAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phieffAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
phieffElectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
phieffElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phieffElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
phieffFindable - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
phieffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phieffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
phiEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
phiEleVsphiEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
phifake - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
pHigh_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
pHigh_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
pHigh_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
pHigh_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
phiKinks - Variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
phiPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
phiTrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phiTrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.vertex.VertexDebugger
 
PHOTON_POS_A1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_A2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_B1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_B2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_B3 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
photonEClusterOverP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
photonEClusterVsP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
photonEOverP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
photonEVsP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
PHYSICS_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
This is the old tag for physics events.
PHYSICS_START_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Event tags greater than or equal to this will be physics events.
PhysRun2016CondCheckDriver - Class in org.hps.test.util
Checks that the correct conditions are loaded for physics run 2016 reconstruction by verifying the collection IDs.
PhysRun2016CondCheckDriver() - Constructor for class org.hps.test.util.PhysRun2016CondCheckDriver
 
physVolId - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
physVolume - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
physVolume - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
pileupCut(RawTrackerHit) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
pileupCutoff - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
pInvariantMass - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pipelineLength - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
piv - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Internal storage of pivot vector.
pivsign - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Row and column dimensions, and pivot sign.
PIXEL_DEPTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the default size in the z-direction of the hodoscope scintillators.
PIXEL_HEIGHT - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the default size in the y-direction of the hodoscope scintillators.
PIXEL_HEIGHT_MAX - Static variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The maximum height of a window in pixels.
PIXEL_ROTATION - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Defines the rotation used by all hodoscope pixels.
PIXEL_WIDTH_MAX - Static variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The maximum width of a window in pixels.
PixelParameters() - Constructor for class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
placeAt(Matrix, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
placeInCol(Vector, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
plateThickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
plot(IPlotterFactory, IBaseHistogram, IPlotterStyle, boolean) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
plot(IPlotter, IBaseHistogram, IPlotterStyle, int) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
plot(IPlotter, IFunction, IPlotterStyle, int) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
plot(IPlotterFactory, IBaseHistogram, IPlotterStyle, boolean) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
plot(IPlotter, IBaseHistogram, IPlotterStyle, int) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
plot(IPlotter, IFunction, IPlotterStyle, int) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
plot(IPlotterFactory, IBaseHistogram, IPlotterStyle, boolean) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
plot(IPlotter, IFunction, IPlotterStyle, int) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
PLOT_COUNT - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
PLOT_POPUP - Static variable in class org.hps.monitoring.application.Commands
Enable plot pop-up window.
PLOT_SELECTED - Static variable in class org.hps.monitoring.application.Commands
Action when plot is selected from a tab.
PlotAndFitUtilities - Class in org.hps.analysis.dataquality
 
PlotAndFitUtilities() - Constructor for class org.hps.analysis.dataquality.PlotAndFitUtilities
 
PlotAndFitUtilities - Class in org.hps.monitoring.drivers.trackrecon
 
PlotAndFitUtilities() - Constructor for class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
plotChannel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
plotClustersDir - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
plotComboBox - Variable in class org.hps.monitoring.application.PlotInfoPanel
The combo box for selecting the object from the region.
plotCrate - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
plotDir - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
plotDir - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
plotDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
plotDir - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
plotDir - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
plotDir - Variable in class org.hps.analysis.vertex.VertexDebugger
 
plotFactory - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
plotFactory - Variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
plotFidCutDir - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
plotHitsDir - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
plotInfoPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The plot info panel.
PlotInfoPanel - Class in org.hps.monitoring.application
This is a GUI component for showing the statistics and other information about an AIDA plot when it is clicked on in the monitoring application.
PlotInfoPanel() - Constructor for class org.hps.monitoring.application.PlotInfoPanel
Class constructor, which will setup the GUI components.
plotPane - Variable in class org.hps.monitoring.application.PlotPanel
The tabs containing the plots.
plotPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The plot panel.
PlotPanel - Class in org.hps.monitoring.application
This is the panel containing the tabs with the monitoring plots.
PlotPanel() - Constructor for class org.hps.monitoring.application.PlotPanel
Class constructor.
plotPopupEnabled - Variable in class org.hps.monitoring.application.MonitoringApplication
 
plots - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
plots - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
plots - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
plots1D - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
plots2D - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
plotSlot - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
plotsMaxMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
plotsMinMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
plotter - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
plotter - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
plotter - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
plotter - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
plotter - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
plotter - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotter - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
plotter - Variable in class org.hps.monitoring.plotting.ChartPopup
 
plotter - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
plotter1 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
plotter1 - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotter1 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter1 - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
plotter1 - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
plotter2 - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
plotter2 - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
plotter2 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter2 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
plotter2 - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotter2 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter2 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter2 - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
plotter2 - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
plotter2 - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
plotter2 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
plotter22 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotter2d - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
plotter3 - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
plotter3 - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
plotter3 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter3 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter3 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
plotter3 - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotter3 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter3 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter3 - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
plotter3 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
plotter33 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter33 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter333 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter333 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter4 - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
plotter4 - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
plotter4 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
plotter4 - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotter4 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter4 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter5 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter5 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter6 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter6 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter7 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotterBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterECal - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterFactory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
plotterFactory - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
plotterFEE - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterHTH - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterLists - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
plotterLists - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
plotterMap - Variable in class org.hps.monitoring.plotting.PlotterRegistry
 
PlotterRegistry - Class in org.hps.monitoring.plotting
This is a global registry of plotters used by the monitoring plot factory.
PlotterRegistry() - Constructor for class org.hps.monitoring.plotting.PlotterRegistry
 
plotterResX - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
plotterResY - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
plotters - Static variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
plotters - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
plotters - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
plotters - Static variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
plotters - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
plotterTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterUncon - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
plotterXvsY - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotTimeSeries - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
plotTrigger(Trigger<?>, boolean[], boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
plotX - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
plotY - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
pLow_hasL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
pLow_hasL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
pLow_noL6_2015 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
pLow_noL6_2016 - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
plus(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
C = A + B
plus(Vector) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Vector addition without destruction
plus(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
plusEquals(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
pmax - Static variable in class org.hps.util.GenerateBunches
 
pmax - Static variable in class org.hps.util.GenerateSingleParticles
 
pmin - Static variable in class org.hps.util.GenerateBunches
 
pmin - Static variable in class org.hps.util.GenerateSingleParticles
 
pMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
Poca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the Poca .
POccupancyViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
The class POccupancyViewer is an extension of the PassiveViewer class for displaying occupancies from a stream.
POccupancyViewer() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Initializes a Viewer window that displays will occupancies from a data stream.
pocket_depth_L1 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
pocket_depth_L2 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
pocket_depth_L3 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
pocket_depth_L4 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
pocket_depth_L5 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
pocket_depth_L6 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
pointFailSet - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.DatabaseCheck
 
PointOnHelix(double, double, double, double, double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
poorScore - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
popup - Variable in class org.hps.monitoring.application.MonitoringApplication
Class for displayed a pop-up of selected region.
popupItem - Variable in class org.hps.monitoring.application.MenuBar
Checkbox for enabling plot pop-up when regions are clicked.
port - Variable in class org.hps.conditions.database.ConnectionParameters
The port.
port - Variable in class org.hps.record.evio.EvioFileProducer
The server's network port (default is standard ET server port).
PORT_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET TCP/IP port.
portField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for TCP/IP port.
pos - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
pos - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
posClEne - Variable in class org.hps.analysis.vertex.VertexDebugger
 
position - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
Position(Boolean, Boolean) - Constructor for enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
Instantiates a new position.
position - Variable in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
position - Static variable in class org.hps.record.triggerbank.TriggerModule
An array of the form position[iy][ix] that contains the hardware SSP position mappings for each crystal.
positionCorrection(double, double, double, double, double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
Calculates the position correction in cm using the raw energy and variables associated with the fit of the particle.
positionFront - Variable in class org.hps.detector.ecal.EcalCrystal
 
positionGood - Variable in class org.hps.evio.SvtEventFlagger
 
positionPlots - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
positionValues - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the displacements for each element of the hodoscope.
POSITRON - Static variable in class org.hps.conditions.svt.SvtDaqMapping
Positron side of a sensor.
POSITRON - Static variable in class org.hps.recon.particle.ReconParticleDriver
 
POSITRON_POS_A1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_A2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_B1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_B2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_B3 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_SIDE - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
positronDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
positronEClusterOverP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
positronEClusterVsP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
positronEOverP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
positronEVsP - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
positrons - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed positron particles.
posPBottom - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPBottom - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posPTop - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPTop - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posPx - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPx - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posPy - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPy - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posPz - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPz - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posresDir - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
postInit() - Method in class org.hps.plugin.HPSPlugin
Install a custom converter for HPS Track and ReconstructedParticle objects so that they are swum correctly in the B-field.
postInitialize() - Method in class org.hps.job.DatabaseConditionsManagerSetup
Do post initialization of conditions system, which will freeze the manager if it is already fully initialized, meaning that the detector name and run were given as arguments which will override the information from the event header in the data.
posTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
Power(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
pPairEnergySum - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pPlotter - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
pPlotter2 - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
pPlus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
pPlusVsPMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
pPos - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
preamp - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
Preamplifier(int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
Initializes a preamplifier with no reference wire color.
Preamplifier(int, String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
Initializes a preamplifier with the specified reference wire color.
predict() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
predict(double) - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
predict(double) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
predict(double, STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
predict(double) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
PREFERRED_WIDTH - Static variable in class org.hps.monitoring.application.DataSourceComboBox
The preferred width of this component in pixels.
preferredSize - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
prepare() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Generate data (blocks) from measurements, kinks, external seed and measurements.
prescale - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Indicates how many events must pass the trigger cuts before a trigger is thrown.
prescale - Variable in class org.hps.readout.ecal.TriggerDriver
 
PRESCALE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET pre-scaling value which throttles event rate.
prescaleCounter - Variable in class org.hps.readout.ecal.TriggerDriver
 
prescaleField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for prescale setting.
presigma - Variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
PRESTART_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
PRESTART event tag.
PreStartProcessor - Class in org.hps.record.et
An ET processor that will activate the conditions system from PRESTART events.
PreStartProcessor(String) - Constructor for class org.hps.record.et.PreStartProcessor
Class constructor.
prestartTimestamp - Variable in class org.hps.rundb.RunSummaryImpl
Timestamp of PRESTART event.
prevEventN - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
prevEventTime - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
previousEvent() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
previousEvent

public boolean previousEvent()

Populates the event manager with hits and clusters from the previous event.
previousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
previousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
previousTime - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
prevJacobian - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
prevTime - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
primaryEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
print(String) - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
Print() - Method in class org.hps.detector.ecal.Geant4Position
Print crystal center coordinates(X,Y,Z) and Tait-Bryan angles
Print() - Method in class org.hps.detector.ecal.GVector
Print the coordinates of the GVector as (x,y,z)
print(int) - Method in class org.hps.recon.tracking.EventQuality
 
print(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Print the matrix to stdout.
print(PrintWriter, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Print the matrix to the output stream.
print(NumberFormat, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Print the matrix to stdout.
print(PrintWriter, NumberFormat, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Print the matrix to the output stream.
print() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
print() - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
print() - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
print() - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
print() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
print() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
print() - Method in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
print() - Method in class org.hps.svt.alignment.BuildCompact.DetectorList
 
print() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
print() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
print() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
print() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
printBallPositions(String) - Method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
printBank(BaseStructure, String) - Static method in class org.hps.evio.BasicEvioFileReader
 
printChi2(double[], int[]) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printCLTrackCov(BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printClTrackParam(GblUtils.ClParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printClTrackParamTruth(GblUtils.ClParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printCollection(ConditionsObjectCollection<?>) - Method in class org.hps.conditions.cli.PrintCommand
Print a single collection.
printCollectionHeader(ConditionsObjectCollection<?>) - Method in class org.hps.conditions.cli.PrintCommand
Print the header for a collection.
printCollections(List<ConditionsObjectCollection<?>>) - Method in class org.hps.conditions.cli.PrintCommand
Print the list of collections.
printColumnNames(TableMetaData) - Method in class org.hps.conditions.cli.PrintCommand
Print the column names for a table.
PrintCommand - Class in org.hps.conditions.cli
This sub-command of the conditions CLI prints conditions conditions table data by run number to the console or optionally writes it to an output file.
PrintCommand() - Constructor for class org.hps.conditions.cli.PrintCommand
Class constructor.
printComposite(CompositeData, String) - Static method in class org.hps.evio.BasicEvioFileReader
 
printConditionsRecords(Set<String>) - Method in class org.hps.conditions.cli.PrintCommand
Print out the conditions records either to the console or a file (if that option is enabled).
printConditionsRecords(ConditionsRecord.ConditionsRecordCollection) - Method in class org.hps.conditions.cli.TagCommand
Print information about conditions records in the tag to the log.
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.DAQConfig
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.FADCConfig
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.GTPConfig
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.IDAQConfig
Prints a textual representation of the configuration bank to the terminal.
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.SSPConfig
 
printCounts(PrintWriter) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
printData() - Method in class org.hps.recon.tracking.gbl.GblData
 
printData() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
printDebug(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Prints a message as per System.out.println to the output stream if the verbose debug output option is enabled.
printDerivatives(double[], double[][]) - Method in class org.hps.svt.alignment.AlignmentParameters
 
printDEs() - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
printDQMData() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
printDQMData() - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
printDQMData() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
printDQMData() - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.V0Monitoring
 
printDQMStrings - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.V0Monitoring
 
printEventInfo(int, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printf(String, Object...) - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printFitResults - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
printFits - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
printFits(boolean) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
printFits - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
printFits(boolean) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
printGBL(PrintWriter, EventHeader, List<STUtils.STStereoTrack>) - Static method in class org.hps.recon.tracking.straight.STUtils
Prints information for running GBL to a text file.
PrintGeometryDriver - Class in org.hps.analysis.examples
 
PrintGeometryDriver() - Constructor for class org.hps.analysis.examples.PrintGeometryDriver
 
printHeaders - Variable in class org.hps.conditions.cli.PrintCommand
Flag to print out column headers.
printHelpAndExit(Options) - Static method in class org.hps.svt.alignment.BuildCompact
 
printHelpAndExit(Options) - Static method in class org.hps.svt.alignment.BuildMillepedeCompact
 
printHelpAndExit(Options) - Static method in class org.hps.svt.alignment.MillepedeCompactDump
 
printHitIDs(List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
 
printHitPos3D(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printIDs - Variable in class org.hps.conditions.cli.PrintCommand
Flag to print row IDs.
printInts(int[]) - Static method in class org.hps.evio.BasicEvioFileReader
 
printLine(PrintStream, RunSpreadsheet.RunData, MotorPositionLoader.MotorPositionInterval, MotorPositionLoader.MotorPositionInterval) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
println() - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
println(String) - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printLog() - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printMap() - Method in class org.hps.record.daqconfig.EvioDAQParser
Prints the mapped parameter keys and values to the terminal.
printMatrix() - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
printMCParticle(MCParticle, List<MCParticle>) - Method in class org.hps.analysis.examples.MCTruthExampleDriver
 
printMeasDir(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printMessage() - Method in class org.hps.monitoring.application.util.ErrorHandler
Print the error message to System.err.
printMomentum(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printNewLine() - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printNewLine(int) - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printNonMeasDir(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printNormalDir(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printNrHits(int) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printOldPerTrackParam(HelicalTrackFit) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printOnFail - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Whether events where at least one cluster fails to verify should produce a detailed event readout.
printOnHardwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether the event log should output in the event that a hardware-cluster simulated trigger fails to verify.
printOnSoftwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether the event log should output in the event that a software-cluster simulated trigger fails to verify.
printOrigin(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printOrigin(String) - Method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
printPedestals() - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
printPerToClPrj(Hep3Matrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printPerTrackCov(HelicalTrackFit) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printPerTrackParam(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printPerTrackParamTruth(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printPoint(int) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] level print level (0: minimum, >0: more)
printPoints(int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
\param [in] level print level (0: minimum, >0: more)
printRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
printRecord() - Method in class org.hps.recon.tracking.gbl.MilleBinary
 
PrintResidualsAndDerivatives(Track) - Method in class org.hps.svt.alignment.AlignmentParameters
 
printRun(int) - Static method in class org.hps.datacat.DatacatPrintRun
 
printSession(PrintStream) - Method in interface org.hps.monitoring.subsys.SystemStatistics
Print session statistics.
printSession(PrintStream) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
printStackTrace() - Method in class org.hps.monitoring.application.util.ErrorHandler
Print the full stack trace of the error to System.err.
printStats(int) - Method in class org.hps.util.CollectionSizeDriver.CollectionStats
 
printStereoAngle(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStrip(int, int, String) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripIso(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripJacPointToPoint(int, int, double, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripL2m(int, int, double, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripMeas(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripMeasRes(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripMeasResSimHit(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripMeasResTruth(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripPathLen(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripPathLen3D(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
PrintStripResiduals(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
printStripScat(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripScatJacPointToPoint(int, int, double, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripTrackDir(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripTrackDirFull(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripTrackPos(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripTrackPosMeasFrame(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printSurveyPos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
printTick(PrintStream) - Method in interface org.hps.monitoring.subsys.SystemStatistics
Print tick statistics.
printTick(PrintStream) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
printTrackID(int) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printTrajectory(int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
\param [in] level print level (0: minimum, >0: more)
printUsage() - Static method in class org.hps.analysis.plots.AddPlots
 
printUsage() - Method in class org.hps.conditions.cli.AbstractCommand
Print the usage of this sub-command.
printUsage() - Method in class org.hps.conditions.cli.CommandLineTool
Print the usage statement for this tool to the console.
printUsage(int) - Static method in class org.hps.conditions.svt.MotorPositionLoader
Print the usage statement for this tool to the console.
printUsage(Options) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
printUsage() - Method in class org.hps.crawler.DatacatAddFile
Print the usage statement and then exit.
printUsage() - Method in class org.hps.crawler.DatacatCrawler
Print the usage statement for this tool to the console and then exit the program.
printUsage() - Method in class org.hps.crawler.MetadataWriter
 
printUsage(Options) - Static method in class org.hps.evio.BasicEvioFileReader
 
printUsage() - Method in class org.hps.evio.EvioToLcio
Print the CLI usage and exit.
printVars() - Method in class org.hps.record.daqconfig.EvioDAQParser
Prints the parsed parameter values to the terminal.
printWindow(CompositeData, String) - Static method in class org.hps.evio.BasicEvioFileReader
 
printXml - Variable in class org.hps.evio.EvioToLcio
 
process(EventHeader) - Method in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.V0Monitoring
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Process the event, performing a signal fit for every raw data hit in the input collection.
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Process the event, performing selection cuts on the collection of RawTrackerHits that has a hit for every crystal.
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Process the event, performing a signal fit for every raw data hit in the input collection.
process(EventHeader) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
process(EventHeader) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
process(EventHeader) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
process(EventHeader) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.TestRunRateAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.DummyAnalysisDriver
Process a single event.
process(EventHeader) - Method in class org.hps.analysis.examples.EcalScoringMatchDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.MCTruthExampleDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripEventDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripGoldenEventsDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripMollerEventsDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripRunAndEventDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.SvtTrackAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.examples.VertexAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.muon.SimpleMuonAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Obtains all necessary collections, performs cluster verification, and outputs event statistics.
process(EventHeader) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Processes an LCIO event and simulates triggers in the same manner as the hardware for both SSPCluster objects as well as Cluster objects reconstructed from FADC hits.
process(EventHeader) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Processes an event and performs trigger verification.
process(EventHeader) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
process(EventHeader) - Method in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
process(EventHeader) - Method in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
process(EventHeader) - Method in class org.hps.analysis.tuple.FEETupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.MollerTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.TridentFullTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.TridentMCTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.TridentTruthTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.TridentTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.WABTridentFullTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.WABTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.vertex.VertexDebugger
 
process(EventHeader) - Method in class org.hps.analysis.wab.StripMcWabConversionDriver
 
process(EventHeader) - Method in class org.hps.evio.RfFitterDriver
Check the event for an RF pulse, and, if found, fit it to get RF time.
process(EventHeader) - Method in class org.hps.evio.TestRunReconToEvio
 
process(EventHeader) - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
process(EventHeader) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
process(CompositeRecord) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Process a CompositeRecord to extract information from available event sources and update the running values.
process(EtEvent) - Method in class org.hps.monitoring.application.util.SyncEventProcessor
Process an ET event and if there is a trigger configuration present, parse it and update the configuration in the global manager.
process(EventHeader) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SamplesPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Writes the event to the output file if it matches the the output conditions selected for the driver.
process(EventHeader) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
process

public void process(EventHeader event)

Converts an LCIO event into an event display compatible format.
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Populates all histograms from event clusters, if they are present.
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
process(EventHeader) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
process(EventHeader) - Method in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
process(EtEvent) - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
process(EtEvent) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
process(EventHeader) - Method in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.ClockDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Performs single cluster cuts for the event and passes any clusters which survive to be formed into cluster pairs for the trigger.
process(EventHeader) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.InactiveSiHitReadout
 
process(EventHeader) - Method in class org.hps.readout.ecal.MollerTriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.ReadoutTrigger
Produces both uncut and cut distributions from clusters.
process(EventHeader) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.TriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.svt.DropSVTHits
 
process(EventHeader) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
This method implements the default clustering procedure based on input parameters.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.ClusterHitTCorrDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Process an event, copying the input collection to the output collection.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Processes an an EventHeader object to generate clusters.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.HitTMCSmearDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
Perform standard event processing, optionally writing the rejected hit list.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
process(EventHeader) - Method in class org.hps.recon.ecal.DatabaseDAQConfigDriver
When loading from the database, information is pulled on detector change rather than by looking for a specific object in event data.
process(EventHeader) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Process the event data, filling the channel histograms from the ADC values.
process(EventHeader) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalGainDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
Process an event, copying the input collection to the output collection.
process(EventHeader) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.CollectionSizeFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.CosmicPMTFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.EcalPairsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.EventFlagFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.InTimeHitsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
process(EventHeader) - Method in class org.hps.recon.filtering.MinimumHitsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.MollerCandidateFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
process(EventHeader) - Method in class org.hps.recon.filtering.MollerSkimDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.MonoTriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.Pair0TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.Pair1TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.PulserScalerAndEpicsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.PulserSingle0Pair0TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.PulserTriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.SimplePulserTriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.Single0TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.Single1TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.SingleTrackFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.SvtAlignmentFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.SVTSmallHitsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.TriggerTypeFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.V0CandidateFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.V0CandidateFilter2015Pass7
 
process(EventHeader) - Method in class org.hps.recon.filtering.V0SkimDriver
 
process(EventHeader) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Processes the track and cluster collections in the event into reconstructed particles and V0 candidate particles and vertices.
process(EventHeader) - Method in class org.hps.recon.particle.ReconParticleDriver
Processes the track and cluster collections in the event into reconstructed particles and V0 candidate particles and vertices.
process(EventHeader) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
This method is used to run the reconstruction and print debug information.
process(EventHeader) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
This method is used to run the reconstruction and print debug information.
process(EventHeader) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
Perform the digitization.
process(EventHeader) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.MergeTrackCollections
 
process(EventHeader) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
process(EventHeader) - Method in class org.hps.recon.tracking.SeedTracker
 
process(EventHeader) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
process(EventHeader) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
This method is used to run the reconstruction and print debug information.
process(EventHeader) - Method in class org.hps.recon.tracking.SVTBadChannelFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.TrackDataDriver
Method called by the framework to process the event.
process(EventHeader) - Method in class org.hps.recon.tracking.TrackerDigiDriver
Perform the digitization.
process(EventHeader) - Method in class org.hps.recon.tracking.TrackerReconDriver
This method is used to run the reconstruction and print debug information.
process(EventHeader) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
process(EventHeader) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
process(EventHeader) - Method in class org.hps.recon.vertexing.AnalysisDriver
 
process(RecordType) - Method in class org.hps.record.AbstractRecordProcessor
Process a record.
process(CompositeRecord) - Method in class org.hps.record.composite.MaxRecordsProcessor
Process a record and check if max number of records was reached.
process(RecordType) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the process methods of the registered processors.
process(EventHeader) - Method in class org.hps.record.daqconfig.DAQConfigDriver
Checks an event for the DAQ configuration banks and passes them to the ConfigurationManager if the driver is set to read from the EvIO data stream.
process(EtEvent) - Method in class org.hps.record.epics.EpicsEtProcessor
Process an EtEvent and create an EPICS data object from it.
process(EvioEvent) - Method in class org.hps.record.epics.EpicsEvioProcessor
Process EVIO data and create a EpicsData if EPICS data bank exists in the event.
process(EvioEvent) - Method in class org.hps.record.epics.EpicsRunProcessor
Process a single EVIO event, setting the current EPICS data and updating the variable counts.
process(EtEvent) - Method in class org.hps.record.et.PreStartProcessor
Process an ET event and activate the conditions system if applicable.
process(EvioEvent) - Method in class org.hps.record.evio.EvioDetectorConditionsProcessor
Process an EvioEvent and activate the conditions system if applicable.
process(RecordType) - Method in interface org.hps.record.RecordProcessor
Process a single event.
process(EvioEvent) - Method in class org.hps.record.scalers.ScalersEvioProcessor
This method will create a ScalerData object and cache it.
process(EvioEvent) - Method in class org.hps.record.svt.SvtConfigEvioProcessor
 
process(EvioEvent) - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
process(EvioEvent) - Method in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
Process EVIO events to extract DAQ config data.
process(EventHeader) - Method in class org.hps.svt.alignment.RunAlignment
 
process(EventHeader) - Method in class org.hps.svt.SVTHitLevelPlots
 
process(String) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
process(EventHeader) - Method in class org.hps.util.CollectionSizeDriver
 
process(String) - Static method in class org.hps.util.ConvertToStdhep
 
process(String, String) - Static method in class org.hps.util.DatFileToStdhep
 
process(String) - Static method in class org.hps.util.DatFileToStdhepTVM
 
process(String) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
process(EventHeader) - Method in class org.hps.util.LCIOFilterDriver
 
process(String, String) - Static method in class org.hps.util.LHEFileToStdhep
 
process(EventHeader) - Method in class org.hps.util.MergeBunches
 
process(EventHeader) - Method in class org.hps.util.RemoveCollections
 
process(EventHeader) - Method in class org.hps.util.TimerDriver
 
processDEs - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
processDEs - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
processEvent(EvioEvent, EventHeader) - Method in class org.hps.evio.AbstractSvtEvioReader
Process an EVIO event and extract all information relevant to the SVT.
processEvent(EvioEvent, EventHeader) - Method in class org.hps.evio.SvtEvioReader
Process an EVIO event and extract all information relevant to the SVT.
processing - Variable in class org.hps.monitoring.application.MonitoringApplication
Event processing wrapper.
PROCESSING_STAGE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Processing stage changed.
PROCESSING_STAGE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The processing stage(s) to execute (ET, EVIO or LCIO).
processingStage - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The processing stage to execute (all prior stages will be included).
ProcessingStage - Enum in org.hps.record.enums
When set this can be used to limit the number of processing stages that are executed by the CompositeLoop.
ProcessingStage() - Constructor for enum org.hps.record.enums.ProcessingStage
 
processingStageComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting the processing stage(s) to execute (ET, EVIO or LCIO).
processingThread - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The EventProcessingThread on which event processing executes.
processingThread - Variable in class org.hps.monitoring.application.EventProcessing.SessionWatchdogThread
A reference to the current {#EventProcessing(Thread).
processModules - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
processor - Variable in class org.hps.record.epics.EpicsRunProcessor
The processor for extracting the EPICS information from EVIO events.
processor - Variable in class org.hps.record.et.EtStationThread
The ET event processor.
processors - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The list of extra CompositeRecordProcessor objects to add to the loop.
processors - Variable in class org.hps.record.AbstractLoopAdapter
 
processors - Variable in class org.hps.record.composite.CompositeLoopAdapter
The list of processors that will be activated for each record this adapter receives.
processors - Variable in class org.hps.record.composite.RecordProcessorAdapter
The list of composite record processors.
processPaths - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
processPaths - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
processSensors - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
processSensors - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
processSim(List<MCParticle>, List<SimTrackerHit>) - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.AbstractSvtEvioReader
Process the headers that were extracted from the SVT data.
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.AugmentedSvtEvioReader
 
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.SvtEvioReader
 
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.TestRunSvtEvioReader
 
processTracks(EventHeader) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
processTrigger(EventHeader) - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
processTrigger(EventHeader) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.InactiveSiHitReadout
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.TriggerableDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.TriggerDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
processUnrecognizedChannel(FADCGenericHit) - Method in class org.hps.evio.EcalEvioReader
 
propAlongLine(Hep3Vector, Hep3Vector, double) - Method in class org.hps.recon.vertexing.TwoParticleVertexer
 
properties - Variable in class org.hps.HPSJavaProperties
Properties file containing properties with values inserted from Maven resource filtering.
properties - Variable in class org.hps.monitoring.application.model.Configuration
The Java properties file.
PROPERTY_HOVER_HIGHLIGHT - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's behavior for highlighting crystals that are under the cursor has changed.
PROPERTY_NAMES - Static variable in class org.hps.monitoring.application.model.ConnectionStatusModel
The property names of this class.
PROPERTY_SCALE_COLOR_MAP - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's energy-to-color map has changed.
PROPERTY_SCALE_RANGE - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that a change has occurred to the panel's scale minimum or maximum value.
PROPERTY_SCALE_TYPE - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel has changed its scaling to either linear or logarithmic.
PROPERTY_SCALE_VISIBLE - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's scale has changed visibility.
PROPERTY_X_ORIENTATION - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's x-axis orientation has changed.
PROPERTY_Y_ORIENTATION - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's y-axis orientation has changed.
PROPERTY_ZERO_ENERGY_COLOR - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's behavior for coloring zero-energy crystals has changed.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel.ConnectionSettingsChangeListener
Handle a property change from the model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel
Updates ConfigurationModel from changes in the GUI components.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.ConnectionStatusPanel
Handle a property change event coming from the model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.DataSourceComboBox
Handle property change events which is used to update the GUI from changes to the global configuration model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.EventButtonsPanel
Handle property change events to set status from changes to the connection status model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.EventDashboard
Update the GUI from changes to the backing RunModel object.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.JobSettingsPanel.JobSettingsChangeListener
Handle PropertyChangeEvent by updating the GUI from changes to the model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.JobSettingsPanel
Updates the configuration with changes from the GUI component values.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.LogLevelFilterComboBox
The PropertyChangeEvent handling, which is used to get changes from the model into the GUI.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.LogTable
Get change in log level filtering from the configuration model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.MenuBar
The PropertyChangeEvent handling which sets GUI values from the model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.MonitoringApplication
Handle property changes.
propertyChangeSupport - Variable in class org.hps.monitoring.application.model.AbstractModel
The property change support object.
PropertyUpdater() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.PropertyUpdater
 
ps - Variable in class org.hps.conditions.cli.PrintCommand
This is the PrintStream for printing the collections to the console or a file.
PS_vac_box_inner_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
PS_vac_box_inner_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
PS_vac_box_inner_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
psi - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
pstyle - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
pstyle - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
pstyle - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
pstyle - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
PSVacuumChamber(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
pT(double) - Method in class org.hps.recon.vertexing.BilliorTrack
Return transverse momentum pT for the helix.
pTot - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
ptr - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
ptr - Variable in class org.hps.readout.ecal.RingBuffer
 
pTrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
pTrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
publish(LogRecord) - Method in class org.hps.monitoring.application.MonitoringApplication.LogHandler
This method inserts a record into the log table.
publish(LogRecord) - Method in class org.hps.monitoring.application.MonitoringApplication.MonitoringApplicationStreamHandler
Publish a record which will automatically flush the handler.
pullY - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsP - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsU - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsUEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsUPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsV - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsVEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsVPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
pulseAmplitude(double) - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
pulseAmplitude(double, long) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Returns pulse amplitude at the given time (relative to hit time).
pulseAmplitude(double, FADCEcalReadoutDriver.PulseShape, double) - Static method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Returns pulse amplitude at the given time (relative to hit time).
pulseAmplitude(double) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
pulseAmplitude(double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
pulseAmplitude(double) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
pulseFitter - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
pulseFitter - Variable in class org.hps.recon.ecal.EcalRawConverter
The pulse fitter class.
pulseFitter - Variable in class org.hps.recon.ecal.EcalRawConverter2
The pulse fitter class.
pulseFitter - Variable in class org.hps.recon.ecal.EcalRawConverter3
The pulse fitter class.
pulseIntegral - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
pulser - Variable in class org.hps.record.triggerbank.TIData
 
pulserFired(List<GenericObject>) - Method in class org.hps.recon.filtering.SimplePulserTriggerFilterDriver
 
PulserScalerAndEpicsFilter - Class in org.hps.recon.filtering
 
PulserScalerAndEpicsFilter() - Constructor for class org.hps.recon.filtering.PulserScalerAndEpicsFilter
 
PulserSingle0Pair0TriggerFilterDriver - Class in org.hps.recon.filtering
Keep single-0 triggered events.
PulserSingle0Pair0TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.PulserSingle0Pair0TriggerFilterDriver
 
PulserTriggerFilterDriver - Class in org.hps.recon.filtering
Keep pulser triggered events.
PulserTriggerFilterDriver() - Constructor for class org.hps.recon.filtering.PulserTriggerFilterDriver
 
pulserUnprescaled - Variable in class org.hps.record.triggerbank.TIData
 
pulseShape - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
PulseShape() - Constructor for enum org.hps.readout.ecal.FADCEcalReadoutDriver.PulseShape
 
PulseShape - Class in org.hps.recon.tracking
 
PulseShape() - Constructor for class org.hps.recon.tracking.PulseShape
 
PulseShape.CRRC - Class in org.hps.recon.tracking
 
PulseShape.FourPole - Class in org.hps.recon.tracking
 
pulseShapeFileName - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
pulseWidth - Variable in class org.hps.conditions.ecal.EcalChannelConstants
The channel's EcalPulseWidth conditions.
putCollection(EventHeader.LCMetaData, List, EventHeader) - Method in class org.hps.util.MergeBunches
Adds a collection to an event using the meta data information from the given collection and the entries from the given list.
putCollections(EventHeader) - Method in class org.hps.recon.tracking.HoleCreationDriver
Writes new raw hit, helical track hit, and rotated helical track hit collections.
putHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
putHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Fill the analog pipelines with the preamp pulses generated by hits in the ECal.
putHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
putHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
putStrategyList(List<SeedStrategy>) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Specifiy the strategies to be used by the SeedTracker algorithm.
putVec(VVector, int) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
\param [in] aVector Vector with part.
pw - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
pw - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
pw - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
pw - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
pWriter - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
pWriter - Variable in class org.hps.svt.alignment.AlignmentParameters
 
pxEleVspxEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pxEleVspxEleNoBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pxEleVspxPos - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pxEleVspxPos - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
pxfvtx(int, boolean, boolean[], double[][], double[][], double[]) - Method in class org.hps.recon.vertexing.BFitter
 
pxmi3(double[]) - Method in class org.hps.recon.vertexing.BFitter
 
pxmi3_old(double[]) - Method in class org.hps.recon.vertexing.BFitter
 
pxmi5(double[]) - Method in class org.hps.recon.vertexing.BFitter
 
pyEleVspyEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pyEleVspyEleNoBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pyEleVspyPos - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pyEleVspyPos - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 

Q

q1 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q2 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q3 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q4 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q5 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q6 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
QR - Variable in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Array for internal storage of decomposition.
QRDecomposition - Class in org.hps.recon.tracking.gbl.matrix
QR Decomposition.
QRDecomposition(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.QRDecomposition
QR Decomposition, computed by Householder reflections.
Quality() - Constructor for enum org.hps.recon.tracking.EventQuality.Quality
 
QUALITY_COLLECTION - Static variable in class org.hps.recon.tracking.TrackQualityData
 
QUALITY_RELATION_COLLECTION - Static variable in class org.hps.recon.tracking.TrackQualityData
 
quantumEff - Static variable in class org.hps.recon.ecal.EcalUtils
 
QUEUE_SIZE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET queue size.
QueuedEtEvent(EventBuilder, int, int) - Constructor for class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
queueSizeField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for queue size.

R

R() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the radius of curvature for the helix.
R_DIV - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
radCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
radius() - Method in class org.hps.recon.tracking.circlefit.CircleFit
The radius of the circle
raiseErrorNoHitCollection - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
raiseException() - Method in class org.hps.monitoring.application.util.ErrorHandler
Immediately re-throw the error as a RuntimeException.
randNumberGenerator - Static variable in class org.hps.util.RandomGaussian
 
random - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
RandomGaussian - Class in org.hps.util
 
RandomGaussian() - Constructor for class org.hps.util.RandomGaussian
Class shouldn't be instantiated by anyone
randomHoles - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
RANGE_SIZE - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
rangeD0 - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
rangeEnds - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
rangeMillis - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
rangeOmega - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
rangePhi0 - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
ranges - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
ranges - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
ranges - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
ranges - Variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
ranges - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
rangeSlope - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
rangeStarts - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
rangeZ0 - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
RAW_DATA_FOLDER - Static variable in class org.hps.datacat.DatacatConstants
 
RAW_WAVEFORM_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
rawCalorimeterHitCollectionName - Variable in class org.hps.evio.TestRunReconToEvio
 
rawCalorimeterHitCollectionName - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
rawCalorimeterHitCollectionName - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
rawCalorimeterHitCollectionName - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
RawCalorimeterHitMonitoringDriver - Class in org.hps.monitoring.ecal.plots
This is a set of detailed plots for monitoring ECAL raw data collections in integral mode (modes 3 and 7).
RawCalorimeterHitMonitoringDriver() - Constructor for class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
rawCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
rawCollectionName - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
rawCollectionName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
The input LCIO collection name.
rawCollectionName - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
rawCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Input collection name (unless runBackwards=true, then it's output).
rawCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Input collection name (unless runBackwards=true, then it's output).
rawCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Input collection name (unless runBackwards=true, then it's output).
rawCollectionName - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
rawCollectionName - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
rawCollectionName - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
rawE - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
rawHitAmplitudeH1D - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
rawHitCollectionName - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
rawHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
rawHitsCollectionName - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
RawModeADCHistogramDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will create a histogram for every channel in the ECAL and plot its ADC values from the LCSim event collection of raw mode hits, without performing any pedestal subtraction.
RawModeADCHistogramDriver() - Constructor for class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
RawModeADCProfileDriver - Class in org.hps.analysis.ecal.cosmic
This Driver makes profile plots of the raw mode ADC data.
RawModeADCProfileDriver() - Constructor for class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
RawModeHitSelectionDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will process ECAL raw mode (window) data and extract hits that look like signal by using a simple selection cut.
RawModeHitSelectionDriver() - Constructor for class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
RawModeSignalFitDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will perform a function fit on ECAL window mode data to determine the likelihood of a signal being present, e.g.
RawModeSignalFitDriver() - Constructor for class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
RawSVTHitsTupleDriver - Class in org.hps.analysis.tuple
 
RawSVTHitsTupleDriver() - Constructor for class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
RawSVTHitsTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
rawTrackerHitCollection - Variable in class org.hps.recon.tracking.SVTBadChannelFilterDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
rawTrackerHitCollectionName - Variable in class org.hps.readout.svt.DropSVTHits
 
rawTrackerHitCollectionName - Variable in class org.hps.recon.filtering.MinimumHitsFilter
 
rawTrackerHitCollectionName - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
RawTrackerHitFitterDriver - Class in org.hps.recon.tracking
 
RawTrackerHitFitterDriver() - Constructor for class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
rawTrackerHitOutputCollectionName - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
rce - Variable in class org.hps.record.svt.SvtErrorBitData
 
rcolorMap - Variable in class org.hps.plugin.HPSParticleConverter
 
Rdiag - Variable in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Array for internal storage of diagonal of R.
rDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
rDiff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
rDiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
read() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
read(char[]) - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
read(char[], int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
read(EventHeader) - Static method in class org.hps.record.epics.EpicsData
Read data into this object from an LCIO event using the default collection name.
read(EventHeader, String) - Static method in class org.hps.record.epics.EpicsData
Read data into this object from a collection in the LCIO event with the given collection name.
read(EventHeader) - Static method in class org.hps.record.scalers.ScalerData
Create a new ScalerData object from an LCIO event, using the default collection name.
read(EventHeader, String) - Static method in class org.hps.record.scalers.ScalerData
Create a new object from the data in an LCIO event, using the default collection name.
readData - Variable in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
readDataFiles - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
readECal - Variable in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
reader - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
reader - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
reader - Variable in class org.hps.record.evio.EvioFileSource
The reader to use for reading and parsing the EVIO data.
readEtEvents() - Method in class org.hps.record.et.EtConnection
Read an array of EtEvent objects from the ET server.
readEtEvents() - Method in class org.hps.record.et.EtEventSource
Read the next EtEvent array from the ET server.
readEvioEvent(EvioEvent) - Method in class org.hps.evio.DummyEventBuilder
 
readEvioEvent(EvioEvent) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Pre-read an EVIO event.
readEvioEvent(EvioEvent) - Method in class org.hps.evio.LCSimTestRunEventBuilder
 
readEvioEvent(EvioEvent) - Method in interface org.hps.record.LCSimEventBuilder
Read information from an EVIO control event such as a PRESTART event to set the event builder's state.
readFromFile(File) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
readGainFile() - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
readHits(List<T>) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
readHits(List<RawCalorimeterHit>) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Digitize values in the analog pipelines and append them to the digital pipelines.
readHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
readHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
readIntegrals() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readLHEEvent(StreamTokenizer, double[], int) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
readMilleParameters() - Static method in class org.lcsim.geometry.compact.converter.SvtAlignmentConstantsReader
Read SVT alignment constants from the conditions database table svt_alignments and create a list of MilleParameter objects from it.
readMyaData(File, double, int, boolean) - Static method in class org.hps.conditions.svt.SvtBiasMyaDataReader
 
readMyaData(File, int, double) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
readMyaDump(File) - Static method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
readNextLine() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
Reads the next line of text.
readout - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
readout(SiElectrodeDataCollection, SiSensorElectrodes) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Given a collection of electrode data (i.e., charge on strips/pixels), return a map associating the channel and it's list of raw data.
READOUT_NAME - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
readoutBit - Static variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutCapacitanceIntercept - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
readoutCapacitanceSlope - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
ReadoutCleanupDriver - Class in org.hps.analysis.dataquality
This Driver clears the DetectorElement Readout associated with a given collection in the event header.
ReadoutCleanupDriver() - Constructor for class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
ReadoutCleanupDriver(List<String>) - Constructor for class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
ReadoutCleanupDriver(String[]) - Constructor for class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
readoutCollection - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
readoutCollectionName - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
readoutCollectionName - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutCounter - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutCuts(RawTrackerHit) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
readoutCycle - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutDeltaT() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readoutDeltaT() - Method in class org.hps.readout.ecal.TriggerableDriver
 
readoutDeltaT() - Method in class org.hps.readout.svt.SimpleSvtReadout
 
readoutDriver - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
readoutDynamicRange - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutGain - Static variable in class org.hps.recon.ecal.EcalUtils
 
readoutHitCollectionName - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
readoutLatency - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readoutLatency - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
readoutLongStripCapacitanceSlope - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
readoutMode - Variable in class org.hps.recon.ecal.FADCGenericHit
 
readoutName - Static variable in class org.hps.evio.EcalEvioReader
 
readoutName - Variable in class org.hps.evio.SVTHitWriter
 
readoutNBits - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutNeighborThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutNoiseIntercept - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutNoiseSlope - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutNoiseThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutOffset - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutOffset - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
readoutPeriod - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutPeriod - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
readoutPeriod - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
readouts - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutStripCapacitanceIntercept - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
readoutStripCapacitanceSlope - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
readoutStripPitch - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
readoutThreshold - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readoutThreshold - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
readoutThreshold - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
readoutTime() - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
ReadoutTimestamp - Class in org.hps.readout.ecal
 
ReadoutTimestamp(int, double) - Constructor for class org.hps.readout.ecal.ReadoutTimestamp
 
readoutTransferEfficiency - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
ReadoutTrigger - Class in org.hps.readout.ecal
Creates distributions from Cluster objects.
ReadoutTrigger() - Constructor for class org.hps.readout.ecal.ReadoutTrigger
 
readoutWindow - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readPreviousLine() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
Reads the previous line of text.
readPulses() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readRunTable(File) - Static method in class org.hps.conditions.svt.SvtBiasMyaDataReader
 
ReadSurveyOutput - Class in org.lcsim.geometry.compact.converter
 
ReadSurveyOutput() - Constructor for class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
readSVT - Variable in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
readWindow() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
recalculateMass(Vertex) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
RECENT_FILE_SELECTED - Static variable in class org.hps.monitoring.application.Commands
Select one of the items from the recent files list to be the current data source.
RECENT_FILES_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The list of recent files.
RECENT_FILES_START_INDEX - Static variable in class org.hps.monitoring.application.MenuBar
Starting mnemonic for recent files (this is equivalent to '0').
RecentFileItem(String, int) - Constructor for class org.hps.monitoring.application.MenuBar.RecentFileItem
Class constructor with file's path and its numerical mnemonic (0-9).
recentFilesMenu - Variable in class org.hps.monitoring.application.MenuBar
Menu with list of recent files (10 max).
recoMassLyr1Full - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
recoMassLyr1NoMax - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
recoMassLyr50Full - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
ReconClusterDriver - Class in org.hps.recon.ecal.cluster
This is an implementation of ClusterDriver specialized for the ReconClusterer.
ReconClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.ReconClusterDriver
 
ReconClusterer - Class in org.hps.recon.ecal.cluster
This class creates clusters from a CalorimeterHit input collection.
ReconClusterer() - Constructor for class org.hps.recon.ecal.cluster.ReconClusterer
 
ReconClusterPropertyCalculator - Class in org.hps.recon.ecal.cluster
 
ReconClusterPropertyCalculator() - Constructor for class org.hps.recon.ecal.cluster.ReconClusterPropertyCalculator
 
reconParticleCollectionName - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
ReconParticleDriver - Class in org.hps.recon.particle
Driver used to create reconstructed particles and matching clusters and tracks.
ReconParticleDriver() - Constructor for class org.hps.recon.particle.ReconParticleDriver
 
ReconstructedParticleFilter() - Constructor for class org.hps.recon.filtering.SimpleEventFilterDriver.ReconstructedParticleFilter
 
record - Variable in class org.hps.conditions.run.RunSpreadsheet.RunData
 
RecordProcessingException - Exception in org.hps.record
This is a generic error type for exceptions that occur during event processing.
RecordProcessingException(String) - Constructor for exception org.hps.record.RecordProcessingException
Class constructor.
RecordProcessingException(String, Throwable) - Constructor for exception org.hps.record.RecordProcessingException
Class constructor.
RecordProcessingException(Throwable) - Constructor for exception org.hps.record.RecordProcessingException
Class constructor.
RecordProcessor<RecordType> - Interface in org.hps.record
This is a generic interface for event processing which implements hooks for starting the job, starting a new run, processing individual records, ending a run and ending a job.
RecordProcessorAdapter<RecordType> - Class in org.hps.record.composite
An extension of CompositeLoopAdapter which has a list of RecordProcessor objects that are activated in the appropriate hook methods for every event.
RecordProcessorAdapter() - Constructor for class org.hps.record.composite.RecordProcessorAdapter
 
records - Variable in class org.hps.conditions.run.RunSpreadsheet
The list of records read from the CSV file.
records - Variable in class org.hps.conditions.svt.MotorPositionLoader
 
records - Variable in class org.hps.monitoring.application.LogTable.LogRecordModel
The list of LogRecord objects to display in the table.
records - Variable in class org.hps.record.AbstractRecordQueue
The record queue which is a linked list with blocking behavior.
records - Variable in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
recordSource - Variable in class org.hps.record.composite.CompositeLoop
The record source.
recordSource - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The record source for the loop.
recordsReceived - Variable in class org.hps.record.composite.MaxRecordsProcessor
The number of records received.
recordSupplied(RecordEvent) - Method in class org.hps.record.AbstractLoopAdapter
 
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.CompositeLoopAdapter
Process one record with this adapter.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.EtEventAdapter
Process one record which will get the next EtEvent from the source and set a reference to it on the CompositeRecord.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.EvioEventAdapter
Process one record which will create an EvioEvent or get it from the source and set a reference to it on the CompositeRecord.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.LcioEventAdapter
Process a CompositeRecord which will create an LCSim event, add it to the composite record being processed, and activate registered the Driver chain.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.LcioEventSupplier
Process composite records by adding their LCIO event references to the queue in order to supply them to JAS3.
recoVersion - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
redraw() - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
referenceGeom - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
refitAttempts - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
refitsAccepted - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
refitThreshold - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
refitTrack(HelicalTrackFit, Collection<TrackerHit>, Collection<TrackerHit>, int, int, MultipleScattering, double) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
refitTrack(HelicalTrackFit, Collection<TrackerHit>, Collection<TrackerHit>, int, int, MultipleScattering, double, boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
Do a GBL fit to an arbitrary set of strip hits, with a starting value of the helix parameters.
refitTrackWithTraj(HelicalTrackFit, Collection<TrackerHit>, Collection<TrackerHit>, int, int, MultipleScattering, double, boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
REFLECTOR_DEPTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the default thickness of the hodoscope scintillator reflector material.
reflectorDepth - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
reflectorMaterial - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
refPoint - Variable in class org.hps.recon.tracking.HpsHelicalTrackFit
 
REFRESH_RATE - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
regionListener - Static variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
register() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Register this conditions manager as the global default.
register() - Static method in class org.hps.monitoring.plotting.MonitoringAnalysisFactory
Register this class as the default AnalysisFactory for AIDA by setting the magic property string.
register(IPlotter, int, int) - Method in class org.hps.monitoring.plotting.PlotterRegistry
Register a plotter along with its tab indices.
register(SystemStatus) - Method in class org.hps.monitoring.subsys.SystemStatusRegistry
 
registerCommand(AbstractCommand) - Method in class org.hps.conditions.cli.CommandLineTool
Register a sub-command handler.
registerConverters() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Register the conditions converters with the manager.
RegressionFit() - Constructor for class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
regressionFitter - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
rejectBackground - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
rejectEdgeCrystals - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
rejectEdgeCrystals

private boolean rejectEdgeCrystals

Defines whether edge crystals should be used for triggering.
rejectedHitCollectionName - Variable in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
rejectedHitList - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
rejectGhostHits - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
rejectUncorrectedHits - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
relationCollection - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
relationCollectionName - Variable in class org.hps.evio.SVTHitWriter
 
relationCollectionName - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
relationFlags - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
remove(String) - Method in class org.hps.monitoring.application.model.Configuration
Remove a configuration value.
remove(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Remove the given property which should remove its key and value.
remove() - Method in class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
 
removeActionListener(ActionListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Removes the indicated ActionListener object from this component if it exists.
removeActionListener(ActionListener) - Static method in class org.hps.record.daqconfig.ConfigurationManager
Removes an listener so that it will no longer receive updates when the DAQ configuration changes.
removeCollections - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
removeCollections - Variable in class org.hps.recon.tracking.TrackTweakDriver
List of collections to remove from an event.
RemoveCollections - Class in org.hps.util
 
RemoveCollections() - Constructor for class org.hps.util.RemoveCollections
 
RemoveCollectionsFromEvent(String[]) - Method in class org.hps.util.RemoveCollections
 
removeColor(int) - Method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
removeColor

public boolean removeColor(int colorIndex)

Removes the nth color from the mapping scale.
removeCrystalListener(CrystalListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Removes the specified crystal listener so that it no longer receives crystal events from this component.
removeCrystals - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
removedOutputCollection - Variable in class org.hps.readout.svt.DropSVTHits
 
RemoveDuplicates() - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Looks through operable tracks collection for duplicate tracks.
removeField(String) - Method in class org.hps.conditions.api.TableMetaData
Method for removing a field that was found using the automatic introspection methods.
removeField(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Removes the field at the indicated index.
removeFilter() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Removes any active filters.
RemoveHelicalTrackHit - Class in org.hps.recon.tracking
 
RemoveHelicalTrackHit() - Constructor for class org.hps.recon.tracking.RemoveHelicalTrackHit
 
removeHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Removes a hit from the display.
removeListener() - Method in class org.hps.monitoring.application.PlotInfoPanel
Remove this as a listener on the current AIDA object.
RemovePartials() - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Looks through operable tracks collection for tracks that are partial versions of others.
RemovePoorScores() - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
Remove tracks with poor scores from operable tracks list, put them in poorScores list
RemovePoorScores() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
Remove tracks with poor scores from operable tracks list, put them in poorScores list
removeProcessor(RecordProcessor<RecordType>) - Method in class org.hps.record.composite.RecordProcessorAdapter
Remove a RecordProcessor from the adapter.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.hps.monitoring.application.model.AbstractModel
Remove a property change listener from the model.
removeSettingsListener(SettingsListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Removes the indicated listener from the object if it exists.
RemoveShared() - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Looks through operable tracks collection for shared tracks.
removeValidCut(String) - Method in class org.hps.analysis.trigger.util.Trigger
Removes a cut from the set of cuts tracked by the trigger.
replaceConstant - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
Req - Static variable in class org.hps.recon.ecal.EcalUtils
 
requirePositron - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
requirePositron - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
requirePositron - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
requirePositron - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
requirePositron - Variable in class org.hps.analysis.vertex.VertexDebugger
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.vertex.VertexDebugger
 
res_truthsimhit - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
res_truthsimhit_bot_minus - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
res_truthsimhit_bot_plus - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
res_truthsimhit_top_minus - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
res_truthsimhit_top_plus - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
resDir - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
reset() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
reset() - Method in class org.hps.monitoring.application.model.RunModel
Reset the model for new run.
reset() - Method in class org.hps.monitoring.application.PlotPanel
Remove all tabs from the plot pane.
reset() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
reset() - Method in class org.hps.record.epics.EpicsEvioProcessor
Reset the current EpicsData object to null.
reset() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Reset the time dependent conditions data of this sensor.
RESET_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Reset field column index.
resetColor() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets the crystals color to the appropriate value based on its settings.
resetCounts() - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
resetCrystalColors() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Forces all crystals to revalidate their colors.
resetDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Clears any hits or clusters that have been added to the viewer.
resetDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
resetDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
resetEfficiencyMap() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
resetEveryEvent - Variable in class org.hps.record.scalers.ScalersEvioProcessor
Set to true if cached data object should be reset between every event even if scaler data is not present.
resetFADCBuffers() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
resetLayout() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Repositions the fields to the appropriate positions given the current width of the component.
resetOccupancies() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
Clears the current occupancy data.
resetOccupancyMap() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
resetOccupancyMap() - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
resetOnUpdate - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
resetOnUpdate - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
resetPeriod - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
resetPlots() - Method in class org.hps.monitoring.application.MonitoringApplication
Reset the plots and clear the tabs in the plot window.
resetPlots() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
Clear all histograms of it's current data.
resetResolver() - Method in class org.hps.recon.tracking.AmbiguityResolver
Resets internal states.
resetTrigger() - Static method in class org.hps.readout.ecal.TriggerDriver
 
residualY - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsP - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsU - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsUEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsUPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsV - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsVEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsVPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
ResizableFieldPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class ResizableFieldPanel is an extension of JPanel that contains a series of "fields." Each field is composed of a header label that displays its name and a value label that displays its value.
ResizableFieldPanel() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Instantiates a new ResizableFieldPanel with no minimum column width.
ResizableFieldPanel(int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Instantiates a new ResizableFieldPanel with the indicated minimum column width.
resize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sizes and positions all of the components on the panel.
resize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Updates the layout of the component to the panel's current size.
resize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Handles proper resizing of the window and its components.
resize(int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
\param nSize [in] Size of matrix \param nBorder [in] Size of border (=1 for q/p + additional local parameters) \param nBand [in] Band width (usually = 5, for simplified jacobians = 4)
resize(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
\param [in] nRows Number of rows.
resize(int) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
\param [in] nRows Number of rows.
ResizeTo(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
resolve() - Method in class org.hps.recon.tracking.AmbiguityResolver
In current mode, perform ambiguity resolution on operable tracks.
resolve() - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
resolve() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
resourcePath - Variable in class org.hps.monitoring.application.model.Configuration
The path to an embedded properties resource from a jar.
ResourceUtil - Class in org.hps.monitoring.application.util
This is a set of utility methods for getting jar resources at runtime.
ResourceUtil() - Constructor for class org.hps.monitoring.application.util.ResourceUtil
Do not allow class instantiation.
restoreDefaults() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Restore default window settings.
restoreDefaultWindow() - Method in class org.hps.monitoring.application.MonitoringApplication
Restore the default GUI layout.
RESUME - Static variable in class org.hps.monitoring.application.Commands
Resume event processing if paused.
resume() - Method in class org.hps.monitoring.application.EventProcessing
Resume processing events from pause mode by resuming loop event processing.
resume() - Method in class org.hps.record.composite.CompositeLoop
Resume event processing from pause mode.
resumeButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for resuming the event processing.
RETRY_WAIT - Static variable in class org.hps.conditions.database.ConnectionParameters
Wait time (in millis) for the first retry.
RETRY_WAIT - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Wait time (in millis) for the first retry.
revalidate() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
revalidate

protected void revalidate()

Makes any necessary changes whenever a critical value is changed.
revalidate() - Method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
revalidateColor() - Method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
revalidateColor

private void revalidateColor()

Calculates the differences between the hot and cold colors and sets the class related class variables.
reVertex(Vertex) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
rfBankTag - Variable in class org.hps.evio.EcalEvioReader
 
RfFitFunction - Class in org.hps.evio
 
RfFitFunction() - Constructor for class org.hps.evio.RfFitFunction
 
RfFitFunction(String) - Constructor for class org.hps.evio.RfFitFunction
 
RfFitterDriver - Class in org.hps.evio
Extract RF time from waveform and put into lcsim event.
RfFitterDriver() - Constructor for class org.hps.evio.RfFitterDriver
 
RfHit - Class in org.hps.evio
 
RfHit(double[]) - Constructor for class org.hps.evio.RfHit
 
rho - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
rho_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
rightSplitPane - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The right split pane showing plots and statistics.
RingBuffer - Class in org.hps.readout.ecal
Ring buffer for storing ECal and SVT signals for trigger and readout
RingBuffer(int) - Constructor for class org.hps.readout.ecal.RingBuffer
 
riseTime - Static variable in class org.hps.recon.ecal.EcalUtils
 
RK4integrator - Class in org.hps.util
 
RK4integrator(double, double, FieldMap) - Constructor for class org.hps.util.RK4integrator
 
rmsTimeCut - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
rmsTimeCut - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
rmsTimeCut - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
rmsTimeCut - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
rn - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
ROC_BANK_NUMBER - Static variable in class org.hps.evio.SvtEvioReader
 
ROC_BANK_NUMBER - Static variable in class org.hps.evio.TestRunSvtEvioReader
 
ROC_BANK_TAG - Static variable in class org.hps.evio.TestRunSvtEvioReader
 
rocIdPattern - Static variable in class org.hps.evio.SvtEventFlagger
 
RocTag(int, int, int) - Constructor for enum org.hps.record.svt.SvtConfigData.RocTag
 
rootDir - Variable in class org.hps.crawler.CrawlerConfig
The root directory to search for files, which defaults to the current directory.
rootDir() - Method in class org.hps.crawler.CrawlerConfig
Get the root directory in the file catalog.
RootDqmMetadataReader - Class in org.hps.crawler
This is a metadata reader for ROOT DQM files.
RootDqmMetadataReader() - Constructor for class org.hps.crawler.RootDqmMetadataReader
 
RootDstMetadataReader - Class in org.hps.crawler
This is a very simple metadata reader for ROOT DST files.
RootDstMetadataReader() - Constructor for class org.hps.crawler.RootDstMetadataReader
 
rootFile - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
rootFileName - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
rootPane - Static variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
rot - Static variable in class org.hps.util.ConvertToStdhep
 
rot - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
rot - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
rot - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
rotate(double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
rotate(IRotation3D) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
rotate(Rotation) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
rotate(IRotation3D) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
rotateApache(Rotation) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
RotateBy(double, double, double) - Method in class org.hps.detector.ecal.GVector
Rotate this vector by (alpha, betta, gamma) rotation angles (Rz-alpha,Ry-beta,Rx-gamma)
rotatedHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
rotatedHelicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
rotatedTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
rotateOrigin(Rotation) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
rotateToDetector(double, double, double) - Static method in class org.hps.util.ConvertToStdhep
 
rotateToDetector(double, double, double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
rotateToParent(Hep3Vector, SurveyVolume, String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find the vector in a mother volume coordinate system.
rotateUnitVectors(Rotation) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
rotation - Variable in class org.hps.detector.ecal.Transformations
 
rotation - Variable in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
rotMat - Static variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
rotMat - Static variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
rotx - Static variable in class org.hps.util.ConvertToStdhep
 
rotx - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
roty - Static variable in class org.hps.util.ConvertToStdhep
 
roty - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
rotz - Static variable in class org.hps.util.ConvertToStdhep
 
rotz - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
round(double, int) - Static method in class org.hps.detector.ecal.StatFunUtils
Function for double to round up the arg.
row - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
rowCount - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The row count.
rowId - Variable in class org.hps.conditions.api.BaseConditionsObject
The row ID of the object in its table.
RTHEventTester(int) - Constructor for class org.hps.util.FilterMCBunches.RTHEventTester
 
RTM_GAIN - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
run(String[]) - Method in class org.hps.conditions.cli.CommandLineTool
Run the command line tool, parsing the command line and sending arguments to sub-command handlers.
run - Variable in class org.hps.conditions.run.RunSpreadsheet.RunData
 
run(String[]) - Method in class org.hps.conditions.svt.MotorPositionLoader
Run from command line arguments.
run - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
run - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
run - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
run() - Method in class org.hps.crawler.DatacatAddFile
Run the job.
run() - Method in class org.hps.crawler.DatacatCrawler
Run the crawler job.
run() - Method in class org.hps.crawler.MetadataWriter
 
run(String[]) - Method in class org.hps.detector.DetectorConverter
 
run() - Method in class org.hps.evio.EvioToLcio
This method will execute the EVIO to LCIO conversion and optionally process the events with LCSim Drivers from a steering file.
run() - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater.RunTimerTask
Run the timer task to update the GUI from the current values in the model.
run() - Method in class org.hps.monitoring.application.EventProcessing.SessionWatchdogThread
Run this thread, which will disconnect from the current session if the event processing ends for any reason.
run() - Method in class org.hps.monitoring.application.SystemStatusPanel.SystemStatusBeeper
 
run() - Method in class org.hps.record.composite.EventProcessingThread
Run this thread, which will process records until the loop is done.
run - Variable in class org.hps.record.epics.EpicsHeader
The run number.
run() - Method in class org.hps.record.et.EtStationThread
Run event processing on the station until woken up or interrupted.
run(String[]) - Method in class org.hps.record.evio.EvioFileProducer
Run the job by streaming all the EVIO files to the ET server using the command line arguments.
run - Variable in class org.hps.rundb.builder.BuilderCommandLine
Run number.
run() - Method in class org.hps.rundb.builder.BuilderCommandLine
Configure the builder from command line options and run the job to update the database.
run() - Method in class org.hps.rundb.builder.EvioDataCommandLine
 
run - Variable in class org.hps.rundb.RunManager
The run number; the -1 value indicates that this has not been set externally yet.
run - Variable in class org.hps.rundb.RunSummaryImpl
The run number.
RUN_FILE - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
RUN_LENGTH_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The total length of the run which is set from the EVIO END record.
RUN_NUM - Static variable in class org.hps.record.triggerbank.HeadBankData
 
RUN_NUMBER_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The run number which comes from the EVIO control data.
RUN_PROPERTIES - Static variable in class org.hps.monitoring.application.model.RunModel
The properties of this model.
RunAlignment - Class in org.hps.svt.alignment
 
RunAlignment(int, int, String) - Constructor for class org.hps.svt.alignment.RunAlignment
 
runBackwards - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
If true, convert ecalCollectionName to rawCollectionName (GeV to ADC).
runBackwards - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
If true, convert ecalCollectionName to rawCollectionName (GeV to ADC).
runBackwards - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
If true, convert ecalCollectionName to rawCollectionName (GeV to ADC).
RunData(CSVRecord) - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunData
 
RunData(Date, Date, int) - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunData
 
runDisconnectThread() - Method in class org.hps.monitoring.application.MonitoringApplication
Run the disconnection on a separate thread.
runEnd - Variable in class org.hps.conditions.run.RunRange
The start of the run range.
runEnd - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
runExists() - Method in class org.hps.rundb.RunManager
Return true if the run exists in the database.
RunFilter - Class in org.hps.crawler
A filter which rejects files with run numbers not in a specified set.
RunFilter(Set<Integer>) - Constructor for class org.hps.crawler.RunFilter
Create a new RunFilter with a set of run numbers to accept.
runLength - Variable in class org.hps.monitoring.application.model.RunModel
The length of the run.
RunManager - Class in org.hps.rundb
Manages access to the run database.
RunManager(Connection) - Constructor for class org.hps.rundb.RunManager
Class constructor.
RunManager() - Constructor for class org.hps.rundb.RunManager
Class constructor using default connection parameters.
RunMap() - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunMap
 
RunMap(List<CSVRecord>) - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunMap
 
runModel - Variable in class org.hps.monitoring.application.EventDashboard
The backing model with run and event information.
RunModel - Class in org.hps.monitoring.application.model
Backing model for run information that shows in the EventDashboard.
RunModel() - Constructor for class org.hps.monitoring.application.model.RunModel
 
runModel - Variable in class org.hps.monitoring.application.MonitoringApplication
The model which has information about the current run and events being processed.
runningPedestals - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
runningPedestalsName - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
RUNNR - Static variable in class org.hps.recon.tracking.gbl.GBLEventData.GBLINT
 
runNumber - Static variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
runNumber - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
runNumber - Variable in class org.hps.detector.DetectorConverter
 
runNumber - Variable in class org.hps.evio.EvioToLcio
 
runNumber - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The current run number.
runNumber - Variable in class org.hps.monitoring.application.model.RunModel
The run number.
runNumber - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
runNumber - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
runNumber - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
runNumber - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
runNumber - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
runNumber - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
runNumber - Variable in exception org.hps.record.EndRunException
The run number.
runNumber - Static variable in class org.hps.svt.alignment.BuildCompact
 
runNumberField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the run number.
runNumberMax - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
runNumberMax - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
RunRange - Class in org.hps.conditions.run
Used with the RunSpreadsheet to find ranges of runs where columns have the same values so they can be assigned a conditions record with a run start and end range.
RunRange(Set<String>) - Constructor for class org.hps.conditions.run.RunRange
Create a new range.
runRange - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
runRanges - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
runs - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
RunSpreadsheet - Class in org.hps.conditions.run
A simple representation of the 2015 run spreadsheet (runs from 3/28 to 5/19) read from an exported CSV file as a list of records.
RunSpreadsheet(File) - Constructor for class org.hps.conditions.run.RunSpreadsheet
Read the data from a CSV export of the run spreadsheet.
RunSpreadsheet.RunData - Class in org.hps.conditions.run
 
RunSpreadsheet.RunMap - Class in org.hps.conditions.run
 
RunSpreadsheet.RunSpreadsheetDateFormat - Class in org.hps.conditions.run
 
RunSpreadsheetDateFormat(String) - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunSpreadsheetDateFormat
 
runSpreadSheetPath - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
runStart - Variable in class org.hps.conditions.run.RunRange
The end of the run range.
runStart - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
RunStartComparator() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.RunStartComparator
 
runSummary - Variable in class org.hps.rundb.builder.AbstractRunBuilder
 
RunSummary - Interface in org.hps.rundb
This is an API for accessing run summary information which is persisted as a row in the run_summaries table.
RunSummaryCommand - Class in org.hps.conditions.cli
This is a sub-command to print out collection meta data for the current conditions configuration of tag, detector model and run number, which are given as arguments to the conditions command line front-end.
RunSummaryCommand() - Constructor for class org.hps.conditions.cli.RunSummaryCommand
Class constructor.
runSummaryDao - Variable in class org.hps.rundb.DaoProvider
 
RunSummaryDao - Interface in org.hps.rundb
Database API for managing basic run summary information in the run database.
RunSummaryDaoImpl - Class in org.hps.rundb
Implementation of database operations for RunSummary objects in the run database.
RunSummaryDaoImpl(Connection) - Constructor for class org.hps.rundb.RunSummaryDaoImpl
Create a new DAO object for run summary information.
runSummaryExists(int) - Method in interface org.hps.rundb.RunSummaryDao
Return true if a run summary exists in the database.
runSummaryExists(int) - Method in class org.hps.rundb.RunSummaryDaoImpl
Return true if a run summary exists in the database for the run number.
RunSummaryImpl - Class in org.hps.rundb
Implementation of RunSummary for retrieving information from the run database.
RunSummaryImpl(int) - Constructor for class org.hps.rundb.RunSummaryImpl
Create a run summary.
runtimeEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the efficiency over the course of the run.
RunTimerTask() - Constructor for class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater.RunTimerTask
 
runUpdateTable() - Method in class org.hps.monitoring.application.PlotInfoPanel
Run the PlotInfoPanel.updateTable() method on the Swing EDT.

S

s1 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
s1_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
s2 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
s2_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
SAMPLE_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
SAMPLE_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
samplesAboveThreshold - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
samplesAboveThreshold(RawTrackerHit) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
SamplesPlots - Class in org.hps.monitoring.drivers.svt
Monitoring driver that plots the raw hit samples for each of the hits on a sensor.
SamplesPlots() - Constructor for class org.hps.monitoring.drivers.svt.SamplesPlots
 
samplesPlots - Variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
SampleZeroHVBiasChecker - Class in org.hps.monitoring.drivers.svt
 
SampleZeroHVBiasChecker() - Constructor for class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
SAMPLING_INTERVAL - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
SAVE_LOG_TABLE - Static variable in class org.hps.monitoring.application.Commands
Save the log table to a text file.
SAVE_PLOTS - Static variable in class org.hps.monitoring.application.Commands
Save the plots to a ROOT, AIDA or PDF file.
SAVE_SCREENSHOT - Static variable in class org.hps.monitoring.application.Commands
Save a screenshot from the window graphics.
SAVE_SELECTED_PLOTS - Static variable in class org.hps.monitoring.application.Commands
Save the currently selected plots tab graphic to a PDF file.
SAVE_SETTINGS - Static variable in class org.hps.monitoring.application.Commands
Save settings to a properties file.
saveAxial2DHits(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
saveButton - Variable in class org.hps.monitoring.application.PlotInfoPanel
The button for saving plot graphics..
saveCurrentPlot() - Method in class org.hps.monitoring.application.PlotPanel
Save the plotter from a tab to a graphics file.
SaveFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
saveHistograms() - Method in class org.hps.recon.utils.TrackClusterMatcher
Save the histograms to a ROO file
saveLogTable() - Method in class org.hps.monitoring.application.MonitoringApplication
Save the log table to a file using a file chooser.
savePlots() - Method in class org.hps.monitoring.application.MonitoringApplication
Save plots to an AIDA, ROOT or PDF file using a file chooser.
saveRootFile - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
saveRootFile - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
saveRootFile - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
saveScreenshot() - Method in class org.hps.monitoring.application.MonitoringApplication
Save a screenshot to a file using a file chooser.
saveScreenshot() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Saves a screenshot to the application root directory.
saveSettings() - Method in class org.hps.monitoring.application.MonitoringApplication
Save current settings to a file using a file chooser.
saveTable(JTable) - Method in class org.hps.monitoring.application.MonitoringApplication
Export a JTable's data to a comma-delimited text file using a file chooser.
saveTuple - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ScalarM(GVector) - Method in class org.hps.detector.ecal.GVector
scalar multiplication of this vector by vec2
scale - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
scale - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
scale - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
scaleChange(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Handles events generated by the scaling options radio buttons in the scaling menu.
scaleFactor - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
scaleList - Variable in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
scalePanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
ScalePanel() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.ScalePanel
 
scalerDao - Variable in class org.hps.rundb.DaoProvider
 
ScalerData - Class in org.hps.record.scalers
This class encapsulates EVIO scaler data which is simply an array of integer values.
ScalerData() - Constructor for class org.hps.record.scalers.ScalerData
This is the no argument constructor which is for package internal use only.
ScalerData(int[], int, int) - Constructor for class org.hps.record.scalers.ScalerData
Create from provided scaler data values.
scalerData - Variable in class org.hps.rundb.builder.EvioDataBuilder
 
scalerData - Variable in class org.hps.rundb.builder.LivetimeBuilder
 
ScalerDataDao - Interface in org.hps.rundb
Database Access Object (DAO) for scaler data in the run database.
ScalerDataDaoImpl - Class in org.hps.rundb
Implementation of database API for ScalerData in the run database.
ScalerDataDaoImpl(Connection) - Constructor for class org.hps.rundb.ScalerDataDaoImpl
Create object for managing scaler data in the run database.
ScalerDataIndex - Enum in org.hps.record.scalers
Represents an index into a ScalerData array from EVIO data (full 72 word integer array).
ScalerDataIndex(int) - Constructor for enum org.hps.record.scalers.ScalerDataIndex
Create a scaler data index.
scalerDataSet - Variable in class org.hps.record.scalers.ScalersEvioProcessor
The complete set of scaler data found in the job.
scalerProcessor - Variable in class org.hps.evio.LCSimEngRunEventBuilder
EVIO processor for extracting scaler data.
SCALERS_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Tag of the scalers integer bank, which is a child of the crate bank.
SCALERS_CRATE_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Tag of the scalers crate bank, which is a child of the top bank.
ScalersEvioProcessor - Class in org.hps.record.scalers
This is an EVIO event processor for creating a ScalerData object from scaler bank data.
ScalersEvioProcessor() - Constructor for class org.hps.record.scalers.ScalersEvioProcessor
 
ScalersGenericObject - Class in org.hps.record.scalers
This is the LCIO GenericObject binding for EVIO scaler data.
ScalersGenericObject(int[]) - Constructor for class org.hps.record.scalers.ScalersGenericObject
Create a new object with the given scaler values.
ScalerUtilities - Class in org.hps.record.scalers
Utilities methods for scaler data.
ScalerUtilities() - Constructor for class org.hps.record.scalers.ScalerUtilities
Disallow class instantiation.
ScalerUtilities.LiveTimeIndex - Enum in org.hps.record.scalers
Indices for getting live time measurements.
scaleWidth - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
scalingFactor - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
scatDataIndex - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
scatFlag - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
scatPrecision - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
scatResiduals - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
ScatterMap() - Method in class org.hps.recon.vertexing.BilliorTrack
Return a map of the MultipleScatter objects supplied for the fit.
ScatterPoint(IDetectorElement, ScatterAngle) - Constructor for class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
ScatterPoints(List<MultipleScattering.ScatterPoint>) - Constructor for class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
ScatterPoints() - Constructor for class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
scatTransformation - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
scintillatorDepth - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
scintillatorHeight - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
scintillatorMaterial - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
scoreThreshold - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
scoreThreshold - Variable in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
scoreTrack(Track) - Method in class org.hps.recon.tracking.AmbiguityResolver
Calculate a score for operable track
scoreTrack(Track) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
scoreTrack(Track) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
scoringE_edep_2D - Variable in class org.hps.analysis.examples.EcalScoringMatchDriver
 
Sec(double) - Static method in class org.hps.recon.tracking.TrackUtils
 
Sec(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
secondElement - Variable in class org.hps.util.Pair
 
secondObject - Variable in class org.hps.analysis.trigger.util.Pair
 
seedCut - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
seedCut - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
seedCut - Variable in class org.hps.record.daqconfig.GTPConfig
 
seedEnergyThreshold - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
The minimum energy required for a hit to be considered as a cluster center.
seedEnergyThreshold - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
seedHitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
seedPercent - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
seedPercent - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
seedPosMap - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
seedPosMap

private Map seedPosMap

Stores the positions of the crystal faces to be used in the invariant mass calculations.
seedRMSTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
seedsChecked - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
seedsPassed - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
seedThreshold - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
seedThreshold - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
The minimum energy a hit must have to be considered for cluster seed formation.
seedTrackCollectionName - Variable in class org.hps.recon.tracking.TrackTweakDriver
Name of the collection of seed tracks.
SeedTracker - Class in org.hps.recon.tracking
Class extending lcsim version to allow extra flexibility
SeedTracker(List<SeedStrategy>) - Constructor for class org.hps.recon.tracking.SeedTracker
 
SeedTracker(List<SeedStrategy>, boolean) - Constructor for class org.hps.recon.tracking.SeedTracker
 
SeedTracker(List<SeedStrategy>, boolean, boolean) - Constructor for class org.hps.recon.tracking.SeedTracker
 
SeedTracker(List<SeedStrategy>, boolean, boolean, boolean) - Constructor for class org.hps.recon.tracking.SeedTracker
 
select(int) - Method in class org.hps.conditions.api.BaseConditionsObject
Select a conditions object by its row ID.
select(int) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Select objects into this collection by their collection ID in the database.
select(int) - Method in interface org.hps.conditions.api.DatabaseObject
Select information from the database into this object using the row ID.
select - Variable in class org.hps.record.et.EtStationThread
The station event selection array.
SELECT - Static variable in class org.hps.rundb.RunSummaryDaoImpl
Select record by run number.
SELECT - Static variable in class org.hps.rundb.SvtConfigDaoImpl
 
SELECT - Static variable in class org.hps.rundb.TriggerConfigDaoImpl
 
SELECT_SQL - Static variable in class org.hps.conditions.database.ConditionsTagConverter
SQL SELECT string.
selected - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
selectedColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
selectedCrystal - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
selectQuery(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
This method can be used to perform a database SELECT query.
selectQuery(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
This method can be used to perform a database SELECT query.
selectTime - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sendTrigger() - Static method in class org.hps.readout.ecal.TriggerDriver
 
senseCapacitanceIntercept - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
senseCapacitanceSlope - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
senseLongStripCapacitanceSlope - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
senseStripCapacitanceIntercept - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
senseStripCapacitanceSlope - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
senseStripPitch - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
senseTransferEfficiency - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
sensitive - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
sensitive - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
sensitive - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
sensitive - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
sensitiveDetector - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
sensor - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
sensor - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
Sensor(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
sensor - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.vertex.VertexDebugger
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.vertex.VertexDebugger
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
sensorContainsTrack(Hep3Vector, SiSensor) - Static method in class org.hps.recon.tracking.TrackUtils
 
sensorContainsTrack(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
sensorHitCountMap - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitCounts - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitPositions - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitResGlobal - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitResGlobalL13 - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitResGlobalL46 - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitTimes - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorLength - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sensorMap - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
SensorOccupancyPlotsDriver - Class in org.hps.monitoring.drivers.svt
This Driver makes plots of SVT sensor occupancies across a run.
SensorOccupancyPlotsDriver() - Constructor for class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
sensorRegionMap - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
sensorRegionMap - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
sensors - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
sensors - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
sensors - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
sensors - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
sensors - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
sensors - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
sensors - Static variable in class org.hps.analysis.tuple.TupleMaker
 
sensors - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
sensors - Variable in class org.hps.analysis.vertex.VertexDebugger
 
sensors - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
sensors - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
sensors - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
sensors - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
sensors - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensors - Variable in class org.hps.recon.tracking.TrackDataDriver
 
sensors - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
sensors - Variable in class org.hps.svt.SVTHitLevelPlots
 
sensorStereoHitXZResGlobal - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorStereoHitYZResGlobal - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorThickness - Static variable in class org.hps.recon.tracking.straight.STUtils
 
sensorToPlane(HpsSiSensor, List<MaterialSupervisor.SiStripPlane>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
sensorURes - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorWidth - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sequence - Variable in class org.hps.record.epics.EpicsHeader
The sequence number.
SequenceComparator() - Constructor for class org.hps.record.epics.EpicsUtilities.SequenceComparator
 
sequenceNumber - Variable in class org.hps.record.composite.CompositeRecord
The event's sequence number.
sequenceNumber - Variable in class org.hps.record.composite.CompositeRecordSource
The sequence number.
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.ScalePanel
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel.BackPanel
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
 
sessionState - Variable in class org.hps.monitoring.application.EventProcessing
The current EventProcessing.SessionState object which has all of the session state for event processing.
SessionState() - Constructor for class org.hps.monitoring.application.EventProcessing.SessionState
 
sessionWatchdogThread - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
A Thread which is used to monitor the event processing.
SessionWatchdogThread(Thread) - Constructor for class org.hps.monitoring.application.EventProcessing.SessionWatchdogThread
Class constructor.
set(String, Object) - Method in class org.hps.monitoring.application.model.Configuration
Set a configuration value.
set(EventQuality.Quality, double) - Method in class org.hps.recon.tracking.EventQuality.CutObject
 
set(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Sets a single element.
set(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
set(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Set individual element of a vector
set(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
set(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
set(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
set_cluster(Cluster) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
set_seed(Track) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
SET_STEERING_RESOURCE - Static variable in class org.hps.monitoring.application.Commands
Set the steering resource.
setAcceptRuns(Set<Integer>) - Method in class org.hps.crawler.CrawlerConfig
Set the list of run numbers that should be accepted.
setActive(boolean) - Method in interface org.hps.monitoring.subsys.SystemStatus
Set whether this status is active.
setActive(boolean) - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
setActive(boolean) - Method in class org.hps.record.AbstractRecordProcessor
 
setActiveSensorPhysicalVolumeProperties(LCDDSurveyVolume, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
setAddNoise(boolean) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Add noise (photoelectron statistics and readout/preamp noise) to hits before adding them to the analog pipeline.
setAddNoise(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setAddNoise(boolean) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setAidaFileName(String) - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
setAidaFileType(String) - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
setAlgorithmType(int) - Method in class org.hps.recon.particle.SimpleParticleID
 
setAlignmentCorrection(AlignmentCorrection) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setAllowHoleSlotCombo(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setAlpha(double) - Method in class org.hps.util.RK4integrator
 
setAmp(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setAmpErr(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setAnArgument(int) - Method in class org.hps.analysis.examples.DummyAnalysisDriver
This is an example set method which can be accessed through LCSim steering file arguments.
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to ignore data from channels that are flagged as "bad" in the conditions system.
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to ignore data from channels that are flagged as "bad" in the conditions system.
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to ignore data from channels that are flagged as "bad" in the conditions system.
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setApplyBeamRotation(boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
setApplySectorBinning(boolean) - Method in class org.hps.recon.tracking.SeedTracker
Set to enable the sectoring to use the sector bins in checking for consistent hits.
setApplySectorBinning(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set to enable the sectoring to use the sector bins in checking for consistent hits.
setApplySectorBinning(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set to enable the sectoring to use the sector bins in checking for consistent hits.
setAssociatedActive(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether the highlighting on this crystal's associated crystals should be active or not.
setAssociatedParticle(ReconstructedParticle) - Method in class org.hps.recon.vertexing.BilliorVertex
Set the ReconstructedParticle associated with this Vertex
setAsymmetricWindow(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Sets whether the behavior of the hit inclusion window with respect to the hit verification window.
setAsymmetricWindow(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets the behavior of the hit inclusion and verification temporal windows.
setAxial(boolean) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Flag the sensor as being axial.
setBackgroundColor(IPlotterStyle, boolean, boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setBackgroundCuts(int) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the cuts to accept a certain background level.
setBackgroundLevel(int) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the trigger cuts automatically to a given background level.
setBadChannel(boolean) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set whether this is a bad channel.
setBadChannel(boolean) - Method in class org.hps.conditions.svt.ChannelConstants
Set the bad channel flag.
setBadChannel(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Flag the given channel as bad.
setBadChi2Penalty(double) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setBallPos(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setBankCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the name of LCIO collection containing the trigger banks.
setBankCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Sets the name of the LCIO collection containing the TI and SSP banks.
setBankCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the name of LCIO collection containing the trigger banks.
setBaseTrackerGeometry(JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setBatch(boolean) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
setBatchMode(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
setBeamAngle(double[]) - Method in class org.hps.recon.tracking.BeamSpot
 
setBeamConV0CandidatesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for beam spot constrained V0 candidate particles.
setBeamConV0VerticesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for beam spot constrained V0 candidate vertices.
setBeamCovariance(SymmetricMatrix) - Method in class org.hps.recon.tracking.BeamSpot
 
setBeamEnergy(double) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setBeamEnergy(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Used for plot ranges and cuts that scale with energy.
setBeamEnergy(double) - Method in class org.hps.recon.filtering.EventReconFilter
 
setBeamEnergy(double) - Method in class org.hps.recon.utils.TrackClusterMatcher
 
setBeamGapIndices(CrystalRange) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
Set the index range for the beam gap.
setBeamPosition(double[]) - Method in class org.hps.recon.tracking.BeamSpot
 
setBeamPosition(double[]) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setBeamPositionX(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam position in the x-direction.
setBeamPositionY(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam position in the y-direction in mm.
setBeamPositionZ(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam position in the z-direction in mm.
setBeamPosX(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setBeamPosX(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setBeamPosY(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setBeamPosY(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setBeamRatio(double) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setBeamSigmaX(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam size sigma in the x-direction.
setBeamSigmaY(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam size sigma in the y-direction.
setBeamSize(double[]) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setBeamSizeX(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setBeamSizeX(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setBeamSizeY(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setBeamSizeY(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setBfield(double) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
setBfield(double) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
setBField(double) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setBField(double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setBFieldMap(FieldMap) - Method in class org.hps.recon.utils.TrackClusterMatcher
Set the 3D field map to be used by the extrapolator.
setBlocking(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set whether the ET station is blocking (generally this should not be set to true!)
setBlueReferenceID(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setBotBankTag(int) - Method in class org.hps.evio.EcalEvioReader
 
setBotD0Correction(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBotLambdaCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBotOmegaCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBotPhiCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBottomClusterTrackDxCuts(double, double) - Method in class org.hps.recon.utils.TrackClusterMatcher
Set the window in which the x residual of the extrapolated bottom track position at the Ecal and the Ecal cluster position must be within to be considered a 'good match'
setBottomClusterTrackDyCuts(double, double) - Method in class org.hps.recon.utils.TrackClusterMatcher
Set the window in which the y residual of the extrapolated bottom track position at the Ecal and the Ecal cluster position must be within to be considered a 'good match'
setBotZ0Correction(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBox(Box) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setBox(Box) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TrackingVolume
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setBoxDim(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setBufferLength(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Length of analog pipeline.
setBufferLength(int) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
setBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
 
setBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
 
setBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1LCDDBuilder
 
setBuilder(HPSTrackerBuilder) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setBuilder(HPSTrackerBuilder) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setCalibratedHitCollectionName(String) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
setCalibration(EcalCalibration) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set the calibration.
setCalibration(SvtCalibration) - Method in class org.hps.conditions.svt.ChannelConstants
Set the calibration.
setCandidatesColName(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
setCapacitanceIntercept(double) - Method in class org.hps.svt.alignment.HPSStrips
Capacitance intercept parameter.
setCapacitanceSlope(double) - Method in class org.hps.svt.alignment.HPSStrips
Capacitance per unit strip length.
setCarrier(ChargeCarrier) - Method in class org.hps.svt.alignment.HPSStrips
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Bottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14BottomPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14TopPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14BottomPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14TopPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TrackingVolume
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setCenter(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setCenter(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setCentralStripAveragingThreshold(int) - Method in class org.hps.recon.tracking.StripMaker
 
setChanExtd(int) - Method in class org.hps.svt.SVTHitLevelPlots
 
setChannel(int) - Method in class org.hps.conditions.svt.AbstractSvtChannel
Set the channel number (0-639).
setChannelCollection(EcalChannel.EcalChannelCollection) - Method in class org.hps.conditions.ecal.EcalConditions
Set the channel map.
setChannelID(int) - Method in class org.hps.conditions.svt.AbstractSvtChannel
Set the channel ID.
setChannelID(int) - Method in class org.hps.conditions.svt.SvtCalibration
Set the channel ID.
setChannelMap(AbstractSvtChannel.AbstractSvtChannelCollection<? extends AbstractSvtChannel>) - Method in class org.hps.conditions.svt.AbstractSvtConditions
Set the SVT channel map for this conditions set.
setChannelParsFloat(int, int, Map<EcalChannel, Float>, List<String>) - Method in class org.hps.record.daqconfig.EvioDAQParser
Takes a list of 16 values (in argument vals) and maps the appropriate database calorimeter channel to the list value.
setChannelParsInt(int, int, Map<EcalChannel, Integer>, List<String>) - Method in class org.hps.record.daqconfig.EvioDAQParser
Takes a list of 16 values (in argument vals) and maps the appropriate database calorimeter channel to the list value.
setChargeMaxDraw(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setChargeMinDraw(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setChi2Cut(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setChi2Scoring(double) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setChiProb(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setChunkSize(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
The ET chunk size which is how many events should be returned at once in the array.
setCleanTridents(boolean) - Method in class org.hps.svt.SVTHitLevelPlots
 
setClusterAmplitudeCut(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setClusterCenter(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether or not this crystal is a cluster center.
setClusterCentralStripAveragingThreshold(int) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterCentralStripAveragingThreshold(int) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
setClusterCollection(String) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
setClusterCollectionName(String) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
setClusterCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
setClusterCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
setClusterCollectionName(String) - Method in class org.hps.analysis.ecal.TestRunRateAnalysis
 
setClusterCollectionName(String) - Method in class org.hps.analysis.examples.StripEventDriver
 
setClusterCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the name of LCIO collection containing simulated GTP clusters.
setClusterCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Sets the name of the LCIO collection containing the simulated reconstructed clusters.
setClusterCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
Sets the name of the LCIO collection for cluster objects.
setClusterCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets the name of the LCIO collection containing clusters.
setClusterCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
setClusterCollectionName

public void setClusterCollectionName(String clusterCollectionName)

Sets the name of the LCIO collection that contains calorimeter cluster information.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the name of the LCIO collection that contains the clusters.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the LCIO collection name where Cluster objects are stored for use in the trigger.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the LCIO collection name where Cluster objects are stored for use in the trigger.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the name of the LCIO collection from which clusters are drawn.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.TestRunTriggerDriver
 
setClusterCollectionName(String) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setClusterCollectionName(String) - Method in class org.hps.recon.filtering.EcalPairsFilter
 
setClusterCollectionName(String) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setClusterCollectionName(String) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setClusterColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color of the cluster center marker.
setClusterCut(double) - Method in class org.hps.recon.filtering.FEEFilterDriver
Set the cut value for cluster energy in GeV
setClusterDeltaTimeCut(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum difference in Calorimeter Cluster Seed Hit times [ns]
setClusterEDiffHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster Energy difference [mm]
setClusterEDiffLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster Energy difference [mm]
setClusterEnergyHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the highest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyHigh(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Maximum energy for a cluster.
setClusterEnergyHigh(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setClusterEnergyHighThreshold(double) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the upper bound for the cluster energy threshold on the trigger.
setClusterEnergyLow(double) - Method in class org.hps.analysis.ecal.TestRunRateAnalysis
 
setClusterEnergyLow(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the lowest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyLow(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Minimum energy for a cluster.
setClusterEnergyLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setClusterEnergyLowThreshold(double) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the lower bound for the cluster energy threshold on the trigger.
setClusterEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setClusterer(Clusterer) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the Clusterer which implements the clustering algorithm.
setClusterer(Clusterer) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setClustererName(String) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the Clusterer by name.
setClustererName(String) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setClusterESumHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster Energy sum [mm]
setClusterESumLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster Energy sum [mm]
setClusterHitCountBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterHitCountThreshold(int) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the minimum number of hits required for a cluster to be used in triggering.
setClusterHitCountThreshold(int) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the minimum number of hits required for a cluster to be used in triggering.
setClusterHitCountXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterMaxSize(int) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterMaxSize(int) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterMaxX(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster x position [mm]
setClusterNeighborThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterNeighborThreshold(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterSeedEnergyBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterSeedEnergyThresholdHigh(double) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the threshold for the cluster seed energy of individual clusters above which the cluster will be rejected and not used for triggering.
setClusterSeedEnergyThresholdHigh(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the cluster seed energy of individual clusters above which the cluster will be rejected and not used for triggering.
setClusterSeedEnergyThresholdLow(double) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the threshold for the cluster seed energy of individual clusters under which the cluster will be rejected and not used for triggering.
setClusterSeedEnergyThresholdLow(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the cluster seed energy of individual clusters under which the cluster will be rejected and not used for triggering.
setClusterSeedEnergyXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterSeedThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterSeedThreshold(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterThreshold(double) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setClusterThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterThreshold(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
Set the cluster threshold.
setClusterThreshold(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterTimeCut(double) - Method in class org.hps.recon.filtering.InTimeHitsFilter
 
setClusterTimeCut(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setClusterTimeHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster time [ns]
setClusterTimeLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster time [ns]
setClusterTimingCut(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum difference in Calorimeter Cluster Seed Hit times [ns]
setClusterTotalEnergyBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterTotalEnergyThresholdHigh(double) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the threshold for the total cluster energy of individual clusters above which the cluster will be rejected and not used for triggering.
setClusterTotalEnergyThresholdHigh(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the total cluster energy of individual clusters above which the cluster will be rejected and not used for triggering.
setClusterTotalEnergyThresholdLow(double) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the threshold for the total cluster energy of individual clusters under which the cluster will be rejected and not used for triggering.
setClusterTotalEnergyThresholdLow(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the total cluster energy of individual clusters under which the cluster will be rejected and not used for triggering.
setClusterTotalEnergyXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterWindow(int) - Method in class org.hps.recon.ecal.cluster.CTPClusterDriver
 
setClusterWindow(int) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Sets the size of the hit verification temporal window.
setClusterWindow(int) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets the number of clock cycles before and after a given cycle that will be used when checking whether a given hit is a local maximum in both time and space.
setClusterXDiffHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster x position difference [mm]
setClusterXDiffLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster x position difference [mm]
setClusterXSumHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster x position sum [mm]
setClusterXSumLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster x position sum [mm]
setCoincidenceWindow(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Number of clock cycles for which the same trigger-path hit is sent to the clusterer.
setCoincidenceWindow(int) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the number of events that clusters will be retained and employed for triggering before they are cleared.
setColdColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
setColdColor

public void setColdColor(Color c)

Sets the color associated with the minimum value.
setCollection(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setCollectionId(int) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the collection ID of the object.
setCollectionId(int) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Set the collection ID of this collection.
setCollectionId(int) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Set the collection ID.
setCollectionName(String) - Method in class org.hps.recon.filtering.CollectionSizeFilter
 
setCollectionNames(String[]) - Method in class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
setCollectionNames(String[]) - Method in class org.hps.util.RemoveCollections
 
setComparisonValue(double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
setComparisonValue

public void setComparisonValue(double value)

Sets the value against which the boolean comparison is performed.
setComponentId(int) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setCompositeLoopConfiguration(CompositeLoopConfiguration) - Method in class org.hps.record.composite.CompositeLoop
Configure the loop using a CompositeLoopConfiguration object.
setConditions(String, int) - Static method in class org.hps.svt.alignment.BuildCompact
 
setConditionsObjectCollectionIds() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Iterate over the objects in the collection and set their collection IDs.
setConditionsObjectConnections() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Iterate over the objects in the collection and set their database connection reference.
setConditionsTag(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the conditions system tag.
setConfigData(SvtConfigData.RocTag, String) - Method in class org.hps.record.svt.SvtConfigData
 
setConfiguration(Configuration) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set a new configuration for the model which will fire property change events on all properties.
setConfiguration(Object) - Method in class org.hps.record.composite.CompositeLoop
Set the configuration of the loop.
setConfigurationModel(ConfigurationModel) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Sub-classes should override this method to add their own listeners to update from the model.
setConfigurationModel(ConfigurationModel) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel
Set configuration model (using super method) and add a property change listener for connection settings.
setConfigurationModel(ConfigurationModel) - Method in class org.hps.monitoring.application.JobSettingsPanel
Sets the ConfigurationModel for the component containing global configuration.
setConfigurationModel(ConfigurationModel) - Method in class org.hps.monitoring.application.MenuBar
 
setConfigurationModel(ConfigurationModel) - Method in interface org.hps.monitoring.application.model.HasConfigurationModel
Set the ConfigurationModel of the object.
setConnection(Connection) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the JDBC database connection of the object.
setConnection(Connection) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Set the database connection of the collection.
setConnection(Connection) - Method in interface org.hps.conditions.api.DatabaseObject
Set the database Connection for the object.
setConnection(ConnectionParameters) - Method in class org.hps.crawler.CrawlerConfig
Set the database connection parameters.
setConnectionProperties(File) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Set the path to a properties file containing connection settings.
setConnectionResource(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseDriver
Set the connection properties file resource to be used by the manager.
setConnectionResource(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Set the connection parameters from an embedded resource.
setConnectionStatus(ConnectionStatus) - Method in class org.hps.monitoring.application.EventButtonsPanel
Set the connection status to update the button state.
setConnectionStatus(ConnectionStatus) - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Set the connection status.
setConnectToDB(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setConstantGain(double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setConstantTriggerWindow(boolean) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Sets the trigger-path hit processing algorithm.
setContinueOnErrors(boolean) - Method in class org.hps.record.evio.EvioFileSource
Set whether to continue on errors or not.
setCoord() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setCoplanarityHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the maximum deviation from coplanarity that a cluster pair may possess and still pass the coplanarity pair cut.
setCoplanarityHigh(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setCorrectChanT0(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setCorrectedEnergy(HPSEcal3, BaseCluster, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculate the corrected energy and set on the cluster.
setCorrectedEnergy(HPSEcal3, BaseCluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculate the corrected energy and set on the cluster.
setCorrectedPosition(BaseCluster) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
setCorrectT0Shift(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setCorrectTimeOffset(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setCreated(Date) - Method in class org.hps.rundb.RunSummaryImpl
Set the creation date of the run summary.
setCreateEmptyClusterCollection(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set whether an empty collection should be created if there are no clusters made by the Clusterer.
setCrystalCluster(int, int, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether a crystal is also the location of a cluster center.
setCrystalCluster(Point, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether a crystal is also the location of a seed hit.
setCrystalEnabled(int, int, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether the indicated crystal is enabled or not.
setCrystalEnabled(Point, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether the indicated crystal is enabled or not.
setCrystalHighlight(int, int, Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
setCrystalHighlight(Point, Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
setCumProbThreshold(double) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setCurrentObject(Object) - Method in class org.hps.monitoring.application.PlotInfoPanel
Set the current AIDA object that backs this GUI, i.e.
setCurrentRegion(PlotterRegion) - Method in class org.hps.monitoring.application.PlotInfoPanel
Set the current plotter region, which will rebuild the GUI accordingly.
setCuts(String) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets all cut values for the trigger using a string argument with the format "clusterMin clusterMax hitMin sumMin sumMax diffMax slopeMin slopeF coplanarMax timeDiffMax".
setCuts(String) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets all cut values for the trigger using a string argument with the format "Emin Emax Nmin".
setCuts(double[]) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the numerical cuts of the Clusterer.
setCutsFromBeamEnergy(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setCutState(String, boolean) - Method in class org.hps.analysis.trigger.util.Trigger
Sets whether the conditions for the specified cut were met.
setCutTuple(boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
setCutValue(String, double) - Method in class org.hps.record.triggerbank.TriggerModule
Sets the value of the cut specified by the identifier given in the argument to the specified value.
setCutValues(boolean, String) - Method in class org.hps.record.triggerbank.TriggerModule
Sets the cluster singles cuts to the values parsed from an argument string.
setDaqMap(AbstractSvtDaqMapping.AbstractSvtDaqMappingCollection<? extends AbstractSvtDaqMapping>) - Method in class org.hps.conditions.svt.AbstractSvtConditions
Set the DAQ map for this conditions set.
setData(SvtConfigData.RocTag, String) - Method in class org.hps.record.svt.SvtConfigData
 
setDatabase(String) - Method in class org.hps.conditions.database.ConnectionParameters
 
setDatacatClient(Client) - Method in class org.hps.rundb.builder.DatacatBuilder
 
setDatacatFolder(String) - Method in class org.hps.crawler.CrawlerConfig
Set the data catalog folder.
setDatacatUrl(String) - Method in class org.hps.crawler.CrawlerConfig
Set the data catalog URL.
setDataFileRepository(String) - Method in class org.hps.record.daqconfig.DAQConfigDriver
Sets the location of the DAQ configuration data files.
setDataRate(double) - Method in class org.hps.monitoring.application.model.RunModel
Set the data rate in MB/s.
setDataReceived(double) - Method in class org.hps.monitoring.application.model.RunModel
Set the data received in bytes.
setDataSourcePath(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the data source path which should be a valid EVIO or LCIO file on an accessible disk.
setDataSourceType(DataSourceType) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the data source type (EVIO, LCIO or ET).
setDataSourceType(DataSourceType) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the data source type e.g.
setDateFormat(SimpleDateFormat) - Method in class org.hps.monitoring.application.DatePanel
Set the date formatter.
setDeadTime(int) - Method in class org.hps.readout.ecal.TriggerDriver
Set dead time; 0 for no dead time
setDebug(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setDebug(boolean) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
setDebug(boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
setDebug(boolean) - Method in class org.hps.evio.EvioReader
Enable/disable debug output.
setDebug(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setDebug(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
setDebug(boolean) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalPulseFitter
 
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to turn on debug output.
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to turn on debug output.
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to turn on debug output.
setDebug(boolean) - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
setDebug(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
Indicates whether verbose debug text should be written out during runtime or note.
setDebug(boolean) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.DumbShaperFit
 
setDebug(boolean) - Method in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
setDebug(boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
setDebug(int) - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
setDebug(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.HelixFitter
 
setDebug(boolean) - Method in class org.hps.recon.tracking.HitTimeTrackCheck
 
setDebug(boolean) - Method in class org.hps.recon.tracking.MaterialManager
 
setDebug(boolean) - Method in class org.hps.recon.tracking.MaterialSupervisor
 
setDebug(boolean) - Method in class org.hps.recon.tracking.MultipleScattering
 
setDebug(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.SeedTracker
Set to enable debug output
setDebug(boolean) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
setDebug(boolean) - Method in interface org.hps.recon.tracking.ShaperFitAlgorithm
 
setDebug(boolean) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
setDebug(boolean) - Method in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
setDebug(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Set to enable debug output
setDebug(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
setDebug(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setDebug(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.StripMaker
 
setDebug(boolean) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
setDebug(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setDebug(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setDebug(boolean) - Method in class org.hps.util.LCIOFilterDriver
 
setDebug(boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
setDebug(boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setDebug(boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setDebugTrackEfficiency(boolean) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setDefaultCrystalColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color that crystals with zero energy will display.
setDelay(int) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the trigger delay (units of 4-ns FADC clocks).
setDelay0(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Latency between threshold crossing and output of trigger-path hit to clusterer.
setDesc(String) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setDetector(String, int) - Method in class org.hps.conditions.database.DatabaseConditionsManager
This method handles changes to the detector name and run number.
setDetector(Detector) - Method in class org.hps.evio.EcalHitWriter
Must be set when an object EcalHitWriter is created.
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalGain
Must be set when an object EcalRawConverter is created.
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalPulseFitter
 
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter
Must be set when an object EcalRawConverter is created.
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter2
Must be set when an object EcalRawConverter is created.
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter3
Must be set when an object EcalRawConverter is created.
setDetector(IDetectorElement) - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
setDetectorAlias(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the detector alias which is an alternate file path to use for the detector model instead of the one from jar.
setDetectorElement(IDetectorElement) - Method in class org.hps.svt.alignment.HPSStrips
 
setDetectorFrameHitRelationsCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setDetectorIdentifierHelper(DetectorIdentifierHelper) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setDetectorIdentifierHelper(DetectorIdentifierHelper) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
setDetectorName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the detector to load from the detector model resources in the jar.
setDiagnostic(ISeedTrackerDiagnostics) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
setDiagnostics(ISeedTrackerDiagnostics) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Set the diagnostic class to be used (null for no diagnostics).
setDiagnostics(ISeedTrackerDiagnostics) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setDiagnostics(ISeedTrackerDiagnostics) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setDimensions() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setDirection(Hep3Vector) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
setDisabled(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether or not this crystal can store energy.
setDisablePID(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
Disable setting the PID of an Ecal cluster.
setDiscardMyaDataHeader(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setDisconnectOnEndRun(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set to true to disconnect when an EVIO END event is received.
setDisconnectOnError(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set to true to disconnect if event processing errors occur.
setDisplay(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
activates a display of all the fits in AIDA.
setDisplay(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
setDisplayInterval(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
setDisplayInterval

public void setDisplayInterval(String displayInterval)

Sets the rate at which events are displayed.
setDoAmplitudePlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoChargeCheck(boolean) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setDoECalClusterPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoElectronPositronPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoFits(boolean) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setDoFullAnalysis(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setDoHitsOnTrackPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoMatchedClusterPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoPerChannelsSampleplots(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setDoPlots(boolean) - Method in class org.hps.recon.tracking.MergeTrackCollections
 
setDoResidualPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoSkim(boolean) - Method in class org.hps.analysis.vertex.VertexDebugger
 
setDropBadChannels(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setDropBadChannels(boolean) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
 
setDropBadChannels(boolean) - Method in class org.hps.recon.tracking.SimpleTrackerDigiDriver
 
setDropBadFADC(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to drop hits that are mapped to a hard-coded bad FADC configuration from the Test Run.
setDropBadFADC(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to drop hits that are mapped to a hard-coded bad FADC configuration from the Test Run.
setDropBadFADC(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to drop hits that are mapped to a hard-coded bad FADC configuration from the Test Run.
setDropBadFADC(boolean) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setDryRun(boolean) - Method in class org.hps.crawler.CrawlerConfig
Enable dry run.
setDt(double) - Method in class org.hps.readout.ecal.ClockDriver
 
setDt(double) - Static method in class org.hps.readout.ecal.ClockSingleton
 
setDTMax(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setDummyDetector() - Method in class org.hps.evio.DummyEventBuilder
 
setDynamicRange(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Set the dynamic range in fC
setDynamicRange(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Set the dynamic range of the ADC
setEbeam(double) - Method in class org.hps.analysis.tuple.TupleMaker
 
setEcalClusterCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
setEcalClusterCollectionName(String) - Method in class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
setEcalClusterCollectionName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the LCIO collection name for calorimeter cluster data.
setEcalCollectionName(String) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
setEcalCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
setEcalCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
setEcalCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
setEcalCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets the name of the LCIO collection containing hits.
setEcalCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
setEcalCollectionName

public void setEcalCollectionName(String ecalCollectionName)

Sets the name of the LCIO collection that contains calorimeter hit information.
setEcalCollectionName(String) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Sets the output CalorimeterHit LCIO collection name.
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the CalorimeterHit collection name, which is used as input in "normal" mode and output when running "backwards".
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the CalorimeterHit collection name, which is used as input in "normal" mode and output when running "backwards".
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the CalorimeterHit collection name, which is used as input in "normal" mode and output when running "backwards".
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setEcalHitCollectionName(String) - Method in class org.hps.evio.LCSimTestRunEventBuilder
 
setEcalHitsCollectionName(String) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
setEcalMode(int) - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
setEcalMode(int) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
setEcalName(String) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
setEcalName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
setEcalName

public void setEcalName(String ecalName)

Sets which detector configuration should be used.
setEcalName(String) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
setEcalName(String) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the name of the ECAL in the detector framework.
setEcalRawCollectionName(String) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setEcalReadoutCollectionName(String) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Output collection name for readout-path hits.
setEcalReadoutName(String) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setEcalReadoutName(String) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setEdepThreshold(double) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
setElapsedTime(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the elapsed time in seconds.
setEmulateFirmware(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to emulate firmware conversion of Mode-1 to Mode-3/7 data.
setEmulateFirmware(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to emulate firmware conversion of Mode-1 to Mode-3/7 data.
setEmulateFirmware(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to emulate firmware conversion of Mode-1 to Mode-3/7 data.
setEmulateMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use Mode-7 emulation in calculations.
setEmulateMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use Mode-7 emulation in calculations.
setEmulateMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use Mode-7 emulation in calculations.
setEnabled(boolean) - Method in class org.hps.detector.svt.SvtDetectorSetup
Set whether this class is enabled to be activated on conditions changes.
setEnableHitEfficiency(boolean) - Method in class org.hps.readout.svt.DropSVTHits
 
setEnableHitEfficiencyDistribution(boolean) - Method in class org.hps.readout.svt.DropSVTHits
 
setEnableMaxSamplePlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEnablePileupCut(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setEnablePositionPlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEnableThresholdCut(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setEnableTriggerFilter(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEnd(SvtBiasMyaDumpReader.SvtBiasMyaEntry) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
setEndDate(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
setEndDate(Date) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
setEndDate(Date) - Method in class org.hps.monitoring.application.model.RunModel
Set the run end date.
setEndTimestamp(Integer) - Method in class org.hps.rundb.RunSummaryImpl
Set the end timestamp.
setEnergy(double) - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Sets the energy of the hit to the indicated value.
setEnergy(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets the crystal's stored energy.
setEnergyAxisBinSize(double) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the size of the bins in energy plots.
setEnergyAxisMaximum(double) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the maximum value of the x-axis for energy plots.
setEnergyCut(double) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
Electrons having energy below the cut will be rejected.
setEnergyCut(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setEnergyDifferenceHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the highest allowed energy difference a cluster pair may have and still pass the cluster pair energy difference cut.
setEnergyDifferenceHigh(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergyDifferenceThreshold(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Maximum energy difference between the two clusters in a pair.
setEnergyDistanceDistance(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Distance threshold for the energy-distance cut.
setEnergyDistanceThreshold(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Energy threshold for the energy-distance cut.
setEnergySlopeLow(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the lowest allowed energy slope a cluster pair may have and still pass the cluster pair energy slope cut.
setEnergySlopeLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergySlopeParamF(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the value of F in the energy slope equation E_min + R_min * F.
setEnergySlopeParamF(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergySumHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the highest allowed energy a cluster pair may have and still pass the cluster pair energy sum cluster cut.
setEnergySumHigh(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergySumLow(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the lowest allowed energy a cluster pair may have and still pass the cluster pair energy sum cluster cut.
setEnergySumLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergySumThreshold(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Maximum energy sum of the two clusters in a pair.
setEnergyVerificationThreshold(double) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the maximum cluster energy by which a matched cluster pair may vary and still verify.
setEpicsHeader(EpicsHeader) - Method in class org.hps.record.epics.EpicsData
Set the EPICS header information.
setEpsParallel(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setEpsStereo(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setError(Throwable) - Method in class org.hps.monitoring.application.util.ErrorHandler
Set the error that occurred.
setErrY(double) - Method in class org.hps.recon.tracking.straight.STUtils.LineFit
 
setErrY(double) - Method in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
setErrY(double) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
setEtConnection(EtConnection) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the ET connection parameters.
setEtEvent(EtEvent) - Method in class org.hps.record.composite.CompositeRecord
Set a reference to an EtEvent.
setEtName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the name of the ET system which is usually a file.
setEventBuilderClassName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the fully qualified class name of the LCSimEventBuilder that should be used to build LCIO events from EVIO.
setEventId(int) - Method in class org.hps.record.scalers.ScalerData
Set the event ID of the scaler data.
setEventListFileName(String) - Method in class org.hps.analysis.examples.StripRunAndEventDriver
 
setEventNumber(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the current event number.
setEventNumber(int) - Method in class org.hps.record.composite.CompositeRecord
Set the event number of this record e.g.
setEventNumber(EvioEvent) - Method in class org.hps.record.composite.EvioEventAdapter
Set the EVIO event number manually from the event ID bank.
setEventNumber(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Manually set the event number on an EvioEvent from its "EVENT ID" bank.
setEventNumRange(double) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setEventRate(double) - Method in class org.hps.monitoring.application.model.RunModel
Set the event rate in Hertz.
setEventRefreshRate(int) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the rate at which the GUI updates its elements,
setEventRefreshRate(int) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the rate at which the GUI updates its elements,
setEventRefreshRate(int) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
Set the refresh rate for histograms in this driver
setEventsReceived(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the number of events received.
setEvioEvent(EvioEvent) - Method in class org.hps.record.composite.CompositeRecord
Set a reference to an EvioEvent.
setEvioFile(File) - Method in class org.hps.rundb.builder.EvioDataBuilder
 
setEvioFileSource(EvioFileSource) - Method in class org.hps.record.evio.EvioLoop
Set the EVIO data source.
setEvioOutputFile(String) - Method in class org.hps.evio.TestRunReconToEvio
 
setEvioOutputFile(String) - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
setEvnMaxDraw(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setEvnMinDraw(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setFebHybridID(int) - Method in class org.hps.conditions.svt.SvtChannel
Set the FEB hybrid ID associated with this SVT channel ID.
setFebHybridID(int) - Method in class org.hps.conditions.svt.SvtDaqMapping
Set the Front End Board (FEB) hybrid ID.
setFebHybridID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the FEB hybrid ID of the sensor.
setFebHybridID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
setFebID(int) - Method in class org.hps.conditions.svt.SvtChannel
Set the FEB ID associated with this SVT channel ID.
setFebID(int) - Method in class org.hps.conditions.svt.SvtDaqMapping
Set the Front End Board (FEB) ID.
setFebID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the front end board (FEB) ID of the sensor.
setFebID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
setFeeCut(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setFieldmap(FieldMap) - Method in class org.hps.util.RK4integrator
 
setFieldNames(String[]) - Method in class org.hps.conditions.api.TableMetaData
Set all the field names from an array of strings.
setFieldType(String, Class<?>) - Method in class org.hps.conditions.api.TableMetaData
Set the type of a field.
setFieldValue(String, Object) - Method in class org.hps.conditions.api.BaseConditionsObject
Set a field value.
setFieldValue(String, Object) - Method in interface org.hps.conditions.api.ConditionsObject
Set the value of a field.
setFieldValue(int, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Sets the value of the field at the indicated index.
setFieldValue(int, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Sets the value of the indicated field.
setFieldValues(FieldValues) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the field values of the object.
setFieldValues(FieldValues) - Method in interface org.hps.conditions.api.ConditionsObject
Set all of the field values.
setFileName(String) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setFilePath(String) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the full path to a file being used as an event source.
setFiles(List<File>) - Method in class org.hps.rundb.builder.LivetimeBuilder
 
setFillHitPlots(boolean) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
setFilterPair0Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterPair1Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterPulserTriggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterSingle0Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterSingle1Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterUnverifiableClusters(boolean) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Sets whether or not triggers should be formed using all clusters, or only those that where the integration window for the cluster is completely within the bounds of the event window.
setFinalStateParticlesColName(String) - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
setFinalStateParticlesColName(String) - Method in class org.hps.analysis.vertex.VertexDebugger
 
setFinalStateParticlesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for reconstructed particles.
setFit(STUtils.STTrackFit, STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
setFit(STUtils.STTrackFit) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
setFitAlgorithm(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setFitCollectionName(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setFitDirectory(String) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setFitFile(String) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Tell Minuit to limit pulse time parameter in fit to be less than this.
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Tell Minuit to limit pulse time parameter in fit to be less than this.
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Tell Minuit to limit pulse time parameter in fit to be less than this.
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Tell Minuit to limit pulse time parameter in fit to be greater than this.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Tell Minuit to limit pulse time parameter in fit to be greater than this.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Constrain pulse fit time0 parameter.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Tell Minuit to limit pulse time parameter in fit to be greater than this.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Constrain pulse fit time0 parameter.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Constrain pulse fit time0 parameter.
setFitPedestal(boolean) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
setFittedHitCollectionName(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setFittedTrackCovariance(List<Matrix>) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setFittedTrackerHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
setFittedTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
setFittedTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
setFittedTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
setFittedTrackParameters(List<double[]>) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setFitter(HPSFitter) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Pulses with threshold crossing time greater than this will not be fit.
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Pulses with threshold crossing time greater than this will not be fit.
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Pulses with threshold crossing time greater than this will not be fit.
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Pulses with threshold crossing earlier than this will not be fit.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Pulses with threshold crossing earlier than this will not be fit.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Limit threshold crossing range that is candidate for pulse-fitting.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Pulses with threshold crossing earlier than this will not be fit.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Limit threshold crossing range that is candidate for pulse-fitting.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Limit threshold crossing range that is candidate for pulse-fitting.
setFiveClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setFiveClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setFiveClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setFixedGain(double) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Override the ECal gains set in the conditions system with a single uniform value.
setFixedWidth(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
 
setFixedWidth(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
setFixPedestal(boolean) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Set whether the pedestal is fixed in the signal fit.
setFixPedestal(boolean) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Set whether the pedestal is fixed in the signal fit.
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
 
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
 
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to fix fitted pulse widths to their channel's mean value:
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
 
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to fix fitted pulse widths to their channel's mean value:
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to fix fitted pulse widths to their channel's mean value:
setFlagNames(String[]) - Method in class org.hps.recon.filtering.EventFlagFilter
 
setFlatPos(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setFolder(String) - Method in class org.hps.rundb.builder.DatacatBuilder
 
setFont(Font) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
setFourClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setFourClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setFourClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setFpgaID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
Set the FPGA ID associated with this sensor.
setFreeze(boolean) - Method in class org.hps.job.DatabaseConditionsManagerSetup
Set whether system should be frozen after initialization.
setFreezeConditions(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set to true to freeze the conditions system after initialization if there is also a valid detector name and run number setting.
setFuzz(double) - Method in class org.hps.util.UnfoldFieldmap
 
setGain(EcalGain) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set the gain.
setGain(SvtGain) - Method in class org.hps.conditions.svt.ChannelConstants
Set the gain.
setGain(double) - Method in class org.hps.recon.ecal.EcalGain
Set global gain value and turn on constant gain.
setGain(double) - Method in class org.hps.recon.ecal.EcalGainDriver
Set a constant gain factor in the converter for all channels.
setGain(double) - Method in class org.hps.recon.ecal.EcalRawConverter
Set global gain value and turn on constant gain.
setGain(double) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set global gain value and turn on constant gain.
setGain(double) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set a constant gain factor in the converter for all channels.
setGain(double) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set a constant gain factor in the converter for all channels.
setGain(int, double) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the gain value for the given channel.
setGainFile(String) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
setGBL(int, boolean) - Static method in class org.hps.recon.tracking.TrackType
 
setGeometry(Polygon3D) - Method in class org.hps.svt.alignment.HPSStrips
 
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter
 
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter2
 
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Fix 3-pole function width to be the same for all 442 ECal channels.
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter3
 
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Fix 3-pole function width to be the same for all 442 ECal channels.
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Fix 3-pole function width to be the same for all 442 ECal channels.
setGlobalToLocal(ITransform3D) - Method in class org.hps.svt.alignment.HPSStrips
 
setGoTimestamp(Integer) - Method in class org.hps.rundb.RunSummaryImpl
Set the GO timestamp.
setHalf(String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
setHalfModulePhysicalVolumeProperties(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
setHeaderData(int[]) - Method in class org.hps.record.epics.EpicsGenericObject
Set the header data.
setHelicalTrackHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setHelicalTrackMCRelationsCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setHelicalTrackMCRelationsCollectionName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setHide(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Sets the whether the histograms should be hidden or not.
setHide(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
setHide(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
setHideFrame(boolean) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
setHideFrame(boolean) - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
setHighlight(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets what color the crystal should be highlighted with.
setHitCollection(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
setHitCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the name of LCIO collection containing hits.
setHitCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the name of LCIO collection containing hits.
setHitCollectionName(String) - Method in class org.hps.evio.EcalHitWriter
 
setHitCollectionName(String) - Method in class org.hps.evio.EvioReader
Set the hit collection name.
setHitCollectionName(String) - Method in class org.hps.evio.SVTHitWriter
 
setHitCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
Sets the name of the LCIO collection for hit objects.
setHitCollectionName(String) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setHitCountLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setHitCountThreshold(int) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the minimum hit count threshold for the trigger.
setHitCut(int) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the hit cut value for hits in cluster This cut is used in 2016 running (not 2015)
setHitEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setHits(List<STUtils.StereoPair>) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
setHits(List<SiTrackerHitStrip1D>) - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
setHitsPerSensor(int) - Method in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
setHitTime(int) - Method in class org.hps.readout.svt.SVTData
Set the hit time at which the hit occurred
setHitVerificationThreshold(int) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the maximum number of hits by which a matched cluster pair may vary and still verify.
setHolePattern(boolean[]) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setHolePenalties(double[]) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setHost(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET TCP/IP host name of the server.
setHotColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
setHotColor

public void setHotColor(Color c)

Sets the color associated with the maximum value.
setHybridID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
Set the hybrid ID associated with this sensor.
setId(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setId(int) - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
setIdentifierDictionary(IIdentifierDictionary) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setIdentifierDictionary(IIdentifierDictionary) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
setIgnoreBeamGapRows(boolean) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setIgnoreEmptyEvents(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets whether events with no hits should be output.
setIgnoreNoClusterEvents(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets whether events with no clusters should be output.
setInactiveSiReadoutName(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
setInactiveTrackerHitsCollectionName(String) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
setIncludeMS(boolean) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setIncludeMS(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setIncludeMS(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setIncludeUnmatchedTracksInFSP(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setInputClusterCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the LCIO collection name for calorimeter clusters.
setInputClusterCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the LCIO collection name for calorimeter clusters.
setInputCollection(String) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
setInputCollection(String) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
setInputCollection(String) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Sets the collection name for the input LCIO cluster collection.
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the LCIO collection name for the processed calorimeter hits.
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the LCIO collection name for the processed calorimeter hits.
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
setInputCollection(String) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setInputCollection(String) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
setInputCollectionName(String) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Set the input collection name (source).
setInputCollectionName(String) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
setInputCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setInputCollectionName(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setInputCollectionRaw(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the LCIO collection name for the raw waveform hits.
setInputCollectionRaw(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the LCIO collection name for the raw waveform hits.
setInputHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setInputHitCollection(String) - Method in class org.hps.recon.ecal.cluster.HitTMCSmearDriver
 
setInputHitCollectionName(String) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the name of the input CalorimeterHit collection to use for clustering.
setInputHitCollectionName(String) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setInputHitCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setInputHitCollectionName(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setInputHitCollectionName(String) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setInputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setInputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Set the input RawTrackerHit collection name used for the hit selection.
setInputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
setInputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Set the input RawTrackerHit collection name used for the hit selection.
setInputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set the RawTrackerHit collection of hits to be used for the calibration.
setInputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalGainDriver
Set the input CalorimeterHit collection name,
setInputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Set the input CalorimeterHit collection name,
setInputRawTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setInputRotatedHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setInputTightHitCollectionName(String) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
setInputTightHitCollectionName(String) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
 
setInputTrackCollection(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setInputTrackCollectionName(String) - Method in class org.hps.recon.tracking.MergeTrackCollections
Name of the LCIO collection containing input tracks.
setInputTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setIntegralWindow(int) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setInvariantMassSigma(int) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the invariant mass threshold to accept only cluster pairs with a reconstructed invariant mass within a certain number of standard deviations of the mean (corrected for sampling fraction).
setInvariantMassThresholdHigh(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the calculated invariant mass of the generating particle (assuming that the clusters are produced by a positron/electron pair) above which the cluster pair will be rejected and not produce a trigger.
setInvariantMassThresholdLow(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the calculated invariant mass of the generating particle (assuming that the clusters are produced by a positron/electron pair) under which the cluster pair will be rejected and not produce a trigger.
setIsEnabled(boolean) - Method in class org.hps.record.daqconfig.AbstractConfig
Sets whether the configuration object is enabled.
setIsGBL(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setIsGBL(boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
setIsMC(boolean) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
setIsMC(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the condition of whether the data is Monte Carlo or not.
setIsMonitoringApp(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setIsReadoutSimulation(boolean) - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Sets whether to use a constant integration window for the the purpose of determining the correct pedestal.
setIsTransient(boolean) - Method in class org.hps.recon.ecal.EcalGainDriver
 
setIsTransient(boolean) - Method in class org.hps.recon.tracking.MergeTrackCollections
determines if the output collections will be transient or not
setIterative(boolean) - Method in class org.hps.recon.tracking.HelixFitter
 
setIterativeConfirmed(int) - Method in class org.hps.recon.tracking.SeedTracker
 
setIterativeConfirmed(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Set the maximum number of iterative fits on a confirmed/extended candidate.
setIterativeFits(int) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setIterativeFits(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setIterativeFits(int) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setIterativeHelix(boolean) - Method in class org.hps.recon.tracking.MultipleScattering
 
setIterativeHelix(boolean) - Method in class org.hps.recon.tracking.SeedTracker
 
setKeepEpicsDataEvents(boolean) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Setting this true keeps ALL events containing EPICS data
setKeepEpicsDataEvents(boolean) - Method in class org.hps.recon.filtering.V0CandidateFilter
Setting this true keeps ALL events containing EPICS data
setKey(int, String) - Method in class org.hps.record.epics.EpicsGenericObject
Set a key string by index.
setKeys(String[]) - Method in class org.hps.record.epics.EpicsGenericObject
Set the keys.
setL1IsoMin(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setL1to3CollectionName(String) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setL1to3CollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setL4to6CollectionName(String) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setL4to6CollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setLabel(int) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] aLabel Label identifying point
setLastChangedTime() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
setLayer(int) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
setLayer(int) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
setLayer1HitEfficiency(double) - Method in class org.hps.readout.svt.DropSVTHits
 
setLayerCode(String) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setLayerCode(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setLayerNumber(int) - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Set the SVT sensor layer number (1-10 for test run and 1-12 for engineering run).
setLayout(LayoutManager) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
setLCDD(LCDD) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setLcioEvent(EventHeader) - Method in class org.hps.record.composite.CompositeRecord
Set a reference to an org.lcsim LCIO event (EventHeader).
setLcioFile(String) - Method in class org.hps.readout.ecal.TriggerDriver
 
setLCSimEventBuilder(LCSimEventBuilder) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the LCSimEventBuilder that will be used to translate from raw EVIO events to LCIO.
setLCSimEventBuilder(LCSimEventBuilder) - Method in class org.hps.record.composite.LcioEventAdapter
Set the LCSimEventBuilder that will convert from EVIO to LCIO events.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter
Set threshold for pulse finding.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set threshold for pulse finding.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the leading-edge threshold in ADC counts, relative to pedestal, for pulse-finding and time determination.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set threshold for pulse finding.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the leading-edge threshold in ADC counts, relative to pedestal, for pulse-finding and time determination.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the leading-edge threshold in ADC counts, relative to pedestal, for pulse-finding and time determination.
setLikelihood(int) - Method in class org.hps.recon.particle.SimpleParticleID
 
setLimitClusterRange(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Deprecated.
setLines(Hep3Vector, Hep3Vector, Hep3Vector, Hep3Vector) - Method in class org.hps.recon.vertexing.TwoLineVertexer
 
setLivetimeClock(Double) - Method in class org.hps.rundb.RunSummaryImpl
Set the clock livetime.
setLivetimeFcupTdc(Double) - Method in class org.hps.rundb.RunSummaryImpl
Set the FCUP TDC livetime.
setLivetimeFcupTrg(Double) - Method in class org.hps.rundb.RunSummaryImpl
Set the FCUP TRG livetime.
setLoadCalibrations(boolean) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set whether to automatically load the conditions into the database.
setLocalToGlobal(ITransform3D) - Method in class org.hps.svt.alignment.HPSStrips
 
setLocalWindowSize(int) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Defines the size of the local window for use in the efficiency over time plot.
setLocalWindowSize(int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the size of the local window for use in the efficiency over time plot.
setLogFileName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the log file name if using file logging.
setLogLevel(Level) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Set the log level.
setLogLevel(Level) - Method in class org.hps.detector.svt.SvtDetectorSetup
Set the log level.
setLogLevel(Level) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the global log level.
setLogLevel() - Method in class org.hps.monitoring.application.MonitoringApplication
Set the log level from the configuration model.
setLogLevelFilter(Level) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set log filter level for the log table.
setLogScale(boolean) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
setLogScale(boolean) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
setLogScale(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Sets whether the histograms are scaled on a logarithmic scale or a linear scale.
setLogScale(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
setLogToFile(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set to true to send global messages to a file instead of the console.
setLooseSignificanceThreshold(double) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
setLowerBound(double) - Method in class org.hps.record.daqconfig.ESBCutConfig
Sets the lower bound of the cut to the specified value.
setLowerBound(double) - Method in class org.hps.record.daqconfig.LBOCutConfig
Sets the lower bound of the cut to the specified value.
setLowerBound(double) - Method in class org.hps.record.daqconfig.ULBCutConfig
Sets the lower bound of the cut to the specified value.
setMakeConversionCols(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMakeMollerCols(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMaskBadChannels(boolean) - Method in class org.hps.svt.SVTHitLevelPlots
 
setMassError(double) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setMaterial(String) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setMaterialManagerTransform(ITransform3D) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setMax_p(double) - Method in class org.hps.recon.tracking.FastCheck
 
setMaxBsconVertChi2(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setMaxBsconVertChi2(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setMaxChi2GBLTrack(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setMaxChi2GBLTrack(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setMaxClusterEnergy(double) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMaxClusters(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMaxClusterSize(int) - Method in class org.hps.recon.tracking.StripMaker
 
setMaxCoplanarityAngle(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Maximum deviation from coplanarity for the two clusters in a pair.
setMaxDepth(Integer) - Method in class org.hps.crawler.CrawlerConfig
Set the max depth.
setMaxDt(double) - Method in class org.hps.recon.filtering.EcalPairsFilter
 
setMaxDt(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setMaxE(double) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
setMaxE(double) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
setMaxE(double) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Sets the maximum value allowed for the energy scale.
setMaxE(double) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
setMaxE(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxEch(double) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the upper bound of the energy scales used by the driver.
setMaxEch(double) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the upper bound of the energy scales used by the driver.
setMaxElectronP(double) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setMaxElectronP(double) - Method in class org.hps.record.StandardCuts
 
setMaxEvents(Long) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the maximum number of events to process before the session will automatically end.
setMaxFit(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Set the maximum number of fit trials for a given seed to be confirmed/extended.
setMaxFit(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Set the maximum number of fits used to confirm or extend a seed.
setMaxFit(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Set the maximum number of fits for a given seed in a confirm or extend step.
setMaxHistoE(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the maximum histogram energy
setMaxHitsPerHalf(int) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
setMaxHitsPerSensor(int) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
setMaximum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
setMaximum

public void setMaximum(double maximum)

Sets the value over which no color scaling will be performed.
setMaxIterations(int) - Method in class org.hps.recon.vertexing.VertexFitter
Set the maximum number of iterations to try before the fit fails for lack of convergence (default is 100).
setMaxLookbackEvents(int) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
setMaxLookbackTime(int) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
setMaxMatchChisq(double) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setMaxMatchChisq(double) - Method in class org.hps.record.StandardCuts
 
setMaxMatchDt(double) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setMaxMatchDt(double) - Method in class org.hps.record.StandardCuts
 
setMaxMollerP(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMaxMollerP(double) - Method in class org.hps.record.StandardCuts
 
setMaxNumberOfClusters(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMaxNumberOfStripHits(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMaxNumberOfTracks(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMaxPeakOccupancy(double) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMaxQueueSize(int) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the max queue size for the LCIO DataSource that hooks into JAS3.
setMaxReconParticles(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMaxRecords(long) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the maximum number of records.
setMaxSampleMonitorPeriod(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMaxSampleMonitorStart(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMaxSamplePosition(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMaxSharedHitsPerTrack(int) - Method in class org.hps.recon.tracking.MergeTrackCollections
Default constructor
setMaxSharedHitsPerTrack(int) - Method in class org.hps.record.StandardCuts
 
setMaxSize(int) - Method in class org.hps.recon.filtering.CollectionSizeFilter
 
setMaxSize(int) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxT(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxTime(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the max time in window to look for cluster
setMaxTrackChisq(int, double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTrackChisq(int, double) - Method in class org.hps.record.StandardCuts
 
setMaxTrackChisq5hits(double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTrackChisq6hits(double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTrackChisqProb(double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTracks(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMaxUnconVertChi2(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setMaxUnconVertChi2(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setMaxVertexClusterDt(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMaxVertexClusterDt(double) - Method in class org.hps.record.StandardCuts
 
setMaxVertexP(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMaxVertexP(double) - Method in class org.hps.record.StandardCuts
 
setMaxX(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxY(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMcParticle(MCParticle) - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
 
setMean(double) - Method in class org.hps.analysis.ecal.cosmic.LandauPdf
 
setMeanTime(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setMeanTime(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
setMeas(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setMeasErr(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setMeasuredCoordinate() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setMenuVisible(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets the menu bar to be either visible or hidden.
setMessage(String) - Method in class org.hps.monitoring.application.util.ErrorHandler
Set the error message, if it differs from the exception's message.
setMilleBinaryFileName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMilleParameters(List<MilleParameter>) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setMillepedeId(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the sensor id used by millepede.
setMin_dztot(double) - Method in class org.hps.recon.tracking.FastCheck
 
setMinClusterEnergy(double) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinClusters(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMinClusterSize(int) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
setMinE(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMinEch(double) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the lower bound of the energy scales used by the driver.
setMinEch(double) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the lower bound of the energy scales used by the driver.
setMinHistoE(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the minimum histogram energy
setMinHitCount(int) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the minimum number of hits needed for a cluster to pass the hit count single cluster cut.
setMinHitCount(int) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Minimum hit count for a cluster.
setMinHits(int) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
setMinHitsPerHalf(int) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
setMinHitsPerSensor(int) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
setMinimum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
setMinimum

public void setMinimum(double minimum)

Sets the value under which no color scaling will be performed.
setMinimumHits(int) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Set the minimum number of required hits to continue processing this event.
setMinimumHits(int) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Set the minimum number of required hits to continue processing this event.
setMinimumNumberOfHits(int) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Set the minimum number of hits for the event to pass selection cuts.
setMinimumSelectedSamples(int) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Set the number of ADC samples in a row which must be above the threshold.
setMinLookbackEvents(int) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
setMinMollerChisqProb(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMinMollerChisqProb(double) - Method in class org.hps.record.StandardCuts
 
setMinMollerP(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMinMollerP(double) - Method in class org.hps.record.StandardCuts
 
setMinNumberOfClusters(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinNumberOfHitsOnTrack(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinNumberOfStripHits(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinNumberOfTracks(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinNumberOfUnconstrainedV0Vertices(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinPeakOccupancy(double) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMinReconParticles(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMinRows(int) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
setMinSize(int) - Method in class org.hps.recon.filtering.CollectionSizeFilter
 
setMinSize(int) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMinT(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMinTime(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the min time in window to look for cluster
setMinTime(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setMinTracks(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMinVertexChisqProb(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMinVertexChisqProb(double) - Method in class org.hps.record.StandardCuts
 
setMinX(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMinY(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMirror(boolean, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether to mirror the x- and y-axes.
setMirrorX(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether to mirror the x-axis on the calorimeter display.
setMirrorX(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets whether to mirror the x-axis on the calorimeter display.
setMirrorY(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether to mirror the y-axis on the calorimeter display.
setMirrorY(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets whether to mirror the y-axis on the calorimeter display.
setMode(int) - Method in class org.hps.evio.EcalHitWriter
 
setMode(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Mode for readout-path hits.
setMode(SimpleAmbiguityResolver.AmbiMode) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
setMode3(boolean) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
setMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Set Mode-7 emulation on/off.
setMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set Mode-7 emulation on/off.
setMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set Mode-7 emulation on/off.
setMolCut(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setMollerCandidateClusterCollectionName(String) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Name of Moller Candidate Calorimeter Cluster Collection Name
setMollerCandidateCollectionName(String) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Name of Moller Candidate ReconstructedParticle Collection Name
setMollerCollectionName(String) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the moller candidate collection to use.
setMollerCollectionName(String) - Method in class org.hps.recon.filtering.MollerSkimDriver
sets the Moller candidate collection to use.
setMollerMomentumMax(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for each of two electron momenta (removes full energy electrons) [GeV]
setMollerMomentumSumMax(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the sum of the two electron momenta [GeV]
setMollerMomentumSumMin(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the sum of the two electron momenta [GeV]
setMomentumSumMaxFraction(double) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the maximum momentum sum of the pair of tracks, divided by the beam energy
setMomentumSumMinFraction(double) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the minimum momentum sum of the pair of tracks, divided by the beam energy
setMother(JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setMother(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setMother(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setMu1(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setMu1_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setMu2(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setMu2_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setMultipleCollectionsAction(MultipleCollectionsAction) - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Set the action that the converter will use to disambiguate when multiple conditions sets are found.
setMultiSampleHeaders(SvtHeaderDataInfo, int, int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Add the multisample headers to the SvtHeaderDataInfo object.
setMultisampleHeaders(int[]) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
setMyaDumpPath(String) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setName(String) - Method in class org.hps.util.TimerDriver
 
setName(String) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setName(String) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setNbits(int) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Set the ADC resolution in number of bits.
setNbits(int) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Set the number of bits of ADC resolution
setNEcalHit(int) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
setNeighborDeltaT(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setNeighborDeltaT(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
setNeighborThreshold(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
Set the neighbor threshold.
setNEventsMin(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setnhchisq(double) - Method in class org.hps.recon.vertexing.BilliorTrack
Set the chisq for non-holonomic constraints (e.g., pT > xx).
setNLay(int) - Method in class org.hps.analysis.tuple.TupleMaker
 
setNLay(int) - Method in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
setNLay(int) - Method in class org.hps.svt.SVTHitLevelPlots
 
setNode(Element) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setNode(Element) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setNoise(int, double) - Method in class org.hps.conditions.svt.SvtCalibration
Set the noise value for the given sample.
setNoise(int, double[]) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the noise value for the given channel.
setNoiseIntercept(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
Set the noise (in electrons) for 0 capacitance
setNoiseIntercept(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Set the noise intercept (i.e., the noise for 0 strip/pixel capacitance).
setNoiseSlope(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
Set the capacitative noise slope (in electrons / pF)
setNoiseSlope(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Set the noise slope (i.e., the proportionality between noise and capacitance).
setNoiseThreshold(int) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the total number of hits that must be present in an event in order for it to be considered a noise event.
setNoiseThreshold(int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the total number of hits that must be present in an event in order for it to be considered a noise event.
setNoiseThreshold(double) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setNominalTickLengthMillis(long) - Method in interface org.hps.monitoring.subsys.SystemStatistics
Set the desired timer tick length in millis.
setNominalTickLengthMillis(long) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
setNoPileup(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setNormal() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setNormal(Hep3Vector) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setNotes(String) - Method in class org.hps.rundb.RunSummaryImpl
Set the notes.
setNoTracksFilePath(String) - Method in class org.hps.analysis.vertex.VertexDebugger
 
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Set maximum number of pulses to search for in Mode-1 data.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set maximum number of pulses to search for in Mode-1 data.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the maximum number of peaks to search for in the signal, which must be between 1 and 3, inclusive.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set maximum number of pulses to search for in Mode-1 data.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the maximum number of peaks to search for in the signal, which must be between 1 and 3, inclusive.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the maximum number of peaks to search for in the signal, which must be between 1 and 3, inclusive.
setNSA(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Set number of samples after threshold crossing for pulse integration range.
setNSA(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set number of samples after threshold crossing for pulse integration range.
setNsa(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the integration range in nanoseconds after the threshold crossing.
setNSA(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set number of samples after threshold crossing for pulse integration range.
setNsa(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the integration range in nanoseconds after the threshold crossing.
setNsa(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the integration range in nanoseconds after the threshold crossing.
setNSB(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Set number of samples before threshold crossing for pulse integration range.
setNSB(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set number of samples before threshold crossing for pulse integration range.
setNsb(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the integration range in nanoseconds before the threshold crossing.
setNSB(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set number of samples before threshold crossing for pulse integration range.
setNsb(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the integration range in nanoseconds before the threshold crossing.
setNsb(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the integration range in nanoseconds before the threshold crossing.
setNSigErr(double) - Method in class org.hps.recon.tracking.FastCheck
 
setNSigmaPositionMatch(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Set the requirement on cluster-track position matching in terms of N-sigma.
setNStrips(int) - Method in class org.hps.svt.alignment.HPSStrips
 
setNTrackingLayers(int) - Method in class org.hps.analysis.tuple.TupleMaker
 
setNumberOfHitsOnTrack(int) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
Tracks having fewer than the number of hits will be rejected.
setNumberOfReconstructedParticles(int) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
Events having more than the number of ReconstructedParticles will be rejected.
setNumSamplesAfter(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Number of ADC samples to process after each rising threshold crossing.
setNumSamplesAfter(int) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setNumSamplesBefore(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Number of ADC samples to process before each rising threshold crossing.
setNumSamplesBefore(int) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setObjectClass(Class<? extends ConditionsObject>) - Method in class org.hps.conditions.api.TableMetaData
Set the class that maps to the database.
setOccupancyMonitorPeriod(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setOccupancyMonitorStart(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setOccupancyUpdateMillis(long) - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
setOffset(int) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] anOffset Offset number
setOffset(int, double) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the offset for the given channel.
setOneClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setOneClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setOneClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setOnlyFEEStubs(boolean) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setOrientation(String) - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Set the orientation of an SVT sensor (AXIAL or STEREO).
setOrigin(Hep3Vector) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setOrigin() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setOrigin(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setOriginX(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Set X coordinate used as the origin for cluster coplanarity and distance calculations.
setOtherElectronsColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setOutputClusterCollectionName(String) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the name of the output Cluster collection.
setOutputClusters(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets whether clusters should be output to data file,
setOutputCollection(String) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
setOutputCollectionName(String) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Set the output collection name (target).
setOutputCollectionName(String) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
setOutputCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setOutputCollectionName(String) - Method in class org.hps.recon.tracking.MergeTrackCollections
Name of the LCIO collection containing all good tracks.
setOutputFile(String) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
setOutputFile(String) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
setOutputFileName(String) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
setOutputFileName(String) - Method in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
setOutputFileName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets the name of the output file containing the event data.
setOutputFileName(String) - Method in class org.hps.readout.ecal.TriggerDriver
 
setOutputFileName(String) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set an output file path for writing the calibration data.
setOutputFilename(String) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
setOutputFileName(String) - Method in class org.hps.svt.SVTHitLevelPlots
 
setOutputFilePath(String) - Method in class org.hps.analysis.vertex.VertexDebugger
 
setOutputFilePath(String) - Method in class org.hps.util.LCIOFilterDriver
 
setOutputHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setOutputHitCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setOutputHitCollectionName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setOutputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Set the output hits collection name for the selected hits.
setOutputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Set the name of the output hits collection.
setOutputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Set the output hits collection name for the selected hits.
setOutputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalGainDriver
Set the output CalorimeterHit collection name,
setOutputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Set the output CalorimeterHit collection name,
setOutputPlotDir(String) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setOutputPlots(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setOutputPlots(String) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setOutputPlots(String) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
setOutputPlots(String) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
setOutputPlots(String) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
setOutputPlots(String) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
setOutputPlots(String) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setOutputPlotsFilename(String) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setOutputRawTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setOutputRotatedHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setOutputStream(OutputStream) - Method in class org.hps.monitoring.application.MonitoringApplication.MonitoringApplicationStreamHandler
Set the output stream.
setOutputText(String) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
setOutputText(String) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
setOutputText(String) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
setOutsideAcceptancePenalties(double[]) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setOverwriteDB(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setPairCoincidence(int) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the time range over which cluster pairs will be formed.
setPairCoincidence(int) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setPairCoplanarityBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairCoplanarityXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergyDiffBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergyDiffXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergySlopeBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergySlopeXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergySumBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergySumThresholdHigh(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the sum of the energies of a cluster pair above which the pair will be rejected and not produce a trigger.
setPairEnergySumThresholdLow(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the sum of the energies of a cluster pair under which the pair will be rejected and not produce a trigger.
setPairEnergySumXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairFile(String) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setPairTimeCoincidenceBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairTimeCoincidenceXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setParameter(String, double) - Method in class org.hps.analysis.ecal.cosmic.LandauFitFunction
Set a parameter value on the function.
setParameter(String, double) - Method in class org.hps.evio.RfFitFunction
 
setParameter(String, double) - Method in class org.hps.recon.ecal.Ecal3PoleFunction
 
setParameterF(double) - Method in class org.hps.record.daqconfig.ESBCutConfig
Sets the parameter F in the energy slope equation.
setParameters(double[]) - Method in class org.hps.analysis.ecal.cosmic.LandauFitFunction
Set all parameters at once.
setParameters(double[]) - Method in class org.hps.evio.RfFitFunction
 
setParameters(double[]) - Method in class org.hps.recon.ecal.Ecal3PoleFunction
 
setParameters(double[]) - Method in class org.hps.recon.particle.SimpleParticleID
 
setParameters(int, HpsSiSensor) - Method in class org.hps.recon.tracking.PulseShape.CRRC
 
setParameters(int, HpsSiSensor) - Method in class org.hps.recon.tracking.PulseShape.FourPole
 
setParameters(int, HpsSiSensor) - Method in class org.hps.recon.tracking.PulseShape
 
setParentToLocal(ITransform3D) - Method in class org.hps.svt.alignment.HPSStrips
 
setParticle(MCParticle, MCParticle) - Method in class org.hps.recon.vertexing.TwoParticleVertexer
 
setPassword(String) - Method in class org.hps.conditions.database.ConnectionParameters
 
setPatchVertexTrackParameters(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setPath(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set path length to this strip cluster
setPath3D(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set path length to this strip cluster
setPathLengthMap(Map<Integer, Double>) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
setPaused(boolean) - Method in class org.hps.monitoring.application.EventButtonsPanel
Set pause mode.
setPaused(boolean) - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Set to true if status is paused.
setPDG(int) - Method in class org.hps.recon.particle.SimpleParticleID
 
setPedestal(int, double) - Method in class org.hps.conditions.svt.SvtCalibration
Set the pedestal value for the given sample.
setPedestal(int, double[]) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the pedestal value for all samples for a given channel.
setPedSamples(int) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
setPedSamples(int) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
setPePerMeV(double) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Photoelectrons per MeV, used to calculate noise due to photoelectron statistics.
setPerformFit(boolean) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set whether to perform a function fit to get the mean and sigma values.
setPerigeeTrackParameters(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
setPeriod(int) - Method in class org.hps.readout.ecal.DummyTriggerDriver
 
setPhysicalVolumeProperties(LCDDSurveyVolume, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Set properties of the physical volume.
setPhysVolume(PhysicalVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setPhysVolume(PhysVol) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setPipelineLength(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Length of digital pipeline.
setPitch(double) - Method in class org.hps.svt.alignment.HPSStrips
 
setPlots(boolean) - Method in class org.hps.recon.tracking.MergeTrackCollections
 
setPlotterRegionListener(PlotterRegionListener) - Static method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Set the plot region listener.
setPlotTimeSeries(boolean) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
setPort(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the TCP/IP port number of the ET server for the client connection.
setPos() - Method in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
Extract survey positions from xml description
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleAxial
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Bot
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Top
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Bottom
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleBot
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBot
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TrackingVolume
 
setPos(ITranslation3D) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setPos(Position) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setPos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setPosition(Hep3Vector) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
setPosition(Hep3Vector) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setPositionAndRotation(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setPositionAndRotation(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setPositionAndRotation(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
setPositionError(Hep3Vector) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setPositionFromSeedHit(Cluster) - Method in class org.hps.recon.ecal.cluster.HardwareClusterPropertyCalculator
 
setPrediction(VVector) - Method in class org.hps.recon.tracking.gbl.GblData
 
setPreferredSize(Dimension) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
setPreferredSize(Dimension) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
setPrescale(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set a prescale value for the ET station which will decrease the event rate.
setPrescale(int) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the number of events that must pass the trigger before a proper trigger flag is thrown.
setPrescale(int) - Method in class org.hps.readout.ecal.TriggerDriver
Set prescale.
setPresigma(double) - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
setPrestartTimestamp(Integer) - Method in class org.hps.rundb.RunSummaryImpl
Set the PRESTART timestamp.
setPrintDQMStrings(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setPrintFitResults(boolean) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setPrintOnHardwareSimFailure(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether the event log should be printed when a trigger which was simulated from a hardware-reported (SSP) cluster fails to verify.
setPrintOnSoftwareSimFailure(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether the event log should be printed when a trigger which was simulated from a software-constructed cluster fails to verify.
setPrintOnVerificationFailure(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
When enabled, events where at least one cluster which is not pulse-clipped will print a full event summary.
setPrjPerToCl(int, int, double) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
setProbability(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setProcessingStage(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the processing stage which determines which event processing stages are executed.
setProcessingStage(ProcessingStage) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the processing stage to include i.e.
setPulseShape(String) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Model used for the preamp pulse shape.
setPulseShape(String) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setPulseShape(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setPulseShapeFileName(String) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setPulseWidth(EcalPulseWidth) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set the pulse width.
setQ(int) - Method in class org.hps.util.RK4integrator
 
setQueueSize(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET queue size.
setRaiseErrorNoHitCollection(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to raise an exception if the input hit collection is not found in the event.
setRandomHoles(int) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setRanges(SvtBiasMyaDumpReader.SvtBiasMyaRanges) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
setRawCalorimeterHitCollectionName(String) - Method in class org.hps.evio.TestRunReconToEvio
 
setRawCalorimeterHitCollectionName(String) - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
setRawCalorimeterHitCollectionName(String) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
setRawCalorimeterHitCollectionName(String) - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
setRawCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Sets the input raw hit data LCIO collection name.
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the raw collection name which is used as output in "normal" mode and input when running "backwards".
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the raw collection name which is used as output in "normal" mode and input when running "backwards".
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the raw collection name which is used as output in "normal" mode and input when running "backwards".
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setRawCollectionName(String) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setRawHitCollectionName(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setRawHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
setRawTrackerHitOutputCollectionName(String) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setRead(int) - Method in class org.hps.evio.TestRunTriggeredReconToEvio.QueuedEtEvent
 
setReadDataFiles(boolean) - Method in class org.hps.record.daqconfig.DAQConfigDriver
Sets whether or not to read the DAQ configuration directly from the EvIO data stream or whether to read the configuration from data files.
setReadoutCollection(String) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setReadoutCollectionName(String) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutCycle(int) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setReadoutDynamicRange(int) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutHitCollectionName(String) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
setReadoutLatency(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Start of readout window relative to trigger time (in readout cycles).
setReadoutLatency(double) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setReadoutNBits(int) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutNeighborThreshold(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutNoiseIntercept(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutNoiseSlope(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutOffset(double) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setReadoutPeriod(double) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setReadoutThreshold(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Threshold for readout-path hits.
setReadoutWindow(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Number of ADC samples to read out.
setRecentFiles(List<String>) - Method in class org.hps.monitoring.application.MenuBar
Set the recent file menu items.
setRecentFiles(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the recent files list, which is a list of "\n" delimited file paths.
setRecentFilesList(List<String>) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the recent files list.
setReconParticleCollectionName(String) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setRecordSource(RecordSource) - Method in class org.hps.record.composite.CompositeLoop
Set the RecordSource which provides CompositeRecord objects.
setRecordSource(RecordSource) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set directly the RecordSource that will supply records.
setRecoVersion(String) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setRedReferenceID(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setReferencePoint(double, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setReferencePoint(double, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setReferencePosition(double[]) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setRejectBackground(boolean) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
setRejectEdgeCrystals(boolean) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets whether clusters centered on an edge crystal should be used for triggering or not.
setRejectedHitCollectionName(String) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
Set the name of the list of rejected hits.
setRejectGhostHits(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
Drop any HelicalTrackHit containing a 1D hit that is also used in another HelicalTrackHit.
setRejectUncorrectedHits(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setRemoveCollections(boolean) - Method in class org.hps.recon.tracking.MergeTrackCollections
Remove existing track collections after merging them.
setRemoveCollections(String[]) - Method in class org.hps.recon.tracking.TrackTweakDriver
Specify the collections that will be removed from the event.
setResetEveryEvent(boolean) - Method in class org.hps.record.scalers.ScalersEvioProcessor
Set to true to reset scaler data object between every EVIO event.
setResetOnUpdate(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets whether the event display should be cleared after event or whether it should retain the previously displayed results.
setResetOnUpdate(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets whether the event display should be cleared after event or whether it should retain the previously displayed results.
setResetPeriod(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setResolutionModel(SiliconResolutionModel) - Method in class org.hps.recon.tracking.StripMaker
 
setResults(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setRfBankTag(int) - Method in class org.hps.evio.EcalEvioReader
 
setRho(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setRho_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setRmsTimeCut(double) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Set time cut.
setRmsTimeCut(double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set time cut.
setRmsTimeCut(double) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set time cut.
setRootDir(File) - Method in class org.hps.crawler.CrawlerConfig
Set the root directory for the file search.
setRootFileName(String) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
setRootPane(JTabbedPane) - Static method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Set the reference to the root tab pane where this factory's GUI tabs will be inserted.
setRot(IRotation3D) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setRot(Rotation) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setRotation(Rotation) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setRotation(double, double, double) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setRowId(int) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the row ID of the object.
setRun(RunSpreadsheet.RunData) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
setRun(RunSpreadsheet.RunData) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
setRun(RunSpreadsheet.RunData) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
setRun(int) - Method in class org.hps.rundb.RunManager
Set the run number and then load the applicable RunSummary from the database.
setRunAndEventsToStripFileName(String) - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
setRunBackwards(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to generate a CalorimeterHit collection which is a conversion from energy to raw signals.
setRunBackwards(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to generate a CalorimeterHit collection which is a conversion from energy to raw signals.
setRunBackwards(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to generate a CalorimeterHit collection which is a conversion from energy to raw signals.
setRunEnd(int) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set the end run number for the conditions record.
setRunLength(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the length of the run in seconds.
setRunNr(int) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
setRunNumber(int) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setRunNumber(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the run number.
setRunNumber(int) - Method in class org.hps.record.daqconfig.DAQConfigDriver
Sets the run number of the DAQ configuration being processed.
setRunSpreadSheetPath(String) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setRunStart(int) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set the start run number for the conditions record.
setRunSummary(RunSummaryImpl) - Method in class org.hps.rundb.builder.AbstractRunBuilder
 
setS1(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setS1_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setS2(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setS2_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setSamplesAboveThreshold(int) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setSaveAxialHits(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setSaveTuple(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setScale(double, double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Sets the upper and lower bounds of for the calorimeter display's color mapping scale.
setScale(double) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
setScaleEnabled(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether the scale should be visible or not.
setScaleFactor(double) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Scale factor for trigger-path hit amplitudes.
setScaleMaximum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the maximum value of the color mapping scale.
setScaleMaximum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Sets the upper bound for the calorimeter display's color mapping scale.
setScaleMinimum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the minimum value of the color mapping scale.
setScaleMinimum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Sets the lower bound for the calorimeter display's color mapping scale.
setScalingFactor(double) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setScalingLinear() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color mapping scale behavior to linear mapping.
setScalingLinear() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
setScalingLinear

public void setScalingLinear()

Sets the scaling behavior to linear.
setScalingLogarithmic() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color mapping scale behavior to logarithmic mapping.
setScalingLogarithmic() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
setScalingLogarithmic

public void setScalingLogarithmic()

Sets the scaling behavior to logarithmic.
setScatterAngle(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setScoreThreshold(double) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setScoreThreshold(double) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
setSectorParams(int, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setSectorParams(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setSeedCut(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the cut value for seed energy in GeV
setSeedCut(double) - Method in class org.hps.recon.filtering.FEEFilterDriver
Set the cut value for seed energy in GeV
setSeedEnergyHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the highest allowed energy a seed hit may have and still pass the seed hit energy single cluster cut.
setSeedEnergyHighThreshold(double) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the upper bound for the seed energy threshold on the trigger.
setSeedEnergyLow(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the lowest allowed energy a seed hit may have and still pass the seed hit energy single cluster cut.
setSeedEnergyLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setSeedEnergyLowThreshold(double) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the lower bound for the seed energy threshold on the trigger.
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Sets the minimum seed energy needed for a hit to be considered for forming a cluster.
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets the minimum energy a hit must have before it will be considered for cluster formation.
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets the minimum seed energy needed for a hit to be considered for forming a cluster.
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setSeedLowThreshold(double) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets the minimum energy a hit must have before it will be considered for cluster formation.
setSeedThreshold(double) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setSeedThreshold(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
Set the seed threshold.
setSelectAllLayers(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelectBottomClusters(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelectBottomHits(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelected(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether or not this crystal should be highlighted as a selected crystal.
setSelectedCrystal(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets which crystal is currently selected.
setSelectedCrystal(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets which crystal is currently selected.
setSelectedCrystalHighlight(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color in which selected crystals should be highlighted.
setSelectedItem(Object) - Method in class org.hps.monitoring.application.DataSourceComboBox
Set the currently selected item.
setSelectionHighlighting(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether or not the currently selected crystal should be highlighted or not.
setSelectNumberOfLayers(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelectTopClusters(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelectTopHits(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSensitiveDetector(SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setSensitiveDetector(SensitiveDetector) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerLCDDBuilder
 
setSensorMap(Map<Integer, Integer>) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
setSensorPhysicalVolumeProperties(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
setSequenceNumber(int) - Method in class org.hps.record.composite.CompositeRecord
Set the sequence number of this record.
setShapeFitParameters(SvtShapeFitParameters) - Method in class org.hps.conditions.svt.ChannelConstants
Set the pulse parameters.
setShapeFitParameters(int, double[]) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the shape fit results for the given channel.
setSharedHitScores(double[]) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setShareThreshold(int) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setShareThreshold(int) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
setShow_plots(boolean) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setShowPlots(boolean) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
setShowPlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setShowPlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setShowPlots(boolean) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
setSide(MotorPositionLoader.Side) - Method in class org.hps.conditions.svt.MotorPositionLoader
 
setSide(String) - Method in class org.hps.conditions.svt.SvtDaqMapping
Set the side of the sensor (ELECTRON or POSITRON).
setSig(double) - Method in class org.hps.svt.SVTHitLevelPlots
 
setSigma(double) - Method in class org.hps.analysis.ecal.cosmic.LandauPdf
 
setSigmaThreshold(double) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Set the sigma threshold for an ADC value.
setSimTrackerHitCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
Set the SimTrackerHit collection to be used for tracking.
setSite(Site) - Method in class org.hps.crawler.CrawlerConfig
Set the dataset site.
setSite(Site) - Method in class org.hps.rundb.builder.DatacatBuilder
 
setSize(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
setSize(Dimension) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
setSkipInitial(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setSkipMin(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setSkipNoClusterEvents(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to raise a NextEventException if no Clusters are created by the Clusterer.
setSkipNoiseEvents(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates whether events which exceed a certain number of total hits, defined by noiseEventThreshold, should be treated as noise events and skipped.
setSkipNoiseEvents(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether events which exceed a certain number of total hits, defined by noiseEventThreshold, should be treated as noise events and skipped.
setSnapToEdge(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setSnapToEdge(boolean) - Method in class org.hps.recon.utils.TrackClusterMatcher
 
setSortHits(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to sort the clusters' hits before writing to event.
setSpreadsheetFile(File) - Method in class org.hps.rundb.builder.SpreadsheetBuilder
 
setStart(SvtBiasMyaDumpReader.SvtBiasMyaEntry) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
setStartDate(Date) - Method in class org.hps.monitoring.application.model.RunModel
Set the start date.
setState(double, boolean, Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets the crystal's energy, cluster center status, and highlighting color.
setStateClusterEnergyHigh(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster total energy upper bound cut were met.
setStateClusterEnergyLow(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster total energy lower bound cut were met.
setStateCoplanarity(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair coplanarity cut were met.
setStateEnergyDifference(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair energy difference cut were met.
setStateEnergySlope(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair energy slope cut were met.
setStateEnergySumHigh(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair energy sum upper bound cut were met.
setStateEnergySumLow(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair energy sum lower bound cut were met.
setStateHitCount(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster hit count cut were met.
setStateSeedEnergyHigh(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster seed energy upper bound cut were met.
setStateSeedEnergyLow(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster seed energy lower bound cut were met.
setStateTimeCoincidence(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the time coincidence cut were met.
setStationName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET station name.
setStationPosition(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET station position.
setStatus(StatusCode, String) - Method in interface org.hps.monitoring.subsys.SystemStatus
Set the current status code and message, which will cause the last changed time to be set and the listeners to be notified of the status change.
setStatus(StatusCode, String) - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
setStatusData(SvtConfigData.RocTag, String) - Method in class org.hps.record.svt.SvtConfigData
 
setStatusField(String, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets the value of the indicated status field on the calorimeter display.
setSteeringFile(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the steering file path.
setSteeringResource(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the steering file resource.
setSteeringType(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the steering type (file or resource).
setStepSize(double) - Method in class org.hps.util.RK4integrator
 
setStereo(boolean) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Flag the sensor as being stereo
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
setStereoAngle(double) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleAxial
 
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo
 
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
setStereoPair(String, int, int) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setStopOnEndRun(boolean) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set whether loop will stop when an end of run record is encountered e.g.
setStopOnEndRun(boolean) - Method in class org.hps.record.composite.EvioEventAdapter
Returns true if processing should be stopped when end of run occurs, e.g.
setStopOnErrors(boolean) - Method in class org.hps.record.composite.CompositeLoop
Set to true in order to have this loop stop on all event processing errors.
setStopOnErrors(boolean) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set whether the loop will stop when event processing errors occur.
setStoreCovTrkMomList(boolean) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setStoreCovTrkMomList(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setStoreHits(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to store hit references into the output clusters.
setStoreHits(boolean) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Set to true to store hits in the output clusters.
setStoreTrackStates(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setStoreVertexCovars(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setStrategyResource(String) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Set the tracking strategy resource.
setStrategyResource(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
Set the tracking strategy resource.
setStrategyResource(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set the tracking strategy resource.
setStrategyResource(String) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set the tracking strategy resource.
setStrictPairs(boolean) - Method in class org.hps.recon.filtering.EcalPairsFilter
 
setStripHitOutputCollectionName(String) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setStripHitOutputCollectionName(String) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setStripHitsCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setStripHitsCollectionName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setStripMaxSeparation(double) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setStripNumbering() - Method in class org.hps.svt.alignment.HPSStrips
 
setStripOffset() - Method in class org.hps.svt.alignment.HPSStrips
 
setStripTolerance(double) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setSubdetector(Subdetector) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setSubdetector(Subdetector) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
setSubdetectorName(String) - Method in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
setSubdetectorName(String) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.MaterialSupervisor
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.SeedTracker
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setSubdetectorName(String) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
setSubtractTOF(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setSubtractTriggerTime(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setSupplyLcioEvents(boolean) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set whether to supply LCIO events to a DataSource that will automatically register itself to JAS3 in order to activate Wired, the LCSim Event Browser, etc.
setSuppressRedraw(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether the panel crystals should repaint automatically whenever their state changes.
setSvtHalf(String) - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Set the SVT half that the sensor belongs to.
setSvtName(String) - Method in class org.hps.detector.svt.SvtDetectorSetup
Set the name of the SVT in the detector model.
setT0(double) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
setT0(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setT0Cut(double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
setT0Err(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setT0Shift(double) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the t0 shift for this sensor.
setT0Shifts(AbstractSvtT0Shift.AbstractSvtT0ShiftCollection<? extends AbstractSvtT0Shift>) - Method in class org.hps.conditions.svt.AbstractSvtConditions
Set the sensor t0 shifts for this conditions set.
setTableMetaData(TableMetaData) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the table meta data of the object.
setTableMetaData(TableMetaData) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Set the table meta data of the collection.
setTableMetaData(TableMetaData) - Method in interface org.hps.conditions.api.DatabaseObject
Set the table meta data of the object.
setTableName(String) - Method in class org.hps.conditions.api.TableMetaData
Set the table name.
setTags(Set<String>) - Method in class org.hps.job.DatabaseConditionsManagerSetup
Set the set of tags for filtering conditions records.
setTarget(String) - Method in class org.hps.rundb.RunSummaryImpl
Set the target description.
setTargetConV0CandidatesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for target constrained V0 candidate particles.
setTargetConV0VerticesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for target constrained V0 candidate vertices.
setThreeClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setThreeClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setThreeClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setThreshold(double) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set a minimum energy threshold in GeV for created CalorimeterHit objects to be written into the output collection.
setThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set a minimum energy threshold in GeV for created CalorimeterHit objects to be written into the output collection.
setThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set a minimum energy threshold in GeV for created CalorimeterHit objects to be written into the output collection.
setThreshold(double) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setThreshold(int) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setThrowDetectorChanged(boolean) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
setThrowEndOfData(boolean) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
setThrowProcess(boolean) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
setThrowStartOfData(boolean) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
setTIFlags(TIData) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the TI-bit flags for each trigger type and also indicates whether or not at least one TI-bit was found active.
setTightConstraint(boolean) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Setting a tight constraint requires one and only one candidate in the event
setTightConstraint(boolean) - Method in class org.hps.recon.filtering.V0CandidateFilter
Setting a tight constraint requires one and only one candidate in the event
setTightSignificanceThreshold(double) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
setTimeAxisRange(double) - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
setTimeCoincidence(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setTimeout(long) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the timeout when calling next on the LCIO record queue.
setTimeRange(int) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setTimerInterval(int) - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
setTimeShift(EcalTimeShift) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set the time shift.
setTimestamp(Date) - Method in class org.hps.crawler.CrawlerConfig
Set a date for filtering input files.
setTimestamp(String) - Method in class org.hps.crawler.CrawlerConfig
Set a date for filtering input files using a string in the default format defined by TIMESTAMP_DATE_FORMAT.
setTimestampFile(File) - Method in class org.hps.crawler.CrawlerConfig
Set a date for filtering files based on the modification date of a timestamp file.
setTimeWindow(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setTimeWindow(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setTimeWindow(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
setTimeWindowWeight(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setTimingPlots(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
settingChanged(SettingsEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.PropertyUpdater
 
settingChanged(SettingsEvent) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.SettingsListener
Indicates that a setting has changed.
SETTINGS_OKAY_COMMAND - Static variable in class org.hps.monitoring.application.Commands
Okay button in settings panel.
settingsDialog - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The settings dialog window.
SettingsDialog - Class in org.hps.monitoring.application
The modal dialog for entering application settings.
SettingsDialog(ConfigurationModel, ActionListener) - Constructor for class org.hps.monitoring.application.SettingsDialog
Class constructor.
SettingsEvent - Class in org.hps.monitoring.ecal.eventdisplay.util
Class SettingsEvent represents a change that has occurred to some setting in a CalorimeterPanel object.
SettingsEvent(CalorimeterPanel, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Instantiates a new SettingsEvent object.
SettingsListener - Interface in org.hps.monitoring.ecal.eventdisplay.util
Interface SettingsListener tracks changes that occur in the settings of a CalorimeterPanel object.
settingsMenu - Variable in class org.hps.monitoring.application.MenuBar
Menu item for opening the settings dialog window.
settingsPanel - Variable in class org.hps.monitoring.application.SettingsDialog
The panel with the settings.
SettingsPanel - Class in org.hps.monitoring.application
The container component with the tabs that have job and connection settings.
SettingsPanel(JDialog, ConfigurationModel, ActionListener) - Constructor for class org.hps.monitoring.application.SettingsPanel
Class constructor.
setTiTimeOffset(Long) - Method in class org.hps.rundb.RunSummaryImpl
Set the TI time offset in ns.
setTMax(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setTMin(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setToIdentity() - Method in class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
setTolerance(double) - Method in class org.hps.recon.vertexing.VertexFitter
Set the convergence criteria for the fit (default is 1E-9).
setTopBankTag(int) - Method in class org.hps.evio.EcalEvioReader
 
setTopClusterTrackDxCuts(double, double) - Method in class org.hps.recon.utils.TrackClusterMatcher
Set the window in which the x residual of the extrapolated top track position at the Ecal and the Ecal cluster position must be within to be considered a 'good match'
setTopClusterTrackDyCuts(double, double) - Method in class org.hps.recon.utils.TrackClusterMatcher
Set the window in which the y residual of the extrapolated top track position at the Ecal and the Ecal cluster position must be within to be considered a 'good match'
setTopD0Correction(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTopLambdaCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTopOmegaCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTopPhiCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTopZ0Correction(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTotalEvents(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the total number of events in the run.
setTotalEvents(Long) - Method in class org.hps.rundb.RunSummaryImpl
Set the total number of physics events in the run.
setTotalFiles(Integer) - Method in class org.hps.rundb.RunSummaryImpl
Set the total number of EVIO files in the run.
setTp(double) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Shaper time constant.
setTp(double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setTp(double) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setTrackCheck(TrackCheck) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Set TrackCheck object to be used by the track finding algorithm.
setTrackCheck(TrackCheck) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
setTrackChi2Cut(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum track chi2 for a V0 to be counted.
setTrackClusterMatchPlots(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setTrackClusterTimeOffset(double) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setTrackClusterTimeOffset(double) - Method in class org.hps.record.StandardCuts
 
setTrackCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
setTrackCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
setTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
setTrackCollectionName(String) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the LCIO collection name for particle track data.
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.TrackDataDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setTrackCollectionNamePath(String) - Method in class org.hps.util.TwoTrackFilterDriver
 
setTrackCollectionNames(String[]) - Method in class org.hps.recon.particle.ReconParticleDriver
Set the names of the LCIO track collections used as input.
setTrackDir(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set track direction at this cluster
setTrackDtCut(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum track time different for a V0 to be counted.
setTrackerHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
setTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
setTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
setTrackerHitsCollectionName(String) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
setTrackFittingAlgorithm(HPSFitter) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setTrackHitCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setTrackHitMCRelationsCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setTrackHitRelationsCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setTrackId(int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
setTrackLambda(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setTrackMomentumCovariances(List<Matrix>) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setTrackMomentumMaxFraction(double) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the minimum momentum of a track, divided by the beam energy
setTrackMomentumMinFraction(double) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the minimum momentum of a track, divided by the beam energy
setTrackParameters(double[]) - Method in class org.hps.recon.tracking.WTrack
 
setTrackPhi(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setTrackPMax(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum track momentum for a V0 to be counted.
setTrackPos(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set track position in local frame
setTracks(Track, Track, FieldMap) - Method in class org.hps.recon.vertexing.TwoTrackFringeVertexer
 
setTracks(Track, Track) - Method in class org.hps.recon.vertexing.TwoTrackVertexer
 
setTrackType(List<Track>) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Set the track type to Y_FIELD so swimming is done correctly in Wired.
setTrackType(List<Track>) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set the track type to Y_FIELD so swimming is done correctly in Wired.
setTrackType(List<Track>) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set the track type to Y_FIELD so swimming is done correctly in Wired.
setTransformToTracking(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setTranslation(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setTranslation(double, double, double) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setTriggerCollection(String) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setTriggerCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Sets the name of the LCIO collection containing simulated triggers.
setTriggerCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the name of LCIO collection containing simulated triggers.
setTriggerConfigName(String) - Method in class org.hps.rundb.RunSummaryImpl
Set the trigger config file.
setTriggerDelay(double) - Method in class org.hps.readout.ecal.TriggerableDriver
 
setTriggerRate(Double) - Method in class org.hps.rundb.RunSummaryImpl
Set the trigger rate in KHz.
setTriggerSpacing(int) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
setTriggerThreshold(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Threshold for trigger-path hits.
setTriggerType(String) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setTriggerType(String) - Method in class org.hps.analysis.examples.StripEventDriver
 
setTriggerType(String) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the which of the triggers this driver should verify.
setTriggerType(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
setTriggerType(String) - Method in class org.hps.recon.filtering.TriggerTypeFilter
 
setTriggerWindowEnd(int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the end of the trigger window range.
setTriggerWindowStart(int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the start of the trigger window range.
setTripletEnergySumThreshold(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the sum of the energies of a cluster triplet under which the triplet will be rejected and not produce a trigger.
setTripletPairSeparationThreshold(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the minimum distance apart for a cluster pair within a cluster triplet.
setTripletTotalEnergyThreshold(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for which at least two clusters in a cluster triplet will be required to surpass.
setTrkCollectionName(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setTruncateScale(int) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setTruncateScale(int) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setTruthPeriod(int) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setTsCorrectionScale(double) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setTupleFile(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
setTwoClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setTwoClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setTwoClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setType(int) - Method in class org.hps.recon.particle.SimpleParticleID
 
setU(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set and get u vector for this strip sensor
setUnconstrainedV0CandidatesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for unconstrained V0 candidate particles.
setUnconstrainedV0VerticesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for unconstrained V0 candidate vertices.
setUnmeasuredCoordinate() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setUnsharedHitScores(double[]) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setup() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
 
setup(ConfigurationModel) - Method in class org.hps.monitoring.application.EventProcessing
Setup this class from the global org.hps.monitoring.model.ConfigurationModel object.
setup() - Method in class org.hps.record.et.EtStationThread
Setup this station for receiving events.
setup() - Method in class org.hps.util.UnfoldFieldmap
 
setupAida() - Method in class org.hps.monitoring.application.MonitoringApplication
Setup AIDA plotting into the GUI components.
setupCollections(EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
setupColumns(TableMetaData) - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Setup the columns from table meta data.
setupCommandLineOptions() - Static method in class org.hps.conditions.svt.SvtConditionsLoader
Method used to setup all command line options.
setupConditionsManager(CommandLine) - Method in class org.hps.conditions.cli.CommandLineTool
Setup the conditions system based on command line arguments.
setupContentPane() - Method in class org.hps.monitoring.application.PlotInfoPanel
Configure the frame's content panel from current component settings.
setupDaqMap(Subdetector) - Method in class org.hps.evio.AbstractSvtEvioReader
A method to setup a mapping between a DAQ pair (FPGA/Hybrid or FEB ID/FEB Hybrid ID) and the corresponding sensor.
setupDaqMap(Subdetector) - Method in class org.hps.evio.SvtEvioReader
A method to setup a mapping between a DAQ pair (FEB/FEB Hybrid) and the corresponding sensor.
setupDaqMap(Subdetector) - Method in class org.hps.evio.TestRunSvtEvioReader
A method to setup a mapping between a DAQ pair (FPGA/Hybrid) and the corresponding sensor.
setUpdated(Date) - Method in class org.hps.rundb.RunSummaryImpl
Set the updated date of the summary.
setupEventBuilder(int) - Method in class org.hps.evio.EvioToLcio
Setup the LCSimEventBuilder based on the current detector name and run number.
setupLcsim(ConfigurationModel) - Method in class org.hps.monitoring.application.EventProcessing
Setup LCSim event processing from the global org.hps.monitoring.model.ConfigurationModel object.
setupLogger() - Method in class org.hps.monitoring.application.MonitoringApplication
Setup the logger.
setupLoop(ConfigurationModel) - Method in class org.hps.monitoring.application.EventProcessing
Setup the CompositeLoop from the global org.hps.monitoring.model.ConfigurationModel object.
setupNoTrackWriter() - Method in class org.hps.analysis.vertex.VertexDebugger
 
setUpperBound(double) - Method in class org.hps.record.daqconfig.UBOCutConfig
Sets the upper bound of the cut to the specified value.
setUpperBound(double) - Method in class org.hps.record.daqconfig.ULBCutConfig
Sets the upper bound of the cut to the specified value.
setupPhysicalVolumes() - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Setup physical volumes based on the top level JavaSurveyVolume.
setupPhysicalVolumes(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Setup the physical volumes recursively
setupPhysicalVolumes() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Top function to add objects to the LCDD file using the geometry builder class.
setupPhysicalVolumes(LCDDSurveyVolume, LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Add a @LCDDBaseGeom geometry object to the LCDD file.
setupPlots(boolean) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
setupPlots() - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
setupPlots() - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
setupPlots() - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setupPlots() - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setupPlotterTab(String, IPlotter) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Setup a plotter tab.
setupPreparedStatement(PreparedStatement, ConditionsObject) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Setup a prepared statement from ConditionsObject data.
setupRootPane(String) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Setup the root GUI pane of this factory for display of plots in tabs.
setupSensorDetectorElements(Subdetector) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
setupSensors(EventHeader) - Method in class org.hps.analysis.examples.StripEventDriver
 
setupSensors(EventHeader) - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
setupSensors(EventHeader) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
setupSensors(EventHeader) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setupSteeringFile(String) - Method in class org.hps.monitoring.application.EventProcessing
Setup XML steering from a file from disk.
setupSteeringResource(String) - Method in class org.hps.monitoring.application.EventProcessing
Setup XML steering from a jar resource.
setupSystemStatusMonitor() - Method in class org.hps.monitoring.application.MonitoringApplication
Configure the system status monitor panel for a new job.
setupVariables() - Method in class org.hps.analysis.tuple.FEETupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.MollerTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TridentFullTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TridentMCTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TridentTruthTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TridentTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TupleMaker
 
setupVariables() - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.WABTridentFullTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.WABTupleDriver
 
setupWriter() - Method in class org.hps.analysis.vertex.VertexDebugger
 
setupWriter() - Method in class org.hps.util.LCIOFilterDriver
 
setUse2014Gain(boolean) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Switch between test run and 2014 definitions of gain constants.
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalGain
Chooses which ADC --> Energy convention is used.
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalGainDriver
Set to true to use the "2014" gain formula:
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Chooses which ADC --> Energy convention is used.
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Chooses which ADC --> Energy convention is used.
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use the "2014" gain formula:
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use the "2014" gain formula:
setUseAnalyticExtrapolator(boolean) - Method in class org.hps.recon.utils.TrackClusterMatcher
Use the analytic track extrapolator i.e.
setUseClusterTriplet(boolean) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Toggles whether the driver triggers off of a pair of clusters or a triplet of clusters.
setUseConstantWindow(boolean) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Sets whether to use a constant integration window for the the purpose of determining the correct pedestal.
setUseCorrectedClusterPositionsForMatching(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setUseCrystalHighlighting(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets whether the calorimeter panel will highlight any crystals that the mouse cursor passes over.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets whether GTP settings should be drawn from the EvIO data DAQ configuration or read from the steering file.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalGain
Set whether to use DAQ configuration read from EVIO to set EcalRawConverter parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalGainDriver
Sets whether the driver should use the DAQ configuration from EvIO file for its parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Set whether to use DAQ configuration read from EVIO to set EcalRawConverter parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set whether to use DAQ configuration read from EVIO to set EcalRawConverter parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Sets whether the driver should use the DAQ configuration from EvIO file for its parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set whether to use DAQ configuration read from EVIO to set EcalRawConverter parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Sets whether the driver should use the DAQ configuration from EvIO file for its parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Sets whether the driver should use the DAQ configuration from EvIO file for its parameters.
setUseDefaultColor(boolean, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether the crystal should use a default color when it has no energy.
setUseDefaultCuts(boolean) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Use default cuts based on beam energy.
setUseDefaultXPlane(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
 
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
 
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use pulse fitting instead of arithmetic integration:
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
 
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use pulse fitting instead of arithmetic integration:
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use pulse fitting instead of arithmetic integration:
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
setUseHitCut(boolean) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the hit cut value for hits in cluster This cut is used in 2016 running (not 2015)
setUseHPSMaterialManager(boolean) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Set to enable the use of the HPS material manager implementation
setUseHPSMaterialManager(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set to enable the use of the HPS material manager implementation
setUseHPSMaterialManager(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set to enable the use of the HPS material manager implementation
setUseInternalVertexXYPositions(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setUseLinearScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets the calorimeter panel to be displayed using a linear scale.
setUseLogarithmicScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets the calorimeter panel to be displayed using a logarithmic scale.
setUser(String) - Method in class org.hps.conditions.database.ConnectionParameters
 
setUseRawEnergy(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setUserRunNumber(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set a user run number which will be used to initialize the conditions system.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Enables using running pedestals calculated on the fly from previous events.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Enables using running pedestals calculated on the fly from previous events.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use a running pedestal calibration from mode 7 data.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
Enables using running pedestals calculated on the fly from previous events.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use a running pedestal calibration from mode 7 data.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use a running pedestal calibration from mode 7 data.
setUseRunTableFormat(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setUseTimeCut(boolean) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setUseTimeCut(boolean) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
 
setUseTimeCut(boolean) - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterDriver
 
setUseTimeCut(boolean) - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
setUseTimestamps(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use timestamp information from the ECal or trigger.
setUseTimestamps(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use timestamp information from the ECal or trigger.
setUseTimestamps(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use timestamp information from the ECal or trigger.
setUseTimestamps(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setUseTimeWalkCondition(boolean) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
setUseTimeWalkCorrection(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Set whether to use timewalk corrections.
setUseTimeWalkCorrection(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set whether to use timewalk corrections.
setUseTimeWalkCorrection(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to apply time walk correction from EcalTimeWalk.correctTimeWalk(double, double).
setUseTimeWalkCorrection(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to apply time walk correction from EcalTimeWalk.correctTimeWalk(double, double).
setUseTimingConditions(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setUseTriggerFilter(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
setUseTruthTime(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use MC truth information.
setUseTruthTime(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use MC truth information.
setUseTruthTime(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use MC truth information.
setUseTruthTime(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
Report time relative to the nearest expected truth event time.
setUseVersionOne(boolean) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Toggles whether the more inclusive acceptance region version 1 is used, or the slightly smaller and more exclusive acceptance region version 2.
setUseWeights(boolean) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setUseWeights(boolean) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setUseZeroEnergyColorMapping(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets whether zero-energy crystals should be rendered as grey or whether they should use the minimum-energy color from the color scale.
setV(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set and get v vector for this strip sensor
setV0BsconVxCut(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setV0BsconVxCut(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setV0BsconVyCut(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setV0BsconVyCut(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setV0CandidateCollectionName(String) - Method in class org.hps.recon.filtering.V0CandidateFilter
Name of V0 Candidate ReconstructedParticle Collection Name
setV0CandidateCollectionName(String) - Method in class org.hps.recon.filtering.V0CandidateFilter2015Pass7
Name of V0 Candidate ReconstructedParticle Collection Name
setV0Chi2Cut(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum vertex chi2 for a V0 to be counted.
setV0CollectionName(String) - Method in class org.hps.recon.filtering.V0SkimDriver
sets the V0 candidate collection to use.
setV0Momentum(Hep3Vector, Hep3Vector) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setV0PMax(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
 
setV0TargetXY(double[], double[]) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setV0UnconVxCut(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setV0UnconVxCut(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setV0UnconVyCut(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setV0UnconVyCut(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setValidateClusters(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set whether to validate the output.
setValue(String, Object) - Method in interface org.hps.conditions.api.FieldValues
Set the value of a field.
setValue(String, Object) - Method in class org.hps.conditions.api.FieldValuesMap
Set the value of a field.
setValue(Date) - Method in class org.hps.monitoring.application.DatePanel
Set the value of the field.
setValue(double) - Method in class org.hps.monitoring.application.FieldPanel
Set the field value from a double.
setValue(int) - Method in class org.hps.monitoring.application.FieldPanel
Set the field value from an int.
setValue(long) - Method in class org.hps.monitoring.application.FieldPanel
Set the field value from a long.
setValue(String) - Method in class org.hps.monitoring.application.FieldPanel
Set the field value from a String.
setValue(Object) - Method in class org.hps.monitoring.application.LogTable.DateRenderer
 
setValue(int, double) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Set the value of a cut by index.
setValue(String, double) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Set a cut value by name.
setValue(int, double) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
setValue(String, double) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
setValue(int, E) - Method in class org.hps.record.daqconfig.AbstractConfig
Sets the value corresponding to the argument value ID to a new object.
setValue(String, double) - Method in class org.hps.record.epics.EpicsData
Set a variable's value.
setValue(int, double) - Method in class org.hps.record.epics.EpicsGenericObject
Set a value by index.
setValue(double) - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
setValueAt(Object, int, int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Set the table cell value.
setValues(double[]) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Set all the cut values from an array.
setValues(Map<String, Double>) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Set the cut values from a map of keys to values.
setValues(double[]) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
setValues(Map<String, Double>) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
setValues(double[]) - Method in class org.hps.record.epics.EpicsGenericObject
Set the values array.
setVeePos(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setVerbose(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets whether the full event verification summary should be printed on every event or not.
setVerbose(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets whether the full event verification summary should be printed on every event or not.
setVerbose(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set verbose mode for the ET system.
setVerbose(boolean) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Print debug text.
setVerbose(boolean) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Toggles whether the driver will output its actions to the console during run time or not.
setVerbose(boolean) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Toggles whether the driver will output its actions to the console during run time or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Sets whether the clustering algorithm should output diagnostic text or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets whether the clusterer should output diagnostic text or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets whether the clusterer should output diagnostic text or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets whether the clusterer should output diagnostic text or not.
setVerbosity(int) - Method in class org.hps.evio.EcalHitWriter
 
setVerbosity(int) - Method in interface org.hps.evio.HitWriter
Set the amount of printouts generated by the writer.
setVerbosity(int) - Method in class org.hps.evio.SVTHitWriter
 
setVerbosity(int) - Method in class org.hps.evio.TestRunTriggeredReconToEvio
Set the amount of printouts generated by the writers.
setVerbosity(int) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
Set the amount of printouts generated by the writers.
setVerbosity(int) - Method in class org.hps.evio.TriggerDataWriter
 
setVerbosity(int) - Method in class org.hps.readout.svt.SimpleSvtReadout
Set the amount of printouts generated by this driver.
setVertexTrackParameters(Hep3Vector, Hep3Vector, double) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setVerticesColName(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
setVisName(String) - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeVisualization
 
setVisualization() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setVisualization() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerLCDDBuilder
 
setVolume(ILogicalVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setVolume(Volume) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setW(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set and get w vector for this strip sensor
setWaitMode(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET wait mode (timed, asynchronous or wait).
setWaitTime(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET wait time, which is ignored if wait mode is not timed.
setWarningIntervalMillis(long) - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
setWarningIntervalMillis(long) - Method in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
setWindow(int) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
setWindow(int) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
setWindow(int) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
setWindowAfter(int) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets the number of clock-cycles to include in the clustering window after the seed hit.
setWindowAfter(int) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets the number of clock-cycles to include in the clustering window after the seed hit.
setWindowBefore(int) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets the number of clock-cycles to include in the clustering window before the seed hit.
setWindowBefore(int) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets the number of clock-cycles to include in the clustering window before the seed hit.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Set number of samples in readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set number of samples in readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the number of samples in the FADC readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set number of samples in readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the number of samples in the FADC readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the number of samples in the FADC readout window.
setWriteClusterCollection(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to write the Cluster collection to the output LCIO file.
setWriteClusterCollection(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Defines whether the output of this clusterer should be persisted to LCIO or not.
setWriteEcalData(boolean) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
Set whether the LCIO writer looks for ECal readout data.
setWriteGbl(boolean) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
setWriteHitCollection(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets whether the set of hits associated with an event's clusters should be written to the data stream and persisted in LCIO.
setWriteMilleBinary(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setWriteMilleChi2Cut(int) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setWritePulseShapeParameters(boolean) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setWriteRejectedHitCollection(boolean) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
This controls whether the rejected hit collection is written out.
setWriteRunAndEventNumbers(boolean) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
Write out run and event numbers of events passing the cuts if desired
setWriteSvtData(boolean) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
Set whether the LCIO writer looks for SVT readout data.
setWriteTriggerData(boolean) - Method in class org.hps.evio.TestRunTriggeredReconToLcio
Set whether the LCIO writer looks for trigger readout data.
SetX(double) - Method in class org.hps.detector.ecal.GVector
set vector x coordinate
setX(int) - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Sets the object's x-coordinate.
setX(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
SetXYZ(double, double, double) - Method in class org.hps.detector.ecal.GVector
set vector (x,y,z) coordinate
SetY(double) - Method in class org.hps.detector.ecal.GVector
set vector y coordinate
setY(int) - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Sets the obejct's y-coordinate.
setY(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
SetZ(double) - Method in class org.hps.detector.ecal.GVector
set vector z coordinate
setZ(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
sFinallist - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
shape - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
shape - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
shape - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
shapeFitParameters - Variable in class org.hps.conditions.svt.ChannelConstants
The shape fit parameters for the channel.
ShapeFitParameters - Class in org.hps.recon.tracking
 
ShapeFitParameters() - Constructor for class org.hps.recon.tracking.ShapeFitParameters
 
ShapeFitParameters(double, double) - Constructor for class org.hps.recon.tracking.ShapeFitParameters
 
shapeFitParametersMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
shapePlots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
ShaperAnalyticFitAlgorithm - Class in org.hps.recon.tracking
Fast fitter; currently only fits single hits.
ShaperAnalyticFitAlgorithm() - Constructor for class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
ShaperFitAlgorithm - Interface in org.hps.recon.tracking
 
ShaperLinearFitAlgorithm - Class in org.hps.recon.tracking
Fast fitter; currently only fits single hits.
ShaperLinearFitAlgorithm(int) - Constructor for class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
ShaperPileupFitAlgorithm - Class in org.hps.recon.tracking
 
ShaperPileupFitAlgorithm() - Constructor for class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
ShaperPileupFitAlgorithm(double) - Constructor for class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
shared - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
SHARED_HITS - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
sharedHitList - Variable in class org.hps.analysis.examples.TrackAnalysis
 
sharedHitScore - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
sharedHitsPostAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
sharedHitsPreAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
sharedTracksMap - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
shareList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
shareThreshold - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
shareThreshold - Variable in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
shift_again_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
shift_again_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
shift_again_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
shift_again_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
shift_vertically_to_15mrad - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
shift_vertically_to_15mrad - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
shift_vertically_to_beam_plane - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
shift_vertically_to_beam_plane - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
shiftTracksToVertex(List<ReconstructedParticle>, Hep3Vector) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
ShortAxialHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHalfModule
 
ShortAxialHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHalfModule
 
ShortAxialHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
ShortAxialHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
ShortAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
ShortAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
ShortHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
ShortHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
ShortHalfModuleBundle() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModuleBundle
 
ShortHalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModuleBundle
 
ShortHalfModuleBundle() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModuleBundle
 
ShortHalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModuleBundle
 
ShortModule(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
ShortModule(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
ShortModuleBot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleBot
 
ShortModuleBot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBot
 
ShortModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleBundle
 
ShortModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBundle
 
ShortModuleTop(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
ShortModuleTop(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
ShortSensor(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
ShortSensor(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
ShortStereoHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHalfModule
 
ShortStereoHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHalfModule
 
ShortStereoHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
ShortStereoHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
ShortStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
ShortStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
show_plots - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
SHOW_SETTINGS - Static variable in class org.hps.monitoring.application.Commands
Show the settings dialog.
showConfirmationDialog(Component, String, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show a confirmation dialog.
showErrorDialog(Component, String, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show an error dialog.
showErrorDialog(Component, Throwable, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show an error dialog with an associated thrown object.
showErrorDialog() - Method in class org.hps.monitoring.application.util.ErrorHandler
Show an error dialog with the message.
showErrorDialog(String, String) - Method in class org.hps.monitoring.application.util.ErrorHandler
Show an error dialog with a custom message and title.
showInfoDialog(Component, String, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show an information dialog.
showPlots - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
showPlots - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
showPlots - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
showPlots - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
showPlots - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
showSettingsDialog() - Method in class org.hps.monitoring.application.MonitoringApplication
Show the settings dialog window.
showStatusDialog(Component, String, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show a status dialog which will block GUI interaction.
SiClHitTime - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SiClHitTime - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SiClHitTime - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
siClusterCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
siClusterCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
siClusterCollectionName - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
side - Variable in class org.hps.conditions.svt.MotorPositionLoader
 
Side() - Constructor for enum org.hps.conditions.svt.MotorPositionLoader.Side
 
side - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
side - Variable in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
side() - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
side_plate_cone_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
side_plate_cone_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
side_plate_cone_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
side_plate_cone_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
side_plate_pin_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
side_plate_pin_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
sigE(double, int, double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the energy resolution accounting for position relative to the edge in the Ecal/
sigma - Variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
sigma - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
sigmaFrac(double, double, int, double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the sigma of the E/P distribution in order to check if the cluster energy is in the peak or tail of the distribution before combining.
sigmaThreshold - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
Sign(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
SIGNAL_AMPLITUDE_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
SIGNAL_DATA_STYLE_COLOR - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
SIGNAL_TIME_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
signalMean - Static variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
signalMean - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
signalNormHistograms - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
signalNormHistograms - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
signalSigma - Static variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
signalSigma - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
signalSignificanceHistograms - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
signalSignificanceHistograms - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
signalSignificanceThreshold - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
sigP(double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the momentum resolution.
sigpx - Static variable in class org.hps.util.GenerateBunches
 
sigpx - Static variable in class org.hps.util.GenerateSingleParticles
 
sigpy - Static variable in class org.hps.util.GenerateBunches
 
sigpy - Static variable in class org.hps.util.GenerateSingleParticles
 
sigpz - Static variable in class org.hps.util.GenerateBunches
 
sigpz - Static variable in class org.hps.util.GenerateSingleParticles
 
sigt0Map - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
sigt0Names - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
sigx - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sigx - Static variable in class org.hps.util.ConvertToStdhep
 
sigx - Static variable in class org.hps.util.DatFileToStdhep
 
sigx - Static variable in class org.hps.util.DatFileToStdhepTVM
 
sigx - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
sigx - Static variable in class org.hps.util.GenerateBunches
 
sigx - Static variable in class org.hps.util.GenerateSingleParticles
 
sigy - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sigy - Static variable in class org.hps.util.ConvertToStdhep
 
sigy - Static variable in class org.hps.util.DatFileToStdhep
 
sigy - Static variable in class org.hps.util.DatFileToStdhepTVM
 
sigy - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
sigy - Static variable in class org.hps.util.GenerateBunches
 
sigy - Static variable in class org.hps.util.GenerateSingleParticles
 
sigz - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sigz - Static variable in class org.hps.util.ConvertToStdhep
 
sigz - Static variable in class org.hps.util.DatFileToStdhep
 
sigz - Static variable in class org.hps.util.DatFileToStdhepTVM
 
sigz - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
sigz - Static variable in class org.hps.util.GenerateBunches
 
sigz - Static variable in class org.hps.util.GenerateSingleParticles
 
SiHitClHitTime - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SiHitClHitTime - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SiHitClHitTime - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SiliconResolutionModel - Interface in org.hps.recon.tracking
 
simClusterAllTime - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
simClusterVerifiedTime - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
simHits - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
simhitsontrack - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
Similarity(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
SimpleAmbiguityResolver - Class in org.hps.recon.tracking
Only performs: removal of duplicates, removal of partials, removal of shared tracks based on number of shared-hits, removal of poor scoring tracks.
SimpleAmbiguityResolver(List<List<Track>>, SimpleAmbiguityResolver.AmbiMode, int, double) - Constructor for class org.hps.recon.tracking.SimpleAmbiguityResolver
Constructor
SimpleAmbiguityResolver() - Constructor for class org.hps.recon.tracking.SimpleAmbiguityResolver
Default constructor
SimpleAmbiguityResolver.AmbiMode - Enum in org.hps.recon.tracking
 
SimpleCosmicClusterer - Class in org.hps.recon.ecal.cluster
This algorithm clusters an input list of CalorimeterHits using an iterative nearest neighbor algorithm.
SimpleCosmicClusterer() - Constructor for class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
Default constructor that sets cut names and default values.
SimpleEcalReadoutDriver - Class in org.hps.readout.ecal
Performs readout of ECal hits.
SimpleEcalReadoutDriver() - Constructor for class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
SimpleEventFilterDriver - Class in org.hps.recon.filtering
This is a Driver for selecting/rejecting recon events using simple criteria on the output collections.
SimpleEventFilterDriver() - Constructor for class org.hps.recon.filtering.SimpleEventFilterDriver
 
SimpleEventFilterDriver.ClusterFilter - Class in org.hps.recon.filtering
 
SimpleEventFilterDriver.EventFilter - Interface in org.hps.recon.filtering
 
SimpleEventFilterDriver.ReconstructedParticleFilter - Class in org.hps.recon.filtering
 
SimpleEventFilterDriver.TrackFilter - Class in org.hps.recon.filtering
 
SimpleMuonAnalysis - Class in org.hps.analysis.muon
 
SimpleMuonAnalysis() - Constructor for class org.hps.analysis.muon.SimpleMuonAnalysis
 
simpleName - Variable in class org.hps.recon.particle.ReconParticleDriver
The simple name of the class used for debug print statements.
SimpleParticleID - Class in org.hps.recon.particle
 
SimpleParticleID() - Constructor for class org.hps.recon.particle.SimpleParticleID
 
SimpleParticleID(int, int, int, double) - Constructor for class org.hps.recon.particle.SimpleParticleID
 
SimplePulserTriggerFilterDriver - Class in org.hps.recon.filtering
Skim events where the pulser fired.
SimplePulserTriggerFilterDriver() - Constructor for class org.hps.recon.filtering.SimplePulserTriggerFilterDriver
 
SimpleReconClusterDriver - Class in org.hps.recon.ecal.cluster
This is an implementation of ClusterDriver specialized for the SimpleReconClusterer.
SimpleReconClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.SimpleReconClusterDriver
 
SimpleReconClusterer - Class in org.hps.recon.ecal.cluster
This clustering algorithm creates clusters from an input CalorimeterHit collection.
SimpleReconClusterer() - Constructor for class org.hps.recon.ecal.cluster.SimpleReconClusterer
Initialize the algorithm with default cuts.
SimpleSvtReadout - Class in org.hps.readout.svt
SVT readout simulation.
SimpleSvtReadout() - Constructor for class org.hps.readout.svt.SimpleSvtReadout
 
SimpleSvtReadout.StripHit - Class in org.hps.readout.svt
 
SimpleTrackerDigiDriver - Class in org.hps.recon.tracking
This Driver runs the tracker digitization to create raw hits and strip hits from simulated data.
SimpleTrackerDigiDriver() - Constructor for class org.hps.recon.tracking.SimpleTrackerDigiDriver
 
SimpleVertexer - Interface in org.hps.recon.vertexing
 
simTrackerHitCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
simTriggerCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
simTriggerCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The LCIO collection containing all software-simulated triggers.
simTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the total number of simulated triggers observed for each source type.
SimTriggerData - Class in org.hps.analysis.trigger
Class SimTriggerData is a container class that holds simulated trigger data modules.
SimTriggerData() - Constructor for class org.hps.analysis.trigger.SimTriggerData
Instantiates a new SimTriggerData object with empty trigger results modules.
SimTriggerData(SimTriggerModule<Cluster>, SimTriggerModule<SSPCluster>) - Constructor for class org.hps.analysis.trigger.SimTriggerData
Instantiates a new SimTriggerData object that will contain the argument trigger modules.
SimTriggerModule<E> - Class in org.hps.analysis.trigger
Class SimTriggerModule is a container class that holds simulated trigger results for each of the four primary triggers produced by the DataTriggerSimDriver.
SimTriggerModule() - Constructor for class org.hps.analysis.trigger.SimTriggerModule
Constructs a new SimTriggerModule with the no triggers results for any triggers.
SimTriggerModule(List<SinglesTrigger<E>>, List<SinglesTrigger<E>>, List<PairTrigger<E[]>>, List<PairTrigger<E[]>>) - Constructor for class org.hps.analysis.trigger.SimTriggerModule
Constructs a new SimTriggerModule with the specified trigger results for each of the four primary triggers.
simulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of simulated clusters processed.
Sin(double) - Static method in class org.hps.recon.tracking.TrackUtils
 
Sin(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
Single0TriggerFilterDriver - Class in org.hps.recon.filtering
Keep single-0 triggered events.
Single0TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.Single0TriggerFilterDriver
 
Single1TriggerFilterDriver - Class in org.hps.recon.filtering
Keep single-1 triggered events.
Single1TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.Single1TriggerFilterDriver
 
singleHitClusterChargePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
singles0 - Variable in class org.hps.analysis.trigger.SimTriggerModule
 
singles0 - Variable in class org.hps.record.triggerbank.TIData
 
singles0Unprescaled - Variable in class org.hps.record.triggerbank.TIData
 
singles1 - Variable in class org.hps.analysis.trigger.SimTriggerModule
 
singles1 - Variable in class org.hps.record.triggerbank.TIData
 
singles1Unprescaled - Variable in class org.hps.record.triggerbank.TIData
 
SINGLES_CUTS - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
singlesCutsEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
singlesEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the singles triggers are enabled or not.
singlesEnergyMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the singles trigger cluster total energy upper bound cuts.
singlesEnergyMaxEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the singles trigger cluster total energy upper bound cuts are enabled or not.
singlesEnergyMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the singles trigger cluster total energy lower bound cuts.
singlesEnergyMinEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the singles trigger cluster total energy lower bound cuts are enabled or not.
singlesIOsrc - Static variable in class org.hps.record.daqconfig.EvioDAQParser
 
singlesList - Variable in class org.hps.record.triggerbank.SSPData
 
singlesNhits - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the singles trigger cluster hit count cuts.
singlesNhitsEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the singles trigger cluster hit count cuts are enabled or not.
singlesTrigger - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
singlesTrigger - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the singles trigger settings.
SinglesTrigger<E> - Class in org.hps.analysis.trigger.util
 
SinglesTrigger(E, int) - Constructor for class org.hps.analysis.trigger.util.SinglesTrigger
Instantiates a new SinglesTrigger with all cut states set to false and with the trigger source defined according to the specified object.
singlesTrigger - Variable in class org.hps.record.daqconfig.SSPConfig
 
SinglesTriggerConfig - Class in org.hps.record.daqconfig
Class SinglesTriggerConfig holds the configuration data for a singles trigger.
SinglesTriggerConfig() - Constructor for class org.hps.record.daqconfig.SinglesTriggerConfig
Creates a new SinglesTriggerConfig object.
SinglesTriggerDriver - Class in org.hps.readout.ecal
Class SinglesTriggerDriver represents a basic single cluster trigger.
SinglesTriggerDriver() - Constructor for class org.hps.readout.ecal.SinglesTriggerDriver
 
singlesTriggerEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
SingleTrackFilter - Class in org.hps.recon.filtering
 
SingleTrackFilter() - Constructor for class org.hps.recon.filtering.SingleTrackFilter
 
sinPhi - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
sinTheta - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
SiPlane() - Constructor for class org.hps.recon.tracking.MaterialSupervisor.SiPlane
 
SiSensorDetAlignConstants(IDetectorElement) - Constructor for class org.hps.svt.alignment.BuildCompact.SiSensorDetAlignConstants
 
siSimulation - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
SiStripPlane(SiSensor) - Constructor for class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
site - Variable in class org.hps.crawler.CrawlerConfig
The dataset site for the datacat.
site() - Method in class org.hps.crawler.CrawlerConfig
Get the dataset site.
site - Variable in class org.hps.crawler.DatacatAddFile
 
site - Variable in class org.hps.datacat.DatacatUtilities
 
Site - Enum in org.hps.datacat
Site of a dataset (SLAC or JLAB).
Site() - Constructor for enum org.hps.datacat.Site
 
site - Variable in class org.hps.rundb.builder.BuilderCommandLine
Data catalog site.
site - Variable in class org.hps.rundb.builder.DatacatBuilder
 
SiTrackerSpectrometerSensorSetup - Class in org.hps.svt.alignment
 
SiTrackerSpectrometerSensorSetup() - Constructor for class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
SiTrackerSpectrometerSensorSetup(String) - Constructor for class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
size() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the size of the collection.
size() - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Get the size of the collection.
size() - Method in interface org.hps.conditions.api.FieldValues
Get the size which is the field count.
size() - Method in class org.hps.conditions.api.FieldValuesMap
Return the size of the values.
size - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
size() - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
size() - Method in class org.hps.record.AbstractRecordQueue
Get the number of records in the queue.
size() - Method in class org.hps.record.et.EtEventSource
Get the number of records, which is the size of the current queue.
size - Variable in class org.hps.record.evio.EvioFileProducer
The default ET event size (default is 200 KB).
size() - Method in class org.hps.record.scalers.ScalerData
Get the number of scalers.
skip(long) - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
skipEvent() - Method in class org.hps.recon.filtering.EventReconFilter
 
skipEvent - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
skipEvent() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
skipEvents - Variable in class org.hps.evio.EvioToLcio
 
skipHits - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
skipHits - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
skipInitial - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
skipMin - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
skipNoClusterEvents - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
skipNoiseEvents - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Whether events with more than noiseEventThreshold hits should be skipped.
skipNoiseEvents - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Whether events with more than noiseEventThreshold hits should be skipped.
slope - Variable in class org.hps.evio.RfFitFunction
 
slopeDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
slopeDiff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
slopeDiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
slot - Variable in class org.hps.conditions.ecal.EcalChannel.DaqId
The DAQ slot number.
SLOT - Static variable in class org.hps.evio.RfFitterDriver
 
slot - Variable in class org.hps.recon.ecal.FADCGenericHit
 
SLOT - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
slotCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
slotLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
slotList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
slotNames - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
slots - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
slotsB - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
slotsT - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
smax - Variable in class org.hps.svt.alignment.AlignmentParameters
 
snapper - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
SnapToEdge - Class in org.hps.recon.utils
 
SnapToEdge() - Constructor for class org.hps.recon.utils.SnapToEdge
 
snapToEdge(Hep3Vector, Cluster) - Method in class org.hps.recon.utils.SnapToEdge
 
snapToEdge - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
softwareClustersEnergyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the energy distribution of safe simulated clusters.
softwareClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the time distribution of safe simulated clusters.
softwareClusterTriggers - Variable in class org.hps.analysis.trigger.SimTriggerData
 
softwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates that at least one software-cluster simulated trigger failed to verify.
solve(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Solve A*X = B
solve(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Solve A*X = B
solve(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Least squares solution of A*X = B
solveAndInvertBorderedBand(VVector, VVector) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Solve linear equation A*x=b system with bordered band matrix A, calculate bordered band part of inverse of A.
solveBand(VVector) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Solve C*x=b for band part using decomposition C=LDL^T and forward (L*z=b) and backward substitution (L^T*x=D^-1*z).
solveBand(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Solve C*X=B for mixed part using decomposition C=LDL^T and forward and backward substitution.
sort(Comparator<ObjectType>) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Sort the collection in place.
sort(Comparator<ObjectType>) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Sort the collection in place.
sort(List<Cluster>, Comparator<Cluster>, boolean, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Sort a list of clusters.
sortByCreated() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort the collection in place by creation date.
sortByKey() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort the collection in place by key.
sortByRunStart() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort the collection in place by run start.
sortBySequence(List<File>) - Static method in class org.hps.record.evio.EvioFileUtilities
Sort a list of EVIO files by their sequence numbers.
sortByUpdated() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort the collection in place by updated date.
sorted(Comparator<ObjectType>) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Return a sorted copy of this collection, leaving the original unchanged.
sorted(Comparator<ObjectType>) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Get a sorted copy of the collection, leaving the original in place.
sorted() - Method in class org.hps.conditions.ecal.EcalBadChannel.EcalBadChannelCollection
Sort and return the collection without modifying in place.
sorted() - Method in class org.hps.conditions.ecal.EcalCalibration.EcalCalibrationCollection
Sort and return the collection but do no modify in place.
sorted() - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Sort collection and return but do not sort in place.
sorted() - Method in class org.hps.conditions.ecal.EcalGain.EcalGainCollection
Sort and return a copy of the collection.
sorted() - Method in class org.hps.conditions.ecal.EcalLed.EcalLedCollection
Sort and return a copy of this collection.
sorted() - Method in class org.hps.conditions.ecal.EcalTimeShift.EcalTimeShiftCollection
Sort and return a copy of the collection.
sortedByCreated() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort and return the collection by creation date.
sortedByKey() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort and return the collection by key (table name).
sortedByRunStart() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort and return the collection by run start number.
sortedByUpdated() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort and return the collection by updated date.
sortedHits(Cluster, Comparator<CalorimeterHit>, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Sort the hits in the cluster using a Comparator.
sorter - Variable in class org.hps.monitoring.application.LogTable
The table sorer.
sortHits - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
sortHits(Collection<TrackerHit>) - Static method in class org.hps.recon.tracking.TrackUtils
 
SortHitsByDistanceFromBeam(List<HelicalTrackHit>) - Static method in class org.hps.recon.tracking.HitCollectionUtilites
 
sortHitsUniqueEnergy(List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Sort in place a list of hits by their corrected energy.
sortReconClusterHits(List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Sort in place the CalorimeterHit list of a set of clusters, disambiguating when the energies are exactly the same.
source - Variable in class org.hps.analysis.trigger.util.Trigger
 
source - Variable in class org.hps.record.composite.EtEventAdapter
The ET event source.
source - Variable in class org.hps.record.composite.EvioEventAdapter
The record source.
source - Variable in class org.hps.record.composite.LcioEventAdapter
The record source.
SOURCE_SIM_CLUSTER - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
SOURCE_SSP_CLUSTER - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
sourceFile - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
sourceType - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The data source type which defaults to an ET system.
SPACE_DELIMITED - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
SplitAndFit - Class in org.hps.analysis.alignment
Based on Kyle's aida file utility
SplitAndFit() - Constructor for class org.hps.analysis.alignment.SplitAndFit
 
splitByCharge(List<Track>, int) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
splitterNum - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
SplitTopBottomHits(List<HelicalTrackHit>) - Static method in class org.hps.recon.tracking.HitCollectionUtilites
 
splitTrackList(List<Track>, boolean) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
splitTrackList(List<Track>, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
SpreadsheetBuilder - Class in org.hps.rundb.builder
Adds information to a RunSummary from the run spreadsheet.
SpreadsheetBuilder() - Constructor for class org.hps.rundb.builder.SpreadsheetBuilder
 
spreadsheetFile - Variable in class org.hps.rundb.builder.BuilderCommandLine
Path to spreadsheet CSV file.
spreadsheetFile - Variable in class org.hps.rundb.builder.SpreadsheetBuilder
 
Sqrt(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
sspBank - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
sspBankTag - Variable in class org.hps.evio.LCSimTestRunEventBuilder
 
SSPCluster - Class in org.hps.record.triggerbank
Class SSPCluster stores all of the information on clusters that is reported by the SSP.
SSPCluster(int, int, int, int, int) - Constructor for class org.hps.record.triggerbank.SSPCluster
Creates a new SSPCluster object.
sspClusterTime - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
sspConfig - Variable in class org.hps.record.daqconfig.DAQConfig
 
SSPConfig - Class in org.hps.record.daqconfig
Class SSPConfig stores SSP configuration settings parsed from the an EVIO file.
SSPConfig() - Constructor for class org.hps.record.daqconfig.SSPConfig
 
SSPCosmicTrigger - Class in org.hps.record.triggerbank
Class SSPCosmicTrigger represents an SSP trigger for the either the top or bottom cosmic trigger.
SSPCosmicTrigger(boolean, int) - Constructor for class org.hps.record.triggerbank.SSPCosmicTrigger
Instantiates a new SSPCosmicTrigger.
sspCrateBankTag - Variable in class org.hps.evio.LCSimTestRunEventBuilder
 
SSPData - Class in org.hps.record.triggerbank
Parses the trigger bank information in the SSP trigger bank and converts it into SSPCluster and SSPTrigger objects.
SSPData(int[]) - Constructor for class org.hps.record.triggerbank.SSPData
Instantiates an SSPData object from a bank of integer primitives defining an EVIO-encoded SSP trigger bank.
SSPData(GenericObject) - Constructor for class org.hps.record.triggerbank.SSPData
Instantiates an SSPData object from an LCIO GenericObject object that contains an EVIO-encoded bank of integer primitives which represent an SSP trigger bank.
SSPNumberedTrigger - Class in org.hps.record.triggerbank
Abstract class SSPNumberedTrigger is used as a base class for any trigger types where there is more than one trigger of that type in the SSP.
SSPNumberedTrigger(int, int, int) - Constructor for class org.hps.record.triggerbank.SSPNumberedTrigger
Instantiates the SSPNumberedTrigger.
SSPPairTrigger - Class in org.hps.record.triggerbank
Class SSPPairTrigger represents a pair trigger reported by the SSP and also handles parsing the trigger bits.
SSPPairTrigger(boolean, int, int) - Constructor for class org.hps.record.triggerbank.SSPPairTrigger
Instantiates a new SSPPairTrigger.
SSPSinglesTrigger - Class in org.hps.record.triggerbank
Class SSPSinglesTrigger represents a singles trigger reported by the SSP and also handles the parsing of the trigger data.
SSPSinglesTrigger(boolean, boolean, int, int) - Constructor for class org.hps.record.triggerbank.SSPSinglesTrigger
Instantiates a new SSPSinglesTrigger object.
SSPTrigger - Class in org.hps.record.triggerbank
Class SSPTrigger represents the data output by the SSP for a trigger.
SSPTrigger(int, int, int) - Constructor for class org.hps.record.triggerbank.SSPTrigger
Instantiates a new SSPTrigger with the indicated trigger data.
SSPTriggerFactory - Class in org.hps.record.triggerbank
Class SSPTriggerFactory builds SSPTrigger objects from basic trigger information.
SSPTriggerFactory() - Constructor for class org.hps.record.triggerbank.SSPTriggerFactory
 
StandardCuts - Class in org.hps.record
 
StandardCuts(double) - Constructor for class org.hps.record.StandardCuts
 
StandardCuts() - Constructor for class org.hps.record.StandardCuts
 
start - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
start - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
start - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
start() - Method in class org.hps.monitoring.application.EventProcessing
Start event processing on a separate thread and also start the watchdog thread.
start() - Method in class org.hps.monitoring.plotting.StripChartUpdater
 
start() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Start the timer thread for accumulating statistics.
start() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
start(LoopEvent) - Method in class org.hps.record.AbstractLoopAdapter
 
start(LoopEvent) - Method in class org.hps.record.composite.CompositeLoopAdapter
Start event processing which will call AbstractRecordProcessor.startJob() on all the registered processors.
start(LoopEvent) - Method in class org.hps.record.composite.LcioEventAdapter
Activates the startOfData method on registered Driver objects.
start(LoopEvent) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the startJob methods of the registered processors.
start - Static variable in class org.hps.util.GenerateBunches
 
START_AIDA_SERVER - Static variable in class org.hps.monitoring.application.Commands
Start the AIDA server.
START_DATE_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The start date of the run which comes from the EVIO PRESTART event.
startDate - Variable in class org.hps.conditions.run.RunSpreadsheet.RunData
 
startDate - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
startDate - Variable in class org.hps.monitoring.application.model.RunModel
The run start date.
startDateField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the start date.
started(SystemStatistics) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
started(SystemStatistics) - Method in interface org.hps.monitoring.subsys.SystemStatisticsListener
 
startElement(String, String, String, Attributes) - Method in class org.hps.conditions.svt.CalibrationHandler
Method that is triggered when the start tag is encountered.
startElement(String, String, String, Attributes) - Method in class org.hps.conditions.svt.DaqMapHandler
Method that is triggered when the start tag is encountered.
StarterAnalysisDriver - Class in org.hps.analysis.examples
 
StarterAnalysisDriver() - Constructor for class org.hps.analysis.examples.StarterAnalysisDriver
 
startEvent - Variable in class org.hps.datacat.FileEventRange
 
startJob() - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Perform start of job hook which initializes this processor.
startJob() - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
startJob() - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
Setup the strip charts for ET system monitoring and start accumulating statistics.
startJob() - Method in class org.hps.record.AbstractRecordProcessor
Start of job action.
startJob() - Method in class org.hps.record.epics.EpicsRunProcessor
Start of job hook (reset the list of EPICS data).
startJob() - Method in interface org.hps.record.RecordProcessor
Start of job action.
startJob() - Method in class org.hps.record.scalers.ScalersEvioProcessor
Start of job hook which resets collecton of cached scaler data.
startOfData() - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Perform start of job initialize.
startOfData() - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Perform start of job initialize.
startOfData() - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
startOfData() - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.TestRunRateAnalysis
 
startOfData() - Method in class org.hps.analysis.examples.DummyAnalysisDriver
Initialization code should go here that doesn't need the conditions system or Detector.
startOfData() - Method in class org.hps.analysis.muon.SimpleMuonAnalysis
 
startOfData() - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Connects the driver to the DAQ configuration manager and updates DAQ settings as they become available.
startOfData() - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Connects the driver to the the ConfigurationManager in order to obtain the correct trigger information.
startOfData() - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Connects the driver to the ConfigurationManager to obtain trigger settings.
startOfData() - Method in class org.hps.analysis.vertex.VertexDebugger
 
startOfData() - Method in class org.hps.evio.TestRunReconToEvio
 
startOfData() - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
startOfData() - Method in class org.hps.evio.TestRunTriggeredReconToLcio
 
startOfData() - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
startOfData() - Method in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
startOfData() - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
startOfData() - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
startOfData() - Method in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
startOfData() - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Opens the output file and clears it if it already exists.
startOfData() - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
startOfData

public void startOfData()

Ensures that critical collection names are defined.
startOfData() - Method in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
startOfData() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Initializes the Viewer for the single event display.
startOfData() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Initializes the Viewer for the single event display.
startOfData() - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
startOfData() - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
startOfData() - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
startOfData() - Method in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
startOfData() - Method in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
startOfData() - Method in class org.hps.readout.ecal.ClockDriver
 
startOfData() - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
startOfData() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
startOfData() - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Initializes the cluster pair queues and other variables.
startOfData() - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
startOfData() - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
startOfData() - Method in class org.hps.readout.ecal.MollerTriggerDriver
 
startOfData() - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
startOfData() - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
startOfData() - Method in class org.hps.readout.ecal.ReadoutTrigger
Instantiates cluster plots.
startOfData() - Method in class org.hps.readout.ecal.TestRunTriggerDriver
 
startOfData() - Method in class org.hps.readout.ecal.TriggerableDriver
 
startOfData() - Method in class org.hps.readout.ecal.TriggerDriver
 
startOfData() - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Perform start of job initialization.
startOfData() - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Start of data hook which will make sure required arguments are set properly.
startOfData() - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
Perform job initialization.
startOfData() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Outputs the clusterer settings at driver initialization, assuming setVerbose is set to true.
startOfData() - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
Perform job initialization.
startOfData() - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Start of job hook.
startOfData() - Method in class org.hps.recon.ecal.EcalConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Checks that the required LCIO collection names are defined.
startOfData() - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
startOfData() - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
startOfData() - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
startOfData() - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
startOfData() - Method in class org.hps.recon.ecal.FADCConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.IterateGainFactorDriver
Start of data hook which will make sure required arguments are set properly.
startOfData() - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
startOfData() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
startOfData() - Method in class org.hps.recon.particle.HpsReconParticleDriver
Sets the default LCIO collection names if they are not already defined previously.
startOfData() - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the LCIO collection names to their default values if they are not already defined.
startOfData() - Method in class org.hps.recon.particle.TestRunReconParticleDriver
Sets the unconstrained A' candidate particle collection name if it has not already been defined.
startOfData() - Method in class org.hps.recon.tracking.AxialTrackReconDriver
Call super for child processing at start of data.
startOfData() - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
startOfData() - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
startOfData() - Method in class org.hps.recon.tracking.TrackerDigiDriver
This is executed before detectorChanged and initialization of digitization objects is done here.
startOfData() - Method in class org.hps.record.daqconfig.DAQConfigDriver
Verifies the parameter filepath for the data file repository and checks that appropriate data files exist for the requested run number if the driver is set to read from data files.
startOfData() - Method in class org.hps.util.LCIOFilterDriver
 
startPointZ - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
startRun(EventHeader) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Handle start of run using an LCIO event.
startRun(EvioEvent) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Handle start of run using an EVIO START event.
startRun(RecordType) - Method in class org.hps.record.AbstractRecordProcessor
Start of run action.
startRun(RecordType) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the startRun methods of the registered processors.
startRun(EvioEvent) - Method in class org.hps.record.evio.EvioDetectorConditionsProcessor
Start of run action.
startRun(RecordType) - Method in interface org.hps.record.RecordProcessor
Start run action.
startSession() - Method in class org.hps.monitoring.application.MonitoringApplication
Start a new monitoring session.
startT - Static variable in class org.hps.util.MergeBunches
 
startTimeMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
startTimestamp - Variable in class org.hps.datacat.EvioDatasetIndex.TimestampRange
 
stat - Variable in class org.hps.record.et.EtConnection
The ET station.
state - Variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
stateChanged(EventObject) - Method in class org.hps.monitoring.application.PlotInfoPanel
This method will be called when the backing AIDA object is updated and a state change is fired via the AIDAObservable API.
StatFunUtils - Class in org.hps.detector.ecal
Some static functions which I couldn't find in java standard libraries
StatFunUtils() - Constructor for class org.hps.detector.ecal.StatFunUtils
 
station - Variable in class org.hps.record.et.EtStationThread
The ET station.
STATION_NAME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET station name.
STATION_POSITION_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET station position.
stationNameField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for station name.
stationPosition - Variable in class org.hps.record.et.EtStationThread
The station position.
stationPositionField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for station position.
stations - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
A list of ET stations on separate threads (currently unused).
stationThreadGroup - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The ET station thread group (currently unused).
stats - Variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
status - Variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
STATUS_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Status field column index.
statusChanged(SystemStatus) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Notify of system status changed.
statusChanged(SystemStatus) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Update the table with status changes.
statusChanged(SystemStatus) - Method in interface org.hps.monitoring.subsys.SystemStatusListener
Receive a change to the system status.
StatusCode - Enum in org.hps.monitoring.subsys
Code that represents a sub-system status.
StatusCode(Color) - Constructor for enum org.hps.monitoring.subsys.StatusCode
 
statuses - Variable in class org.hps.monitoring.application.model.SystemStatusTableModel
The list of system status objects that back the model.
statuses - Variable in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
The list of statuses shown in the table.
statuses - Variable in class org.hps.monitoring.application.SystemStatusPanel
The list of statuses to check.
statusField - Variable in class org.hps.monitoring.application.ConnectionStatusPanel
The field showing the current connection status (read only).
statusIndex - Variable in enum org.hps.record.svt.SvtConfigData.RocTag
 
statusIndex() - Method in enum org.hps.record.svt.SvtConfigData.RocTag
 
StatusPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
StatusPanel(String...) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Creates a new status panel with display fields with the indicated names.
statusPanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The component responsible for displaying status information about the currently selected crystal.
StatusPanel.BackPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
Class BackPanel simply renders the background panel for the status panel.
statusScroller - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Component that allows for scrolling functionality when there are more status panel entries then can be displayed at once.
statusTable - Variable in class org.hps.monitoring.application.SystemStatusPanel
The system status table.
STBaseTrack() - Constructor for class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
STdEdXY - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
STdEdXZ - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
STEERING_FILE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The steering file.
STEERING_RESOURCE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Steering resource changed.
STEERING_RESOURCE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The steering resource.
STEERING_TYPE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Steering type changed (file or resource).
STEERING_TYPE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The steering type (file or resource).
SteeringFileCatalog - Class in org.hps.steering
This is a static utility class for getting the list of steering file resources.
SteeringFileCatalog() - Constructor for class org.hps.steering.SteeringFileCatalog
Do not allow class instantiation.
steeringFileField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for setting an XML steering file.
steeringResourcesComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting a steering file resource.
steeringStream - Variable in class org.hps.evio.EvioToLcio
 
SteeringType - Enum in org.hps.monitoring.application.model
The type of steering to use for event processing.
SteeringType() - Constructor for enum org.hps.monitoring.application.model.SteeringType
 
steeringTypeComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting between current file or resource for XML steering.
step() - Static method in class org.hps.readout.ecal.ClockSingleton
 
step() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
Write value to current cell
step() - Method in class org.hps.readout.ecal.RingBuffer
Clear value at current cell and step to the next one
stepSize - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
The extrapolation step size
stepSize - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
The extrapolation step size
stepSize - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
The extrapolation step size
stepSize - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
The extrapolation step size
stepSize - Variable in class org.hps.analysis.vertex.VertexDebugger
The extrapolation step size
stepSize - Variable in class org.hps.recon.tracking.TrackTweakDriver
The extrapolation step size
stepSize - Variable in class org.hps.recon.utils.TrackClusterMatcher
The extrapolation step size
STEREO - Static variable in class org.hps.conditions.svt.AbstractSvtDaqMapping
Flag value for stereo sensor.
stereo_angle - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
stereo_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHalfModule
 
stereo_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHalfModule
 
stereo_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHalfModule
 
stereo_angle_value - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
stereoCluster - Variable in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
stereoHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
stereoHitPositionsXY - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
stereoLayerNumber - Variable in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
 
stereoLayers - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
stereoLayers - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
StereoLayersMapBottom - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
StereoLayersMapTop - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
StereoPair(SiTrackerHitStrip1D, SiTrackerHitStrip1D, Hep3Vector) - Constructor for class org.hps.recon.tracking.straight.STUtils.StereoPair
 
stereoPairs - Variable in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
 
stereoSensor - Variable in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
 
sth() - Method in class org.hps.recon.vertexing.BilliorTrack
Return sin(theta).
stInputCollectionName - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
stInputCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
stInputCollectionName - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
stInputCollectionName - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
stop() - Method in class org.hps.monitoring.application.EventProcessing
Stop the current session, which will bring down the current ET client connection and activate end-of-job and end-of-run hooks on all registered event processors.
stop() - Method in class org.hps.monitoring.plotting.StripChartUpdater
 
stop() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Stop the timer thread for accumulating statistics.
stop() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
STOP_AIDA_SERVER - Static variable in class org.hps.monitoring.application.Commands
Stop the AIDA server.
stopOnEndRun - Variable in class org.hps.record.composite.CompositeLoopConfiguration
Flag for stopping the event processing on end of run.
stopOnEndRun - Variable in class org.hps.record.composite.EvioEventAdapter
Flag to stop processing when an END event is received.
stopOnErrors - Variable in class org.hps.record.composite.CompositeLoop
Flag to stop on event processing errors.
stopOnErrors - Variable in class org.hps.record.composite.CompositeLoopConfiguration
Flag for stopping the event processing on errors.
stopped(SystemStatistics) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
stopped(SystemStatistics) - Method in interface org.hps.monitoring.subsys.SystemStatisticsListener
 
stopTimeMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
storeCovTrkMomList - Variable in class org.hps.recon.vertexing.BilliorVertex
 
storeCovTrkMomList - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
storeHits - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
storeHits - Variable in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Set to true to store hits in the output clusters.
storeTrackStates - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
StraightLineTrack - Class in org.hps.recon.tracking
Encapsulate position, direction, and covariance matrix for a straight-line track
StraightLineTrack(double, double, double, double, double, SymmetricMatrix) - Constructor for class org.hps.recon.tracking.StraightLineTrack
Fully qualified constructor for the StraightLineTrack class.
StraightThroughAnalysisDriver - Class in org.hps.recon.tracking.straight
Driver that fits SiTrackerHitStrip1D clusters to a straight line track model.
StraightThroughAnalysisDriver() - Constructor for class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
StraightTrack2DFitter - Class in org.hps.recon.tracking.straighttracks
 
StraightTrack2DFitter() - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
StraightTrack2DFitter() - Method in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
Status of the HelicalTrackFit.
StraightTrack2DFitter() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
StraightTrackAxialFitter - Class in org.hps.recon.tracking.straighttracks
Do a simple 1d linear fit using the
StraightTrackAxialFitter() - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
StraightTrackConfirmerExtender - Class in org.hps.recon.tracking.straighttracks
The StraightTrackConfirmerExtender class attempts to add hits to an input seed.
StraightTrackConfirmerExtender(HitManager, StraightTrackFitter) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Constructor for the ConfirmerExtender class.
StraightTrackConfirmerExtender.Task - Enum in org.hps.recon.tracking.straighttracks
 
StraightTracker - Class in org.hps.recon.tracking.straighttracks
Tracking algorithm based on forming straight track seeds from all 3-hit combinations, confirming this tenantive track by requiring additional hits, and extending the track to additional layers.
StraightTracker() - Constructor for class org.hps.recon.tracking.straighttracks.StraightTracker
Creates a new instance of SeedTracker
StraightTracker(List<SeedStrategy>, boolean) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTracker
 
StraightTracker(List<SeedStrategy>, boolean, boolean) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTracker
 
StraightTrackFinder - Class in org.hps.recon.tracking.straighttracks
Find straight tracks in 0-bfield copied/modified from org.lcsim.recon.tracking.SeedTrackFinder
StraightTrackFinder(HitManager, StraightTrackFitter) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Creates a new instance of SeedTrackFinder
StraightTrackFitter - Class in org.hps.recon.tracking.straighttracks
 
StraightTrackFitter(MaterialManager) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackFitter
Creates a new instance of StraightTrackFitter
StraightTrackReconDriver - Class in org.hps.recon.tracking.straighttracks
This class runs the Track Reconstruction 0 B-Field events.
StraightTrackReconDriver() - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
strategyResource - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
strategyResource - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
strategyResource - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
strategyResource - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
StrategyType - Enum in org.hps.recon.tracking
Enum constants for different Track objects based on what tracking strategy was used.
StrategyType(int) - Constructor for enum org.hps.recon.tracking.StrategyType
Constructor
streamHandler - Variable in class org.hps.monitoring.application.MonitoringApplication
The handler for putting messages into the log table.
strictPairs - Variable in class org.hps.recon.filtering.EcalPairsFilter
 
stringToDate(String) - Static method in class org.hps.conditions.api.ConditionsRecord
 
StripChartBuilder - Class in org.hps.monitoring.plotting
Utility methods for building strip charts using JFreeChart back end.
StripChartBuilder() - Constructor for class org.hps.monitoring.plotting.StripChartBuilder
 
StripChartUpdater - Class in org.hps.monitoring.plotting
An abstract TimerTask to update a strip chart at a regular interval.
StripChartUpdater(JFreeChart, ValueProvider, Long, RegularTimePeriod) - Constructor for class org.hps.monitoring.plotting.StripChartUpdater
 
StripChartUtil - Class in org.hps.monitoring.plotting
 
StripChartUtil() - Constructor for class org.hps.monitoring.plotting.StripChartUtil
 
stripClusterCollectionName - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
stripClusterCollectionName - Static variable in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
stripClusterCollectionName - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
stripClusterCollectionName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
stripClusterer - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
stripClusterer - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
stripClusterToSimHits(HelicalTrackStrip, List<SimTrackerHit>, boolean) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
stripDigitizer - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
StripEventDriver - Class in org.hps.analysis.examples
 
StripEventDriver() - Constructor for class org.hps.analysis.examples.StripEventDriver
 
stripEvioFileNumber(String) - Static method in class org.hps.crawler.DatacatHelper
Strip the file number from an EVIO file name.
StripGoldenEventsDriver - Class in org.hps.analysis.examples
Class to strip off "golden events" Currently defined as e+ e- with six-hit tracks and nothing else in the event
StripGoldenEventsDriver() - Constructor for class org.hps.analysis.examples.StripGoldenEventsDriver
 
StripHit(SiSensor, int, double, double, Set<SimTrackerHit>) - Constructor for class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
stripHitOutputCollectionName - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
stripHitOutputCollectionName - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
stripHitOutputCollectionName - Variable in class org.hps.svt.SVTHitLevelPlots
 
stripHitsCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
StripMaker - Class in org.hps.recon.tracking
 
StripMaker(ClusteringAlgorithm) - Constructor for class org.hps.recon.tracking.StripMaker
 
StripMaker(SiSensorSim, ClusteringAlgorithm) - Constructor for class org.hps.recon.tracking.StripMaker
 
stripMaxSeparation - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
StripMcWabConversionDriver - Class in org.hps.analysis.wab
Driver to select events in which the bremsstrahlung photon has converted in the tracker.
StripMcWabConversionDriver() - Constructor for class org.hps.analysis.wab.StripMcWabConversionDriver
 
StripMollerEventsDriver - Class in org.hps.analysis.examples
Class to strip off Moller candidates Currently defined as: e- e- events non-full-energy electrons momentum sum between 0.85 and 1.3 GeV six-hit tracks and nothing else in the event
StripMollerEventsDriver() - Constructor for class org.hps.analysis.examples.StripMollerEventsDriver
 
stripPositions - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
StripPositionsMap - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
StripRunAndEventDriver - Class in org.hps.analysis.examples
 
StripRunAndEventDriver() - Constructor for class org.hps.analysis.examples.StripRunAndEventDriver
 
StripSingleFeeDriver - Class in org.hps.analysis.examples
Simple Driver to select events containing a clean Full Energy Electron (FEE).
StripSingleFeeDriver() - Constructor for class org.hps.analysis.examples.StripSingleFeeDriver
 
stripTolerance - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
STStereoTrack() - Constructor for class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
STTrack() - Constructor for class org.hps.recon.tracking.straight.STUtils.STTrack
 
STTrackFit(String, SlopeInterceptLineFit) - Constructor for class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
STTrackFit(String, double, double, double, double, double, double, int) - Constructor for class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
STTrackFitter() - Constructor for class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
STUtils - Class in org.hps.recon.tracking.straight
Class with static utilities for straight through tracking.
STUtils() - Constructor for class org.hps.recon.tracking.straight.STUtils
Private constructor to avoid instantiation.
STUtils.LineFit - Class in org.hps.recon.tracking.straight
 
STUtils.RegressionFit - Class in org.hps.recon.tracking.straight
 
STUtils.STBaseTrack - Class in org.hps.recon.tracking.straight
 
STUtils.StereoPair - Class in org.hps.recon.tracking.straight
 
STUtils.STStereoTrack - Class in org.hps.recon.tracking.straight
 
STUtils.STStereoTrack.VIEW - Enum in org.hps.recon.tracking.straight
 
STUtils.STTrack - Class in org.hps.recon.tracking.straight
 
STUtils.STTrackFit - Class in org.hps.recon.tracking.straight
 
STUtils.STTrackFitter - Class in org.hps.recon.tracking.straight
 
style - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
sub(int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
sub(int, int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
subCol(int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
subdet - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
subdetector - Variable in class org.hps.conditions.ecal.EcalConditions
The current ECAL subdetector in the geometry.
subDetector - Variable in class org.hps.evio.EcalEvioReader
 
subDetector - Variable in class org.hps.evio.EcalHitWriter
 
subdetector - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.TupleMaker
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.vertex.VertexDebugger
 
SUBDETECTOR_NAME - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.recon.tracking.TrackTweakDriver
Name of the SVT subdetector volume.
SUBDETECTOR_NAME - Static variable in class org.hps.svt.SVTHitLevelPlots
 
subdetectorName - Static variable in class org.hps.evio.EcalEvioReader
 
subdetectorName - Static variable in class org.hps.evio.EcalHitWriter
 
subdetectorName - Static variable in class org.hps.evio.SVTHitWriter
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
subdetectorName - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
subdetectorName - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
subdetectorName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.MaterialSupervisor
 
subdetectorName - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
subdetectorName - Variable in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
subFrom(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
subFrom(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
subFrom(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
Substract(GVector) - Method in class org.hps.detector.ecal.GVector
substract GVectors
Subsystem - Enum in org.hps.monitoring.subsys
Names of valid subsystems that can be monitored.
Subsystem() - Constructor for enum org.hps.monitoring.subsys.Subsystem
 
subtractTOF - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
subtractTriggerTime - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
sumADC(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter
Integrate the entire window.
sumADC(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter2
Integrate the entire window.
sumADC(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter3
Integrate the entire window.
sumChargeHisto - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumchisq - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
sumClusterEnergy - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
sumClusterTime - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
sumd0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
sumdelX - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
sumdelX - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
sumdelX - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
sumdelX - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
sumdelX - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
sumdelX - Variable in class org.hps.analysis.vertex.VertexDebugger
 
sumdelY - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
sumdelY - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
sumdelY - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
sumdelY - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
sumdelY - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
sumdelY - Variable in class org.hps.analysis.vertex.VertexDebugger
 
sumEoverP - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
sumEoverP - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.vertex.VertexDebugger
 
sumHitE - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
sumHitPerCluster - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
sumHits(Collection<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
sumMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumPMax - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
sumPMin - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
sumPxPy - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
sumslope - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
sumsqs - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
sumVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
supplyLcioEvents - Variable in class org.hps.record.composite.CompositeLoopConfiguration
Flag to enable supplying events to the JAS3 record source lookup system.
support_bottom_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
support_bottom_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
support_bottom_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
support_plate_bottom_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
support_plate_bottom_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
support_plate_bottom_tilt_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
support_plate_bottom_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
support_plate_pocket_depth - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
support_plate_top_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
support_plate_top_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
support_plate_top_tilt_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
support_plate_top_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
support_top_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
support_top_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
support_top_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
SupportBottom(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
SupportPlate(SurveyVolume, SurveyVolume, String, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
SupportPlate(SurveyVolume, List<SurveyVolume>, String, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
SupportPlateBottom(String, SurveyVolume, SurveyVolume, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
SupportPlateBottom(String, SurveyVolume, List<SurveyVolume>, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
SupportPlateTop(String, SurveyVolume, SurveyVolume, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
SupportRing(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
SupportRingL13BottomKinMount(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount
 
SupportRingL13KinMount(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
SupportRingL13TopKinMount(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13TopKinMount
 
supportsCurrent() - Method in class org.hps.record.AbstractRecordQueue
Returns true to indicate current record capability is supported.
supportsCurrent() - Method in class org.hps.record.lcio.LcioEventQueue
Return true to indicate current record capability is supported.
supportsCut(String) - Method in class org.hps.analysis.trigger.util.Trigger
Indicates whether the specified cut state is tracked by this object or not.
supportsIndex() - Method in class org.hps.record.lcio.LcioEventQueue
Return false to indicate indexing is not supported.
supportsNext() - Method in class org.hps.record.AbstractRecordQueue
Returns true to indicate next record capability is supported.
supportsNext() - Method in class org.hps.record.composite.CompositeRecordSource
Return true to indicate next record capability is supported.
supportsNext() - Method in class org.hps.record.et.EtEventSource
Return true because this source supports the next method
supportsNext() - Method in class org.hps.record.evio.EvioFileSource
Returns true to indicate next record capability is supported.
supportsNext() - Method in class org.hps.record.lcio.LcioEventQueue
Return true to indicate next record capability is supported.
supportsPrevious() - Method in class org.hps.record.lcio.LcioEventQueue
Return false to indicate previous record capability is not supported.
supportsRewind() - Method in class org.hps.record.lcio.LcioEventQueue
Return false to indicate rewind is not supported.
supportsShift() - Method in class org.hps.record.lcio.LcioEventQueue
Return false to indicate shift operation is not supported.
SupportTop(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
SupportTop(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
SupportTop(String, SurveyVolume, AlignmentCorrection, List<SurveyVolume>) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
suppress - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
surfRatio - Static variable in class org.hps.recon.ecal.EcalUtils
 
SurveyCoordinateSystem - Class in org.lcsim.geometry.compact.converter
Class describing a simple coordinate system used to define the SurveyVolume.
SurveyCoordinateSystem(Hep3Vector, Hep3Vector, Hep3Vector) - Constructor for class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
SurveyResult - Class in org.lcsim.geometry.compact.converter
Class to keep survey results.
SurveyResult(String, Element) - Constructor for class org.lcsim.geometry.compact.converter.SurveyResult
 
SurveyVolume - Class in org.lcsim.geometry.compact.converter
Contains the geometry information that is used to build any volume.
SurveyVolume(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolume
 
SurveyVolume(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolume
 
SurveyVolume(String, SurveyVolume, AlignmentCorrection, List<SurveyVolume>) - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolume
 
surveyVolume - Variable in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
SurveyVolumeImpl - Class in org.lcsim.geometry.compact.converter
 
SurveyVolumeImpl(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
surveyVolumes - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
SurveyVolumeVisualization - Class in org.lcsim.geometry.compact.converter
LCDD geometry visualization information
SurveyVolumeVisualization() - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolumeVisualization
 
suspend() - Method in class org.hps.record.AbstractRecordProcessor
Suspend event processing (usually this will not be implemented by a sub-class).
suspend(LoopEvent) - Method in class org.hps.record.composite.LcioEventAdapter
Activates the suspend method on registered Driver objects.
suspend(LoopEvent) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the suspend methods of the registered processors.
suspend() - Method in interface org.hps.record.RecordProcessor
Suspend processing action.
suspend() - Method in class org.hps.util.LCIOFilterDriver
 
SVT_BANK_NUMBER - Static variable in class org.hps.evio.EventConstants
 
SVT_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
SVT_CHANNELS_TABLE_NAME - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
SVT channels table name.
SVT_HEADER_COLLECTION_NAME - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
SVT_HIT_COLLECTION_NAME - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
SVT_SUBDETECTOR_NAME - Static variable in class org.hps.readout.svt.SimpleSvtReadout
 
SVT_TOTAL_FPGAS - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
SVT_TOTAL_NUMBER_FPGAS - Static variable in class org.hps.evio.EventConstants
 
SVT_VOLUME_INDEX - Static variable in class org.hps.recon.tracking.TrackTimeData
 
SvtAlignmentConstant - Class in org.hps.conditions.svt
Encapsulates an SVT alignment constant, which is an encoded, string key with a double value representing the translation or rotation of a detector component.
SvtAlignmentConstant() - Constructor for class org.hps.conditions.svt.SvtAlignmentConstant
 
SvtAlignmentConstant.SvtAlignmentConstantCollection - Class in org.hps.conditions.svt
Collection implementation for SvtAlignmentConstant.
SvtAlignmentConstantCollection() - Constructor for class org.hps.conditions.svt.SvtAlignmentConstant.SvtAlignmentConstantCollection
 
SvtAlignmentConstantsReader - Class in org.lcsim.geometry.compact.converter
Reads in SVT alignment constants from the database and converts them to the MilleParameter class expected by the detector model.
SvtAlignmentConstantsReader() - Constructor for class org.lcsim.geometry.compact.converter.SvtAlignmentConstantsReader
 
SvtAlignmentFilter - Class in org.hps.recon.filtering
Filter events to be used for SVT alignment.
SvtAlignmentFilter() - Constructor for class org.hps.recon.filtering.SvtAlignmentFilter
 
SvtBadChannel - Class in org.hps.conditions.svt
Represents a channel that has been flagged as bad, which should not be used for physics reconstructions.
SvtBadChannel() - Constructor for class org.hps.conditions.svt.SvtBadChannel
 
SvtBadChannel.SvtBadChannelCollection - Class in org.hps.conditions.svt
The collection implementation for SvtBadChannel.
SvtBadChannelCollection() - Constructor for class org.hps.conditions.svt.SvtBadChannel.SvtBadChannelCollection
 
SVTBadChannelFilterDriver - Class in org.hps.recon.tracking
Driver used to filter out RawTrackerHits that have been identified to come from noisy/dead channels.
SVTBadChannelFilterDriver() - Constructor for class org.hps.recon.tracking.SVTBadChannelFilterDriver
 
SvtBiasConditionsLoader - Class in org.hps.conditions.svt
 
SvtBiasConditionsLoader() - Constructor for class org.hps.conditions.svt.SvtBiasConditionsLoader
Default constructor
SvtBiasConstant - Class in org.hps.conditions.svt
Encapsulates an SVT bias constant, which is range in time where bias was ON.
SvtBiasConstant() - Constructor for class org.hps.conditions.svt.SvtBiasConstant
 
SvtBiasConstant.SvtBiasConstantCollection - Class in org.hps.conditions.svt
The collection implementation for SvtBiasConstant.
SvtBiasConstantCollection() - Constructor for class org.hps.conditions.svt.SvtBiasConstant.SvtBiasConstantCollection
 
svtBiasConstants - Variable in class org.hps.evio.SvtEventFlagger
 
svtBiasConstants - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
SvtBiasMyaDataReader - Class in org.hps.conditions.svt
 
SvtBiasMyaDataReader() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDataReader
 
SvtBiasMyaDataReader.SvtBiasMyaRange - Class in org.hps.conditions.svt
 
SvtBiasMyaDataReader.SvtBiasRunRange - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
SvtBiasMyaDumpReader(String[]) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
SvtBiasMyaDumpReader(String) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
SvtBiasMyaDumpReader.SvtBiasMyaEntry - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader.SvtBiasMyaRange - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader.SvtBiasMyaRanges - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader.SvtBiasRunRange - Class in org.hps.conditions.svt
 
SvtBiasMyaEntry(String, Date, double) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
SvtBiasMyaRange() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
SvtBiasMyaRange(Date, double) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
SvtBiasMyaRange() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
SvtBiasMyaRange(SvtBiasMyaDumpReader.SvtBiasMyaEntry) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
SvtBiasMyaRanges() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRanges
 
SvtBiasRunRange(RunSpreadsheet.RunData) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
SvtBiasRunRange(RunSpreadsheet.RunData, SvtBiasMyaDumpReader.SvtBiasMyaRanges) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
SvtBox(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
SvtBoxBasePlate(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
SvtCalibration - Class in org.hps.conditions.svt
This class encapsulates noise and pedestal measurement for an SVT channel.
SvtCalibration() - Constructor for class org.hps.conditions.svt.SvtCalibration
Default constructor.
SvtCalibration(int) - Constructor for class org.hps.conditions.svt.SvtCalibration
Constructor with channel ID.
SvtCalibration.SvtCalibrationCollection - Class in org.hps.conditions.svt
The collection implementation for SvtCalibration.
SvtCalibrationCollection() - Constructor for class org.hps.conditions.svt.SvtCalibration.SvtCalibrationCollection
 
SvtCalorimeterAlignmentDriver - Class in org.hps.analysis.alignment
 
SvtCalorimeterAlignmentDriver() - Constructor for class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
SVTCellIDPrintDriver - Class in org.hps.monitoring.drivers.svt
 
SVTCellIDPrintDriver() - Constructor for class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
SvtChannel - Class in org.hps.conditions.svt
This class represents SVT channel setup information, including FEB ID, FEB Hybrid ID, and channel numbers.
SvtChannel() - Constructor for class org.hps.conditions.svt.SvtChannel
Default constructor.
SvtChannel(int, int, int, int) - Constructor for class org.hps.conditions.svt.SvtChannel
Fully qualified constructor.
SvtChannel.SvtChannelCollection - Class in org.hps.conditions.svt
Collection implementation for SvtChannel.
SvtChannelCollection() - Constructor for class org.hps.conditions.svt.SvtChannel.SvtChannelCollection
 
svtChannels - Variable in class org.hps.conditions.svt.CalibrationHandler
List of SVT channels.
svtChannels - Variable in class org.hps.conditions.svt.DaqMapHandler
The Collection of SVT channel objects.
SvtClusterPlots - Class in org.hps.monitoring.drivers.svt
Monitoring driver that looks at the SVT cluster charge.
SvtClusterPlots() - Constructor for class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
SvtConditions - Class in org.hps.conditions.svt
This class contains all test run SVT conditions data by readout channel.
SvtConditions() - Constructor for class org.hps.conditions.svt.SvtConditions
 
SvtConditionsConverter - Class in org.hps.conditions.svt
This class creates an SvtConditions object from the database, based on the current run number known by the conditions manager.
SvtConditionsConverter() - Constructor for class org.hps.conditions.svt.SvtConditionsConverter
Default constructor.
SvtConditionsLoader - Class in org.hps.conditions.svt
Command line tool used to load SVT conditions into the conditions database.
SvtConditionsLoader() - Constructor for class org.hps.conditions.svt.SvtConditionsLoader
Do not allow instantiation.
SvtConditionsReader - Class in org.hps.conditions.svt
Reader used to parse SVT conditions.
SvtConditionsReader() - Constructor for class org.hps.conditions.svt.SvtConditionsReader
Default constructor.
SvtConfigDao - Interface in org.hps.rundb
Database API for accessing SVT configuration in run database.
SvtConfigDaoImpl - Class in org.hps.rundb
Implementation of SVT configuration database operations.
SvtConfigDaoImpl(Connection) - Constructor for class org.hps.rundb.SvtConfigDaoImpl
 
SvtConfigData - Class in org.hps.record.svt
Represents the four SVT status banks from EVIO sync events containing XML config data.
SvtConfigData(int) - Constructor for class org.hps.record.svt.SvtConfigData
 
SvtConfigData.RocTag - Enum in org.hps.record.svt
Helper for ROC bank tag information and data array indices.
SvtConfigEvioProcessor - Class in org.hps.record.svt
Get a list of SVT config data from an EVIO data stream.
SvtConfigEvioProcessor() - Constructor for class org.hps.record.svt.SvtConfigEvioProcessor
 
SvtConfiguration - Class in org.hps.conditions.svt
This class is the conditions object model for an SVT configuration saved into the database.
SvtConfiguration() - Constructor for class org.hps.conditions.svt.SvtConfiguration
 
SvtConfiguration.SvtConfigurationCollection - Class in org.hps.conditions.svt
Collection implementation for SvtConfiguration objects.
SvtConfigurationCollection() - Constructor for class org.hps.conditions.svt.SvtConfiguration.SvtConfigurationCollection
 
svtConverter - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The converter for creating the combined SVT conditions object.
svtDao - Variable in class org.hps.rundb.DaoProvider
 
SvtDaqMapping - Class in org.hps.conditions.svt
This class encapsulates the SVT DAQ map.
SvtDaqMapping() - Constructor for class org.hps.conditions.svt.SvtDaqMapping
Default Constructor.
SvtDaqMapping(int, int) - Constructor for class org.hps.conditions.svt.SvtDaqMapping
Constructor that takes FEB ID and Hybrid ID.
SvtDaqMapping.SvtDaqMappingCollection - Class in org.hps.conditions.svt
Collection implementation for SvtDaqMapping objects.
SvtDaqMappingCollection() - Constructor for class org.hps.conditions.svt.SvtDaqMapping.SvtDaqMappingCollection
 
SVTData - Class in org.hps.readout.svt
 
SVTData(int, int, int, int, short[]) - Constructor for class org.hps.readout.svt.SVTData
Creates an SVT data packet from
SVTData(int[]) - Constructor for class org.hps.readout.svt.SVTData
Creates and SVT data packet from existing SVT data
SvtDetectorSetup - Class in org.hps.detector.svt
This class puts SvtConditions data onto HpsSiSensor objects.
SvtDetectorSetup() - Constructor for class org.hps.detector.svt.SvtDetectorSetup
Constructor that uses the default detector name.
SvtDetectorSetup(String) - Constructor for class org.hps.detector.svt.SvtDetectorSetup
Constructor that takes name of SVT.
SvtErrorBitData - Class in org.hps.record.svt
 
SvtErrorBitData(int, int, int, int, int) - Constructor for class org.hps.record.svt.SvtErrorBitData
 
svtEventFlagger - Variable in class org.hps.evio.LCSimEngRunEventBuilder
Writes event flags describing the SVT state.
SvtEventFlagger - Class in org.hps.evio
 
SvtEventFlagger() - Constructor for class org.hps.evio.SvtEventFlagger
 
SvtEventHeaderChecker - Class in org.hps.record.svt
Static functions to check integrity of the SVT header data.
SvtEventHeaderChecker() - Constructor for class org.hps.record.svt.SvtEventHeaderChecker
Private construction to avoid class being instantiated
SvtEvioExceptions - Class in org.hps.record.svt
 
SvtEvioExceptions() - Constructor for class org.hps.record.svt.SvtEvioExceptions
Private constructor to avoid instantiation
SvtEvioExceptions.SvtEvioHeaderApvBufferAddressException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderApvFrameCountException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderApvReadErrorException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderMultisampleErrorBitException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderOFErrorException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderSkipCountException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderSyncErrorException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioReaderException - Exception in org.hps.record.svt
 
SvtEvioHeaderApvBufferAddressException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvBufferAddressException
 
SvtEvioHeaderApvBufferAddressException(SvtEvioExceptions.SvtEvioHeaderApvBufferAddressException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvBufferAddressException
 
SvtEvioHeaderApvFrameCountException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvFrameCountException
 
SvtEvioHeaderApvFrameCountException(SvtEvioExceptions.SvtEvioHeaderApvFrameCountException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvFrameCountException
 
SvtEvioHeaderApvReadErrorException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvReadErrorException
 
SvtEvioHeaderApvReadErrorException(SvtEvioExceptions.SvtEvioHeaderApvReadErrorException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvReadErrorException
 
SvtEvioHeaderException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderException
 
SvtEvioHeaderException(SvtEvioExceptions.SvtEvioHeaderException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderException
 
SvtEvioHeaderMultisampleErrorBitException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderMultisampleErrorBitException
 
SvtEvioHeaderMultisampleErrorBitException(SvtEvioExceptions.SvtEvioHeaderMultisampleErrorBitException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderMultisampleErrorBitException
 
SvtEvioHeaderOFErrorException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderOFErrorException
 
SvtEvioHeaderOFErrorException(SvtEvioExceptions.SvtEvioHeaderOFErrorException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderOFErrorException
 
SvtEvioHeaderSkipCountException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderSkipCountException
 
SvtEvioHeaderSkipCountException(SvtEvioExceptions.SvtEvioHeaderSkipCountException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderSkipCountException
 
SvtEvioHeaderSyncErrorException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderSyncErrorException
 
SvtEvioHeaderSyncErrorException(SvtEvioExceptions.SvtEvioHeaderSyncErrorException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderSyncErrorException
 
SvtEvioReader - Class in org.hps.evio
SVT EVIO reader used to convert SVT bank integer data to LCIO objects.
SvtEvioReader() - Constructor for class org.hps.evio.SvtEvioReader
 
SvtEvioReaderException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioReaderException
 
SvtEvioReaderException(SvtEvioExceptions.SvtEvioReaderException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioReaderException
 
SvtEvioUtils - Class in org.hps.record.svt
A set of static utility methods used to decode SVT data.
SvtEvioUtils() - Constructor for class org.hps.record.svt.SvtEvioUtils
Private constructor to prevent the class from being instantiated.
SvtGain - Class in org.hps.conditions.svt
This class represents the signal gain measurement for a single SVT channel.
SvtGain() - Constructor for class org.hps.conditions.svt.SvtGain
 
SvtGain.SvtGainCollection - Class in org.hps.conditions.svt
Collection implementation for SvtGain objects.
SvtGainCollection() - Constructor for class org.hps.conditions.svt.SvtGain.SvtGainCollection
 
SvtHeaderDataInfo - Class in org.hps.record.svt
 
SvtHeaderDataInfo(int, int, int) - Constructor for class org.hps.record.svt.SvtHeaderDataInfo
 
SvtHeaderDataInfo(int, int, int, int[]) - Constructor for class org.hps.record.svt.SvtHeaderDataInfo
 
SvtHeaderDataInfo(int, int, int, Integer[]) - Constructor for class org.hps.record.svt.SvtHeaderDataInfo
 
SVTHitLevelPlots - Class in org.hps.svt
 
SVTHitLevelPlots() - Constructor for class org.hps.svt.SVTHitLevelPlots
 
SVTHitMCEfficiency - Class in org.hps.analysis.dataquality
DQM driver for the monte carlo SVT hit efficiency April 29 -- first pass, makes the SimTrackerHits-->SiClusters efficiency vs position (with a settable t0 cut)
SVTHitMCEfficiency() - Constructor for class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
SvtHitMultiplicityFilter - Class in org.hps.recon.filtering
Filter events based on max nr of strip hits
SvtHitMultiplicityFilter() - Constructor for class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
SvtHitPlots - Class in org.hps.monitoring.drivers.svt
Monitoring driver that provides information about the number of SVT hits per event.
SvtHitPlots() - Constructor for class org.hps.monitoring.drivers.svt.SvtHitPlots
 
SVTHitRecoCorrelations - Class in org.hps.monitoring.drivers.svt
 
SVTHitRecoCorrelations() - Constructor for class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
SVTHitReconstructionPlots - Class in org.hps.monitoring.drivers.svt
 
SVTHitReconstructionPlots() - Constructor for class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
SVTHitWriter - Class in org.hps.evio
 
SVTHitWriter() - Constructor for class org.hps.evio.SVTHitWriter
 
SvtMonitoring - Class in org.hps.analysis.dataquality
DQM driver for the monte carlo for reconstructed track quantities plots things like occupancy, t0, amplitude, chi^2 (from APV25 sampling fit); each on a per/sensor basis saves to DQM database:
SvtMonitoring() - Constructor for class org.hps.analysis.dataquality.SvtMonitoring
 
SvtMotorMyaDataReader - Class in org.hps.conditions.svt
 
SvtMotorMyaDataReader() - Constructor for class org.hps.conditions.svt.SvtMotorMyaDataReader
 
SvtMotorMyaDataReader.SvtPositionMyaRange - Class in org.hps.conditions.svt
 
SvtMotorMyaDataReader.SvtPositionRunRange - Class in org.hps.conditions.svt
 
SvtMotorPosition - Class in org.hps.conditions.svt
Represents the SVT motor position as a time-based condition.
SvtMotorPosition() - Constructor for class org.hps.conditions.svt.SvtMotorPosition
 
SvtMotorPosition.SvtMotorPositionCollection - Class in org.hps.conditions.svt
Collection implementation.
SvtMotorPositionCollection() - Constructor for class org.hps.conditions.svt.SvtMotorPosition.SvtMotorPositionCollection
 
svtName - Variable in class org.hps.detector.svt.SvtDetectorSetup
The name of the SVT subdetector in the detector model.
SVTOpeningAlignment - Class in org.hps.monitoring.drivers.trackrecon
 
SVTOpeningAlignment() - Constructor for class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
SVTOpeningStudies - Class in org.hps.analysis.dataquality
 
SVTOpeningStudies() - Constructor for class org.hps.analysis.dataquality.SVTOpeningStudies
 
SvtPlotUtils - Class in org.hps.recon.tracking
 
SvtPlotUtils() - Constructor for class org.hps.recon.tracking.SvtPlotUtils
 
svtPositionConstants - Variable in class org.hps.evio.SvtEventFlagger
 
SvtPositionMyaRange(Date, double, double) - Constructor for class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
SvtPositionRunRange(RunSpreadsheet.RunData) - Constructor for class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
SVTPulseFitPlots - Class in org.hps.monitoring.drivers.svt
 
SVTPulseFitPlots() - Constructor for class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
SvtRawHitMultiplicityFilter - Class in org.hps.recon.filtering
Filter events based on max nr of strip hits
SvtRawHitMultiplicityFilter() - Constructor for class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
svtReader - Variable in class org.hps.evio.LCSimTestRunEventBuilder
 
SvtShapeFitParameters - Class in org.hps.conditions.svt
This class encapsulates the shape fit parameters for an SVT channel.
SvtShapeFitParameters() - Constructor for class org.hps.conditions.svt.SvtShapeFitParameters
 
SvtShapeFitParameters.SvtShapeFitParametersCollection - Class in org.hps.conditions.svt
Collection implementation for SvtShapeFitParameters objects.
SvtShapeFitParametersCollection() - Constructor for class org.hps.conditions.svt.SvtShapeFitParameters.SvtShapeFitParametersCollection
 
SVTSmallHitsFilter - Class in org.hps.recon.filtering
Reject events with noise hits in the SVT.
SVTSmallHitsFilter() - Constructor for class org.hps.recon.filtering.SVTSmallHitsFilter
 
SvtStereoLayer - Class in org.lcsim.detector.converter.compact.subdetector
A class describing an SVT stereo pair.
SvtStereoLayer(int, HpsSiSensor, HpsSiSensor) - Constructor for class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Ctor
SvtT0Shift - Class in org.hps.conditions.svt
This class is a data holder for associating a t0 time shift with a specific sensor by DAQ pair (FEB ID and FEB hybrid ID).
SvtT0Shift() - Constructor for class org.hps.conditions.svt.SvtT0Shift
 
SvtT0Shift.SvtT0ShiftCollection - Class in org.hps.conditions.svt
Concrete collection implementation for SvtT0Shift.
SvtT0ShiftCollection() - Constructor for class org.hps.conditions.svt.SvtT0Shift.SvtT0ShiftCollection
 
SvtTimingConstants - Class in org.hps.conditions.svt
Conditions object for SVT timing configuration constants, including offset phase and time (in nanoseconds).
SvtTimingConstants() - Constructor for class org.hps.conditions.svt.SvtTimingConstants
 
svtTimingConstants - Variable in class org.hps.evio.SvtEventFlagger
 
SvtTimingConstants.SvtTimingConstantsCollection - Class in org.hps.conditions.svt
The collection implementation for SvtTimingConstants.
SvtTimingConstantsCollection() - Constructor for class org.hps.conditions.svt.SvtTimingConstants.SvtTimingConstantsCollection
 
SvtTimingConstantsLoader - Class in org.hps.conditions.svt
Load SVT timing constant data from the run spreadsheet and insert into the conditions database.
SvtTimingConstantsLoader() - Constructor for class org.hps.conditions.svt.SvtTimingConstantsLoader
 
SvtTimingInPlots - Class in org.hps.monitoring.drivers.svt
Monitoring driver that will be used when 'timing in' the SVT.
SvtTimingInPlots() - Constructor for class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
SVTTimingTupleDriver - Class in org.hps.analysis.tuple
 
SVTTimingTupleDriver() - Constructor for class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SVTTimingTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
SvtTrackAnalysis - Class in org.hps.analysis.examples
Example analysis Driver showing how to use SVT track collections and how to filter out unwanted ones.
SvtTrackAnalysis() - Constructor for class org.hps.analysis.examples.SvtTrackAnalysis
 
svtTrueHitRelationName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
svtWriter - Variable in class org.hps.evio.TestRunReconToEvio
 
svtWriter - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
svtWriter - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
sw - Static variable in class org.hps.util.ConvertToStdhep
 
sw - Static variable in class org.hps.util.DatFileToStdhepTVM
 
SymMatrix - Class in org.hps.recon.tracking.gbl.matrix
 
SymMatrix(int) - Constructor for class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
SymMatrix(SymMatrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
SymMatrix(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
SYNC_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
CODA SYNC event tag.
SyncEventProcessor - Class in org.hps.monitoring.application.util
This is an ET event processor that will load DAQ configuration into the global manager from EVIO physics SYNC events, which have an event type in which bits 6 and 7 are set to 1.
SyncEventProcessor() - Constructor for class org.hps.monitoring.application.util.SyncEventProcessor
 
sys - Variable in class org.hps.record.et.EtConnection
The ET system object representing the connection to the server.
SYS_ERR - Static variable in class org.hps.monitoring.application.MonitoringApplication
Saved reference to System.err for convenience.
SYS_OUT - Static variable in class org.hps.monitoring.application.MonitoringApplication
Saved reference to System.out for convenience.
system - Variable in class org.hps.conditions.ecal.EcalChannel.GeometryId
The subdetector system ID.
system - Variable in class org.hps.readout.ecal.ReadoutTimestamp
 
system - Variable in class org.hps.record.et.EtStationThread
The EtSystem that represents the connection to the ET server.
SYSTEM_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
System field column index.
SYSTEM_ECAL - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
 
SYSTEM_METADATA - Static variable in class org.hps.datacat.DatacatConstants
 
SYSTEM_TRACKER - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
 
SYSTEM_TRIGGERBITS - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
 
SYSTEM_TRIGGERTIME - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
 
systemId - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
systemName - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
SystemStatistics - Interface in org.hps.monitoring.subsys
This is an interface for a set of basic statistics about an online event processing system.
SystemStatisticsImpl - Class in org.hps.monitoring.subsys
Implementation of SystemStatistics.
SystemStatisticsImpl() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl
 
SystemStatisticsImpl.AverageEventsPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.AverageMegabytesPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.BytesPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.BytesReceivedProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.EventsPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.EventsReceivedProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.MegabytesPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.SystemStatisticsProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.TotalEventsProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.TotalMegabytesProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsListener - Interface in org.hps.monitoring.subsys
 
SystemStatisticsProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.SystemStatisticsProvider
 
systemStatus - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
SystemStatus - Interface in org.hps.monitoring.subsys
The SystemStatus describes the state of a system, e.g.
SystemStatusBeeper() - Constructor for class org.hps.monitoring.application.SystemStatusPanel.SystemStatusBeeper
 
systemStatuses - Variable in class org.hps.monitoring.subsys.SystemStatusRegistry
 
SystemStatusEventsTable - Class in org.hps.monitoring.application
This is a table that shows every system status change in a different row.
SystemStatusEventsTable() - Constructor for class org.hps.monitoring.application.SystemStatusEventsTable
Class constructor.
SystemStatusEventsTable.SystemStatusEventsTableModel - Class in org.hps.monitoring.application
The model for the system status events table.
SystemStatusEventsTableModel() - Constructor for class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Class constructor.
SystemStatusImpl - Class in org.hps.monitoring.subsys
The implementation of SystemStatus.
SystemStatusImpl(Subsystem, String, boolean) - Constructor for class org.hps.monitoring.subsys.SystemStatusImpl
Fully qualified constructor.
SystemStatusImpl(SystemStatusImpl) - Constructor for class org.hps.monitoring.subsys.SystemStatusImpl
Copy constructor from implementation class.
SystemStatusImpl(SystemStatus) - Constructor for class org.hps.monitoring.subsys.SystemStatusImpl
Copy constructor from interface.
SystemStatusListener - Interface in org.hps.monitoring.subsys
Interface for receiving changes to SystemStatus objects, e.g.
systemStatusPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The system status panel which shows under the tabs.
SystemStatusPanel - Class in org.hps.monitoring.application
This is a panel showing the two tables for viewing the system statuses, one showing the current state of all system status monitors and the other with all system status change events.
SystemStatusPanel() - Constructor for class org.hps.monitoring.application.SystemStatusPanel
Class constructor.
SystemStatusPanel.SystemStatusBeeper - Class in org.hps.monitoring.application
 
SystemStatusRegistry - Class in org.hps.monitoring.subsys
Global registry of all SystemStatus objects.
SystemStatusRegistry() - Constructor for class org.hps.monitoring.subsys.SystemStatusRegistry
 
SystemStatusTable - Class in org.hps.monitoring.application
This table shows the current state of SystemStatus objects.
SystemStatusTable() - Constructor for class org.hps.monitoring.application.SystemStatusTable
Class constructor.
SystemStatusTable.ButtonRenderer - Class in org.hps.monitoring.application
Renders a button if the status is clear-able.
SystemStatusTable.JTableButtonMouseListener - Class in org.hps.monitoring.application
Fires a mouse click event when the clear button is pressed, which in turn will activate the action event for the button.
SystemStatusTableModel - Class in org.hps.monitoring.application.model
A JTableModel that has a list of SystemStatus objects.
SystemStatusTableModel() - Constructor for class org.hps.monitoring.application.model.SystemStatusTableModel
 

T

t - Variable in class org.hps.record.triggerbank.SSPCluster
 
t0 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
t0 - Variable in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
T0_INDEX - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
t0aPlots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
t0Cut - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
t0limits - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
restrict fit's time0 parameter to this range: (units=samples)
t0limits - Variable in class org.hps.recon.ecal.EcalPulseFitter
restrict fit's time0 parameter to this range: (units=samples)
t0Plots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
t0Plots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
t0Residuals - Variable in class org.hps.recon.tracking.TrackTimeData
 
t0Shift - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
t0Shifts - Variable in class org.hps.conditions.svt.AbstractSvtConditions
The time shift collection.
t0vAmpPlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
t0vChi2Plots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
TAB_CLUSTER_COUNT - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_CLUSTER_ENERGY - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_CLUSTER_PAIR - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_CLUSTER_TIME - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_DELIMITED - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
TAB_NAMES - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
tabIndex - Variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
Table - Annotation Type in org.hps.conditions.database
This annotation can be used to assign a class to one or more database tables.
table - Variable in class org.hps.monitoring.application.SystemStatusTable.JTableButtonMouseListener
The table.
TableExporter - Class in org.hps.monitoring.application.util
This is a utility for exporting a JTable's model data to a text file.
TableExporter() - Constructor for class org.hps.monitoring.application.util.TableExporter
Do not allow class instantiation.
tableMetaData - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
tableMetaData - Variable in class org.hps.conditions.api.BaseConditionsObject
The information about the associated table such as the table and column names.
tableMetaData - Variable in class org.hps.conditions.api.BaseConditionsObjectCollection
The collection's table meta data mapping it to the database.
TableMetaData - Class in org.hps.conditions.api
This class provides meta data about a conditions table, including a list of fields.
TableMetaData() - Constructor for class org.hps.conditions.api.TableMetaData
Class constructor.
TableMetaData(String, String, Class<? extends ConditionsObject>, Class<? extends BaseConditionsObjectCollection<?>>, Set<String>, Map<String, Class<?>>) - Constructor for class org.hps.conditions.api.TableMetaData
Fully qualified constructor.
tableModel - Variable in class org.hps.monitoring.application.SystemStatusEventsTable
The table model.
tableModels - Variable in class org.hps.monitoring.application.ConditionsPanel
Map of conditions set names to table models.
tableName - Variable in class org.hps.conditions.api.TableMetaData
The table name.
TableRegistry - Class in org.hps.conditions.api
This is a registry providing a map between tables and their meta-data.
TableRegistry() - Constructor for class org.hps.conditions.api.TableRegistry
Prevent direct class instantiation by users.
tableRegistry - Variable in class org.hps.conditions.database.DatabaseConditionsManager
Create the global registry of table meta data.
TableRegistry.CollectionTypeMap - Class in org.hps.conditions.api
Class which maps collection types to their table meta data.
TableRegistry.ObjectTypeMap - Class in org.hps.conditions.api
Class that maps object types to their table meta data.
tabs - Variable in class org.hps.monitoring.application.SettingsPanel
The tabs with the sub-panels.
tabs - Variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
tag - Variable in enum org.hps.record.evio.EventTagConstant
The tag value.
tag() - Method in enum org.hps.record.evio.EventTagConstant
Get the tag value.
tag - Variable in enum org.hps.record.svt.SvtConfigData.RocTag
 
TagCommand - Class in org.hps.conditions.cli
Create a conditions system tag.
TagCommand() - Constructor for class org.hps.conditions.cli.TagCommand
Class constructor.
tags - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The currently applied conditions tags.
tags - Variable in class org.hps.job.DatabaseConditionsManagerSetup
 
tail - Variable in class org.hps.readout.svt.FpgaData
 
tail - Variable in class org.hps.record.svt.SvtHeaderDataInfo
 
taitbriangles - Variable in class org.hps.detector.ecal.Geant4Position
 
Tan(double) - Static method in class org.hps.recon.tracking.TrackUtils
 
Tan(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
tangentAtPoint(double[]) - Method in class org.hps.recon.tracking.circlefit.CircleFit
Return the slope of the tangent (dy/dx) at a point on this circle (does not check if point is on circle)
Tanlambda - Variable in class org.hps.svt.SVTHitLevelPlots
 
Tanlambda_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
tarconChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconChi2VsTrkChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarConstrainedV0List - Variable in class org.hps.analysis.tuple.TupleMaker
 
tarconVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconVzVsChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
target - Variable in class org.hps.rundb.RunSummaryImpl
Target setup (string from run spreadsheet).
target_pos_wrt_base_plate_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
target_pos_wrt_base_plate_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
target_pos_wrt_base_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
target_pos_wrt_base_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
target_pos_wrt_base_plate_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
target_pos_wrt_base_plate_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
targetConMollerCandidates - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate particles generated with target constraints.
targetConMollerCandidatesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate particles generated with target constraints.
targetConMollerVertices - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate vertices generated with target constraints.
targetConMollerVerticesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate vertices generated with target constraints.
targetConstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
targetConV0Candidates - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate particles generated with target constraints.
targetConV0CandidatesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate particles generated with target constraints.
targetConV0Vertices - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate vertices generated with target constraints.
targetConV0VerticesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate vertices generated with target constraints.
targetRegion - Variable in class org.hps.monitoring.plotting.ChartPopup
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
targetV0ConCandidatesColName - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
TargetYZ() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the Y and Z positions of the track at X=0 (target).
task - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
Task() - Constructor for enum org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender.Task
 
tdc2dsc() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
tdcChannel - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
TDCData - Class in org.hps.record.triggerbank
Data from CAEN V1190 TDC.
TDCData(int[]) - Constructor for class org.hps.record.triggerbank.TDCData
 
TDCData(GenericObject) - Constructor for class org.hps.record.triggerbank.TDCData
 
TDCData.TDCHit - Class in org.hps.record.triggerbank
 
TDCHit(int) - Constructor for class org.hps.record.triggerbank.TDCData.TDCHit
 
tdcSlot - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
TDIRX - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TDIRY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TDIRZ - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TEMP_INC - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TEMP_K0 - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TEMP_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
temperatures - Variable in class org.hps.readout.svt.FpgaData
 
temperatureTable - Static variable in class org.hps.readout.svt.FpgaData
 
temperatureToInt(double) - Static method in class org.hps.readout.svt.FpgaData
 
tension_lever_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
tension_lever_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
tension_lever_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
tension_lever_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
TEST_OUTPUT_DIR - Static variable in class org.hps.test.util.TestOutputFile
Root output area in target dir.
TEST_RUN_CHANNEL_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
TEST_RUN_MAX_RUN - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
The max value for a run to be considered Test Run.
TEST_RUN_SAMPLE_HEADER_INDEX - Static variable in class org.hps.record.svt.SvtEvioUtils
 
TEST_RUN_SVT_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
testChannel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
testCrate - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
TestFileUrl - Class in org.hps.test.util
Some utility methods for getting test data from the lcsim.org site.
TestFileUrl() - Constructor for class org.hps.test.util.TestFileUrl
Should not instantiate this class.
TestLoggingConfig - Class in org.hps.logging.config
Read the test logging configuration and load it into the global log manager.
TestLoggingConfig() - Constructor for class org.hps.logging.config.TestLoggingConfig
Class constructor which reads in a logging properties file from a classpath resource.
TestOutputFile - Class in org.hps.test.util
Convenience class for test file output (basically copied from lcsim.org).
TestOutputFile(Class<?>, String) - Constructor for class org.hps.test.util.TestOutputFile
Create output file in target dir for a specific test case.
TestRun2014CondCheckDriver - Class in org.hps.test.util
Checks that the correct conditions are loaded for Test Run 2015 reconstruction by verifying the collection IDs.
TestRun2014CondCheckDriver() - Constructor for class org.hps.test.util.TestRun2014CondCheckDriver
 
TestRunColdBlock(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
TestRunColdBlockL13(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
TestRunColdBlockL45(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
TestRunEcalConditionsConverter - Class in org.hps.conditions.ecal
This class loads all Test Run ECAL conditions into an EcalConditions object from the database.
TestRunEcalConditionsConverter() - Constructor for class org.hps.conditions.ecal.TestRunEcalConditionsConverter
 
TestRunHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
TestRunHalfModuleAxial(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleAxial
 
TestRunHalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle
 
TestRunHalfModuleStereo(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo
 
TestRunModule(String, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
TestRunModule(String, SurveyVolume, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
TestRunModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
TestRunModuleL13(String, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
TestRunModuleL13(String, SurveyVolume, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
TestRunModuleL45(String, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
TestRunModuleL45(String, SurveyVolume, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
TestRunRateAnalysis - Class in org.hps.analysis.ecal
Reads clusters and makes trigger decision using opposite quadrant criterion.
TestRunRateAnalysis() - Constructor for class org.hps.analysis.ecal.TestRunRateAnalysis
 
TestRunReconParticleDriver - Class in org.hps.recon.particle
Method creates reconstructed particles from tracks and clusters for test run data.
TestRunReconParticleDriver() - Constructor for class org.hps.recon.particle.TestRunReconParticleDriver
 
TestRunReconToEvio - Class in org.hps.evio
This class takes raw data generated from MC and converts it to EVIO.
TestRunReconToEvio() - Constructor for class org.hps.evio.TestRunReconToEvio
 
TestRunSvtChannel - Class in org.hps.conditions.svt
The implementation of AbstractSvtChannel for Test Run conditions.
TestRunSvtChannel() - Constructor for class org.hps.conditions.svt.TestRunSvtChannel
 
TestRunSvtChannel.TestRunSvtChannelCollection - Class in org.hps.conditions.svt
Concrete collection implementation for TestRunSvtChannel objects.
TestRunSvtChannelCollection() - Constructor for class org.hps.conditions.svt.TestRunSvtChannel.TestRunSvtChannelCollection
 
TestRunSvtConditions - Class in org.hps.conditions.svt
This class contains all test run SVT conditions data by readout channel.
TestRunSvtConditions() - Constructor for class org.hps.conditions.svt.TestRunSvtConditions
 
TestRunSvtConditionsConverter - Class in org.hps.conditions.svt
Converter for combined Test Run SVT conditions TestRunSvtConditions object.
TestRunSvtConditionsConverter() - Constructor for class org.hps.conditions.svt.TestRunSvtConditionsConverter
Class constructor.
TestRunSvtDaqMapping - Class in org.hps.conditions.svt
This class encapsulates the Test Run SVT DAQ map.
TestRunSvtDaqMapping() - Constructor for class org.hps.conditions.svt.TestRunSvtDaqMapping
 
TestRunSvtDaqMapping.TestRunSvtDaqMappingCollection - Class in org.hps.conditions.svt
The collection implementation for TestRunSvtDaqMapping objects.
TestRunSvtDaqMappingCollection() - Constructor for class org.hps.conditions.svt.TestRunSvtDaqMapping.TestRunSvtDaqMappingCollection
 
TestRunSvtEvioReader - Class in org.hps.evio
Test run SVT EVIO reader used to convert SVT bank integer data to LCIO objects.
TestRunSvtEvioReader() - Constructor for class org.hps.evio.TestRunSvtEvioReader
Default Constructor
TestRunSvtT0Shift - Class in org.hps.conditions.svt
This class is a container that allows associating a t0 shift with a specific sensor by FPGA ID and hybrid ID.
TestRunSvtT0Shift() - Constructor for class org.hps.conditions.svt.TestRunSvtT0Shift
 
TestRunSvtT0Shift.TestRunSvtT0ShiftCollection - Class in org.hps.conditions.svt
Collection implementation for TestRunSvtT0Shift objects.
TestRunSvtT0ShiftCollection() - Constructor for class org.hps.conditions.svt.TestRunSvtT0Shift.TestRunSvtT0ShiftCollection
 
TestRunTriggerData - Class in org.hps.record.triggerbank
 
TestRunTriggerData(int[]) - Constructor for class org.hps.record.triggerbank.TestRunTriggerData
 
TestRunTriggerData(GenericObject) - Constructor for class org.hps.record.triggerbank.TestRunTriggerData
 
TestRunTriggerDriver - Class in org.hps.readout.ecal
Reads clusters and makes trigger decision using opposite quadrant criterion.
TestRunTriggerDriver() - Constructor for class org.hps.readout.ecal.TestRunTriggerDriver
 
TestRunTriggeredReconToEvio - Class in org.hps.evio
This class takes raw data generated from MC and converts it to EVIO.
TestRunTriggeredReconToEvio() - Constructor for class org.hps.evio.TestRunTriggeredReconToEvio
 
TestRunTriggeredReconToEvio.QueuedEtEvent - Class in org.hps.evio
 
TestRunTriggeredReconToLcio - Class in org.hps.evio
This class takes raw data generated from MC and converts it to EVIO.
TestRunTriggeredReconToLcio() - Constructor for class org.hps.evio.TestRunTriggeredReconToLcio
 
testSlot - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
testTrigger() - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Tests all of the current cluster pairs for triggers.
testTrigger() - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
testTrigger(List<Cluster>) - Method in class org.hps.readout.ecal.TestRunTriggerDriver
 
testX - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
testY - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
TextManager - Class in org.hps.monitoring.ecal.eventdisplay.io
The class TextManager handles loading hits and clusters from a text file to populate the calorimeter panel.
TextManager(File) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.TextManager
Initializes an event manager that will read from the indicated file.
TextManager(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.TextManager
Initializes an event manager that will read from the indicated file.
textStatus - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
theBand - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
theBorder - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
theData - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
theDerivatives - Variable in class org.hps.recon.tracking.gbl.GblData
 
theDimension - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
theDownWeight - Variable in class org.hps.recon.tracking.gbl.GblData
 
theLabel - Variable in class org.hps.recon.tracking.gbl.GblData
 
theLabel - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
theMatrix - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
theMixed - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
theOffset - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
theParameters - Variable in class org.hps.recon.tracking.gbl.GblData
 
thePoints - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
thePrecision - Variable in class org.hps.recon.tracking.gbl.GblData
 
thePrediction - Variable in class org.hps.recon.tracking.gbl.GblData
 
theRegion - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
theRegion - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
theta - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
theta() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the helix slope tan(lambda).
thetaeffAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
thetaeffAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
thetaeffElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
thetaeffElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
thetaeffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
thetaeffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
thetaEleVsthetaBeamBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
thetaEleVsthetaMoller - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
thetaerror - Variable in class org.hps.recon.vertexing.BilliorTrack
 
thetaIndex - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of the angle wrt the Z-axis
thetaMax - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
thetaMin - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
theValue - Variable in class org.hps.recon.tracking.gbl.GblData
 
theVec - Variable in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
theVec - Variable in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
theVec - Variable in class org.hps.recon.tracking.gbl.matrix.VVector
 
theVector - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
thickness - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
thickness - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
thickness - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
thickness - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
thickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
thickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
thickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
thickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
thisEventN - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
thisEventTime - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
thisFadcSlot - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
thisTime - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
THR - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
THR - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
threeClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
threeClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
ThreePointHelixCheck(HelicalTrackHit, HelicalTrackHit, HelicalTrackHit) - Method in class org.hps.recon.tracking.FastCheck
 
threePoleWidths - Static variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
442 channels' widths, measured from 2015 data (units = samples)
threePoleWidths - Static variable in class org.hps.recon.ecal.EcalPulseFitter
442 channels' widths, measured from 2015 data (units = samples)
threshold - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
threshold - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
threshold - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Hit threshold in GeV.
threshold - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Hit threshold in GeV.
threshold - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Hit threshold in GeV.
threshold - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
threshold - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
THRESHOLD - Variable in class org.hps.record.daqconfig.EvioDAQParser
Map of EcalChannel to the threshold for that channel.
thresholds - Variable in class org.hps.record.daqconfig.FADCConfig
 
threshRange - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
don't bother fitting pulses with threshold crossing outside this sample range:
threshRange - Variable in class org.hps.recon.ecal.EcalPulseFitter
don't bother fitting pulses with threshold crossing outside this sample range:
throwActivationEvent(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseMotionListener
Triggers crystal activation events on all listeners for this component.
throwDeactivationEvent(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseMotionListener
Triggers crystal deactivation events on all listeners for this component.
throwDetectorChanged - Variable in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
throwEndOfData - Variable in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
throwHeaderExceptions - Static variable in class org.hps.evio.AugmentedSvtEvioReader
 
throwProcess - Variable in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
throwSettingsEvent(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Creates an appropriate SettingsEvent and passes it to all attached SettingsListener objects.
throwStartOfData - Variable in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
TI_BANK - Static variable in enum org.hps.record.triggerbank.TriggerType
Definition of the TI bank in the EVIO event.
tiBankDefinition - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
tickEndTimeMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
tickStartTimeMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
TIData - Class in org.hps.record.triggerbank
Class TIData is an implementation of abstract class AbstractIntData that represents a TI trigger bit bank.
TIData(int[]) - Constructor for class org.hps.record.triggerbank.TIData
Creates a TIData bank from a raw EvIO data bank.
TIData(GenericObject) - Constructor for class org.hps.record.triggerbank.TIData
Creates a TIData object from an existing LCIO GenericObject.
tiFlags - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates which TI-bits are active in the current event.
tightOutputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
tightSignificanceThreshold - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
time - Variable in class org.hps.evio.LCSimTestRunEventBuilder
 
time - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
time - Variable in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
 
time - Variable in class org.hps.readout.ecal.ReadoutTimestamp
 
time - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
time - Variable in class org.hps.recon.ecal.cluster.TriggerTime
 
time - Variable in class org.hps.record.triggerbank.SSPTrigger
 
time - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
TIME - Static variable in class org.hps.record.triggerbank.TestRunTriggerData
 
time - Variable in class org.hps.record.triggerbank.TIData
 
time - Static variable in class org.hps.util.TimerDriver
 
time0 - Variable in class org.hps.recon.ecal.Ecal3PoleFunction
 
TIME_ZONE - Static variable in class org.hps.conditions.run.RunSpreadsheet
 
timeAfter - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
The length of the temporal window for including clusters that occur after the seed hit.
timeBefore - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
The length of the temporal window for inclusing clusters that occur before the seed hit.
TimeComparator() - Constructor for class org.hps.readout.ecal.FADCEcalReadoutDriver.TimeComparator
 
TimeComparator() - Constructor for class org.hps.recon.ecal.cluster.CTPClusterer.TimeComparator
 
timeCut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
TimeDependentEcalGains - Class in org.hps.recon.ecal.cluster
applies a time-dependent global correction factor to the energies of all ecal clusters.
TimeDependentEcalGains() - Constructor for class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
TimeDependentEcalGains2016 - Class in org.hps.recon.ecal.cluster
 
TimeDependentEcalGains2016() - Constructor for class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
timeDiff - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
timeElapsed - Variable in class org.hps.util.TimerDriver
 
TimeEvolutionEcalReadoutDriver - Class in org.hps.readout.ecal
Performs readout of ECal hits.
TimeEvolutionEcalReadoutDriver() - Constructor for class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
timeMatchDeltaT - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
timeMax - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
timeMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
timeMin - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
timeOffset - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
timeout - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The timeout on the LCIO record queue in milliseconds, if applicable.
timeOutMillis - Variable in class org.hps.record.AbstractRecordQueue
The amount of time to wait for a record to be available in the queue.
timePlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
timer - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The timer for running the update task.
timer - Variable in class org.hps.monitoring.application.PlotInfoPanel
The timer for updating the table.
timer - Variable in class org.hps.monitoring.application.SystemStatusPanel
 
timer - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
timer - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
timer - Variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
timer - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
timeRange - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
TimerDriver - Class in org.hps.util
Lightweight timer driver.
TimerDriver() - Constructor for class org.hps.util.TimerDriver
 
timeresDir - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
timeresidDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timerInterval - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
times - Variable in class org.hps.evio.RfHit
 
times(double) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Linear algebraic matrix multiplication, A * B
times(Vector) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
times(VVector) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
times(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
times(VVector) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
times(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
timeShift - Variable in class org.hps.conditions.ecal.EcalChannelConstants
The channel EcalTimeShift conditions.
timeShift - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
timeSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
timesScalar(double) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Scalar multiplication
timestamp - Variable in class org.hps.crawler.CrawlerConfig
A timestamp to use for filtering input files on their creation date.
timestamp() - Method in class org.hps.crawler.CrawlerConfig
Get the timestamp for file filtering.
timestamp - Variable in class org.hps.record.epics.EpicsHeader
The unix time in seconds.
TIMESTAMP - Static variable in class org.hps.record.scalers.ScalerData
Name of timestamp field in collection parameters.
timestamp - Variable in class org.hps.record.scalers.ScalerData
The timestamp of the scaler event.
timestamp - Variable in class org.hps.record.svt.SvtConfigData
 
timestamp - Variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
timestamp - Variable in class org.hps.record.triggerbank.TriggerConfigData
 
timestamp - Variable in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
 
TIMESTAMP_FORMAT - Static variable in class org.hps.crawler.CrawlerConfig
The format for input timestamps used for file filtering.
timestampC1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
TimestampComparator() - Constructor for class org.hps.record.epics.EpicsUtilities.TimestampComparator
 
timestampCycle - Variable in class org.hps.evio.LCSimEngRunEventBuilder
Modulus of TI timestamp offset (units of nanoseconds).
timestampFile - Variable in class org.hps.crawler.CrawlerConfig
A file to use for getting the timestamp date.
timestampFile() - Method in class org.hps.crawler.CrawlerConfig
Get the timestamp file using for filtering EVIO files.
timestampP2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
TimestampRange(long, long) - Constructor for class org.hps.datacat.EvioDatasetIndex.TimestampRange
 
timevstimeBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timevstimeOnTrackBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timevstimeOnTrackTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timevstimeTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timeWindow - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
The length of the temporal window for verifying that a hit is a local maximum in energy.
timeWindow - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
timeWindow - Variable in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
timeWindow - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
timeWindowWeight - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
timingConstants - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
timingConstants - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
TiTimeOffset - Class in org.hps.conditions.trigger
Represents the per-run trigger time offset in nanoseconds.
TiTimeOffset(Long) - Constructor for class org.hps.conditions.trigger.TiTimeOffset
 
tiTimeOffset - Variable in class org.hps.rundb.RunSummaryImpl
TI time offset in ns.
TiTimeOffset.TiTimeOffsetCollection - Class in org.hps.conditions.trigger
 
TiTimeOffsetCalculator - Class in org.hps.record.triggerbank
Calculate TI time offset given lists of min and max offsets and the number of outliers.
TiTimeOffsetCalculator() - Constructor for class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
TiTimeOffsetCollection() - Constructor for class org.hps.conditions.trigger.TiTimeOffset.TiTimeOffsetCollection
 
TiTimeOffsetConverter - Class in org.hps.conditions.trigger
 
TiTimeOffsetConverter() - Constructor for class org.hps.conditions.trigger.TiTimeOffsetConverter
 
TiTimeOffsetEvioProcessor - Class in org.hps.record.triggerbank
Extract trigger time offset from EVIO data.
TiTimeOffsetEvioProcessor() - Constructor for class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
TLAMBDA - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
tMap - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
tMax - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
tMin - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
toArray() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Convert this object to an array of doubles.
toBilliorTrack(Track) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
toBilliorTrack(HelicalTrackFit) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
toBilliorTrack(TrackState) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
toBilliorTrack(Track) - Method in class org.hps.analysis.vertex.VertexDebugger
 
toBilliorTrack(HelicalTrackFit) - Method in class org.hps.analysis.vertex.VertexDebugger
 
toBilliorTrack(TrackState) - Method in class org.hps.analysis.vertex.VertexDebugger
 
toBilliorTrack(Track) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Converts a Track object to a BilliorTrack object.
toBilliorTrack(TrackState) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Converts a TrackState object to a BilliorTrack object.
toCsv(String) - Method in class org.hps.conditions.svt.MotorPositionLoader
 
toEcalPoint(Point) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the calorimeter panel's coordinate pair to the LCSim coordinate system.
toEcalX(int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the panel x-coordinate to the calorimeter's coordinate system.
toEcalY(int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the panel y-coordinate to the calorimeter's coordinate system.
toEnergyArray(List<EcalHit>) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
Gets the energy that should be stored in each crystal of the calorimeter.
toFileList(DatasetResultSetModel) - Static method in class org.hps.rundb.builder.DatacatBuilder
 
toGenericObject() - Method in class org.hps.record.epics.EpicsData
Convert this object into a GenericObject that can be written into an LCIO collection.
toGenericObject() - Method in class org.hps.record.scalers.ScalerData
Convert this object to an LCSim GenericObject for persistency to LCIO.
toHep3(double[]) - Method in class org.hps.svt.SVTHitLevelPlots
 
tolerance - Static variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
tolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
tolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
tolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
toolbarPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The toolbar panel with the buttons, data source and connection information.
ToolbarPanel - Class in org.hps.monitoring.application
A GUI component for the top-level toolbar of the monitoring app.
ToolbarPanel(ConfigurationModel, ConnectionStatusModel, ActionListener) - Constructor for class org.hps.monitoring.application.ToolbarPanel
Class constructor.
top - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
TOP - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
top - Variable in class org.hps.record.composite.LcioEventAdapter
A top level Driver for executing a number of other Drivers as children.
TOP - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the top portion hodoscope layers.
TOP_ANGLE_CONSTANT - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
TOP_FILE - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
TOP_HALF - Static variable in class org.hps.conditions.svt.AbstractSvtDaqMapping
Flag value for top half.
TOP_TRIG - Static variable in class org.hps.record.triggerbank.TestRunTriggerData
 
toPanelCluster(Cluster) - Static method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
toPanelCluster(Cluster) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Converts an HPSEcalCluster object to a panel Cluster object.
toPanelHit(CalorimeterHit) - Static method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
toPanelHit(CalorimeterHit) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Converts a CalorimeterHit object to a panel EcalHit object.
toPanelPoint(Point) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the LCSim coordinate pair to the calorimeter panel's coordinate system.
toPanelX(int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the LCSim x-coordinate to the calorimeter panel's coordinate system.
toPanelY(int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the LCSim y-coordinate to the calorimeter panel's coordinate system.
topBankTag - Variable in class org.hps.evio.EcalEvioReader
 
topBits - Variable in class org.hps.readout.ecal.TestRunTriggerDriver
 
topClusterQueue - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
topClusterQueue - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
topClusterTrackMatchDeltaXHigh - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
topClusterTrackMatchDeltaXLow - Variable in class org.hps.recon.utils.TrackClusterMatcher
These cuts are set at +/- 4 sigma extracted from Gaussian fits to the track-cluster residual distributions.
topClusterTrackMatchDeltaYHigh - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
topClusterTrackMatchDeltaYLow - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
topDelay - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
topDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
topHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
topHitsQueue - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
topLayer1Z - Variable in class org.hps.recon.tracking.TrackTweakDriver
Top SVT layer 1 z position
topLayer2Z - Variable in class org.hps.recon.tracking.TrackTweakDriver
Top SVT layer 2 z position
topStereoLayers - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
topStereoLayers - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
topStereoLayers - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
topStereoLayers - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
topStereoLayers - Variable in class org.hps.analysis.vertex.VertexDebugger
 
topTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
topTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
topTimePlot2D - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
topTimePlot2D - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
topTrackCorrection - Variable in class org.hps.recon.tracking.TrackTweakDriver
The track parameter corrections that will be applied to all top tracks.
topTrigTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
topTrigTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
toPyDict(Map<String, Object>) - Static method in class org.hps.crawler.MetadataWriter
 
toString() - Method in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
toString() - Method in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
toString(CalorimeterHit) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Converts a CalorimeterHit to a basic descriptive string.
toString() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
toString() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
 
toString() - Method in class org.hps.analysis.trigger.util.PairTrigger
 
toString() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
 
toString() - Method in class org.hps.conditions.api.BaseConditionsObject
Convert this object to a string.
toString() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Convert object to string.
toString() - Method in class org.hps.conditions.api.ConditionsRecord
Convert this record to a human readable string, one field per line.
toString() - Method in class org.hps.conditions.api.TableMetaData
Convert to a string.
toString() - Method in class org.hps.conditions.api.TableRegistry
Convert this object to a string.
toString() - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Convert object to string.
toString() - Method in class org.hps.conditions.database.ConnectionParameters
Convert to human readable string.
toString() - Method in class org.hps.conditions.database.ConverterRegistry
Convert the object to a string.
toString() - Method in class org.hps.conditions.ecal.EcalConditions
Convert this object to a string.
toString() - Method in class org.hps.conditions.run.RunRange
Convert this object to a string.
toString() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
toString() - Method in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Convert this object to a human readable string.
toString() - Method in class org.hps.conditions.svt.ChannelConstants
Convert this object to a string.
toString() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
toString() - Method in class org.hps.conditions.svt.SvtAlignmentConstant
Convert this object to a string.
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRanges
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
toString() - Method in class org.hps.conditions.svt.SvtCalibration
Convert this object to a human readable string.
toString() - Method in class org.hps.conditions.svt.SvtConditions
Convert this object to a human readable string.
toString() - Method in class org.hps.conditions.svt.SvtDaqMapping.SvtDaqMappingCollection
Convert this object to a string.
toString() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
toString() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
toString() - Method in class org.hps.conditions.svt.TestRunSvtConditions
Convert this object to a human readable string.
toString() - Method in class org.hps.conditions.svt.TestRunSvtDaqMapping.TestRunSvtDaqMappingCollection
Convert TestRunSvtDaqMapping to a string.
toString() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
toString() - Method in class org.hps.detector.ecal.Geant4Position
 
toString() - Method in class org.hps.detector.ecal.GVector
 
toString() - Method in class org.hps.HPSJavaProperties
Convert this object to a string.
toString() - Method in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Convert this object to a string.
toString() - Method in class org.hps.monitoring.application.model.Configuration
Convert this object to a string by printing out its properties list.
toString() - Method in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
 
toString() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
 
toString() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
 
toString() - Method in class org.hps.recon.tracking.circlefit.CircleFit
String representation of this object
toString() - Method in class org.hps.recon.tracking.EventQuality.CutObject
 
toString() - Method in class org.hps.recon.tracking.EventQuality
 
toString() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
toString() - Method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
 
toString() - Method in class org.hps.recon.tracking.gbl.GblData
 
toString() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
toString() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
String representation for this Object.
toString() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
toString() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
toString() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
toString() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
toString() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
toString() - Method in class org.hps.recon.tracking.WTrack
 
toString() - Method in class org.hps.recon.vertexing.BilliorTrack
Create a string with the helix parameters.
toString() - Method in class org.hps.recon.vertexing.BilliorVertex
 
toString() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
toString() - Method in class org.hps.record.daqconfig.DAQConfig
 
toString() - Method in class org.hps.record.epics.EpicsData
Convert this object to a string.
toString() - Method in class org.hps.record.scalers.ScalerData
Convert this object to a readable string, which is a list of integer values enclosed in braces and separated by commas.
toString() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
toString() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
toString() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
toString() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
toString() - Method in class org.hps.rundb.EpicsVariable
Return this object converted to a string.
toString() - Method in class org.hps.rundb.RunSummaryImpl
Convert the object to a string.
toString() - Method in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Return a string describing the stereo pair
toString() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
toString() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
toString() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
toString() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
toString() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
toString() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
toString() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
toString() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
toString() - Method in class org.lcsim.geometry.subdetector.HPSEcal.NeighborMap
 
toString() - Method in class org.lcsim.geometry.subdetector.HPSEcal3.NeighborMap
 
TOTAL_APV25_CHANNELS - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_APV25_PER_HYBRID - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_DATA_COLLECTION_INDEX - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
TOTAL_EVENTS_COLLECTION_INDEX - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
TOTAL_EVENTS_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The total events in the run which comes from the EVIO END event.
TOTAL_HYBRIDS_PER_FPGA - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_NUMBER_OF_SAMPLES - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_SAMPLES - Static variable in class org.hps.record.svt.SvtEvioUtils
 
TOTAL_STRIPS_PER_SENSOR - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_TEMPS_PER_HYBRID - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
totalBotHitCount - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
totalBytes - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
TotalCorrectedEff - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEffEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEffEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEfferr - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEffPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEffPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
totalCount - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
TotalEff - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEffEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEffEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEfferr - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEffPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEffPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
totalEnergyDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
totalEvents - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The total number of events received.
totalEvents - Variable in class org.hps.monitoring.application.model.RunModel
The total events received in the run.
totalEvents - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
totalEvents - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
totalEvents - Variable in class org.hps.rundb.RunSummaryImpl
The total events found in the run across all files.
totalEventsField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the total events in the run.
TotalEventsProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.TotalEventsProvider
 
totalFiles - Variable in class org.hps.rundb.RunSummaryImpl
The total number of files in the run.
totalFits - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
totalHitCount - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
TotalMegabytesProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.TotalMegabytesProvider
 
totalOutliers - Variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
totalTopHitCount - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
totalTracks - Variable in class org.hps.svt.alignment.RunAlignment
 
totelectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
totelectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
totelectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
toXmlDocument() - Method in class org.hps.record.svt.SvtConfigData
 
toXmlString() - Method in class org.hps.record.svt.SvtConfigData
 
tp - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
tp - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
tp - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
tp - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
tp - Variable in class org.hps.recon.tracking.PulseShape.CRRC
 
tp - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
tp2 - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
TP_INDEX - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
TPHI - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
tPlusVsTMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
TPOSU - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TPOSV - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TPOSW - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
tql2() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
track - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
TRACK_DATA_COLLECTION - Static variable in class org.hps.recon.tracking.TrackData
 
TRACK_DATA_RELATION_COLLECTION - Static variable in class org.hps.recon.tracking.TrackData
 
TRACK_TIME_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
TRACK_TIME_INDEX - Static variable in class org.hps.recon.tracking.TrackTimeData
 
TRACK_VOLUME_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
TrackAnalysis - Class in org.hps.analysis.examples
 
TrackAnalysis(Track, RelationalTable, RelationalTable, RelationalTable, RelationalTable) - Constructor for class org.hps.analysis.examples.TrackAnalysis
Creates a new instance of TrackAnalysis
TrackAnalysis(Track, RelationalTable) - Constructor for class org.hps.analysis.examples.TrackAnalysis
 
TrackAnalysis.DiagonalizedCovarianceMatrix - Class in org.hps.analysis.examples
 
TrackAnalysis.HelixPar - Enum in org.hps.analysis.examples
 
trackAxialCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackAxialExtraPolation - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackAxialHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackAxialIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackAxialSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackChi2Cut - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
trackChi2RMSTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
TrackClusterMatch(ReconstructedParticle, Cluster) - Constructor for class org.hps.recon.utils.TrackClusterMatcher.TrackClusterMatch
 
TrackClusterMatcher - Class in org.hps.recon.utils
Utility used to determine if a track and cluster are matched.
TrackClusterMatcher() - Constructor for class org.hps.recon.utils.TrackClusterMatcher
Constructor
TrackClusterMatcher.TrackClusterMatch - Class in org.hps.recon.utils
Class to store track-cluster matching qualities.
trackClusterTimeOffset - Variable in class org.hps.record.StandardCuts
 
trackCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackCollectionName - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
trackCollectionName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for tracks.
trackCollectionName - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
trackCollectionName - Variable in class org.hps.util.TwoTrackFilterDriver
 
trackCollectionNames - Variable in class org.hps.recon.particle.ReconParticleDriver
 
trackCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
TrackData - Class in org.hps.recon.tracking
Generic object used to persist track data not available through a Track object.
TrackData() - Constructor for class org.hps.recon.tracking.TrackData
Default constructor
TrackData(int, float, double[]) - Constructor for class org.hps.recon.tracking.TrackData
Constructor
TrackDataDriver - Class in org.hps.recon.tracking
Driver used to persist additional Track information via a GenericObject collection.
TrackDataDriver() - Constructor for class org.hps.recon.tracking.TrackDataDriver
Default constructor
trackDataToTrackCache - Static variable in class org.hps.recon.tracking.TrackData
 
trackDirection(double, double, int) - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
Get map of the the track direction within the uniform bfield
TrackDirection(StraightLineTrack) - Method in class org.hps.recon.vertexing.VertexFit
Return the fitted direction for a given StraightLineTrack that was input to the fit
trackDtCut - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
trackerCollectionName - Static variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
TrackerDigiDriver - Class in org.hps.recon.tracking
This Driver runs the tracker digitization to create raw hits and strip hits from simulated data.
TrackerDigiDriver() - Constructor for class org.hps.recon.tracking.TrackerDigiDriver
Creates a new instance of TrackerHitDriver.
TrackerEnvelope(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
TrackerEventTester(int) - Constructor for class org.hps.util.FilterMCBunches.TrackerEventTester
 
trackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
trackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
trackerHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackerHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
trackerHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
trackerHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
trackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
trackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
trackerHits - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
trackerHitsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
trackerHitsCollectionName - Variable in class org.hps.analysis.tuple.FullTruthTupleMaker
 
trackerHitsInactive - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.vertex.VertexDebugger
 
trackerHitUtils - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
TrackerHitUtils - Class in org.hps.recon.tracking
 
TrackerHitUtils() - Constructor for class org.hps.recon.tracking.TrackerHitUtils
 
TrackerHitUtils(boolean) - Constructor for class org.hps.recon.tracking.TrackerHitUtils
 
trackerInactiveCollectionName - Static variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
trackerlayerhitlist - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
trackerName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
trackerName - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
trackerName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackerName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
trackerName - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
TrackerReconDriver - Class in org.hps.recon.tracking
This class runs the Track Reconstruction for the HPS Test Proposal detector.
TrackerReconDriver() - Constructor for class org.hps.recon.tracking.TrackerReconDriver
 
trackerSubdet - Static variable in class org.hps.analysis.tuple.TupleMaker
 
trackExtraPolationX - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackExtraPolationY - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
TrackFilter() - Constructor for class org.hps.recon.filtering.SimpleEventFilterDriver.TrackFilter
 
trackHit2D - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackHitDt - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackHitDtChan - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackHitLayerNum(IDetectorElement, List<HpsSiSensor>, boolean) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
trackHitMCRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackHitMCRelationsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
trackHitRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackHitRelationsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
trackHitT0 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackingMaterial - Variable in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
trackingMaterial - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
TrackingMonitoring - Class in org.hps.analysis.dataquality
DQM driver for reconstructed track quantities plots things like number of tracks/event, chi^2, track parameters (d0/z0/theta/phi/curvature)
TrackingMonitoring() - Constructor for class org.hps.analysis.dataquality.TrackingMonitoring
 
trackingQuantNames - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackingQuantNames - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
TrackingReconPlots - Class in org.hps.monitoring.drivers.trackrecon
 
TrackingReconPlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
TrackingReconstructionPlots - Class in org.hps.recon.tracking
Analysis class to check recon.
TrackingReconstructionPlots() - Constructor for class org.hps.recon.tracking.TrackingReconstructionPlots
 
TrackingResiduals - Class in org.hps.analysis.dataquality
DQM driver for track residuals in position and time
TrackingResiduals() - Constructor for class org.hps.analysis.dataquality.TrackingResiduals
 
TrackingVolume(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TrackingVolume
 
trackIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL13AxialIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL13AxialSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL13L46AxialIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL13L46AxialSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL46AxialIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL46AxialSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackLayerList - Variable in class org.hps.analysis.examples.TrackAnalysis
 
TrackMCEfficiency - Class in org.hps.analysis.dataquality
DQM driver for the monte carlo track efficiency; makes a bunch of efficiency vs variable plots for all tracks and just electrons from trident/A' event, as well as "findable" tracks use the debugTrackEfficiency flag to print out info regarding individual failed events
TrackMCEfficiency() - Constructor for class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackMeanTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackNhitsVsChi2 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackPMax - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
trackPMax - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
trackPMin - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
trackPvsECalE - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
TrackQualityData - Class in org.hps.recon.tracking
 
TrackQualityData() - Constructor for class org.hps.recon.tracking.TrackQualityData
Default Ctor
TrackQualityData(double[]) - Constructor for class org.hps.recon.tracking.TrackQualityData
 
trackRelationCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
TrackResiduals - Class in org.hps.monitoring.drivers.trackrecon
 
TrackResiduals() - Constructor for class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
trackResidualsCollectionName - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
trackResidualsCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
TrackResidualsData - Class in org.hps.recon.tracking
 
TrackResidualsData(int, List<Integer>, List<Double>, List<Float>) - Constructor for class org.hps.recon.tracking.TrackResidualsData
Default Ctor
trackResidualsX - Variable in class org.hps.recon.tracking.TrackResidualsData
 
trackResidualsY - Variable in class org.hps.recon.tracking.TrackResidualsData
 
trackRMSTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
tracks - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
tracksChecked - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
trackScoreMap - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
trackScoresPostAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
trackScoresPreAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
trackSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
tracksMissingL0CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL1CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL2CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL3CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL4CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL5CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL6CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksPassed - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
tracksS123C4ColName - Variable in class org.hps.analysis.examples.SvtTrackAnalysis
 
tracksS123C5ColName - Variable in class org.hps.analysis.examples.SvtTrackAnalysis
 
tracksS456ColName - Variable in class org.hps.analysis.examples.SvtTrackAnalysis
 
TrackStateUtils - Class in org.hps.recon.tracking
Utilities for retrieving TrackStates.
TrackStateUtils() - Constructor for class org.hps.recon.tracking.TrackStateUtils
 
trackT0 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
TrackTimeData - Class in org.hps.recon.tracking
 
TrackTimeData(float, double, List<Integer>, List<Double>) - Constructor for class org.hps.recon.tracking.TrackTimeData
Default Ctor
trackTimeData - Variable in class org.hps.recon.tracking.TrackTimeData
 
trackTimeDataCollectionName - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
trackTimeDataCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
trackTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
trackTimeMinMax - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
TrackTimePlots - Class in org.hps.monitoring.drivers.trackrecon
 
TrackTimePlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackTimeRange - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackTrajectory(double, double, int) - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
Get map of the the track trajectory within the uniform bfield
trackTrigTime - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
TrackTruthData - Class in org.hps.analysis.MC
Persistable info from TrackTruthMatching object
TrackTruthData() - Constructor for class org.hps.analysis.MC.TrackTruthData
 
TrackTruthData(TrackTruthMatching) - Constructor for class org.hps.analysis.MC.TrackTruthData
 
TrackTruthData(int[], int[]) - Constructor for class org.hps.analysis.MC.TrackTruthData
 
TrackTruthMatching - Class in org.hps.analysis.MC
 
TrackTruthMatching(Track, RelationalTable, List<SimTrackerHit>) - Constructor for class org.hps.analysis.MC.TrackTruthMatching
Creates a new instance of TrackAnalysis
trackTvsECalT - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
TrackTweakDriver - Class in org.hps.recon.tracking
Driver used to tweak the track parameters in a collection by a user specified amount.
TrackTweakDriver() - Constructor for class org.hps.recon.tracking.TrackTweakDriver
Default constructor
TrackType - Class in org.hps.recon.tracking
Class containing utilities used to retrieve the track type value based on the tracking strategy and whether it's a GBL track or not.
TrackType() - Constructor for class org.hps.recon.tracking.TrackType
Constructor
TrackUtils - Class in org.hps.recon.tracking
Assorted helper functions for the track and helix objects in lcsim.
TrackUtils() - Constructor for class org.hps.recon.tracking.TrackUtils
Private constructor to make class static only
TrackUtils.LayerComparator - Class in org.hps.recon.tracking
 
transFlag - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
transform() - Method in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
transform() - Method in class org.hps.svt.alignment.BuildCompact.SiSensorDetAlignConstants
 
transform(Transform3D) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
Transform this coordinate system to another one.
transform(Transform3D) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
Transformations - Class in org.hps.detector.ecal
Performs vector transformations to calculate center of crystal volume from front and back positions as defined in the conditions database.
Transformations(double[], double[]) - Constructor for class org.hps.detector.ecal.Transformations
Create a new Transformations object.
transformCovarianceToDetector(SymmetricMatrix) - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
transformCovarianceToTracking(SymmetricMatrix) - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
transformToGeant4(EcalCrystalPosition, EcalChannel) - Method in class org.hps.detector.ecal.Transformations
perform rotation and translation operation for a single crystal
transformToMotherCoord(Hep3Vector, SurveyVolume, String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find the vector in a parent volume coordinate system.
transformToParent(Hep3Vector, SurveyVolume, String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find the vector in a mother volume coordinate system.
transformToTracking(Hep3Vector, SurveyVolume) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find the vector in the tracking volume coordinate system.
transformVector(GVector, GVector) - Method in class org.hps.detector.ecal.Transformations
 
transformVectorToDetector(Hep3Vector) - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
transformVectorToTracking(Hep3Vector) - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
translate(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
translate(Translation3D) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
TranslateBy(GVector) - Method in class org.hps.detector.ecal.GVector
 
translation - Variable in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
transMat - Static variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
transMat - Static variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
transpose() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Returns the transpose of the matrix.
transpose() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
\return Transposed matrix.
transposeInPlace() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Transpose the matrix.
transVec - Variable in class org.hps.detector.ecal.Transformations
 
tred2() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
tree - Static variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
tree - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
tree - Variable in class org.hps.recon.utils.TrackClusterMatcher
 
tree - Variable in class org.hps.svt.SVTHitLevelPlots
 
tresid - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
triDeltaP - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triDeltaP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
TRIDENT - Static variable in class org.hps.analysis.dataquality.TridentMonitoring
 
trident - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
trident - Static variable in class org.hps.util.ConvertToStdhep
 
trident - Static variable in class org.hps.util.DatFileToStdhep
 
trident - Static variable in class org.hps.util.DatFileToStdhepTVM
 
trident - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
TridentFullTupleDriver - Class in org.hps.analysis.tuple
 
TridentFullTupleDriver() - Constructor for class org.hps.analysis.tuple.TridentFullTupleDriver
 
TridentMCTupleDriver - Class in org.hps.analysis.tuple
 
TridentMCTupleDriver() - Constructor for class org.hps.analysis.tuple.TridentMCTupleDriver
 
TridentMonitoring - Class in org.hps.analysis.dataquality
DQM driver V0 particles (i.e.
TridentMonitoring() - Constructor for class org.hps.analysis.dataquality.TridentMonitoring
 
TridentMonitoring.Cut - Enum in org.hps.analysis.dataquality
 
TridentTruthTupleDriver - Class in org.hps.analysis.tuple
 
TridentTruthTupleDriver() - Constructor for class org.hps.analysis.tuple.TridentTruthTupleDriver
 
TridentTupleDriver - Class in org.hps.analysis.tuple
 
TridentTupleDriver() - Constructor for class org.hps.analysis.tuple.TridentTupleDriver
 
TRIG_COLLECTION - Static variable in class org.hps.record.triggerbank.TestRunTriggerData
 
TRIG_HEADER - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TIME - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_COSMIC_BOT - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_COSMIC_TOP - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_PAIR0 - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_PAIR1 - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_SINGLES0_BOT - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_SINGLES0_TOP - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_SINGLES1_BOT - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_SINGLES1_TOP - Static variable in class org.hps.record.triggerbank.SSPData
 
trigClusterSeeds - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
Trigger<E> - Class in org.hps.analysis.trigger.util
Class Trigger stores a set cut states indicating whether specific cut conditions associated with a trigger were met or not as well as the state of the overall trigger.
Trigger(E) - Constructor for class org.hps.analysis.trigger.util.Trigger
Creates a new Trigger object with the argument specifying the object from whence the trigger state is derived.
Trigger(E, int) - Constructor for class org.hps.analysis.trigger.util.Trigger
Creates a new Trigger object with the argument specifying the object from whence the trigger state is derived.
trigger - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
TRIGGER_BANK_NUMBER - Static variable in class org.hps.evio.EventConstants
 
TRIGGER_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
TRIGGER_CONFIG - Static variable in class org.hps.monitoring.application.util.SyncEventProcessor
The name of the trigger configuration collection.
TriggerableDriver - Class in org.hps.readout.ecal
A driver that accepts triggers from TriggerDriver.
TriggerableDriver() - Constructor for class org.hps.readout.ecal.TriggerableDriver
 
triggerables - Static variable in class org.hps.readout.ecal.TriggerDriver
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
triggerBit - Static variable in class org.hps.readout.ecal.TriggerDriver
 
triggerBit() - Static method in class org.hps.readout.ecal.TriggerDriver
Deprecated.
triggerBits1D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
triggerClusterHitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
triggerCollection - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
TriggerConfig - Class in org.hps.record.triggerbank
Trigger config information in the form of variables with long values.
TriggerConfig() - Constructor for class org.hps.record.triggerbank.TriggerConfig
 
triggerConfig - Variable in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
 
triggerConfig - Variable in class org.hps.rundb.builder.EvioDataBuilder
 
TriggerConfigDao - Interface in org.hps.rundb
Database interface for getting raw trigger config data and inserting into run db.
TriggerConfigDaoImpl - Class in org.hps.rundb
Implementation of trigger configuration database operations.
TriggerConfigDaoImpl(Connection) - Constructor for class org.hps.rundb.TriggerConfigDaoImpl
Create object for managing scaler data in the run database.
TriggerConfigData - Class in org.hps.record.triggerbank
Raw trigger config string data with an associated timestamp.
TriggerConfigData(Map<TriggerConfigData.Crate, String>, int) - Constructor for class org.hps.record.triggerbank.TriggerConfigData
 
TriggerConfigData.Crate - Enum in org.hps.record.triggerbank
 
TriggerConfigEvioProcessor - Class in org.hps.record.triggerbank
Extracts DAQ config strings from an EVIO event stream, saving a reference to the most recent TriggerConfigData object.
TriggerConfigEvioProcessor() - Constructor for class org.hps.record.triggerbank.TriggerConfigEvioProcessor
 
TriggerConfigEvioReader - Class in org.hps.evio
 
TriggerConfigEvioReader() - Constructor for class org.hps.evio.TriggerConfigEvioReader
 
triggerConfigName - Variable in class org.hps.rundb.RunSummaryImpl
Name of the trigger config file.
triggerConfigReader - Variable in class org.hps.evio.LCSimEngRunEventBuilder
Reads trigger config.
TriggerConfigVariable - Enum in org.hps.record.triggerbank
Enum for trigger config variables.
TriggerConfigVariable() - Constructor for enum org.hps.record.triggerbank.TriggerConfigVariable
 
triggerCount - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
triggerData - Variable in class org.hps.analysis.tuple.TupleMaker
 
TriggerDataUtils - Class in org.hps.analysis.trigger.util
Class with only static utility methods.
TriggerDataUtils() - Constructor for class org.hps.analysis.trigger.util.TriggerDataUtils
Private constructor to avoid instantiation of the
TriggerDataWriter - Class in org.hps.evio
 
TriggerDataWriter() - Constructor for class org.hps.evio.TriggerDataWriter
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.DummyTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Determines if the event produces a trigger.
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.MollerTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Performs cluster singles cuts.
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.TestRunTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.TriggerDriver
 
TriggerDecisionCalculator - Class in org.hps.analysis.trigger.util
 
TriggerDecisionCalculator(EventHeader) - Constructor for class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
TriggerDecisionCalculator.TriggerType - Enum in org.hps.analysis.trigger.util
 
triggerDelay - Variable in class org.hps.readout.ecal.TriggerableDriver
 
TriggerDiagnosticDriver - Class in org.hps.analysis.trigger
Driver TriggeDiagnosticDriver performs a comparison between the trigger results reported by the hardware and those simulated by the LCSim software for a single trigger.
TriggerDiagnosticDriver() - Constructor for class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
TriggerDiagnosticDriver.CutType - Enum in org.hps.analysis.trigger
Enumerable CutType represents a type of cut which against which trigger efficiency may be plotted.
TriggerDiagnosticDriver.TriggerType - Enum in org.hps.analysis.trigger
Enumerable TriggerType represents the supported types of trigger for the HPS experiment.
TriggerDiagnosticUtil - Class in org.hps.analysis.trigger.util
Class TriggerDiagnosticUtil contains a series of utility methods that are used at various points throughout the trigger diagnostic package.
TriggerDiagnosticUtil() - Constructor for class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
 
TriggerDriver - Class in org.hps.readout.ecal
Makes trigger decision and sends trigger to readout drivers.
TriggerDriver() - Constructor for class org.hps.readout.ecal.TriggerDriver
 
triggerECalHits - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
triggerECalScoringPlaneHits - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
triggerList - Variable in class org.hps.record.triggerbank.SSPData
 
triggerMCParticles - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
triggerModule - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
triggerModule - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
TriggerModule - Class in org.hps.record.triggerbank
Class TriggerModule handles trigger cuts.
TriggerModule() - Constructor for class org.hps.record.triggerbank.TriggerModule
Creates a default TriggerModule.
TriggerModule(double...) - Constructor for class org.hps.record.triggerbank.TriggerModule
Creates a TriggerModule with trigger cuts defined by the argument array.
triggerNum - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
 
triggerNum - Variable in class org.hps.analysis.trigger.util.Trigger
 
triggerPathCoincidenceQueue - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerPathDelayQueue - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerPathHitSums - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerPathHitTimes - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerRate - Variable in class org.hps.rundb.RunSummaryImpl
Trigger rate in KHz.
triggers - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
triggers - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
triggerSeedHitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
triggerSpacing - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
triggersY - Variable in class org.hps.analysis.ecal.TestRunRateAnalysis
 
triggerThisCycle - Variable in class org.hps.readout.ecal.TestRunTriggerDriver
 
triggerThreshold - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerThreshold - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
triggerThreshold - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
triggerTime - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
TriggerTime - Class in org.hps.recon.ecal.cluster
class to store time difference between the rf and the seed hit of the highest energy cluster in the trigger window.
TriggerTime(double, int, int) - Constructor for class org.hps.recon.ecal.cluster.TriggerTime
 
triggerTime - Variable in class org.hps.record.triggerbank.SSPData
 
triggerTimes1D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
triggerTimestamps - Variable in class org.hps.readout.ecal.TriggerableDriver
 
TriggerTimeWindow - Class in org.hps.conditions.trigger
 
TriggerTimeWindow() - Constructor for class org.hps.conditions.trigger.TriggerTimeWindow
 
TriggerTimeWindow.TriggerTimeWindowCollection - Class in org.hps.conditions.trigger
 
TriggerTimeWindowCollection() - Constructor for class org.hps.conditions.trigger.TriggerTimeWindow.TriggerTimeWindowCollection
 
triggerTrackerHits - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
triggerTrackerHitsInactive - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
TriggerTurnOnDriver - Class in org.hps.analysis.trigger
 
TriggerTurnOnDriver() - Constructor for class org.hps.analysis.trigger.TriggerTurnOnDriver
 
TriggerTurnOnSSPDriver - Class in org.hps.analysis.trigger
 
TriggerTurnOnSSPDriver() - Constructor for class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
triggerType - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
triggerType - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates the type of trigger that is being tested.
TriggerType(String) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Instantiates a trigger type enumerable.
TriggerType(String, int) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Instantiates a trigger type enumerable.
TriggerType() - Constructor for enum org.hps.analysis.trigger.util.TriggerDecisionCalculator.TriggerType
 
triggerType - Variable in class org.hps.analysis.tuple.TupleMaker
 
triggerType - Variable in class org.hps.recon.filtering.TriggerTypeFilter
 
TriggerType() - Constructor for enum org.hps.recon.filtering.TriggerTypeFilter.TriggerType
 
TriggerType - Enum in org.hps.record.triggerbank
Provides bit mask checks for the trigger types defined in EVIO Event types.
TriggerType(int) - Constructor for enum org.hps.record.triggerbank.TriggerType
Constructor with bit number which is used to shift the input TI bits.
TriggerTypeFilter - Class in org.hps.recon.filtering
Accept events with the desired trigger bit.
TriggerTypeFilter() - Constructor for class org.hps.recon.filtering.TriggerTypeFilter
 
TriggerTypeFilter.TriggerType - Enum in org.hps.recon.filtering
 
triggerTypes - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores a list of all trigger types that are used for plotting efficiency plots.
triggerVerification(SimTriggerData, SSPData, TriggerDiagnosticDriver.TriggerType) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Performs trigger verification for the specified trigger.
triggerWindowEnd - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the (inclusive) end of the trigger window range.
triggerWindowStart - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the (inclusive) start of the trigger window range.
triggerWriter - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
triggerWriter - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
trigTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trigTime - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
trigTimeTrackTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trigTimeV0Time - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
triMass - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triMassMomentum - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triMassMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
tripletEnergySumCut(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster pair passes the threshold for the minimum pair energy sum check.
tripletEnergySumThreshold - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
tripletEnergySumThreshold

private double tripletEnergySumThreshold

Defines the threshold for the sum of the energies of a cluster triplet below which the pair will be rejected.
tripletHorizontalCut(Cluster[]) - Static method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks that there is at least one cluster is located on the right side and at least one cluster on the left side of the calorimeter.
tripletPairSeparationThreshold - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
tripletPairSeparationThreshold

private double tripletPairSeparationThreshold

Defines the minimum distance apart required for a cluster pair within a cluster triplet.
tripletTotalEnergyCut(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
tripletTotalEnergyThreshold - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
tripletTotalEnergyThreshold

private double tripletTotalEnergyThreshold

Defines the threshold for the total energy of a cluster that is required of at least two clusters in a triplet.
triPx - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triPxPy - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPy - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triPz - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triRadDeltaP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPx - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPxPy - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPy - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPz - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadSumP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadTrackMomentum2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadTrackTime2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadTrackTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadU - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadV - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triSumP - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triSumP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triTrackMomentum2D - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triTrackMomentum2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triU - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triV - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triZVsMass - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triZVsMomentum - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triZVsMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
TRK_COLLECTION_NAME - Variable in class org.hps.recon.tracking.TrackDataDriver
Collection Names
trk_count - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
trk_count - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
TRK_RESIDUALS_COL_NAME - Static variable in class org.hps.recon.tracking.TrackDataDriver
Collection name of TrackResidualData objects
TRK_RESIDUALS_REL_COL_NAME - Static variable in class org.hps.recon.tracking.TrackDataDriver
Collection name of LCRelations between a Track and TrackResidualsData objects.
trkAtECAL - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkAtEcalXvsNSigmaBottom - Variable in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
trkAtEcalXvsNSigmaTop - Variable in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
trkChi2 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkChi2 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkChi2Bot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkChi2Ele - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkChi2Pos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkChi2Top - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkd0Bot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0Ele - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0Pos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0Top - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklam - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklam - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trklamBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklamEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklamPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklamTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkMC - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
trkomega - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkomega - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkomegaBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkomegaEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkomegaPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkomegaTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphi - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphi - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkphiBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphiEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphiPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphiTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkpos - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
trkpos_y_vs_x - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
trkPx - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkPy - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkPz - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
trkPz - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkTimeBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkTimeDiff - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
trkTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
trkTimeEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkTimePos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkTimeTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkXAtECALBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkXAtECALTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkYAtECALBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkYAtECALTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkz0Bot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0Ele - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0Pos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0Top - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
truncateScale - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
truncateScale - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
truthPeriod - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
TruthResiduals - Class in org.hps.recon.tracking.gbl
Calculates and plots truth residuals for track
TruthResiduals(Hep3Vector) - Constructor for class org.hps.recon.tracking.gbl.TruthResiduals
 
tsCorrectionScale - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
tTest - Variable in class org.hps.util.CompareHistograms
 
tupleevent - Variable in class org.hps.analysis.tuple.TupleMaker
 
tupleFile - Variable in class org.hps.analysis.tuple.TupleMaker
 
TupleMaker - Class in org.hps.analysis.tuple
sort of an interface for DQM analysis drivers creates the DQM database manager, checks whether row exists in db etc
TupleMaker() - Constructor for class org.hps.analysis.tuple.TupleMaker
 
tupleMap - Variable in class org.hps.analysis.tuple.TupleMaker
 
tupleMapTrkExtrap(int, String) - Method in class org.hps.analysis.tuple.TupleMaker
 
tupleMaxECut - Variable in class org.hps.analysis.tuple.WABTupleDriver
 
tupleMaxSumCut - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
tupleMaxSumCut - Variable in class org.hps.analysis.tuple.TridentFullTupleDriver
 
tupleMaxSumCut - Variable in class org.hps.analysis.tuple.TridentMCTupleDriver
 
tupleMaxSumCut - Variable in class org.hps.analysis.tuple.TridentTupleDriver
 
tupleMinECut - Variable in class org.hps.analysis.tuple.WABTupleDriver
 
tupleMinSumCut - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.FEETupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.TridentFullTupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.TridentMCTupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.TridentTupleDriver
 
tupleVariables - Variable in class org.hps.analysis.tuple.TupleMaker
 
tupleWriter - Variable in class org.hps.analysis.tuple.TupleMaker
 
twoclusterEnergyAsymmetry - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
twoClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
twoClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
twoclusterTotEnergy - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
TwoLineVertexer - Class in org.hps.recon.vertexing
Class to calculate the POCA between two straight lines
TwoLineVertexer() - Constructor for class org.hps.recon.vertexing.TwoLineVertexer
 
TwoParticleVertexer - Class in org.hps.recon.vertexing
Class that computes the vertex of two MC particles using the line vertexer class.
TwoParticleVertexer() - Constructor for class org.hps.recon.vertexing.TwoParticleVertexer
 
TwoPointCircleCheck(HelicalTrackHit, HelicalTrackHit, SeedCandidate) - Method in class org.hps.recon.tracking.FastCheck
 
TwoPointCircleCheckAlgorithm(HelicalTrackHit, HelicalTrackHit) - Method in class org.hps.recon.tracking.FastCheck
 
TwoPointRadiusCircleFitter - Class in org.hps.recon.tracking.circlefit
Fits a circle to two points and a radius
TwoPointRadiusCircleFitter() - Constructor for class org.hps.recon.tracking.circlefit.TwoPointRadiusCircleFitter
 
twoPulseFitter - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
TwoTrackFilterDriver - Class in org.hps.util
 
TwoTrackFilterDriver() - Constructor for class org.hps.util.TwoTrackFilterDriver
 
TwoTrackFringeVertexer - Class in org.hps.recon.vertexing
Class that vertexes two tracks taking into account fringe field
TwoTrackFringeVertexer() - Constructor for class org.hps.recon.vertexing.TwoTrackFringeVertexer
 
TwoTrackVertexer - Class in org.hps.recon.vertexing
Class that vertexes two tracks using straight line vertexing class.
TwoTrackVertexer() - Constructor for class org.hps.recon.vertexing.TwoTrackVertexer
 
type - Variable in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
The implicit data type (EVIO, LCIO and ET).
type - Variable in enum org.hps.recon.ecal.cluster.ClusterType
 
type - Variable in class org.hps.recon.particle.SimpleParticleID
 
TYPE - Static variable in class org.hps.recon.tracking.straight.STUtils.LineFit
 
TYPE - Static variable in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
type - Variable in class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
type - Variable in enum org.hps.recon.tracking.StrategyType
 
type - Variable in class org.hps.record.triggerbank.SSPTrigger
 
type - Variable in enum org.hps.rundb.EpicsType
The type encoding (1 or 10).
type - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
type - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
Type(int) - Constructor for enum org.lcsim.geometry.compact.converter.MilleParameter.Type
 
type_offset - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
typeNameMap - Static variable in enum org.hps.recon.tracking.StrategyType
Map from an enum constant name to an enum constant
types - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
typeValueMap - Static variable in enum org.hps.recon.tracking.StrategyType
Map from an enum constant value to an enum constant

U

u() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
u - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
u() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
u(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
UBOCutConfig - Class in org.hps.record.daqconfig
Class UBOCutConfig is an implementation of the abstract AbstractCutConfig for cuts that have only an upper bound.
UBOCutConfig() - Constructor for class org.hps.record.daqconfig.UBOCutConfig
Instantiates a new UBOCutConfig object.
ubotresid - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
UChannelL13(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
UChannelL13Bottom(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
UChannelL13BottomPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomPlate
 
UChannelL13BottomSurveyBalls() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
UChannelL13Plate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
UChannelL13Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
UChannelL13TopPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopPlate
 
UChannelL13TopSurveyBalls() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
UChannelL14(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
UChannelL14(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
UChannelL14Bottom(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
UChannelL14Bottom(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
UChannelL14BottomPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14BottomPlate
 
UChannelL14BottomPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14BottomPlate
 
UChannelL14Plate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
UChannelL14Plate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
UChannelL14Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
UChannelL14Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
UChannelL14TopPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14TopPlate
 
UChannelL14TopPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14TopPlate
 
UChannelL46(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
UChannelL46Bottom(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Bottom
 
UChannelL46BottomPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomPlate
 
UChannelL46BottomSurveyBalls() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
UChannelL46Plate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
UChannelL46Top(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
UChannelL46TopPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopPlate
 
UChannelL46TopSurveyBalls() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
UChannelPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelPlate
 
ULBCutConfig - Class in org.hps.record.daqconfig
Class ULBCutConfig is an implementation of the abstract AbstractCutConfig for cuts that have both an upper and a lower bound.
ULBCutConfig() - Constructor for class org.hps.record.daqconfig.ULBCutConfig
Instantiates a new ULBCutConfig object.
UMEAS - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
umeas() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
UMEASERR - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
uminus() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Unary minus
uminus() - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
unc2bsc - Variable in class org.hps.analysis.tuple.TupleMaker
 
unc2tar - Variable in class org.hps.analysis.tuple.TupleMaker
 
unconChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconChi2 - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconChi2VsTrkChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconMass - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconstrainedMollerCandidates - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate particles generated without constraints.
unconstrainedMollerCandidatesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate particles generated without constraints.
unconstrainedMollerVertices - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate vertices generated without constraints.
unconstrainedMollerVerticesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate vertices generated without constraints.
unconstrainedV0Candidates - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate particles generated without constraints.
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconstrainedV0CandidatesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate particles generated without constraints.
unConstrainedV0List - Variable in class org.hps.analysis.tuple.TupleMaker
 
unConstrainedV0VerticeList - Variable in class org.hps.analysis.tuple.TupleMaker
 
unconstrainedV0Vertices - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate vertices generated without constraints.
unconstrainedV0VerticesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate vertices generated without constraints.
unconstrainedVcCandidates - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
unconstrainedVcCandidatesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
unconstrainedVcVertices - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
unconstrainedVcVerticesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
unconVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconVx - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconVy - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconVz - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconVzVsChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
UnfoldFieldmap - Class in org.hps.util
 
UnfoldFieldmap() - Constructor for class org.hps.util.UnfoldFieldmap
 
UnfoldFieldmap(String, double) - Constructor for class org.hps.util.UnfoldFieldmap
 
unfreeze() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Un-freeze the conditions system so that updates will be received again.
UniqueEnergyComparator() - Constructor for class org.hps.recon.ecal.cluster.ClusterUtilities.UniqueEnergyComparator
 
unitMatrix(int, int) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
UnitMatrix() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
UNIX_TIME - Static variable in class org.hps.record.triggerbank.HeadBankData
 
UNSET_COLLECTION_ID - Static variable in class org.hps.conditions.api.BaseConditionsObject
Value that indicates collection ID is not set (no collection assigned).
UNSET_ROW_ID - Static variable in class org.hps.conditions.api.BaseConditionsObject
Value that indicates row ID is not assigned (new record).
unsharedHitScore - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
update() - Method in class org.hps.conditions.api.BaseConditionsObject
Perform an update operation to insert this object's data into the database.
update() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Perform database updates on the objects in the collection.
update() - Method in interface org.hps.conditions.api.DatabaseObject
Update the information in the database from this object.
update(CSVRecord) - Method in class org.hps.conditions.run.RunRange
Update the range from a record.
update(PlotterRegion) - Method in class org.hps.monitoring.plotting.ChartPopup
 
update(int) - Method in interface org.hps.monitoring.subsys.SystemStatistics
Update the statistics by incrementing the event count by one and then adding size to the number of bytes received.
update(int) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
UPDATE - Static variable in class org.hps.rundb.RunSummaryDaoImpl
 
updateClusterQueues(List<Cluster>) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Adds clusters from a new event into the top and bottom cluster queues so that they may be formed into pairs.
updateClusterQueues(List<Cluster>) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
updateComboBox() - Method in class org.hps.monitoring.application.PlotInfoPanel
Update the combo box contents with the plots from the current region.
updateConfiguration(EvioDAQParser) - Static method in class org.hps.record.daqconfig.ConfigurationManager
Updates the DAQ configuration with the given EVIO parser.
updated - Variable in class org.hps.rundb.RunSummaryImpl
Date when the run record was last updated.
updateDatasets(List<DatasetModel>, String, boolean) - Method in class org.hps.datacat.DatacatUtilities
Add datasets to the data catalog or patch existing ones.
UpdatedComparator() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.UpdatedComparator
 
updateDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Displays the hits and clusters added by the addHit and addCluster methods.
updateDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
updateDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Displays the hits and clusters added by the addHit and addCluster methods.
updateEpicsData(List<EpicsData>) - Method in class org.hps.rundb.RunManager
Create or replace EPICS data for the run.
updateEtItem() - Method in class org.hps.monitoring.application.DataSourceComboBox
Update the path value of the current ET item from the current global configuration.
updateFits() - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
updateInterval - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
updateListeners() - Static method in class org.hps.record.daqconfig.ConfigurationManager
Sends an update event to all associated listeners.
updatePedestal(EventHeader, RawCalorimeterHit, GenericObject) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
updatePedestal(EventHeader, EcalChannel, double) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
updatePosition(Hep3Vector) - Method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
updateQuery(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Perform a SQL query with an update command like INSERT, DELETE or UPDATE.
updater - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
updater - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
updateRunSummary(RunSummary, boolean) - Method in class org.hps.rundb.RunManager
Create or replace a run summary in the database.
updateRunSummary(RunSummary) - Method in interface org.hps.rundb.RunSummaryDao
Update a run summary that already exists.
updateRunSummary(RunSummary) - Method in class org.hps.rundb.RunSummaryDaoImpl
 
updateScalerData(List<ScalerData>) - Method in class org.hps.rundb.RunManager
Create or replace scaler data for the run.
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Updates the information on the status panel to match that of the calorimeter panel's currently selected crystal.
updateTable() - Method in class org.hps.monitoring.application.PlotInfoPanel
Update the info table from the state of the current AIDA object.
updateTriggerConfig(TriggerConfig) - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
updateTriggerConfig(TriggerConfigData, boolean) - Method in class org.hps.rundb.RunManager
Create or replace the trigger config for the run.
updating - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
uploadToDB(EcalLedCalibration.LedColor) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
uploadToDB() - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
uploadToElog() - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
UPPER_BOUND - Static variable in class org.hps.record.daqconfig.UBOCutConfig
 
UPPER_BOUND - Static variable in class org.hps.record.daqconfig.ULBCutConfig
 
upperBuffer - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
uresDir - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
url - Variable in class org.hps.rundb.builder.BuilderCommandLine
Data catalog URL.
usage() - Static method in class org.hps.record.evio.EvioFileProducer
Print usage statement and exit.
usage() - Static method in class org.hps.util.MergeBunches
 
use2014Gain - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
use2014Gain - Variable in class org.hps.recon.ecal.EcalGain
If true, the relationship between ADC and GeV is a convention that includes readoutPeriod and a global scaling factor.
use2014Gain - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, the relationship between ADC and GeV is a convention that includes readoutPeriod and a global scaling factor.
use2014Gain - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, the relationship between ADC and GeV is a convention that includes readoutPeriod and a global scaling factor.
use30mradRotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
use30mradRotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
useAnalyticExtrapolator - Variable in class org.hps.recon.utils.TrackClusterMatcher
Flag used to determine whether the analytic or field map extrapolator should be used.
useClusterTriplet - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
useClusterTriplet

private boolean useClusterTriplet

useCorrectedClusterPositionsForMatching - Variable in class org.hps.recon.particle.ReconParticleDriver
 
useDAQConfig - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Indicates whether the ConfigurationManager object should be used for clustering settings or not.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalGain
If true, use the DAQ configuration from EVIO to set EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, use the DAQ configuration from EVIO to set EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, use the DAQ configuration from EVIO to set EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Whether to use DAQ config read from EVIO for EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter3
If true, use the DAQ configuration from EVIO to set EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Whether to use DAQ config read from EVIO for EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Whether to use DAQ config read from EVIO for EcalRawConverter parameters.
useDefaultColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
useDefaultCuts - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
useFakeHalfModuleAxialPos - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
useFakeHalfModuleAxialPos - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
useFit - Variable in class org.hps.recon.ecal.EcalRawConverter
Whether to use pulse fitting (EcalPulseFitter) to extract pulse energy time.
useFit - Variable in class org.hps.recon.ecal.EcalRawConverter2
Whether to use pulse fitting (EcalPulseFitter) to extract pulse energy time.
useFit - Variable in class org.hps.recon.ecal.EcalRawConverter3
Whether to use pulse fitting (EcalPulseFitter) to extract pulse energy time.
useFit - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
useHitCut - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
useInternalVertexXYPositions - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
useMemoryMapping - Variable in class org.hps.evio.EvioToLcio
 
useQuadrants - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
user - Variable in class org.hps.conditions.database.ConnectionParameters
The user name.
USER_RUN_NUMBER_CHANGED - Static variable in class org.hps.monitoring.application.Commands
User run number in conditions system changed.
USER_RUN_NUMBER_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
A user run number to use for initializing the conditions system.
useRawEnergy - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
userPreferred - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
userRunNumberField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for setting a user run number for conditions system activation.
useRunningPedestal - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, running pedestal is used.
useRunningPedestal - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, running pedestal is used.
useRunningPedestal - Variable in class org.hps.recon.ecal.EcalRawConverter3
If true, running pedestal is used.
useRunTableFormat - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
usesCrystalHighlighting() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether crystal will be highlighted when the cursor passes over them or not.
useSiStripsConvention - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
useSiStripsConvention - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
usesLinearScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the panel is scaled linearly.
usesLogarithmicScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the panel is scaled logarithmically.
usesZeroEnergyColorMapping() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether zero-energy crystals are colored using the standard color scale or rendered in grey.
useTimeCut - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
useTimeCut - Variable in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
useTimestamps - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
useTimestamps - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
useTimestamps - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
useTimestamps - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
useTimeWalkCondition - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
useTimeWalkCorrection - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, time walk correction is performed.
useTimeWalkCorrection - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, time walk correction is performed.
useTimingConditions - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
useTruthTime - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
useTruthTime - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
useTruthTime - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
useTruthTime - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
useVersionOne - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Indicates whether trigger region version 1 or version 2 should be used.
useWeights - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
usingEtServer - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
This is true if the session will connect to a network ET event server.
usingEtServer() - Method in class org.hps.monitoring.application.EventProcessing
Return true if using an ET server.
util - Variable in class org.hps.datacat.EvioDatasetIndex
 
util - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
utils - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
utopresid - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
UX - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
UY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
UZ - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 

V

v() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
V - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Array for internal storage of eigenvectors.
v - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
v() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
v(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
v0BsconVxCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0BsconVxCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0BsconVyCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0BsconVyCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
V0CandidateFilter - Class in org.hps.recon.filtering
Class to strip off trident candidates.
V0CandidateFilter() - Constructor for class org.hps.recon.filtering.V0CandidateFilter
 
V0CandidateFilter2015Pass7 - Class in org.hps.recon.filtering
Class to strip off trident candidates for the 2015 Pass7 Reconstruction.
V0CandidateFilter2015Pass7() - Constructor for class org.hps.recon.filtering.V0CandidateFilter2015Pass7
 
v0Chi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0Chi2Cut - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
v0Chi2Diff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0CollectionName - Variable in class org.hps.recon.filtering.V0SkimDriver
 
v0Dt - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
v0ESumMaxCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
v0ESumMinCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
v0MaxPCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
V0Monitoring - Class in org.hps.analysis.dataquality
DQM driver V0 particles (i.e.
V0Monitoring() - Constructor for class org.hps.analysis.dataquality.V0Monitoring
 
v0PMax - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
v0PSumMaxCut - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
v0PSumMinCut - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
v0PxCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PxCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PxMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PxMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PyCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PyCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PyMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PyMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PzMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PzMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PzMaxCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PzMaxCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PzMin - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PzMin - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PzMinCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PzMinCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
V0ReconPlots - Class in org.hps.monitoring.drivers.trackrecon
 
V0ReconPlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
V0SkimDriver - Class in org.hps.recon.filtering
 
V0SkimDriver() - Constructor for class org.hps.recon.filtering.V0SkimDriver
 
v0Time - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
v0UnconVxCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0UnconVxCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0UnconVyCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0UnconVyCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0UnconVzCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0UnconVzCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0VxMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0VxMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0VyMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0VyMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0VzMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0VzMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
V_MAX - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
V_REF - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
vacuum - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
vacuum - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
vacuum - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
validateChannelID(int) - Static method in class org.hps.record.daqconfig.FADCConfig
Throws an exception if the argument channel ID is not within the allowed range.
validateClusters - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
validateClusters(EventHeader) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Perform basic validation of the cluster output collection, including checking that the cluster collection was created, clusters are not null, none of the clustered hits are null, and each hit exists in the input hit collection.
validateFieldIndex(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Throws an IndexOutOfBoundsException if the argument index is not a valid field index.
validateIndices(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether the given indices corresponds to a valid crystal or not.
validateIndices(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether the given indices corresponds to a valid crystal or not.
validateValueIndex(int) - Method in class org.hps.record.daqconfig.AbstractConfig
Throws an exception if the argument index does not correspond to any value.
value(double[]) - Method in class org.hps.analysis.ecal.cosmic.LandauFitFunction
Get the Y value of the Landau function at X.
value(double[]) - Method in class org.hps.analysis.ecal.cosmic.MoyalFitFunction
 
value - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
value - Variable in class org.hps.conditions.trigger.TiTimeOffset
 
value(double[]) - Method in class org.hps.evio.RfFitFunction
 
value - Variable in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
value(double[]) - Method in class org.hps.recon.ecal.Ecal3PoleFunction
 
value - Variable in enum org.hps.recon.tracking.EventQuality.Cut
 
value - Variable in enum org.lcsim.geometry.compact.converter.MilleParameter.Type
 
value - Variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
valueOf(String) - Static method in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.examples.TrackAnalysis.HelixPar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.trigger.util.TriggerDecisionCalculator.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.FittedSVTHitsTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.RawSVTHitsTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.SVTTimingTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.VertexDebugTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.vertex.VertexDebugger.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.conditions.database.MultipleCollectionsAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.conditions.ecal.EcalLedCalibration.LedColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.conditions.svt.MotorPositionLoader.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.datacat.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.datacat.FileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.datacat.Site
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.detector.ecal.HPSEcalDetectorElement.NeighborDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.application.model.ConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.application.model.SteeringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.BooleanMap.BooleanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.subsys.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.subsys.Subsystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.readout.ecal.FADCEcalReadoutDriver.PulseShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.readout.ecal.FADCTriggerDriver.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.ecal.cluster.ClusterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.filtering.TriggerTypeFilter.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.particle.HpsReconParticleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.EventQuality.Cut
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.EventQuality.Quality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.FindableTrack.Ignore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
Returns the enum constant of this type with the specified name.
valueOf(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
valueOf(String) - Static method in enum org.hps.recon.tracking.SimpleAmbiguityResolver.AmbiMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.straight.STUtils.STStereoTrack.VIEW
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.straighttracks.HPSFitter.FitStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender.Task
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.StrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.enums.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.enums.ProcessingStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.evio.EventTagConstant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.evio.EventTagMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.evio.EvioBankTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.scalers.ScalerDataIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.scalers.ScalerUtilities.LiveTimeIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.svt.SvtConfigData.RocTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.triggerbank.TriggerConfigData.Crate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.triggerbank.TriggerConfigVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.triggerbank.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.rundb.EpicsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lcsim.geometry.compact.converter.MilleParameter.Type
Returns the enum constant of this type with the specified name.
valueProvider - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
ValueProvider - Interface in org.hps.monitoring.plotting
Simple interface for providing values to charts (e.g.
values() - Static method in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.examples.TrackAnalysis.HelixPar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.trigger.util.TriggerDecisionCalculator.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.FittedSVTHitsTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.RawSVTHitsTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.SVTTimingTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.VertexDebugTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.vertex.VertexDebugger.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.conditions.database.MultipleCollectionsAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.conditions.ecal.EcalLedCalibration.LedColor
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.conditions.run.RunRange
The mapping of column names to values.
values() - Static method in enum org.hps.conditions.svt.MotorPositionLoader.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.datacat.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.datacat.FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.datacat.Site
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.detector.ecal.HPSEcalDetectorElement.NeighborDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.application.model.ConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.application.model.SteeringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.BooleanMap.BooleanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.subsys.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.subsys.Subsystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.readout.ecal.FADCEcalReadoutDriver.PulseShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.readout.ecal.FADCTriggerDriver.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.ecal.cluster.ClusterType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
values() - Static method in enum org.hps.recon.filtering.TriggerTypeFilter.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.particle.HpsReconParticleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.EventQuality.Cut
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.EventQuality.Quality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.FindableTrack.Ignore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.SimpleAmbiguityResolver.AmbiMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.straight.STUtils.STStereoTrack.VIEW
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.straighttracks.HPSFitter.FitStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender.Task
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.StrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.record.daqconfig.AbstractConfig
 
values() - Static method in enum org.hps.record.enums.DataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.enums.ProcessingStage
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.record.epics.EpicsGenericObject
The values of the EPICS variables.
values() - Static method in enum org.hps.record.evio.EventTagConstant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.evio.EventTagMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.evio.EvioBankTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.scalers.ScalerDataIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.record.scalers.ScalersGenericObject
The scaler data values.
values() - Static method in enum org.hps.record.scalers.ScalerUtilities.LiveTimeIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.svt.SvtConfigData.RocTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.triggerbank.TriggerConfigData.Crate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.triggerbank.TriggerConfigVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.triggerbank.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.rundb.EpicsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lcsim.geometry.compact.converter.MilleParameter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
variableName - Variable in class org.hps.rundb.EpicsVariable
The name of the variable in the EPICs system.
variableType - Variable in class org.hps.rundb.EpicsVariable
The type of the variable (2s or 20s).
vec - Variable in class org.hps.detector.ecal.GVector
 
vecBot - Variable in class org.hps.detector.ecal.Transformations
 
vecTop - Variable in class org.hps.detector.ecal.Transformations
 
Vector - Class in org.hps.recon.tracking.gbl.matrix
Specializes the Matrix class to a vector.
Vector(int) - Constructor for class org.hps.recon.tracking.gbl.matrix.Vector
Constructs a column vector of zeros
Vector(double[]) - Constructor for class org.hps.recon.tracking.gbl.matrix.Vector
Constructs a Vector specified by the double array
Vector(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.Vector
Constructs a new Vector from a Matrix object.
vee_pos_csup_bearings_bottom_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
vee_pos_csup_bearings_bottom_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
vee_pos_csup_bearings_bottom_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
vee_pos_csup_pin_bottom_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
vee_pos_csup_pin_bottom_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
vee_pos_csup_pin_bottom_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
veePos - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
verbose - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Whether every event should produce a detailed event printout.
verbose - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
verbose - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates that all logger messages should be output.
verbose - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
verbose - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Sets whether the driver outputs its clustering decisions to the console or not.
verbose - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
verbose

private boolean verbose

Sets whether the driver outputs its clustering decisions to the console or not.
verbose - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Sets whether debug text should be written.
verbose - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Controls whether or not verbose diagnostic information is output.
verbose - Variable in class org.hps.util.TimerDriver
 
VERBOSE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Verbose setting changed.
VERBOSE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The verbose setting for the ET system.
verboseCheckBox - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Check box for verbose flag.
verbosity - Variable in class org.hps.evio.EcalHitWriter
 
verbosity - Variable in class org.hps.evio.SVTHitWriter
 
verbosity - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
verbosity - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
verbosity - Variable in class org.hps.evio.TriggerDataWriter
 
verbosity - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
VERSION_NUM - Static variable in class org.hps.record.triggerbank.HeadBankData
 
vertDeltaP - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertDeltaP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
VERTEX - Static variable in class org.hps.analysis.dataquality.TridentMonitoring
 
VertexAnalysis - Class in org.hps.analysis.examples
 
VertexAnalysis() - Constructor for class org.hps.analysis.examples.VertexAnalysis
 
vertexCollectionName - Variable in class org.hps.analysis.examples.VertexAnalysis
 
vertexCollectionName - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vertexCollectionName - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
VertexDebugger - Class in org.hps.analysis.vertex
 
VertexDebugger() - Constructor for class org.hps.analysis.vertex.VertexDebugger
 
VertexDebugger.Constraint - Enum in org.hps.analysis.vertex
 
VertexDebugTupleDriver - Class in org.hps.analysis.tuple
 
VertexDebugTupleDriver() - Constructor for class org.hps.analysis.tuple.VertexDebugTupleDriver
 
VertexDebugTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
VertexFit - Class in org.hps.recon.vertexing
Encapsulate the results of a vertex fit
VertexFit(Hep3Vector, SymmetricMatrix, double, Map<StraightLineTrack, Hep3Vector>) - Constructor for class org.hps.recon.vertexing.VertexFit
Fully qualified constructor for a VertexFit
VertexFit(List<StraightLineTrack>) - Method in class org.hps.recon.vertexing.VertexFitter
Perform a vertex fit of the specified StraightLineTracks.
VertexFitter - Class in org.hps.recon.vertexing
Fit a set of straight line tracks to a common vertex
VertexFitter(double) - Constructor for class org.hps.recon.vertexing.VertexFitter
Instantiate the vertex fitting class for the Heavy Photon Search simulation.
VertexingTestDriver - Class in org.hps.recon.vertexing
 
VertexingTestDriver() - Constructor for class org.hps.recon.vertexing.VertexingTestDriver
 
vertical - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
VerticesColName - Variable in class org.hps.analysis.tuple.TupleMaker
 
vertMass - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertMassMomentum - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertMassMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertPx - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertPxPy - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPy - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertPz - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertRadDeltaP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadMassMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPx - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPxPy - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPy - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPz - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadSumP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadTrackMomentum2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadTrackTime2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadTrackTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadU - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadUnconBsconChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadV - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadX - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadXY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadZ - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadZVsMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadZY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertSumP - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertSumP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertTrackMomentum2D - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertTrackMomentum2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertU - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertV - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertX - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertXY - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertXY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertY - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertZVsMass - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertZVsMomentum - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertZVsMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertZY - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertZY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vexternal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
VFitter - Interface in org.hps.recon.vertexing
 
VIEW() - Constructor for enum org.hps.recon.tracking.straight.STUtils.STStereoTrack.VIEW
 
viewer - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
Viewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
The abstract class Viewer handles initialization of the calorimeter panel with the proper settings and provides a window for it to live in.
Viewer() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Initializes the viewer window and calorimeter panel.
viewer - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
viewer - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
viewer - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
viewer - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
Viewer.EcalMouseListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
The EcalMouseListener handles removing highlighting and crystal field information when the cursor leaves the window.
Viewer.EcalMouseMotionListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
The EcalMouseMotionListener handles updating of the highlighted crystal and status panel information when the mouse moves over the window.
Viewer.PropertyUpdater - Class in org.hps.monitoring.ecal.eventdisplay.ui
Updates the settings panel whenever a tracked property in the calorimeter panel is updated.
vinternal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
vis - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
vis - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
vis - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
vis - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
vis - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
vis - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
vis - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
vis - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
visitFile(Path, BasicFileAttributes) - Method in class org.hps.crawler.CrawlerFileVisitor
Visit a single file.
visName - Variable in class org.lcsim.geometry.compact.converter.SurveyVolumeVisualization
 
VMatrix - Class in org.hps.recon.tracking.gbl.matrix
Simple Vector based on ArrayList
VMatrix(int, int) - Constructor for class org.hps.recon.tracking.gbl.matrix.VMatrix
 
VMatrix(VMatrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.VMatrix
 
vmax() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
vmin() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
voidAddHeaderCheckResultToMetaData(boolean, EventHeader) - Static method in class org.hps.evio.SvtEventFlagger
 
volume - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
volume - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
VSymMatrix - Class in org.hps.recon.tracking.gbl.matrix
Simple symmetric Matrix based on ArrayList
VSymMatrix(int) - Constructor for class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
vtx() - Method in class org.hps.recon.vertexing.VertexFit
Return the vertex position.
vtx_x - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_xMC - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_xPull - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_xRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_y - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_yMC - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_yPull - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_yRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_z - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_zMC - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_zPull - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_zRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_zvsMCz - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxcorrMassResvsMCz - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxMass - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxMassRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxMassResvsMCz - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxrf_corrmRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxrf_mRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxrf_zRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
VtxXVsVtxPx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxXVsVtxY - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxXVsVtxZ - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxYVsVtxPy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxYVsVtxZ - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsL1Iso - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsTrkChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsVtxPx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsVtxPy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsVtxPz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VVector - Class in org.hps.recon.tracking.gbl.matrix
Simple Vector based on ArrayList
VVector(int) - Constructor for class org.hps.recon.tracking.gbl.matrix.VVector
 
VVector(VVector) - Constructor for class org.hps.recon.tracking.gbl.matrix.VVector
 
VVector(List) - Constructor for class org.hps.recon.tracking.gbl.matrix.VVector
 
VX - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
VxEff - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VxEff - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VxEffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VxEffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
VyEff - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VyEff - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VyEffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VyEffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VZ - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
vzcBeamSize - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vzcBeamSize - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
VzEff - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VzEff - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VzEffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VzEffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 

W

w() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
w - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
w() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
w(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
WABTridentFullTupleDriver - Class in org.hps.analysis.tuple
 
WABTridentFullTupleDriver() - Constructor for class org.hps.analysis.tuple.WABTridentFullTupleDriver
 
WABTupleDriver - Class in org.hps.analysis.tuple
 
WABTupleDriver() - Constructor for class org.hps.analysis.tuple.WABTupleDriver
 
WAIT_MODE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
ET wait mode changed.
WAIT_MODE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET wait mode.
WAIT_MODES - Static variable in class org.hps.monitoring.application.ConnectionSettingsPanel
The available wait mode settings (sleep, timed and asynchronous).
WAIT_TIME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET wait time (if using timed wait mode).
waitMode - Variable in class org.hps.record.et.EtConnection
The wait mode.
waitModeComboBox - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Check box for wait mode selection.
waitTime - Variable in class org.hps.record.et.EtConnection
The wait time.
waitTimeField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for wait time.
wakeUp() - Method in class org.hps.record.et.EtStationThread
Wake up the station if it is blocked, which will cause it to disconnect.
wakeUpEtStations() - Method in class org.hps.monitoring.application.EventProcessing
Wake up all ET stations associated with the event processing.
walk(CrawlerFileVisitor) - Method in class org.hps.crawler.DatacatCrawler
Walk the directory tree to find files for the runs that are being processed in the job.
warningIntervalMillis - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
warningIntervalMillis - Variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
wasConfigured - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
wasConfigured() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Return if the manager was configured e.g.
weightedAveragePosition(List<Double>, List<Hep3Vector>) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
weightedAveragePosition(List<Double>, List<Hep3Vector>) - Method in interface org.hps.recon.tracking.SiliconResolutionModel
 
wEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
wereCleaned - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
width - Variable in class org.hps.recon.ecal.Ecal3PoleFunction
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
widthOffsetHist - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
widthOffsetHist - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
widthOffsets - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
widthOffsets - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
widths - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies for the widths for each pixel of the hodoscope layers.
window - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
window - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
window - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
window_E - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
windowAfter - Variable in class org.hps.record.daqconfig.GTPConfig
 
windowBefore - Variable in class org.hps.record.daqconfig.GTPConfig
 
windowPlot - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
windowPlot - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
windowPlot1 - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
windowRaw - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
windowSamples - Variable in class org.hps.recon.ecal.EcalRawConverter
The number of samples in the FADC readout window.
windowSamples - Variable in class org.hps.recon.ecal.EcalRawConverter2
The number of samples in the FADC readout window.
windowSamples - Variable in class org.hps.recon.ecal.EcalRawConverter3
The number of samples in the FADC readout window.
windowWidth - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The size of the event window in nanoseconds.
windowWidth - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
windowWidth - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The width of the pulse integration window used to form hits.
windowWidth - Variable in class org.hps.record.daqconfig.FADCConfig
 
wirePosition - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
withinSpatialWindow(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Checks whether the CalorimeterHit hit is within the 3x3 spatial window of CalorimeterHit seed.
withinTimeClusteringWindow(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Checks whether CalorimeterHit hit is within the inclusion temporal window for potential seed hit seed.
withinTimeVerificationWindow(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Checks whether CalorimeterHit hit is within the verification temporal window for potential seed hit seed.
wPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
write(List<IPlotter>, String, List<String>) - Static method in class org.hps.monitoring.plotting.ExportPdf
Save a set of tabs containing plots to a file.
write(EventHeader) - Method in class org.hps.record.epics.EpicsData
Write this object's data into a GenericObject collection in the LCIO event using the default collection name.
write(EventHeader, String) - Method in class org.hps.record.epics.EpicsData
Write this object into an LCIO event with the given collection name.
write(EventHeader) - Method in class org.hps.record.scalers.ScalerData
Write this object out to an LCIO event using the default collection name.
write(EventHeader, String) - Method in class org.hps.record.scalers.ScalerData
Write this object out to an LCIO event using the given collection name.
writeClusterCollection - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
writeCsv(File) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Write contents of this collection to a CSV file.
writeCsv(File) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Write the collection contents to a text file.
writeData(EventHeader, EventBuilder) - Method in class org.hps.evio.EcalHitWriter
 
writeData(EventHeader, EventHeader) - Method in class org.hps.evio.EcalHitWriter
 
writeData(EventHeader, EventBuilder) - Method in interface org.hps.evio.HitWriter
 
writeData(EventHeader, EventHeader) - Method in interface org.hps.evio.HitWriter
 
writeData(EventHeader, EventBuilder) - Method in class org.hps.evio.SVTHitWriter
 
writeData(EventHeader, EventHeader) - Method in class org.hps.evio.SVTHitWriter
 
writeData(EventHeader, EventBuilder) - Method in class org.hps.evio.TriggerDataWriter
 
writeData(EventHeader, EventHeader) - Method in class org.hps.evio.TriggerDataWriter
 
writeDATEvent(StreamTokenizer, double[], double, int) - Static method in class org.hps.util.ConvertToStdhep
 
writeEcalData - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
writeEpicsData(EventHeader) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Write EpicsData into the event.
writeEvioEvent() - Method in class org.hps.evio.TestRunReconToEvio
 
writeEvioEvent(TestRunTriggeredReconToEvio.QueuedEtEvent) - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
writeFileForDAQ - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
writeFileForDAQ(String) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
writeFileForDB - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
writeFileForDB(String) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
writeFlags(EventHeader) - Method in class org.hps.evio.SvtEventFlagger
 
writeGbl - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
writeHitCollection - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Sets whether the clusterer should store the collection of hits that are part of clusters.
writeHits(List<Object>, EventBuilder, int) - Method in class org.hps.evio.EcalHitWriter
 
writeIntegralHitCollection(List<Object>, BaseStructure, EventBuilder) - Method in class org.hps.evio.EcalHitWriter
 
writeLHEEvent(StreamTokenizer, double[], int) - Static method in class org.hps.util.ConvertToStdhep
 
writeLHEEvent(StreamTokenizer, double[], int) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
writeMilleBinary - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
writeMilleChi2Cut - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
writeout() - Method in class org.hps.util.UnfoldFieldmap
 
writePage(Document, PdfWriter, IPlotter) - Static method in class org.hps.monitoring.plotting.ExportPdf
Write a plotter's graphics into a single PDF page.
writePlots - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
writePoint(Hep3Vector, String) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
writePrestartEvent() - Method in class org.hps.evio.TestRunTriggeredReconToEvio
 
writePulseHitCollection(List<Object>, BaseStructure, EventBuilder) - Method in class org.hps.evio.EcalHitWriter
 
writePulseShapeParameters - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
writer - Variable in class org.hps.analysis.vertex.VertexDebugger
 
writer - Variable in class org.hps.evio.EvioToLcio
 
writer - Variable in class org.hps.evio.TestRunReconToEvio
 
writer - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
writer - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
writer - Variable in class org.hps.util.LCIOFilterDriver
 
writer - Variable in class org.hps.util.MergeBunches
 
writeRecord() - Method in class org.hps.recon.tracking.gbl.MilleBinary
Write record to file.
writeRejectedHitCollection - Variable in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
writeRejectedHitList(EventHeader) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
Write the list of rejected hits to the event, according to current Driver parameter settings.
writers - Variable in class org.hps.evio.TestRunTriggeredReconToEvio
 
writers - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
writeRunData(Document, List<String>) - Static method in class org.hps.monitoring.plotting.ExportPdf
Add a page with the run summary data.
writeScalerData(EvioEvent, EventHeader) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Write EVIO scaler data into the LCSim event, if it exists.
writeScreenshot(String, String) - Method in class org.hps.monitoring.application.MonitoringApplication
Save a screenshot to an output file.
writeString(String, File) - Static method in class org.hps.crawler.MetadataWriter
 
writeSvtData - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
writeToFile() - Method in class org.hps.conditions.svt.SvtConfiguration
Save this configuration to a local file on disk using its name from the database.
writeToFile(String) - Method in class org.hps.conditions.svt.SvtConfiguration
Save this configuration to a local file on disk.
writeToFile(File) - Method in class org.hps.monitoring.application.model.Configuration
Write this configuration to a file and set that file as the current one.
writeToFile(EcalCalibration.EcalCalibrationCollection, String) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Write the calibration data to an output file.
writeTrackerHits(List<TrackerHit>, String) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
writeTrajectory(Hep3Vector, Hep3Vector, int, double, String) - Static method in class org.hps.recon.tracking.TrackUtils
 
writeTriggerData - Variable in class org.hps.evio.TestRunTriggeredReconToLcio
 
writeTuple() - Method in class org.hps.analysis.tuple.TupleMaker
 
writeValue(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
Write value to current cell
writeWindowHitCollection(List<Object>, BaseStructure, EventBuilder) - Method in class org.hps.evio.EcalHitWriter
 
WTrack - Class in org.hps.recon.tracking
Track representation based on paper Paul Avery, CBX 98-39, June 9, 1998 Used primarily for the algorithm to intersect a helix with a generic plane in space.
WTrack(HelicalTrackFit, double) - Constructor for class org.hps.recon.tracking.WTrack
Constructor.
WTrack(WTrack) - Constructor for class org.hps.recon.tracking.WTrack
Copy constructor
WX - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
WY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
WZ - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 

X

x - Variable in class org.hps.conditions.ecal.EcalChannel.GeometryId
The crystal's X index.
x - Variable in class org.hps.detector.ecal.GVector
 
x() - Method in class org.hps.detector.ecal.GVector
 
x - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
x - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
X - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the displacement of an element in the x-axis.
x - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
x - Variable in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
x() - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
x - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
x() - Method in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
x0() - Method in class org.hps.recon.tracking.circlefit.CircleFit
The x coordinate of the center of the circle.
x0() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the x coordinate of the reference plane.
x0() - Method in class org.hps.recon.vertexing.BilliorTrack
 
X_BIN_EDGE_2D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
X_INDEX - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
X_SHIFT - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the global shift needed to align geometry with the calorimeter face in the x-direction, as the calorimeter center does not occur at x = 0 mm.
xbotresidBS - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xBoxes - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
xc() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the x coordinate of the helix center/axis.
xCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
xCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
xformMat - Static variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
xformMat - Static variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
XHOLESTART - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
XHOLEWIDTH - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
xIndexMax - Variable in class org.hps.detector.ecal.CrystalRange
 
xIndexMax - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
xIndexMin - Variable in class org.hps.detector.ecal.CrystalRange
 
xIndexMin - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
xIndices - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
xLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
xLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
xList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
xList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
xMax - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the x-axis maximum used by the efficiency plots for each conventional trigger cut.
xmlTagName - Static variable in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
xmlTagNameTop - Static variable in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
xoff - Static variable in class org.hps.util.GenerateBunches
 
XOFFSET - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
xPhoton - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
xPoca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the xPoca .
xposBotMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xposBotSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xPosition - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
xposTopMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xposTopSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xref - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
xref - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
xresidbot - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xresidBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
xresidtop - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xresidTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
xtopresidBS - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xVals - Variable in class org.hps.util.UnfoldFieldmap
 
xVsY - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
xvsyBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
xvsyBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
xvsyOnTrackBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
xvsyOnTrackTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
xvsyTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
xvsyTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
xy - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
XY(int, int) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
xyAtEcalMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
xyAtEcalPlus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
XYSide(int, int, int) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 

Y

y - Variable in class org.hps.conditions.ecal.EcalChannel.GeometryId
The crystal's Y index.
y - Variable in class org.hps.detector.ecal.GVector
 
y() - Method in class org.hps.detector.ecal.GVector
 
y - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
y - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
Y - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the displacement of an element in the y-axis.
y - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
y - Variable in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
y() - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
y - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
y() - Method in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
y0() - Method in class org.hps.recon.tracking.circlefit.CircleFit
The y coordinate of the center of the circle
y0() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the y coordinate at the reference plane.
y0() - Method in class org.hps.recon.vertexing.BilliorTrack
 
y0Index - Static variable in class org.hps.recon.tracking.StraightLineTrack
 
Y_BIN_EDGE_2D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
Y_INDEX - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
ybotresidBS - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yBoxes - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
yc() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the y coordinate of the helix center/axis.
yCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
yCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
yIndexMax - Variable in class org.hps.detector.ecal.CrystalRange
 
yIndexMax - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
yIndexMin - Variable in class org.hps.detector.ecal.CrystalRange
 
yIndexMin - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
yIndices - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
yLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
yLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
yList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
yList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
YOFFSET - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
yPhoton - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
yPoca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the yPoca .
yposBotMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yposBotSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yPosition - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
yposTopMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yposTopSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yresidbot - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yresidBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
yresidtop - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yresidTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
ySize - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
yStage - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
ytopresidBS - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yVals - Variable in class org.hps.util.UnfoldFieldmap
 

Z

z - Variable in class org.hps.detector.ecal.GVector
 
z() - Method in class org.hps.detector.ecal.GVector
 
z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
Z - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the displacement of an element in the z-axis.
z - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
z0() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the z coordinate at the reference plane.
z0() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the z coordinate for the DCA.
Z0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
Z0_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
z0Cut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
z0Diff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
z0Diff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
z0DiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
z0effAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
z0effAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
z0effElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
z0effElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
z0effFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
z0effFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
z0Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
z0error - Variable in class org.hps.recon.vertexing.BilliorTrack
 
z0Index - Static variable in class org.hps.recon.tracking.StraightLineTrack
 
z0Index - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of the z0 coordinate in the parameter array and covariance matrix.
z0Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
z0TrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
z0TrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
zero - Static variable in class org.hps.plugin.HPSParticleConverter
 
zeroMatrix(int, int) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
zGap - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
zPoca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the zPoca .
zSize - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
zVals - Variable in class org.hps.util.UnfoldFieldmap
 
zVsBsconV0Chi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsEventPosCount - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsEventTrkCount - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsHitTimeStdDev - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsL1Iso - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsMaxTrkChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsTrackTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsV0Chi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsV0Chi2Diff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 

_

_a - Variable in class org.hps.recon.tracking.WTrack
 
_actHitP - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_actHitPos - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_actHitResidual - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_actHitTheta - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_adc - Variable in class org.hps.recon.tracking.NoiselessReadoutChip
 
_amp - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_ampErr - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_angle - Static variable in class org.hps.recon.tracking.BeamSpot
 
_applySectorBinning - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
_applySectorBinning - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
_autosectoring - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_axialDirection - Variable in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
_axialmcrelname - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_axialname - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_axmax - Variable in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
_axmin - Variable in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
_B - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
_beamcov - Static variable in class org.hps.recon.tracking.BeamSpot
 
_beamPosition - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_beamSize - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_beamspotConstraint - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_bfield - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
_bfield - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
_bfield - Variable in class org.hps.recon.tracking.FastCheck
 
_bfield - Variable in class org.hps.recon.tracking.FindableTrack
 
_bfield - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_bfield - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_bfield - Variable in class org.hps.recon.tracking.WTrack
 
_bField - Variable in class org.hps.recon.vertexing.BFitter
 
_bField - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_bMax - Variable in class org.hps.util.UnfoldFieldmap
 
_builder - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
_builder - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
_capacitance_intercept - Variable in class org.hps.svt.alignment.HPSStrips
 
_capacitance_slope - Variable in class org.hps.svt.alignment.HPSStrips
 
_carrier - Variable in class org.hps.svt.alignment.HPSStrips
 
_channel - Variable in class org.hps.recon.tracking.gbl.MilleBinary
 
_channel - Variable in class org.hps.recon.tracking.NoiselessReadoutChip
 
_chi2 - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_chiProb - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_chisq - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_chiSq - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_chiSq - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_chisq - Variable in class org.hps.recon.vertexing.VertexFit
 
_cluster - Variable in class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
_cluster_threshold - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_clusterCollectionName - Variable in class org.hps.analysis.examples.StripEventDriver
 
_clusterDeltaTimeCut - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterEDiffHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterEDiffLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterESumHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterESumLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clustering - Variable in class org.hps.recon.tracking.StripMaker
 
_clusterMaxX - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterTimeCut - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_clusterTimeHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterTimeLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterTimingCut - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
_clusterXDiffHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterXDiffLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterXSumHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterXSumLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_colnames - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_config - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
_config - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
_config - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
_config - Variable in class org.hps.svt.alignment.RunAlignment
 
_confirmedmcp - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_confirmer - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_constants - Variable in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
_constraintType - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_constraintType - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_cov - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_cov - Variable in class org.hps.recon.vertexing.VertexFit
 
_covmatrix - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_covTrkMomList - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_covVtx - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_covVtx - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_custom - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_custom - Static variable in class org.hps.util.ConvertToStdhep
 
_cut - Variable in class org.hps.recon.tracking.EventQuality.CutObject
 
_cut_list - Variable in class org.hps.recon.tracking.EventQuality
 
_debug - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
_DEBUG - Variable in class org.hps.readout.ecal.TriggerDriver
 
_debug - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
_debug - Static variable in class org.hps.recon.tracking.circlefit.TwoPointRadiusCircleFitter
 
_debug - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
_debug - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
_debug - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_debug - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_debug - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_debug - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_debug - Variable in class org.hps.recon.tracking.StripMaker
 
_DEBUG - Variable in class org.hps.recon.tracking.TrackerHitUtils
 
_debug - Variable in class org.hps.recon.tracking.WTrack
 
_debug - Variable in class org.hps.recon.vertexing.BaseSimpleVertexer
 
_debug - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_DEBUG - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_debug - Variable in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
_debug - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
_debug - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
_debug - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
_declength - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_declength - Static variable in class org.hps.util.ConvertToStdhep
 
_declength - Static variable in class org.hps.util.DatFileToStdhep
 
_declength - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_declength - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_defaultConnectionResource - Static variable in class org.hps.analysis.dataquality.DQMDatabaseDriver
 
_density - Variable in class org.hps.recon.tracking.MaterialSupervisor.Material
 
_det - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
_det - Variable in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
_det - Variable in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
_detector - Variable in class org.hps.svt.alignment.HPSStrips
 
_detectorVolumes - Variable in class org.hps.recon.tracking.MaterialSupervisor
 
_detToTrk - Static variable in class org.hps.recon.tracking.CoordinateTransformations
 
_dfdp - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_dfdq - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_diag - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_diag - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_diag - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_diag - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_dirmap - Variable in class org.hps.recon.vertexing.VertexFit
 
_dm_dg - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
 
_doTransformToTracking - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_dr_dg - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
 
_dr_dm - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
 
_dx - Variable in class org.hps.util.UnfoldFieldmap
 
_dy - Variable in class org.hps.util.UnfoldFieldmap
 
_dydx - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_dynamic_range - Variable in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
 
_dz - Variable in class org.hps.util.UnfoldFieldmap
 
_dzdx - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_ecalHitE - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_ecalHitIndex - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_ecalHitPos - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_ecalNHits - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_ecm - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_ecm - Static variable in class org.hps.util.ConvertToStdhep
 
_ecm - Static variable in class org.hps.util.DatFileToStdhep
 
_ecm - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_ecm - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_electrodes - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_electrodesToTracking - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_emptyMaterialXPlaneList - Static variable in class org.hps.recon.tracking.MaterialManager
 
_energyCut - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_error - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_eventFilter - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_eventFilter - Static variable in class org.hps.util.ConvertToStdhep
 
_eventFilter - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_eventListFileName - Variable in class org.hps.analysis.examples.StripRunAndEventDriver
 
_eventsToSkimMap - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
_eventsToStrip - Variable in class org.hps.analysis.examples.StripRunAndEventDriver
 
_finder - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_fit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
_fit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
_fitted_vertex - Variable in class org.hps.recon.vertexing.BaseSimpleVertexer
 
_fittedMomentum - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_fitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_fitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_fitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_fitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_fitTrkCovList - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_fitTrkParsList - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_fiveClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_fixTrackMomentum - Variable in class org.hps.recon.tracking.MultipleScattering
 
_floatBuffer - Variable in class org.hps.recon.tracking.gbl.MilleBinary
 
_forceBField - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_fourClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_fullEnergyCut - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_fWriter - Variable in class org.hps.recon.tracking.gbl.GBLFileIO
 
_gain - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
_geometry - Variable in class org.hps.svt.alignment.HPSStrips
 
_global_to_local - Variable in class org.hps.svt.alignment.HPSStrips
 
_globalLabel - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_goodHitList - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_hasLayerOne - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_hasLayerOne - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_helix - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_hideFrame - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
_hideFrame - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
_hitListNotMatched - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_hitLocationPerLayer - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_hitLocationPerLayer - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_hitmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_hitmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_hitMCPartList - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_hittomc - Variable in class org.hps.recon.tracking.FindableTrack
 
_hmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_htf - Variable in class org.hps.recon.tracking.WTrack
 
_ID - Variable in class org.hps.recon.tracking.FindableTrack
 
_inactHitP - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_inactHitPos - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_inactHitResidual - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_inactHitTheta - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_includeMS - Variable in class org.hps.recon.tracking.MaterialManager
 
_inputCol - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_inputFileName - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
_instance - Static variable in class org.hps.readout.ecal.ClockSingleton
 
_instance - Static variable in class org.hps.recon.tracking.EventQuality
 
_instance - Static variable in class org.hps.util.CompareHistograms
 
_intBuffer - Variable in class org.hps.recon.tracking.gbl.MilleBinary
 
_invMass - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_invMassError - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_IP - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_isMuon - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_isMuon - Static variable in class org.hps.util.ConvertToStdhep
 
_isMuon - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_isPrimary - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_isTop - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_isTriggered - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_iterativeConfirmed - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
_iterativeConfirmed - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
_iterativeConfirmed - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
_iterativeConfirmedFits - Variable in class org.hps.recon.tracking.SeedTracker
 
_iterativeConfirmedFits - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_keepEpicsDataEvents - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_keepEpicsDataEvents - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
_layer - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
 
_length - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_lfitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
_lfitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
_linefit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_local_to_global - Variable in class org.hps.svt.alignment.HPSStrips
 
_lost - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_maketracks - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_map - Variable in class org.hps.recon.tracking.EventQuality.CutObject
 
_map2read - Variable in class org.hps.util.UnfoldFieldmap
 
_materialmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_materialmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_materials - Variable in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
_materials - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_max_cluster_nstrips - Variable in class org.hps.recon.tracking.StripMaker
 
_max_noaverage_nstrips - Variable in class org.hps.recon.tracking.StripMaker
 
_max_p - Variable in class org.hps.recon.tracking.FastCheck
 
_maxClusterEnergy - Variable in class org.hps.analysis.examples.StripEventDriver
 
_maxfit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_maxIterations - Variable in class org.hps.recon.vertexing.VertexFitter
 
_maxNumberOfClusters - Variable in class org.hps.analysis.examples.StripEventDriver
 
_maxNumberOfStripHits - Variable in class org.hps.analysis.examples.StripEventDriver
 
_maxNumberOfTracks - Variable in class org.hps.analysis.examples.StripEventDriver
 
_maxx - Variable in class org.hps.util.UnfoldFieldmap
 
_maxy - Variable in class org.hps.util.UnfoldFieldmap
 
_maxz - Variable in class org.hps.util.UnfoldFieldmap
 
_mcp - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_mcp - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_mcp - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_mcpNew - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_meanTime - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_merger - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_min_dztot - Variable in class org.hps.recon.tracking.FastCheck
 
_minChiProb - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_minClusterEnergy - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minLayers - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
_minLayers - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
_minLayers - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
_minLayers - Variable in class org.hps.svt.alignment.RunAlignment
 
_minNumberOfClusters - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minNumberOfHitsOnTrack - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minNumberOfStripHits - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minNumberOfTracks - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minNumberOfUnconstrainedV0Vertices - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minx - Variable in class org.hps.util.UnfoldFieldmap
 
_miny - Variable in class org.hps.util.UnfoldFieldmap
 
_minz - Variable in class org.hps.util.UnfoldFieldmap
 
_mollerCandidateClusterCollectionName - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_mollerCandidateCollectionName - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_mollerMomentumSumMax - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_mollerMomentumSumMin - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_momentum - Variable in class org.hps.recon.tracking.MultipleScattering
 
_msmap - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_n - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
 
_name - Variable in class org.hps.recon.tracking.EventQuality.CutObject
 
_name - Variable in class org.hps.recon.tracking.MaterialSupervisor.Material
 
_NAME - Static variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_NAME - Static variable in class org.hps.recon.tracking.StripMaker
 
_nAxialhits - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nAxialhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbadAxialhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbadhits - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nbadhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbadhits - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_nbadhitsNew - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbadZhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbits - Variable in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
 
_ndf - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_ndf - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_neighbor_threshold - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_neighborDeltaT - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_nEleRequired - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_nEleRequired - Static variable in class org.hps.util.ConvertToStdhep
 
_nEleRequired - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_nEventsStripped - Variable in class org.hps.analysis.examples.StripRunAndEventDriver
 
_nEventsToStrip - Variable in class org.hps.analysis.examples.StripRunAndEventDriver
 
_nfit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_ngl - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_ngoodhits - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_nhchisq - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_nhits - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nhits - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_nhitsNew - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nhitsNew - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nHitsOnTrack - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_nlayersTot - Variable in class org.hps.recon.tracking.FindableTrack
 
_nlc - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_nMCHitsPerLayer - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nMCHitsPerLayer - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_nmcTrk - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
_nmcTrk - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
_noise_intercept - Variable in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
 
_noise_slope - Variable in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
 
_nReconstructedParticles - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_nrecTrk - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
_nrecTrk - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
_nsigErr - Variable in class org.hps.recon.tracking.FastCheck
 
_nStripHitsPerLayer - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nStripHitsPerLayer - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nstrips - Variable in class org.hps.svt.alignment.HPSStrips
 
_ntracks - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_numberOfEventsRead - Variable in class org.hps.analysis.wab.StripMcWabConversionDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripEventDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripGoldenEventsDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.wab.StripMcWabConversionDriver
 
_numberOfEventsWritten - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
_nx - Variable in class org.hps.util.UnfoldFieldmap
 
_ny - Variable in class org.hps.util.UnfoldFieldmap
 
_nz - Variable in class org.hps.util.UnfoldFieldmap
 
_nZhits - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nZhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_oneClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_org - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_p - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
 
_pairs - Variable in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
_parameters - Variable in class org.hps.recon.tracking.WTrack
 
_parameters - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_params - Variable in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
_params - Variable in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
_parent_to_local - Variable in class org.hps.svt.alignment.HPSStrips
 
_pars - Variable in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
_particle - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_patchVertexTrackParameters - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
_pCut - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_pFit - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_pitch - Variable in class org.hps.svt.alignment.HPSStrips
 
_poca - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_points - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
_position - Static variable in class org.hps.recon.tracking.BeamSpot
 
_probability - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_process_sensors - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_pTruth - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_purity - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_purity - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_purity - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_purityNew - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_pWriter - Variable in class org.hps.recon.tracking.gbl.GBLFileIO
 
_r - Variable in class org.hps.recon.tracking.circlefit.CircleFit
 
_referencePosition - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_requireNLayers - Variable in class org.hps.analysis.examples.StripEventDriver
 
_res_model - Variable in class org.hps.recon.tracking.StripMaker
 
_resid - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_result - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_rtrk - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_saveAxialHits - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_scaleFactor - Variable in class org.hps.util.UnfoldFieldmap
 
_scatterAngle - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
_scattering - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
_scattering - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_seed - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_seed_threshold - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_seededmcp - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_selectAllLayers - Variable in class org.hps.analysis.examples.StripEventDriver
 
_selectBottomClusters - Variable in class org.hps.analysis.examples.StripEventDriver
 
_selectBottomHits - Variable in class org.hps.analysis.examples.StripEventDriver
 
_selectTopClusters - Variable in class org.hps.analysis.examples.StripEventDriver
 
_selectTopHits - Variable in class org.hps.analysis.examples.StripEventDriver
 
_sensor - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_shaper - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
_sid_helper - Variable in class org.hps.recon.tracking.StripMaker
 
_simulation - Variable in class org.hps.recon.tracking.StripMaker
 
_slist - Variable in class org.hps.recon.vertexing.AnalysisDriver
 
_smap - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_status - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_stereomap - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_storeCovTrkMomList - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
_strategylist - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_strip - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_strip_map - Variable in class org.hps.recon.tracking.StripMaker
 
_strip_offset - Variable in class org.hps.svt.alignment.HPSStrips
 
_subdetectorName - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_t - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter.GlobalDers
 
_t0 - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_t0Err - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_targetConstraint - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_thickness - Variable in class org.hps.recon.tracking.MaterialSupervisor.Material
 
_threeClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_tight - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_tight - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
_timeWindow - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_timing - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_tol - Variable in class org.hps.recon.vertexing.VertexFitter
 
_tot_X0 - Variable in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
_trackCheck - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_trackCheck - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_trackseeds - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_traj - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_triggerType - Variable in class org.hps.analysis.examples.StripEventDriver
 
_trk - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_trkToDet - Static variable in class org.hps.recon.tracking.CoordinateTransformations
 
_twoClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_type - Static variable in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
_u - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_u - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_useGeomDef - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_useHPSMaterialManager - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
_useHPSMaterialManager - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
_useHPSMaterialManager - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
_useWeights - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_v - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_v - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_v0 - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_V0CandidateCollectionName - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
_V0CandidateCollectionName - Variable in class org.hps.recon.filtering.V0CandidateFilter2015Pass7
 
_v0Momentum - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_v0MomentumErr - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_v0TargetProjectionXY - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_v0TargetProjectionXYErr - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_value - Variable in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
 
_vertexPosition - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_vertexPosition - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_vertexPositionError - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_vfit - Variable in class org.hps.recon.vertexing.VertexFitter
 
_vtx - Variable in class org.hps.recon.vertexing.VertexFit
 
_w - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_w - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_width - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_writeRunAndEventNumbers - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_x0 - Variable in class org.hps.recon.tracking.circlefit.CircleFit
 
_X0 - Variable in class org.hps.recon.tracking.MaterialSupervisor.Material
 
_x0 - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_xoff - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_xoff - Static variable in class org.hps.util.ConvertToStdhep
 
_xoff - Static variable in class org.hps.util.DatFileToStdhep
 
_xoff - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_xoff - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_xOffset - Variable in class org.hps.util.UnfoldFieldmap
 
_xref - Variable in class org.hps.recon.tracking.HelixConverter
 
_xref - Variable in class org.hps.recon.vertexing.VertexFitter
 
_y0 - Variable in class org.hps.recon.tracking.circlefit.CircleFit
 
_y0 - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_yoff - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_yoff - Static variable in class org.hps.util.ConvertToStdhep
 
_yoff - Static variable in class org.hps.util.DatFileToStdhep
 
_yoff - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_yoff - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_yOffset - Variable in class org.hps.util.UnfoldFieldmap
 
_yzT - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_z0 - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_zoff - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_zoff - Static variable in class org.hps.util.ConvertToStdhep
 
_zoff - Static variable in class org.hps.util.DatFileToStdhep
 
_zoff - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_zoff - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_zOffset - Variable in class org.hps.util.UnfoldFieldmap
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2019. All rights reserved.