Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AI_Track_Finding - Enum constant in enum class org.jlab.rec.ahdc.Mode
- AIPrediction - Class in org.jlab.rec.ahdc.AI
- AIPrediction() - Constructor for class org.jlab.rec.ahdc.AI.AIPrediction
- appendATOFBanks(DataEvent, ArrayList<ATOFHit>, ArrayList<BarHit>, ArrayList<ATOFCluster>) - Method in class org.jlab.rec.atof.banks.RecoBankWriter
-
Appends the atof banks to an event.
- appendMatchBanks(DataEvent, ArrayList<TrackProjection>) - Method in class org.jlab.rec.atof.banks.RecoBankWriter
-
Appends the alert match banks to an event.
- ATOFCluster - Class in org.jlab.rec.atof.cluster
-
The
ATOFCluster
represents clusters in the atof - ATOFCluster(ArrayList<BarHit>, ArrayList<ATOFHit>) - Constructor for class org.jlab.rec.atof.cluster.ATOFCluster
-
Constructor that initializes the list of bar hits and list of wedge hits and computes the cluster properties.
- ATOFCluster(ArrayList<BarHit>, ArrayList<ATOFHit>, DataEvent) - Constructor for class org.jlab.rec.atof.cluster.ATOFCluster
-
Constructor that initializes the list of bar hits and list of wedge hits and computes the cluster properties.
- ATOFHit - Class in org.jlab.rec.atof.hit
-
Represents a hit in the atof.
- ATOFHit() - Constructor for class org.jlab.rec.atof.hit.ATOFHit
- ATOFHit(int, int, int, int, int, int, Detector) - Constructor for class org.jlab.rec.atof.hit.ATOFHit
-
Constructor for a hit in the atof.
- ATT_L - Static variable in class org.jlab.rec.atof.constants.Parameters
B
- BAR_INNER_RADIUS - Static variable in class org.jlab.rec.atof.constants.Parameters
- BAR_MIDDLE_RADIUS - Static variable in class org.jlab.rec.atof.constants.Parameters
- BAR_THICKNESS - Static variable in class org.jlab.rec.atof.constants.Parameters
- BarHit - Class in org.jlab.rec.atof.hit
-
Represents a hit in the atof bar.
- BarHit() - Constructor for class org.jlab.rec.atof.hit.BarHit
- BarHit(ATOFHit, ATOFHit) - Constructor for class org.jlab.rec.atof.hit.BarHit
C
- chi2 - Variable in class org.jlab.rec.ahdc.KalmanFilter.KFitter
- chisq() - Method in class org.jlab.rec.ahdc.Distance.CircleFitPars
-
Returns the chi^2 of the fit
- CircleFitPars - Class in org.jlab.rec.ahdc.Distance
-
Returns the parameters of a fit with a circle to hits in the the CLAS12 where the solenoid field bends the particle path into a helix.
- CircleFitPars(double, double, double, double, double, double, double[]) - Constructor for class org.jlab.rec.ahdc.Distance.CircleFitPars
- CircleFitter - Class in org.jlab.rec.ahdc.Distance
-
Circle fit using the Karimaki algorithm.
- CircleFitter() - Constructor for class org.jlab.rec.ahdc.Distance.CircleFitter
-
Constructor Sets the reference point to (0,0)
- Cluster - Class in org.jlab.rec.ahdc.Cluster
-
Cluster are compose by 2 PreCluster on layer with a different stereo angle
- Cluster(double, double, double) - Constructor for class org.jlab.rec.ahdc.Cluster.Cluster
- Cluster(PreCluster, PreCluster) - Constructor for class org.jlab.rec.ahdc.Cluster.Cluster
- ClusterFinder - Class in org.jlab.rec.ahdc.Cluster
- ClusterFinder - Class in org.jlab.rec.atof.cluster
-
The
ClusterFinder
class builds clusters in the atof - ClusterFinder() - Constructor for class org.jlab.rec.ahdc.Cluster.ClusterFinder
- ClusterFinder() - Constructor for class org.jlab.rec.atof.cluster.ClusterFinder
-
Default constructor that initializes the list clusters as new empty list.
- clusterHits(int, ArrayList<T>, ATOFHit, double, Number, double, int, ArrayList<? super T>) - Method in class org.jlab.rec.atof.cluster.ClusterFinder
-
Cluster hits around a given hit, based on the time and geometric proximity.
- compareTo(Hit) - Method in class org.jlab.rec.ahdc.Hit.Hit
- compareTo(Hit) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- compareTo(PreCluster) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- computeClusterProperties() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Compute the cluster properties.
- computeCombinations2(List<List<T>>) - Static method in class org.jlab.rec.ahdc.Distance.Distance
- computeDeltaModule(ATOFHit, ATOFHit) - Method in class org.jlab.rec.atof.cluster.ClusterFinder
-
Computes the module difference between two
ATOFHit
. - computeEnergy() - Method in class org.jlab.rec.atof.hit.BarHit
-
Computes bar hit energy from up/downstream hits.
- computeModuleIndex() - Method in class org.jlab.rec.atof.hit.ATOFHit
-
Computes the module index for the hit.
- computeTime() - Method in class org.jlab.rec.atof.hit.BarHit
-
Computes bar hit time from up/downstream hit times.
- computeZ() - Method in class org.jlab.rec.atof.hit.BarHit
-
Computes bar hit z coordinate from up/downstream hit times.
- containsCluster(List<Cluster>, double, double) - Method in class org.jlab.rec.ahdc.Cluster.ClusterFinder
- containsCluster(List<Cluster>, double, double) - Method in class org.jlab.rec.ahdc.Distance.Distance
- containsCluster(List<Cluster>, double, double) - Method in class org.jlab.rec.ahdc.HoughTransform.HoughTransform
- convertSLCToXYZ(Detector) - Method in class org.jlab.rec.atof.hit.ATOFHit
-
Calculates spatial coordinates for the hit based on associated detector component.
- convertTdcToTime() - Method in class org.jlab.rec.atof.hit.ATOFHit
-
Converts TDC to time (ns).
- convertTotToEnergy() - Method in class org.jlab.rec.atof.hit.ATOFHit
-
Converts ToT to energy (MeV).
- correct(Indicator) - Method in class org.jlab.rec.ahdc.KalmanFilter.KFitter
- cov() - Method in class org.jlab.rec.ahdc.Distance.CircleFitPars
-
Returns the covariance matrix of the fit
- CV_Track_Finding - Enum constant in enum class org.jlab.rec.ahdc.Mode
D
- dEdx - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- direction - Variable in class org.jlab.rec.ahdc.KalmanFilter.Indicator
- direction - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- distance(Point3D) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- distance(Point3D, int, boolean) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- Distance - Class in org.jlab.rec.ahdc.Distance
- Distance() - Constructor for class org.jlab.rec.ahdc.Distance.Distance
- doca() - Method in class org.jlab.rec.ahdc.Distance.CircleFitPars
-
Returns the doca to the reference point
- doca() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- doOneStep(Stepper) - Method in class org.jlab.rec.ahdc.KalmanFilter.RungeKutta4
F
- f(Stepper, Indicator) - Method in class org.jlab.rec.ahdc.KalmanFilter.Propagator
- fetch_AHDCHits(DataEvent) - Method in class org.jlab.rec.ahdc.Hit.HitReader
- fetch_TrueAHDCHits(DataEvent) - Method in class org.jlab.rec.ahdc.Hit.HitReader
- fillAHDCHitsBank(DataEvent, ArrayList<Hit>) - Method in class org.jlab.rec.ahdc.Banks.RecoBankWriter
- fillAHDCKFTrackBank(DataEvent, ArrayList<Track>) - Method in class org.jlab.rec.ahdc.Banks.RecoBankWriter
- fillAHDCMCTrackBank(DataEvent) - Method in class org.jlab.rec.ahdc.Banks.RecoBankWriter
- fillAHDCTrackBank(DataEvent, ArrayList<Track>) - Method in class org.jlab.rec.ahdc.Banks.RecoBankWriter
- fillAIPrediction(DataEvent, ArrayList<TrackPrediction>) - Method in class org.jlab.rec.ahdc.Banks.RecoBankWriter
- fillATOFClusterBank(DataEvent, ArrayList<ATOFCluster>) - Static method in class org.jlab.rec.atof.banks.RecoBankWriter
-
Writes the bank of atof clusters.
- fillATOFHitBank(DataEvent, ArrayList<ATOFHit>, ArrayList<BarHit>) - Static method in class org.jlab.rec.atof.banks.RecoBankWriter
-
Writes the bank of atof hits.
- fillClustersBank(DataEvent, ArrayList<Cluster>) - Method in class org.jlab.rec.ahdc.Banks.RecoBankWriter
- fillPreClustersBank(DataEvent, ArrayList<PreCluster>) - Method in class org.jlab.rec.ahdc.Banks.RecoBankWriter
- fillProjectionsBank(DataEvent, ArrayList<TrackProjection>) - Static method in class org.jlab.rec.atof.banks.RecoBankWriter
-
Writes the bank of track projections.
- find_preclusters_for_AI(List<Hit>) - Method in class org.jlab.rec.ahdc.AI.PreClustering
- find_track(List<Cluster>) - Method in class org.jlab.rec.ahdc.Distance.Distance
- find_tracks(List<Cluster>) - Method in class org.jlab.rec.ahdc.HoughTransform.HoughTransform
- findCluster(List<PreCluster>) - Method in class org.jlab.rec.ahdc.Cluster.ClusterFinder
- findHits(DataEvent, Detector) - Method in class org.jlab.rec.atof.hit.HitFinder
-
Find hits in the event, matches them to tracks found in the ahdc and build their properties.
- findPreCluster(List<Hit>) - Method in class org.jlab.rec.ahdc.PreCluster.PreClusterFinder
- fitStatus(List<Double>, List<Double>, List<Double>, int) - Method in class org.jlab.rec.ahdc.Distance.CircleFitter
-
Fits the set of data points given by arrays xm[], ym[], with corresponding weights wm[].
G
- generateMaterials() - Static method in class org.jlab.rec.ahdc.KalmanFilter.MaterialMap
- get_A() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_AHDCClusters() - Method in class org.jlab.rec.ahdc.Cluster.ClusterFinder
- get_AHDCHits() - Method in class org.jlab.rec.ahdc.Hit.HitReader
- get_AHDCPreClusters() - Method in class org.jlab.rec.ahdc.PreCluster.PreClusterFinder
- get_AHDCTracks() - Method in class org.jlab.rec.ahdc.Distance.Distance
- get_AHDCTracks() - Method in class org.jlab.rec.ahdc.HoughTransform.HoughTransform
- get_all_possible_track(ArrayList<PreclusterSuperlayer>, ArrayList<ArrayList<PreclusterSuperlayer>>) - Method in class org.jlab.rec.ahdc.AI.TrackConstruction
- get_B() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_Chi2() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_Clusters() - Method in class org.jlab.rec.ahdc.Track.Track
- get_DCA() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_dEdx() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_Distance() - Method in class org.jlab.rec.ahdc.Track.Track
- get_Doca() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_hits_list() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_Id() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_Layer() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_MeasurementNoise() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- get_MeasurementNoise(boolean) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- get_Mom() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_Num_wire() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_Num_wire() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_Phi() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_Phi() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_Phi() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_Pid() - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- get_PreClusters_list() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_px() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_px() - Method in class org.jlab.rec.ahdc.Track.Track
- get_py() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_py() - Method in class org.jlab.rec.ahdc.Track.Track
- get_pz() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_pz() - Method in class org.jlab.rec.ahdc.Track.Track
- get_Radius() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_Radius() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_Rho() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_Super_layer() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_Theta() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_TrackE() - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- get_trackl() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_TrueAHDCHits() - Method in class org.jlab.rec.ahdc.Hit.HitReader
- get_U() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_V() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_Vector() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- get_Vector(int, boolean) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- get_Vector_beam() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit_beam
- get_Vector_beam() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- get_X() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_X() - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- get_X() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_X0() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_X0() - Method in class org.jlab.rec.ahdc.Track.Track
- get_Y() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_Y() - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- get_Y() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- get_Y0() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_Y0() - Method in class org.jlab.rec.ahdc.Track.Track
- get_Z() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- get_Z() - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- get_Z0() - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- get_Z0() - Method in class org.jlab.rec.ahdc.Track.Track
- getADC() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getADC() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getAssociatedClusterIndex() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getB() - Method in class org.jlab.rec.alert.projections.TrackProjector
-
Gets the solenoid magnitude
- getBarHits() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getBarHits() - Method in class org.jlab.rec.atof.hit.HitFinder
- getBarInPathLength() - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Gets the path length of the track from the inner surface of the bar to its middle surface.
- getBarIntersect() - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Gets the intersection point of the track with the middle surface of the bar.
- getBarPathLength() - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Gets the path length of the track from the DOCA to the beam line to the inner surface of the bar.
- getBeta() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Compute the cluster beta from the path length and time.
- getClusters() - Method in class org.jlab.rec.ahdc.AI.TrackPrediction
- getClusters() - Method in class org.jlab.rec.atof.cluster.ClusterFinder
-
Gets the list of clusters.
- getComponent() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getDistanceStraightInATOF(double, double, double) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Computes the distance a straight track goes through the ATOF.
- getDoca() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getDoca() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getEdepBar() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Computes the energy deposited in the bars.
- getEdepWedge() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Computes the energy deposited in the wedges.
- getEnergy() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getEnergy() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getFit() - Method in class org.jlab.rec.ahdc.Distance.CircleFitter
- getHitDown() - Method in class org.jlab.rec.atof.hit.BarHit
- getHitIdx() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getHits() - Method in class org.jlab.rec.ahdc.Track.Track
- getHitUp() - Method in class org.jlab.rec.atof.hit.BarHit
- getId() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getIdTDC() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getIndexMaxHit() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getInPathLength() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getIProj() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getIsInACluster() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getLayer() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getLayer() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getLayerId() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getLine3D() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getMaxHit() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Retrieve the hit with maximal energy in the cluster.
- getMaxWedgeHit() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Computes the wedge hit with maximal energy in the cluster.
- getModel() - Method in class org.jlab.rec.ahdc.AI.Model
- getMomentum() - Method in class org.jlab.rec.ahdc.KalmanFilter.KFitter
- getNbOfWires() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getNumWires() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getOrder() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getPathLength() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getPhi() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getPhi() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Compute the cluster phi angle in radians.
- getPhi() - Method in class org.jlab.rec.atof.hit.ATOFHit
-
Computes the azimuthal angle (phi) of the hit in rad.
- getPreclusters() - Method in class org.jlab.rec.ahdc.AI.PreclusterSuperlayer
- getPreclusters() - Method in class org.jlab.rec.ahdc.AI.TrackPrediction
- getPrediction() - Method in class org.jlab.rec.ahdc.AI.TrackPrediction
- getProjections() - Method in class org.jlab.rec.alert.projections.TrackProjector
-
Gets the list of track projections.
- getPx0_kf() - Method in class org.jlab.rec.ahdc.Track.Track
- getPy0_kf() - Method in class org.jlab.rec.ahdc.Track.Track
- getPz0_kf() - Method in class org.jlab.rec.ahdc.Track.Track
- getR() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getRadius() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getResidual() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getResidualPrefit() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getSector() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getSign() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getStateEstimationVector() - Method in class org.jlab.rec.ahdc.KalmanFilter.KFitter
-
Returns a copy of the current state estimation vector.
- getSuperlayer() - Method in class org.jlab.rec.ahdc.AI.PreclusterSuperlayer
- getSuperLayer() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getSuperLayerId() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getSuperpreclusters() - Method in class org.jlab.rec.ahdc.AI.TrackPrediction
- getTdc() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Returns the TDC of the maximal hit in the cluster.
- getTdc() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getThster() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getTime() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getTime() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getTot() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Computes the sum of TOT in the cluster.
- getTot() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getTrackID() - Method in class org.jlab.rec.alert.projections.TrackProjection
- getType() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getTypeMaxHit() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getWedgeHits() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getWedgeHits() - Method in class org.jlab.rec.atof.hit.HitFinder
- getWedgeInPathLength() - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Gets the path length of the track from the the inner surface of the wedge to its middle surface.
- getWedgeIntersect() - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Gets the intersection point of the track with the middle surface of the wedges.
- getWedgePathLength() - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Gets the path length of the track from the DOCA to the beam line to the inner surface of the wedges.
- getWire() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- getWireId() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getX() - Method in class org.jlab.rec.ahdc.AI.PreclusterSuperlayer
- getX() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getX() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getX() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getX0_kf() - Method in class org.jlab.rec.ahdc.Track.Track
- getY() - Method in class org.jlab.rec.ahdc.AI.PreclusterSuperlayer
- getY() - Method in class org.jlab.rec.ahdc.Hit.Hit
- getY() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getY() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getY0_kf() - Method in class org.jlab.rec.ahdc.Track.Track
- getZ() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- getZ() - Method in class org.jlab.rec.atof.hit.ATOFHit
- getZ0_kf() - Method in class org.jlab.rec.ahdc.Track.Track
H
- h - Variable in class org.jlab.rec.ahdc.KalmanFilter.Indicator
- h - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- haveAHit() - Method in class org.jlab.rec.ahdc.KalmanFilter.Indicator
- HelixFit(int, double[][], int) - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitJava
- HelixFitJava - Class in org.jlab.rec.ahdc.HelixFit
- HelixFitJava() - Constructor for class org.jlab.rec.ahdc.HelixFit.HelixFitJava
- HelixFitObject - Class in org.jlab.rec.ahdc.HelixFit
- HelixFitObject() - Constructor for class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- HelixFitObject(double, double, double, double, double, double, double, double, double, double) - Constructor for class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- hit - Variable in class org.jlab.rec.ahdc.KalmanFilter.Indicator
- Hit - Class in org.jlab.rec.ahdc.Hit
- Hit - Class in org.jlab.rec.ahdc.KalmanFilter
- Hit(int, int, int, int, double, double) - Constructor for class org.jlab.rec.ahdc.Hit.Hit
- Hit(int, int, int, int, double, double) - Constructor for class org.jlab.rec.ahdc.KalmanFilter.Hit
- Hit_beam - Class in org.jlab.rec.ahdc.KalmanFilter
- Hit_beam(int, int, int, int, double, double, double, double) - Constructor for class org.jlab.rec.ahdc.KalmanFilter.Hit_beam
- HitFinder - Class in org.jlab.rec.atof.hit
-
The
HitFinder
class finds hits in the atof. - HitFinder() - Constructor for class org.jlab.rec.atof.hit.HitFinder
-
Default constructor that initializes the list of hits as new empty lists.
- HitReader - Class in org.jlab.rec.ahdc.Hit
- HitReader(DataEvent, boolean) - Constructor for class org.jlab.rec.ahdc.Hit.HitReader
- HoughTransform - Class in org.jlab.rec.ahdc.HoughTransform
- HoughTransform() - Constructor for class org.jlab.rec.ahdc.HoughTransform.HoughTransform
I
- Indicator - Class in org.jlab.rec.ahdc.KalmanFilter
- Indicator(double, double, Hit, boolean, Material) - Constructor for class org.jlab.rec.ahdc.KalmanFilter.Indicator
- initialize(Indicator) - Method in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- is_in_drift - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- is_NoUsed() - Method in class org.jlab.rec.ahdc.Hit.Hit
- is_Used() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- is_Used() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- is_Used() - Method in class org.jlab.rec.ahdc.Track.Track
K
- KalmanFilter - Class in org.jlab.rec.ahdc.KalmanFilter
-
TODO : - Fix multi hit on the same layer - Optimize measurement noise and probably use doca as weight - Fix the wire number (-1) - Iterate thought multiple tracks per event - use a flag for simulation - add target in the map - move map to initialization engine - flag for target material - error px0 use MC !!
- KalmanFilter(ArrayList<Track>, DataEvent, boolean) - Constructor for class org.jlab.rec.ahdc.KalmanFilter.KalmanFilter
- KFitter - Class in org.jlab.rec.ahdc.KalmanFilter
- KFitter(RealVector, RealMatrix, Stepper, Propagator) - Constructor for class org.jlab.rec.ahdc.KalmanFilter.KFitter
L
- LENGTH_ATOF - Static variable in class org.jlab.rec.atof.constants.Parameters
- line() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
M
- main(String[]) - Static method in class org.jlab.rec.alert.projections.TrackProjection
-
testing purposes.
- main(String[]) - Static method in class org.jlab.rec.alert.projections.TrackProjector
- main(String[]) - Static method in class org.jlab.rec.atof.banks.RecoBankWriter
- main(String[]) - Static method in class org.jlab.rec.atof.cluster.ATOFCluster
- main(String[]) - Static method in class org.jlab.rec.atof.cluster.ClusterFinder
- main(String[]) - Static method in class org.jlab.rec.atof.constants.Parameters
- main(String[]) - Static method in class org.jlab.rec.atof.hit.ATOFHit
- main(String[]) - Static method in class org.jlab.rec.atof.hit.BarHit
- main(String[]) - Static method in class org.jlab.rec.atof.hit.HitFinder
- makeClusters(DataEvent, HitFinder) - Method in class org.jlab.rec.atof.cluster.ClusterFinder
-
Builds clusters in the
DateEvent
using hits found and stored in aHitFinder
. - makeClusters(HitFinder, double, double, double, double, DataEvent) - Method in class org.jlab.rec.atof.cluster.ClusterFinder
-
Builds clusters in the
DateEvent
using hits found and stored in aHitFinder
. - makeStraightTrack() - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Build a straight track from the vertex to this cluster.
- makeType() - Method in class org.jlab.rec.atof.hit.ATOFHit
-
Assigns a type to the hit.
- matchBar(ATOFHit) - Method in class org.jlab.rec.atof.hit.ATOFHit
-
Compares two ATOFHit objects to check if they match in the bar.
- matchTrack(DataEvent) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
-
Matches the current track with ahdc tracks projections that have been written to the banks.
- material - Variable in class org.jlab.rec.ahdc.KalmanFilter.Indicator
- material - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- MaterialMap - Class in org.jlab.rec.ahdc.KalmanFilter
- MaterialMap() - Constructor for class org.jlab.rec.ahdc.KalmanFilter.MaterialMap
- merge_preclusters(ArrayList<PreCluster>) - Method in class org.jlab.rec.ahdc.AI.PreClustering
- Mode - Enum Class in org.jlab.rec.ahdc
- Model - Class in org.jlab.rec.ahdc.AI
- Model() - Constructor for class org.jlab.rec.ahdc.AI.Model
O
- org.jlab.rec.ahdc - package org.jlab.rec.ahdc
- org.jlab.rec.ahdc.AI - package org.jlab.rec.ahdc.AI
- org.jlab.rec.ahdc.Banks - package org.jlab.rec.ahdc.Banks
- org.jlab.rec.ahdc.Cluster - package org.jlab.rec.ahdc.Cluster
- org.jlab.rec.ahdc.Distance - package org.jlab.rec.ahdc.Distance
- org.jlab.rec.ahdc.HelixFit - package org.jlab.rec.ahdc.HelixFit
- org.jlab.rec.ahdc.Hit - package org.jlab.rec.ahdc.Hit
- org.jlab.rec.ahdc.HoughTransform - package org.jlab.rec.ahdc.HoughTransform
- org.jlab.rec.ahdc.KalmanFilter - package org.jlab.rec.ahdc.KalmanFilter
- org.jlab.rec.ahdc.PreCluster - package org.jlab.rec.ahdc.PreCluster
- org.jlab.rec.ahdc.Track - package org.jlab.rec.ahdc.Track
- org.jlab.rec.alert.projections - package org.jlab.rec.alert.projections
- org.jlab.rec.atof.banks - package org.jlab.rec.atof.banks
- org.jlab.rec.atof.cluster - package org.jlab.rec.atof.cluster
- org.jlab.rec.atof.constants - package org.jlab.rec.atof.constants
- org.jlab.rec.atof.hit - package org.jlab.rec.atof.hit
- org.jlab.rec.service - package org.jlab.rec.service
P
- p() - Method in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- Parameters - Class in org.jlab.rec.atof.constants
- Parameters() - Constructor for class org.jlab.rec.atof.constants.Parameters
- phi() - Method in class org.jlab.rec.ahdc.Distance.CircleFitPars
-
Returns the phi at the reference point
- phi() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- phi(double) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- PreCluster - Class in org.jlab.rec.ahdc.PreCluster
- PreCluster(ArrayList<Hit>) - Constructor for class org.jlab.rec.ahdc.PreCluster.PreCluster
- PreClusterFinder - Class in org.jlab.rec.ahdc.PreCluster
- PreClusterFinder() - Constructor for class org.jlab.rec.ahdc.PreCluster.PreClusterFinder
- PreClustering - Class in org.jlab.rec.ahdc.AI
- PreClustering() - Constructor for class org.jlab.rec.ahdc.AI.PreClustering
- PreclusterSuperlayer - Class in org.jlab.rec.ahdc.AI
- PreclusterSuperlayer(ArrayList<PreCluster>) - Constructor for class org.jlab.rec.ahdc.AI.PreclusterSuperlayer
- predict(Indicator) - Method in class org.jlab.rec.ahdc.KalmanFilter.KFitter
- prediction(ArrayList<ArrayList<PreclusterSuperlayer>>, ZooModel<float[], Float>) - Method in class org.jlab.rec.ahdc.AI.AIPrediction
- print() - Method in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- projectMCTracks(DataEvent) - Method in class org.jlab.rec.alert.projections.TrackProjector
-
Projects the MC particles onto the atof using a
Helix
model. - projectTracks(DataEvent) - Method in class org.jlab.rec.alert.projections.TrackProjector
-
Projects the ahdc tracks in the event onto the atof using a
Helix
model. - propagateAndWrite(Stepper, Indicator, Writer) - Method in class org.jlab.rec.ahdc.KalmanFilter.Propagator
- Propagator - Class in org.jlab.rec.ahdc.KalmanFilter
- Propagator(RungeKutta4) - Constructor for class org.jlab.rec.ahdc.KalmanFilter.Propagator
R
- r() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- r() - Method in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- R - Variable in class org.jlab.rec.ahdc.KalmanFilter.Indicator
- RecoBankWriter - Class in org.jlab.rec.ahdc.Banks
- RecoBankWriter - Class in org.jlab.rec.atof.banks
-
The
RecoBankWriter
writes the banks needed for the atof reconstruction: track projections, hits and clusters info. - RecoBankWriter() - Constructor for class org.jlab.rec.ahdc.Banks.RecoBankWriter
- RecoBankWriter() - Constructor for class org.jlab.rec.atof.banks.RecoBankWriter
- ResetErrorCovariance(RealMatrix) - Method in class org.jlab.rec.ahdc.KalmanFilter.KFitter
- residual(Indicator) - Method in class org.jlab.rec.ahdc.KalmanFilter.KFitter
- rho() - Method in class org.jlab.rec.ahdc.Distance.CircleFitPars
-
Returns the radius of curvature
- RungeKutta4 - Class in org.jlab.rec.ahdc.KalmanFilter
- RungeKutta4(PDGParticle, int, double[]) - Constructor for class org.jlab.rec.ahdc.KalmanFilter.RungeKutta4
S
- s - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- s_drift - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- set_A(double) - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- set_AHDCHits(ArrayList<Hit>) - Method in class org.jlab.rec.ahdc.Hit.HitReader
- set_AHDCPreClusters(ArrayList<PreCluster>) - Method in class org.jlab.rec.ahdc.PreCluster.PreClusterFinder
- set_AHDCTracks(ArrayList<Track>) - Method in class org.jlab.rec.ahdc.Distance.Distance
- set_AHDCTracks(ArrayList<Track>) - Method in class org.jlab.rec.ahdc.HoughTransform.HoughTransform
- set_B(double) - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- set_Doca(double) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Id(int) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Layer(int) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_magfield(double) - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- set_Num_wire(double) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Num_wire(int) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_Phi(double) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_Phi(double) - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- set_Phi(double) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Pid(int) - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- set_Radius(double) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_Radius(double) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Rho(double) - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- set_Super_layer(int) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Theta(double) - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- set_TrackE(double) - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- set_TrueAHDCHits(ArrayList<TrueHit>) - Method in class org.jlab.rec.ahdc.Hit.HitReader
- set_U(double) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_Used(boolean) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_Used(boolean) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Used(boolean) - Method in class org.jlab.rec.ahdc.Track.Track
- set_V(double) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_X(double) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_X(double) - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- set_X(double) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Y(double) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_Y(double) - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- set_Y(double) - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- set_Z(double) - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- set_Z(double) - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- set_Z0(double) - Method in class org.jlab.rec.ahdc.HelixFit.HelixFitObject
- setADC(double) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- setAssociatedClusterIndex(int) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setB(Double) - Method in class org.jlab.rec.alert.projections.TrackProjector
-
Sets the solenoid magnitude.
- setBarHits(ArrayList<BarHit>) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setBarHits(ArrayList<BarHit>) - Method in class org.jlab.rec.atof.hit.HitFinder
- setBarInPathLength(Float) - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Sets the path length of the track inside the bar.
- setBarIntersect(Point3D) - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Sets the intersection point of the track with the middle surface of the bar.
- setBarPathLength(Float) - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Sets the path length of the track from the DOCA to the beam line to the inner surface of the bar.
- setClusters(ArrayList<ATOFCluster>) - Method in class org.jlab.rec.atof.cluster.ClusterFinder
-
Sets the list of clusters.
- setComponent(int) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setEnergy(double) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setEnergy(double) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setHitDown(ATOFHit) - Method in class org.jlab.rec.atof.hit.BarHit
- setHitIdx(int) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- setHitUp(ATOFHit) - Method in class org.jlab.rec.atof.hit.BarHit
- setIdTDC(int) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setIndexMaxHit(int) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setInPathLength(double) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setIProj(int) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setIsInACluster(boolean) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setLayer(int) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setOrder(int) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setPathLength(double) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setPositionAndMomentum(HelixFitObject) - Method in class org.jlab.rec.ahdc.Track.Track
- setPositionAndMomentumForKF(RealVector) - Method in class org.jlab.rec.ahdc.Track.Track
- setPositionAndMomentumVec(double[]) - Method in class org.jlab.rec.ahdc.Track.Track
- setProjections(ArrayList<TrackProjection>) - Method in class org.jlab.rec.alert.projections.TrackProjector
-
Sets the list of track projections.
- setrefcoords(double, double) - Method in class org.jlab.rec.ahdc.Distance.CircleFitter
- setResidual(double) - Method in class org.jlab.rec.ahdc.Hit.Hit
- setResidualPrefit(double) - Method in class org.jlab.rec.ahdc.Hit.Hit
- setSector(int) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setSign(int) - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- setTdc(int) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setTime(double) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setTime(double) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setTot(int) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setTrackID(int) - Method in class org.jlab.rec.alert.projections.TrackProjection
- setType(String) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setTypeMaxHit(String) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setUse(boolean) - Method in class org.jlab.rec.ahdc.Hit.Hit
- setVertexDefined(boolean) - Method in class org.jlab.rec.ahdc.KalmanFilter.KFitter
- setWedgeHits(ArrayList<ATOFHit>) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setWedgeHits(ArrayList<ATOFHit>) - Method in class org.jlab.rec.atof.hit.HitFinder
- setWedgeInPathLength(Float) - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Sets the path length of the track inside the wedges.
- setWedgeIntersect(Point3D) - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Sets the intersection point of the track with the middle surface of the wedges.
- setWedgePathLength(Float) - Method in class org.jlab.rec.alert.projections.TrackProjection
-
Sets the path length of the track from the DOCA to the beam line to the inner surface of the wedges.
- setX(double) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setX(double) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setY(double) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setY(double) - Method in class org.jlab.rec.atof.hit.ATOFHit
- setZ(double) - Method in class org.jlab.rec.atof.cluster.ATOFCluster
- setZ(double) - Method in class org.jlab.rec.atof.hit.ATOFHit
- SIGMA_COMPONENT_CLUSTERING - Static variable in class org.jlab.rec.atof.constants.Parameters
- SIGMA_MODULE_CLUSTERING - Static variable in class org.jlab.rec.atof.constants.Parameters
- SIGMA_PHI_CLUSTERING - Static variable in class org.jlab.rec.atof.constants.Parameters
- SIGMA_PHI_TRACK_MATCHING_BAR - Static variable in class org.jlab.rec.atof.constants.Parameters
- SIGMA_PHI_TRACK_MATCHING_WEDGE - Static variable in class org.jlab.rec.atof.constants.Parameters
- SIGMA_T_CLUSTERING - Static variable in class org.jlab.rec.atof.constants.Parameters
- SIGMA_Z_CLUSTERING - Static variable in class org.jlab.rec.atof.constants.Parameters
- SIGMA_Z_TRACK_MATCHING_BAR - Static variable in class org.jlab.rec.atof.constants.Parameters
- SIGMA_Z_TRACK_MATCHING_WEDGE - Static variable in class org.jlab.rec.atof.constants.Parameters
- stepper - Variable in class org.jlab.rec.ahdc.KalmanFilter.KFitter
- Stepper - Class in org.jlab.rec.ahdc.KalmanFilter
- Stepper(double[]) - Constructor for class org.jlab.rec.ahdc.KalmanFilter.Stepper
- sTot - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
T
- TDC2TIME - Static variable in class org.jlab.rec.atof.constants.Parameters
- toString() - Method in class org.jlab.rec.ahdc.AI.PreclusterSuperlayer
- toString() - Method in class org.jlab.rec.ahdc.Cluster.Cluster
- toString() - Method in class org.jlab.rec.ahdc.Hit.Hit
- toString() - Method in class org.jlab.rec.ahdc.Hit.TrueHit
- toString() - Method in class org.jlab.rec.ahdc.KalmanFilter.Hit
- toString() - Method in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- toString() - Method in class org.jlab.rec.ahdc.PreCluster.PreCluster
- toString() - Method in class org.jlab.rec.ahdc.Track.Track
- TOT2ENERGY_BAR - Static variable in class org.jlab.rec.atof.constants.Parameters
- TOT2ENERGY_WEDGE - Static variable in class org.jlab.rec.atof.constants.Parameters
- Track - Class in org.jlab.rec.ahdc.Track
- Track(ArrayList<Hit>) - Constructor for class org.jlab.rec.ahdc.Track.Track
- Track(List<Cluster>) - Constructor for class org.jlab.rec.ahdc.Track.Track
- TrackConstruction - Class in org.jlab.rec.ahdc.AI
-
The TrackConstruction class is responsible for constructing all possible track candidates from a set of superpreclusters.
- TrackConstruction() - Constructor for class org.jlab.rec.ahdc.AI.TrackConstruction
-
Default constructor.
- TrackPrediction - Class in org.jlab.rec.ahdc.AI
- TrackPrediction(float, ArrayList<PreclusterSuperlayer>) - Constructor for class org.jlab.rec.ahdc.AI.TrackPrediction
- TrackProjection - Class in org.jlab.rec.alert.projections
-
The
TrackProjection
class holds ahdc track information relevant for atof analysis i.e projected to the surfaces of the bar and wedges - TrackProjection() - Constructor for class org.jlab.rec.alert.projections.TrackProjection
-
Default constructor that initializes the intersection points and path lengths to
NaN
. - TrackProjector - Class in org.jlab.rec.alert.projections
-
The
TrackProjector
class projects ahdc tracks to the inner surfaces of the bar and wedges of the atof - TrackProjector() - Constructor for class org.jlab.rec.alert.projections.TrackProjector
-
Default constructor that initializes the list of projections as new empty list and the magnetic field to 5T.
- TrueHit - Class in org.jlab.rec.ahdc.Hit
- TrueHit(int, double, double, double, double) - Constructor for class org.jlab.rec.ahdc.Hit.TrueHit
V
- valueOf(String) - Static method in enum class org.jlab.rec.ahdc.Mode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.jlab.rec.ahdc.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VEFF - Static variable in class org.jlab.rec.atof.constants.Parameters
W
- WEDGE_INNER_RADIUS - Static variable in class org.jlab.rec.atof.constants.Parameters
- WEDGE_MIDDLE_RADIUS - Static variable in class org.jlab.rec.atof.constants.Parameters
- WEDGE_THICKNESS - Static variable in class org.jlab.rec.atof.constants.Parameters
- wire_sign(Indicator) - Method in class org.jlab.rec.ahdc.KalmanFilter.KFitter
X
- xref() - Method in class org.jlab.rec.ahdc.Distance.CircleFitPars
-
Returns the x coordinate of the reference point
Y
- y - Variable in class org.jlab.rec.ahdc.KalmanFilter.Stepper
- yref() - Method in class org.jlab.rec.ahdc.Distance.CircleFitPars
-
Returns the y coordinate of the reference point
All Classes and Interfaces|All Packages|Constant Field Values