Uses of Class
org.jlab.utils.groups.IndexedTable
Packages that use IndexedTable
Package
Description
- 
Uses of IndexedTable in org.jlab.clas.decay.analysisMethods 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.utilsSubclasses 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.decodeMethods in org.jlab.detector.decode with parameters of type IndexedTableModifier and TypeMethodDescriptionvoidAbsDetectorDataDecoder.setConstantsTable(IndexedTable table) 
- 
Uses of IndexedTable in org.jlab.detector.geom.RICHFields 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 TypeMethodDescriptionvoidRICHGeoCalibration.init_GeoCalibrationCCDB(IndexedTable aeroConstants, IndexedTable alignConstants) voidRICHGeoParameters.init_ParametersCCDB(IndexedTable paraConstants, boolean engineDebug) voidRICHGeoCalibration.init_RICHTableCCDB(IndexedTable richTable) 
- 
Uses of IndexedTable in org.jlab.detector.helicityMethods 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.pulseMethods 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) voidHipoExtractor.update(int n, IndexedTable it, DataEvent event, String wfBankName, String adcBankName) This could be overriden, e.g., for non-standard ADC banks.protected voidHipoExtractor.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.voidHipoExtractor.update(int n, IndexedTable it, org.jlab.jnp.hipo4.data.Event event, org.jlab.jnp.hipo4.data.SchemaFactory schema, String wfBankName, String adcBankName) voidModeAHDC.update(int n, IndexedTable it, DataEvent event, String wfBankName, String adcBankName) protected voidModeAHDC.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.scalersMethods in org.jlab.detector.scalers with parameters of type IndexedTableModifier and TypeMethodDescriptionprotected final voidDaqScaler.calibrate(IndexedTable fcupTable, IndexedTable slmTable) Use the scaler's own clock to get dwell and live-dwell timesprotected voidDaqScaler.calibrate(IndexedTable fcupTable, IndexedTable slmTable, double seconds, double liveSeconds) Manually choose dwell and live-dwell times, e.g. if clock rolls over.protected final voidDsc2Scaler.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 DaqScalersDaqScalers.create(org.jlab.jnp.hipo4.data.Bank rawScalerBank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable, double seconds) static DaqScalersDaqScalers.create(org.jlab.jnp.hipo4.data.Bank rawScalerBank, IndexedTable fcupTable, IndexedTable slmTable, IndexedTable helTable, Date rst, Date uet) static DaqScalersDaqScalers.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.IntervalStruckScaler.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 StruckScalersStruckScalers.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.swapsConstructors in org.jlab.detector.swaps with parameters of type IndexedTable
- 
Uses of IndexedTable in org.jlab.rec.cvtMethods 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 voidGeometry.initialize(String variation, int run, IndexedTable svtLorentz, IndexedTable bmtVoltage) 
- 
Uses of IndexedTable in org.jlab.rec.cvt.banksMethods in org.jlab.rec.cvt.banks with parameters of type IndexedTableModifier and TypeMethodDescriptionvoidHitReader.fetch_BMTHits(DataEvent event, Swim swim, IndexedTable status, IndexedTable timeCuts, IndexedTable bmtStripVoltage, IndexedTable bmtStripVoltageThresh) Gets the BMT hits from the BMT dgtz bankvoidHitReader.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.bmtConstructors in org.jlab.rec.cvt.bmt with parameters of type IndexedTable
- 
Uses of IndexedTable in org.jlab.rec.cvt.servicesMethods 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.svtFields 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.dcMethods 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.clusterMethods 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.crossMethods 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) voidCrossListFinder.updateBFittedHits(DataEvent event, Cross c, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde, Swim swimmer) 
- 
Uses of IndexedTable in org.jlab.rec.dc.hitMethods in org.jlab.rec.dc.hit with parameters of type IndexedTableModifier and TypeMethodDescriptiondoubleFittedHit.calcDeltaDocaBeta(double doca, IndexedTable tab, double beta) doubleFittedHit.calcDeltaTimeBetaTFCN(double t, IndexedTable tab, double beta) doubleFittedHit.get_PosErr(DataEvent event, double B, IndexedTable constants0, IndexedTable constants1, TimeToDistanceEstimator tde) voidFittedHit.set_TimeToDistance(DataEvent event, double trkAngle, double B, IndexedTable tab, TimeToDistanceEstimator tde) sets the calculated distance (in cm) from the time (in ns)voidFittedHit.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.timetodistanceMethods in org.jlab.rec.dc.timetodistance with parameters of type IndexedTableModifier and TypeMethodDescriptionstatic voidTableLoader.Fill(IndexedTable t2dPressure, IndexedTable t2dPressRef, IndexedTable pressure) static voidTableLoader.getConstants(IndexedTable t2dPressure, IndexedTable t2dPressRef, IndexedTable pressure) 
- 
Uses of IndexedTable in org.jlab.rec.ebMethods in org.jlab.rec.eb that return IndexedTable
- 
Uses of IndexedTable in org.jlab.rec.fmt.hitMethods 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.ftMethods in org.jlab.rec.ft with parameters of type IndexedTableModifier and TypeMethodDescriptionvoidFTParticle.setDirection(IndexedTable thetaTable, IndexedTable phiTable) 
- 
Uses of IndexedTable in org.jlab.rec.ft.calMethods in org.jlab.rec.ft.cal with parameters of type IndexedTableModifier and TypeMethodDescriptionbooleanFTCALCluster.containsHit(FTCALHit hit, IndexedTable thresholds, IndexedTable clusterTable) doubleFTCALCluster.getFullEnergy(IndexedTable energyTable) static booleanFTCALHit.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) voidFTCALCluster.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.hodoMethods 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.htccFields in org.jlab.rec.htcc declared as IndexedTable
- 
Uses of IndexedTable in org.jlab.rec.richMethods in org.jlab.rec.rich with parameters of type IndexedTableModifier and TypeMethodDescriptionvoidRICHCalibration.init_CalConstantsCCDB(IndexedTable timewalkConstants, IndexedTable timeoffConstants, IndexedTable cheleConstants, IndexedTable aerstatusConstants, IndexedTable pixelConstants, IndexedTable pixstatusConstants, IndexedTable mirstatusConstants) voidRICHParameters.init_FlagCCDB(IndexedTable flagConstants, boolean engineDebug) voidRICHParameters.init_ParameterCCDB(IndexedTable paraConstants) 
- 
Uses of IndexedTable in org.jlab.rec.tof.banksMethods 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.ctofMethods in org.jlab.rec.tof.banks.ctof with parameters of type IndexedTableModifier and TypeMethodDescriptionvoidHitReader.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.ftofMethods in org.jlab.rec.tof.banks.ftof with parameters of type IndexedTableModifier and TypeMethodDescriptionvoidHitReader.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.clusterConstructors 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.hitMethods in org.jlab.rec.tof.hit with parameters of type IndexedTableModifier and TypeMethodDescriptiondoubleIGetCalibrationParams.ADC_MIP(IndexedTable tab) doubleIGetCalibrationParams.ADC_MIPUnc(IndexedTable tab) doubleIGetCalibrationParams.HPOSa(IndexedTable tab) doubleIGetCalibrationParams.HPOSb(IndexedTable tab) double[]IGetCalibrationParams.HPOSBIN(IndexedTable tab) doubleIGetCalibrationParams.HPOSc(IndexedTable tab) doubleIGetCalibrationParams.HPOSd(IndexedTable tab) doubleIGetCalibrationParams.HPOSe(IndexedTable tab) doubleIGetCalibrationParams.lambda1(IndexedTable tab) doubleIGetCalibrationParams.lambda1Unc(IndexedTable tab) doubleIGetCalibrationParams.lambda2(IndexedTable tab) doubleIGetCalibrationParams.lambda2Unc(IndexedTable tab) double[]IGetCalibrationParams.LSBConversion(IndexedTable tab) doubleIGetCalibrationParams.PaddleToPaddle(IndexedTable tab) intIGetCalibrationParams.Status1(IndexedTable tab) intIGetCalibrationParams.Status2(IndexedTable tab) doubleIGetCalibrationParams.TimeOffset(IndexedTable tab) doubleIGetCalibrationParams.TW01(IndexedTable tab) doubleIGetCalibrationParams.TW02(IndexedTable tab) doubleIGetCalibrationParams.TW0E(IndexedTable tab) doubleIGetCalibrationParams.TW11(IndexedTable tab) doubleIGetCalibrationParams.TW12(IndexedTable tab) doubleIGetCalibrationParams.TW1E(IndexedTable tab) doubleIGetCalibrationParams.TW1P(IndexedTable tab) doubleIGetCalibrationParams.TW2E(IndexedTable tab) doubleIGetCalibrationParams.TW2P(IndexedTable tab) doubleIGetCalibrationParams.TW3E(IndexedTable tab) doubleIGetCalibrationParams.TW4E(IndexedTable tab) doubleIGetCalibrationParams.v1(IndexedTable tab) doubleIGetCalibrationParams.v1Unc(IndexedTable tab) doubleIGetCalibrationParams.v2(IndexedTable tab) doubleIGetCalibrationParams.v2Unc(IndexedTable tab) doubleIGetCalibrationParams.yOffset(IndexedTable tab) 
- 
Uses of IndexedTable in org.jlab.rec.tof.hit.ctofMethods in org.jlab.rec.tof.hit.ctof with parameters of type IndexedTableModifier and TypeMethodDescriptiondoubleHit.ADC_MIP(IndexedTable tab) doubleHit.ADC_MIPUnc(IndexedTable tab) doubleHit.HPOSa(IndexedTable tab) doubleHit.HPOSb(IndexedTable tab) double[]Hit.HPOSBIN(IndexedTable tab) doubleHit.HPOSc(IndexedTable tab) doubleHit.HPOSd(IndexedTable tab) doubleHit.HPOSe(IndexedTable tab) doubleHit.lambda1(IndexedTable tab) doubleHit.lambda1Unc(IndexedTable tab) doubleHit.lambda2(IndexedTable tab) doubleHit.lambda2Unc(IndexedTable tab) double[]Hit.LSBConversion(IndexedTable tab) doubleHit.PaddleToPaddle(IndexedTable tab) voidHit.set_HitParameters(int superlayer, double triggerPhase, IndexedTable constants0, IndexedTable constants1, IndexedTable constants2, IndexedTable constants3, IndexedTable constants5, IndexedTable constants8, IndexedTable constants9) intHit.Status1(IndexedTable tab) intHit.Status2(IndexedTable tab) doubleHit.TimeOffset(IndexedTable tab) doubleHit.TW01(IndexedTable tab) doubleHit.TW02(IndexedTable tab) doubleHit.TW0E(IndexedTable tab) doubleHit.TW11(IndexedTable tab) doubleHit.TW12(IndexedTable tab) doubleHit.TW1E(IndexedTable tab) doubleHit.TW1P(IndexedTable tab) doubleHit.TW2E(IndexedTable tab) doubleHit.TW2P(IndexedTable tab) doubleHit.TW3E(IndexedTable tab) doubleHit.TW4E(IndexedTable tab) doubleHit.v1(IndexedTable tab) doubleHit.v1Unc(IndexedTable tab) doubleHit.v2(IndexedTable tab) doubleHit.v2Unc(IndexedTable tab) doubleHit.yOffset(IndexedTable tab) 
- 
Uses of IndexedTable in org.jlab.rec.tof.hit.ftofMethods in org.jlab.rec.tof.hit.ftof with parameters of type IndexedTableModifier and TypeMethodDescriptiondoubleHit.ADC_MIP(IndexedTable tab) doubleHit.ADC_MIPUnc(IndexedTable tab) doubleHit.HPOSa(IndexedTable tab) doubleHit.HPOSb(IndexedTable tab) double[]Hit.HPOSBIN(IndexedTable tab) doubleHit.HPOSc(IndexedTable tab) doubleHit.HPOSd(IndexedTable tab) doubleHit.HPOSe(IndexedTable tab) doubleHit.lambda1(IndexedTable tab) doubleHit.lambda1Unc(IndexedTable tab) doubleHit.lambda2(IndexedTable tab) doubleHit.lambda2Unc(IndexedTable tab) double[]Hit.LSBConversion(IndexedTable tab) doubleHit.PaddleToPaddle(IndexedTable tab) voidHit.set_HitParameters(int superlayer, double triggerPhase, IndexedTable constants0, IndexedTable constants1, IndexedTable constants2, IndexedTable constants3, IndexedTable constants5, IndexedTable constants6, IndexedTable constants8, IndexedTable constants9) intHit.Status1(IndexedTable tab) intHit.Status2(IndexedTable tab) doubleHit.TimeOffset(IndexedTable tab) doubleHit.TW01(IndexedTable tab) doubleHit.TW02(IndexedTable tab) doubleHit.TW0E(IndexedTable tab) doubleHit.TW11(IndexedTable tab) doubleHit.TW12(IndexedTable tab) doubleHit.TW1E(IndexedTable tab) doubleHit.TW1P(IndexedTable tab) doubleHit.TW2E(IndexedTable tab) doubleHit.TW2P(IndexedTable tab) doubleHit.TW3E(IndexedTable tab) doubleHit.TW4E(IndexedTable tab) doubleHit.v1(IndexedTable tab) doubleHit.v1Unc(IndexedTable tab) doubleHit.v2(IndexedTable tab) doubleHit.v2Unc(IndexedTable tab) doubleHit.yOffset(IndexedTable tab) 
- 
Uses of IndexedTable in org.jlab.utils.groupsConstructors in org.jlab.utils.groups with parameters of type IndexedTable