Uses of Class
org.jlab.utils.groups.IndexedTable
Packages that use IndexedTable
Package
Description
-
Uses of IndexedTable in org.jlab.clas.decay.analysis
Methods in org.jlab.clas.decay.analysis with parameters of type IndexedTableModifier and TypeMethodDescriptiondouble[]
Analysis.getBeamSpot
(DataEvent event, IndexedTable beamPos) -
Uses of IndexedTable in org.jlab.detector.calib.utils
Subclasses of IndexedTable in org.jlab.detector.calib.utilsMethods in org.jlab.detector.calib.utils that return IndexedTableMethods in org.jlab.detector.calib.utils that return types with arguments of type IndexedTable -
Uses of IndexedTable in org.jlab.detector.decode
Methods in org.jlab.detector.decode with parameters of type IndexedTableModifier and TypeMethodDescriptionvoid
AbsDetectorDataDecoder.setConstantsTable
(IndexedTable table) -
Uses of IndexedTable in org.jlab.detector.geom.RICH
Fields in org.jlab.detector.geom.RICH declared as IndexedTableMethods in org.jlab.detector.geom.RICH that return IndexedTableMethods in org.jlab.detector.geom.RICH with parameters of type IndexedTableModifier and TypeMethodDescriptionvoid
RICHGeoCalibration.init_GeoCalibrationCCDB
(IndexedTable aeroConstants, IndexedTable alignConstants) void
RICHGeoParameters.init_ParametersCCDB
(IndexedTable paraConstants, boolean engineDebug) void
RICHGeoCalibration.init_RICHTableCCDB
(IndexedTable richTable) -
Uses of IndexedTable in org.jlab.detector.helicity
Methods in org.jlab.detector.helicity with parameters of type IndexedTableConstructors in org.jlab.detector.helicity with parameters of type IndexedTable -
Uses of IndexedTable in org.jlab.detector.pulse
Methods in org.jlab.detector.pulse with parameters of type IndexedTableModifier and TypeMethodDescriptionHipoExtractor.getPulses
(int n, IndexedTable it, DataBank wfBank) HipoExtractor.getPulses
(int n, IndexedTable it, org.jlab.jnp.hipo4.data.Bank wfBank) void
HipoExtractor.update
(int n, IndexedTable it, DataEvent event, String wfBankName, String adcBankName) This could be overriden, e.g., for non-standard ADC banks.protected void
HipoExtractor.update
(int n, IndexedTable it, org.jlab.jnp.hipo4.data.Bank wfBank, org.jlab.jnp.hipo4.data.Bank adcBank) This could be overriden, e.g., for non-standard ADC banks.void
HipoExtractor.update
(int n, IndexedTable it, org.jlab.jnp.hipo4.data.Event event, org.jlab.jnp.hipo4.data.SchemaFactory schema, String wfBankName, String adcBankName) void
ModeAHDC.update
(int n, IndexedTable it, DataEvent event, String wfBankName, String adcBankName) protected void
ModeAHDC.update
(int n, IndexedTable it, org.jlab.jnp.hipo4.data.Bank wfBank, org.jlab.jnp.hipo4.data.Bank adcBank) -
Uses of IndexedTable in org.jlab.detector.scalers
Methods in org.jlab.detector.scalers with parameters of type IndexedTableModifier and TypeMethodDescriptionprotected final void
DaqScaler.calibrate
(IndexedTable fcupTable, IndexedTable slmTable) Use the scaler's own clock to get dwell and live-dwell timesprotected void
DaqScaler.calibrate
(IndexedTable fcupTable, IndexedTable slmTable, double seconds, double liveSeconds) Manually choose dwell and live-dwell times, e.g. if clock rolls over.protected final void
Dsc2Scaler.calibrate
(IndexedTable fcupTable, IndexedTable slmTable, double seconds) During some run periods, the run-integrating DSC2 scaler's clock frequency was too large and rolls over during the run.static DaqScalers
DaqScalers.create
(org.jlab.jnp.hipo4.data.Bank rawScalerBank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable, double seconds) static DaqScalers
DaqScalers.create
(org.jlab.jnp.hipo4.data.Bank rawScalerBank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable, Date rst, Date uet) static DaqScalers
DaqScalers.create
(org.jlab.jnp.hipo4.data.Bank rawScalerBank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable, IndexedTable dscTable) Same as create(Bank,IndexedTable,double), except relies on DSC2's clock.static List<org.jlab.jnp.hipo4.data.Bank>
DaqScalers.createBanks
(org.jlab.jnp.hipo4.data.SchemaFactory schema, org.jlab.jnp.hipo4.data.Bank rawScalerBank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable, double seconds) Use user-defined seconds for run duration Faraday cup offset correction.static List<org.jlab.jnp.hipo4.data.Bank>
DaqScalers.createBanks
(org.jlab.jnp.hipo4.data.SchemaFactory schema, org.jlab.jnp.hipo4.data.Bank rawScalerBank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable, Date rst, Date uet) Use run start time and end times for run duration Faraday cup offset correction.static List<org.jlab.jnp.hipo4.data.Bank>
DaqScalers.createBanks
(org.jlab.jnp.hipo4.data.SchemaFactory schema, org.jlab.jnp.hipo4.data.Bank rawScalerBank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable, IndexedTable dscTable) Use scaler clock for run duration for Faraday cup offset correction.StruckScaler.getHelicityInterval
(long clock, IndexedTable helTable) Determine whether the clock looks more like tsettle or tstable periods.StruckScaler.getHelicityInterval
(IndexedTable helTable) Determine whether the clock looks more like tsettle or tstable periods.final StruckScaler.Interval
StruckScaler.getStableInterval
(org.jlab.jnp.hipo4.data.Bank bank, IndexedTable helTable) Look for the first ungated clock readout whose value corresponds to the helicity tsettle period, and return it's Struck period.static StruckScalers
StruckScalers.read
(org.jlab.jnp.hipo4.data.Bank bank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable) Constructors in org.jlab.detector.scalers with parameters of type IndexedTableModifierConstructorDescriptionDsc2Scaler
(org.jlab.jnp.hipo4.data.Bank bank, IndexedTable fcupTable, IndexedTable slmTable, double seconds) Dsc2Scaler
(org.jlab.jnp.hipo4.data.Bank bank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable dscTable) StruckScaler
(org.jlab.jnp.hipo4.data.Bank bank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable) Deprecated.StruckScalers
(IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable) -
Uses of IndexedTable in org.jlab.detector.swaps
Constructors in org.jlab.detector.swaps with parameters of type IndexedTable -
Uses of IndexedTable in org.jlab.rec.cvt
Methods in org.jlab.rec.cvt with parameters of type IndexedTableModifier and TypeMethodDescriptionGeometry.getBMT
(BMTType type, int run, String variation, IndexedTable voltage) Get the list of BMT strips for the selected BMT tile type and the geometry defined by the selected run and variationGeometry.getSVT
(int run, int region, String variation, IndexedTable lorentz) Get the list of SVT strips for geometry defined by the selected run and variationstatic void
Geometry.initialize
(String variation, int run, IndexedTable svtLorentz, IndexedTable bmtVoltage) -
Uses of IndexedTable in org.jlab.rec.cvt.banks
Methods in org.jlab.rec.cvt.banks with parameters of type IndexedTableModifier and TypeMethodDescriptionvoid
HitReader.fetch_BMTHits
(DataEvent event, Swim swim, IndexedTable status, IndexedTable timeCuts, IndexedTable bmtStripVoltage, IndexedTable bmtStripVoltageThresh) Gets the BMT hits from the BMT dgtz bankvoid
HitReader.fetch_SVTHits
(DataEvent event, int omitLayer, int omitHemisphere, IndexedTable status, IndexedTable adcStatus) Gets the SVT hits from the BMT dgtz bank -
Uses of IndexedTable in org.jlab.rec.cvt.bmt
Constructors in org.jlab.rec.cvt.bmt with parameters of type IndexedTable -
Uses of IndexedTable in org.jlab.rec.cvt.services
Methods in org.jlab.rec.cvt.services with parameters of type IndexedTableModifier and TypeMethodDescriptionstatic double[]
CVTReconstruction.getBeamSpot
(DataEvent event, IndexedTable beamPos) CVTReconstruction.readHits
(DataEvent event, IndexedTable svtStatus, IndexedTable bmtStatus, IndexedTable bmtTime, IndexedTable bmtStripVoltage, IndexedTable bmtStripVoltageThresh, IndexedTable adcStatus) -
Uses of IndexedTable in org.jlab.rec.cvt.svt
Fields in org.jlab.rec.cvt.svt declared as IndexedTableConstructors in org.jlab.rec.cvt.svt with parameters of type IndexedTable -
Uses of IndexedTable in org.jlab.rec.dc
Methods in org.jlab.rec.dc that return IndexedTableMethods in org.jlab.rec.dc with parameters of type IndexedTable -
Uses of IndexedTable in org.jlab.rec.dc.cluster
Methods in org.jlab.rec.dc.cluster with parameters of type IndexedTableModifier and TypeMethodDescriptionClusterFinder.FindTimeBasedClusters
(DataEvent event, List<FittedHit> fhits, ClusterFitter cf, ClusterCleanerUtilities ct, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) ClusterCleanerUtilities.LRAmbiguityResolver
(DataEvent event, FittedCluster fClus, ClusterFitter cf, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) ClusterCleanerUtilities.SecondariesRemover
(DataEvent event, FittedCluster clus, ClusterFitter cf, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) -
Uses of IndexedTable in org.jlab.rec.dc.cross
Methods in org.jlab.rec.dc.cross with parameters of type IndexedTableModifier and TypeMethodDescriptionCrossListFinder.candCrossLists
(DataEvent event, List<Cross> dccrosslist, boolean TimeBased, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde, Swim swimmer, boolean FOOS) void
CrossListFinder.updateBFittedHits
(DataEvent event, Cross c, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde, Swim swimmer) -
Uses of IndexedTable in org.jlab.rec.dc.hit
Methods in org.jlab.rec.dc.hit with parameters of type IndexedTableModifier and TypeMethodDescriptiondouble
FittedHit.calcDeltaDocaBeta
(double doca, IndexedTable tab, double beta) double
FittedHit.calcDeltaTimeBetaTFCN
(double t, IndexedTable tab, double beta) double
FittedHit.get_PosErr
(DataEvent event, double B, IndexedTable constants0, IndexedTable constants1, TimeToDistanceEstimator tde) void
FittedHit.set_TimeToDistance
(DataEvent event, double trkAngle, double B, IndexedTable tab, TimeToDistanceEstimator tde) sets the calculated distance (in cm) from the time (in ns)void
FittedHit.updateHitPositionWithTime
(DataEvent event, double trkAngle, double B, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) A method to update the hit position information after the fit to the wire positions employing hit-based tracking algorithms has been performed. -
Uses of IndexedTable in org.jlab.rec.dc.timetodistance
Methods in org.jlab.rec.dc.timetodistance with parameters of type IndexedTableModifier and TypeMethodDescriptionstatic void
TableLoader.Fill
(IndexedTable t2dPressure, IndexedTable t2dPressRef, IndexedTable pressure) static void
TableLoader.getConstants
(IndexedTable t2dPressure, IndexedTable t2dPressRef, IndexedTable pressure) -
Uses of IndexedTable in org.jlab.rec.eb
Methods in org.jlab.rec.eb that return IndexedTable -
Uses of IndexedTable in org.jlab.rec.fmt.hit
Methods in org.jlab.rec.fmt.hit with parameters of type IndexedTableModifier and TypeMethodDescriptionHit.fetchHits
(DataEvent event, IndexedTable timecuts, IndexedTable statuses) -
Uses of IndexedTable in org.jlab.rec.ft
Methods in org.jlab.rec.ft with parameters of type IndexedTableModifier and TypeMethodDescriptionvoid
FTParticle.setDirection
(IndexedTable thetaTable, IndexedTable phiTable) -
Uses of IndexedTable in org.jlab.rec.ft.cal
Methods in org.jlab.rec.ft.cal with parameters of type IndexedTableModifier and TypeMethodDescriptionboolean
FTCALCluster.containsHit
(FTCALHit hit, IndexedTable thresholds, IndexedTable clusterTable) double
FTCALCluster.getFullEnergy
(IndexedTable energyTable) static boolean
FTCALHit.passHitSelection
(FTCALHit hit, IndexedTable thresholds) FTCALReconstruction.readRawHits
(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable timeWalk, IndexedTable cluster) FTCALReconstruction.readRawHitsHipo
(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable timeWalk, IndexedTable cluster, IndexedTable status) void
FTCALCluster.setStatus
(IndexedTable clusterTable) Constructors in org.jlab.rec.ft.cal with parameters of type IndexedTableModifierConstructorDescriptionFTCALHit
(int i, int ICOMPONENT, int ADC, float time, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable timeWalk, IndexedTable cluster) FTCALHit
(int i, int ICOMPONENT, int ADC, int TDC, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable timeWalk, IndexedTable cluster) -
Uses of IndexedTable in org.jlab.rec.ft.hodo
Methods in org.jlab.rec.ft.hodo with parameters of type IndexedTableModifier and TypeMethodDescriptionFTHODOReconstruction.readRawHits
(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable geometry) FTHODOReconstruction.readRawHitsHipo
(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable status, IndexedTable geometry) Constructors in org.jlab.rec.ft.hodo with parameters of type IndexedTableModifierConstructorDescriptionFTHODOHit
(int i, int Sector, int Layer, int ID, int ADC, float time, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable geometry) FTHODOHit
(int i, int Sector, int Layer, int ID, int ADC, int TDC, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable geometry) -
Uses of IndexedTable in org.jlab.rec.htcc
Fields in org.jlab.rec.htcc declared as IndexedTable -
Uses of IndexedTable in org.jlab.rec.rich
Methods in org.jlab.rec.rich with parameters of type IndexedTableModifier and TypeMethodDescriptionvoid
RICHCalibration.init_CalConstantsCCDB
(IndexedTable timewalkConstants, IndexedTable timeoffConstants, IndexedTable cheleConstants, IndexedTable aerstatusConstants, IndexedTable pixelConstants, IndexedTable pixstatusConstants, IndexedTable mirstatusConstants) void
RICHParameters.init_FlagCCDB
(IndexedTable flagConstants, boolean engineDebug) void
RICHParameters.init_ParameterCCDB
(IndexedTable paraConstants) -
Uses of IndexedTable in org.jlab.rec.tof.banks
Methods in org.jlab.rec.tof.banks with parameters of type IndexedTableModifier and TypeMethodDescriptionBaseHitReader.get_MatchedHits
(DataEvent event, IMatchedHit MH, double jitter, IndexedTable tdcconv, IndexedTable offsets) FTOFMatch.MatchHits
(ArrayList<BaseHit> ADCandTDCLists, double timeJitter, IndexedTable tdcConv, IndexedTable ADCandTDCOffsets) IMatchedHit.MatchHits
(ArrayList<BaseHit> ADCandTDCLists, double timeJitter, IndexedTable tdcConv, IndexedTable ADCandTDCOffsets) -
Uses of IndexedTable in org.jlab.rec.tof.banks.ctof
Methods in org.jlab.rec.tof.banks.ctof with parameters of type IndexedTableModifier and TypeMethodDescriptionvoid
HitReader.fetch_Hits
(DataEvent event, long timeStamp, CTOFGeant4Factory geometry, ArrayList<Track> tracks, IndexedTable constants0, IndexedTable constants1, IndexedTable constants2, IndexedTable constants3, IndexedTable constants4, IndexedTable constants5, IndexedTable constants6, IndexedTable constants7, IndexedTable constants8, IndexedTable constants9) HitReader.MatchHits
(ArrayList<BaseHit> ADCandTDCLists, double timeJitter, IndexedTable tdcConv, IndexedTable ADCandTDCOffsets) -
Uses of IndexedTable in org.jlab.rec.tof.banks.ftof
Methods in org.jlab.rec.tof.banks.ftof with parameters of type IndexedTableModifier and TypeMethodDescriptionvoid
HitReader.fetch_Hits
(DataEvent event, long timeStamp, FTOFGeant4Factory geometry, ArrayList<Track> tracks, IndexedTable constants0, IndexedTable constants1, IndexedTable constants2, IndexedTable constants3, IndexedTable constants4, IndexedTable constants5, IndexedTable constants6, IndexedTable constants7, IndexedTable constants8, IndexedTable constants9, IndexedTable constants10) HitReader.MatchHits
(ArrayList<BaseHit> ADCandTDCLists, double timeJitter, IndexedTable tdcConv, IndexedTable ADCandTDCOffsets) -
Uses of IndexedTable in org.jlab.rec.tof.cluster
Constructors in org.jlab.rec.tof.cluster with parameters of type IndexedTableModifierConstructorDescriptionClusterFinder
(IndexedTable clusterPar) ClusterFinder
(IndexedTable clusterPar, IndexedTable timeRes, IndexedTable vEff) -
Uses of IndexedTable in org.jlab.rec.tof.hit
Methods in org.jlab.rec.tof.hit with parameters of type IndexedTableModifier and TypeMethodDescriptiondouble
IGetCalibrationParams.ADC_MIP
(IndexedTable tab) double
IGetCalibrationParams.ADC_MIPUnc
(IndexedTable tab) double
IGetCalibrationParams.HPOSa
(IndexedTable tab) double
IGetCalibrationParams.HPOSb
(IndexedTable tab) double[]
IGetCalibrationParams.HPOSBIN
(IndexedTable tab) double
IGetCalibrationParams.HPOSc
(IndexedTable tab) double
IGetCalibrationParams.HPOSd
(IndexedTable tab) double
IGetCalibrationParams.HPOSe
(IndexedTable tab) double
IGetCalibrationParams.lambda1
(IndexedTable tab) double
IGetCalibrationParams.lambda1Unc
(IndexedTable tab) double
IGetCalibrationParams.lambda2
(IndexedTable tab) double
IGetCalibrationParams.lambda2Unc
(IndexedTable tab) double[]
IGetCalibrationParams.LSBConversion
(IndexedTable tab) double
IGetCalibrationParams.PaddleToPaddle
(IndexedTable tab) int
IGetCalibrationParams.Status1
(IndexedTable tab) int
IGetCalibrationParams.Status2
(IndexedTable tab) double
IGetCalibrationParams.TimeOffset
(IndexedTable tab) double
IGetCalibrationParams.TW01
(IndexedTable tab) double
IGetCalibrationParams.TW02
(IndexedTable tab) double
IGetCalibrationParams.TW0E
(IndexedTable tab) double
IGetCalibrationParams.TW11
(IndexedTable tab) double
IGetCalibrationParams.TW12
(IndexedTable tab) double
IGetCalibrationParams.TW1E
(IndexedTable tab) double
IGetCalibrationParams.TW1P
(IndexedTable tab) double
IGetCalibrationParams.TW2E
(IndexedTable tab) double
IGetCalibrationParams.TW2P
(IndexedTable tab) double
IGetCalibrationParams.TW3E
(IndexedTable tab) double
IGetCalibrationParams.TW4E
(IndexedTable tab) double
IGetCalibrationParams.v1
(IndexedTable tab) double
IGetCalibrationParams.v1Unc
(IndexedTable tab) double
IGetCalibrationParams.v2
(IndexedTable tab) double
IGetCalibrationParams.v2Unc
(IndexedTable tab) double
IGetCalibrationParams.yOffset
(IndexedTable tab) -
Uses of IndexedTable in org.jlab.rec.tof.hit.ctof
Methods in org.jlab.rec.tof.hit.ctof with parameters of type IndexedTableModifier and TypeMethodDescriptiondouble
Hit.ADC_MIP
(IndexedTable tab) double
Hit.ADC_MIPUnc
(IndexedTable tab) double
Hit.HPOSa
(IndexedTable tab) double
Hit.HPOSb
(IndexedTable tab) double[]
Hit.HPOSBIN
(IndexedTable tab) double
Hit.HPOSc
(IndexedTable tab) double
Hit.HPOSd
(IndexedTable tab) double
Hit.HPOSe
(IndexedTable tab) double
Hit.lambda1
(IndexedTable tab) double
Hit.lambda1Unc
(IndexedTable tab) double
Hit.lambda2
(IndexedTable tab) double
Hit.lambda2Unc
(IndexedTable tab) double[]
Hit.LSBConversion
(IndexedTable tab) double
Hit.PaddleToPaddle
(IndexedTable tab) void
Hit.set_HitParameters
(int superlayer, double triggerPhase, IndexedTable constants0, IndexedTable constants1, IndexedTable constants2, IndexedTable constants3, IndexedTable constants5, IndexedTable constants8, IndexedTable constants9) int
Hit.Status1
(IndexedTable tab) int
Hit.Status2
(IndexedTable tab) double
Hit.TimeOffset
(IndexedTable tab) double
Hit.TW01
(IndexedTable tab) double
Hit.TW02
(IndexedTable tab) double
Hit.TW0E
(IndexedTable tab) double
Hit.TW11
(IndexedTable tab) double
Hit.TW12
(IndexedTable tab) double
Hit.TW1E
(IndexedTable tab) double
Hit.TW1P
(IndexedTable tab) double
Hit.TW2E
(IndexedTable tab) double
Hit.TW2P
(IndexedTable tab) double
Hit.TW3E
(IndexedTable tab) double
Hit.TW4E
(IndexedTable tab) double
Hit.v1
(IndexedTable tab) double
Hit.v1Unc
(IndexedTable tab) double
Hit.v2
(IndexedTable tab) double
Hit.v2Unc
(IndexedTable tab) double
Hit.yOffset
(IndexedTable tab) -
Uses of IndexedTable in org.jlab.rec.tof.hit.ftof
Methods in org.jlab.rec.tof.hit.ftof with parameters of type IndexedTableModifier and TypeMethodDescriptiondouble
Hit.ADC_MIP
(IndexedTable tab) double
Hit.ADC_MIPUnc
(IndexedTable tab) double
Hit.HPOSa
(IndexedTable tab) double
Hit.HPOSb
(IndexedTable tab) double[]
Hit.HPOSBIN
(IndexedTable tab) double
Hit.HPOSc
(IndexedTable tab) double
Hit.HPOSd
(IndexedTable tab) double
Hit.HPOSe
(IndexedTable tab) double
Hit.lambda1
(IndexedTable tab) double
Hit.lambda1Unc
(IndexedTable tab) double
Hit.lambda2
(IndexedTable tab) double
Hit.lambda2Unc
(IndexedTable tab) double[]
Hit.LSBConversion
(IndexedTable tab) double
Hit.PaddleToPaddle
(IndexedTable tab) void
Hit.set_HitParameters
(int superlayer, double triggerPhase, IndexedTable constants0, IndexedTable constants1, IndexedTable constants2, IndexedTable constants3, IndexedTable constants5, IndexedTable constants6, IndexedTable constants8, IndexedTable constants9) int
Hit.Status1
(IndexedTable tab) int
Hit.Status2
(IndexedTable tab) double
Hit.TimeOffset
(IndexedTable tab) double
Hit.TW01
(IndexedTable tab) double
Hit.TW02
(IndexedTable tab) double
Hit.TW0E
(IndexedTable tab) double
Hit.TW11
(IndexedTable tab) double
Hit.TW12
(IndexedTable tab) double
Hit.TW1E
(IndexedTable tab) double
Hit.TW1P
(IndexedTable tab) double
Hit.TW2E
(IndexedTable tab) double
Hit.TW2P
(IndexedTable tab) double
Hit.TW3E
(IndexedTable tab) double
Hit.TW4E
(IndexedTable tab) double
Hit.v1
(IndexedTable tab) double
Hit.v1Unc
(IndexedTable tab) double
Hit.v2
(IndexedTable tab) double
Hit.v2Unc
(IndexedTable tab) double
Hit.yOffset
(IndexedTable tab) -
Uses of IndexedTable in org.jlab.utils.groups
Constructors in org.jlab.utils.groups with parameters of type IndexedTable