Package org.jlab.rec.rich
Class RICHEventBuilder
java.lang.Object
org.jlab.rec.rich.RICHEventBuilder
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRICHEventBuilder
(DataEvent event, RICHEvent richeve, RICHGeoFactory richgeo, RICHio richio) -
Method Summary
Modifier and TypeMethodDescriptionboolean
analyze_Cherenkovs
(RICHRayTrace richtrace, RICHParameters richpar) int
check_CLASpid
(int pid) void
CosmicEvent
(List<RICHHit> Hits, List<RICHCluster> Clusters) extrapolate_RICHResponse
(DetectorParticle p, DetectorResponse r, RICHRayTrace richtrace) boolean
find_Hadrons
(RICHRayTrace richtrace, RICHCalibration richcal, RICHParameters richpar) boolean
find_Photons
(List<DetectorResponse> RichHits, RICHParameters richpar, RICHCalibration richcal) int
int
boolean
is_WantedHypo
(RICHParameters richpar, int hypo) Outer_Intersection
(Point3D first, Point3D second, Vector3D direction) double
Pi_Likelihood
(double angolo) boolean
process_Data
(DataEvent event, RICHParameters richpar, RICHCalibration richcal, RICHRayTrace richtrace, RICHTime richtime) boolean
process_DCData
(DataEvent event, RICHParameters richpar) void
process_HitMatching
(RICHParameters richpar) boolean
process_RICHData
(DataEvent event, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) boolean
read_ForwardTracks
(DataEvent event) boolean
reco_Cherenkovs
(RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) void
set_EventInfo
(DataEvent event) void
void
-
Field Details
-
Neve
public int Neve
-
-
Constructor Details
-
RICHEventBuilder
-
-
Method Details
-
process_Data
public boolean process_Data(DataEvent event, RICHParameters richpar, RICHCalibration richcal, RICHRayTrace richtrace, RICHTime richtime) -
process_DCData
-
process_RICHData
public boolean process_RICHData(DataEvent event, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) -
read_ForwardTracks
-
process_HitMatching
-
set_EventInfo
-
get_NClasParticle
public int get_NClasParticle() -
get_nMatch
public int get_nMatch() -
find_Hadrons
public boolean find_Hadrons(RICHRayTrace richtrace, RICHCalibration richcal, RICHParameters richpar) -
find_Photons
public boolean find_Photons(List<DetectorResponse> RichHits, RICHParameters richpar, RICHCalibration richcal) -
analyze_Cherenkovs
-
is_WantedHypo
-
reco_Cherenkovs
public boolean reco_Cherenkovs(RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) -
extrapolate_RICHResponse
public DetectorResponse extrapolate_RICHResponse(DetectorParticle p, DetectorResponse r, RICHRayTrace richtrace) -
check_CLASpid
public int check_CLASpid(int pid) -
Pi_Likelihood
public double Pi_Likelihood(double angolo) -
Outer_Intersection
-
getRichResponseList
-
getPindexMap
-
CosmicEvent
-
show_Particle
-
show_Track
-