Package org.jlab.rec.rich
Class RICHEventBuilder
java.lang.Object
org.jlab.rec.rich.RICHEventBuilder
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionRICHEventBuilder(DataEvent event, RICHEvent richeve, RICHGeoFactory richgeo, RICHio richio) 
- 
Method SummaryModifier and TypeMethodDescriptionbooleananalyze_Cherenkovs(RICHRayTrace richtrace, RICHParameters richpar) intcheck_CLASpid(int pid) voidCosmicEvent(List<RICHHit> Hits, List<RICHCluster> Clusters) extrapolate_RICHResponse(DetectorParticle p, DetectorResponse r, RICHRayTrace richtrace) booleanfind_Hadrons(RICHRayTrace richtrace, RICHCalibration richcal, RICHParameters richpar) booleanfind_Photons(List<DetectorResponse> RichHits, RICHParameters richpar, RICHCalibration richcal) intintbooleanis_WantedHypo(RICHParameters richpar, int hypo) Outer_Intersection(Point3D first, Point3D second, Vector3D direction) doublePi_Likelihood(double angolo) booleanprocess_Data(DataEvent event, RICHParameters richpar, RICHCalibration richcal, RICHRayTrace richtrace, RICHTime richtime) booleanprocess_DCData(DataEvent event, RICHParameters richpar) voidprocess_HitMatching(RICHParameters richpar) booleanprocess_RICHData(DataEvent event, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) booleanread_ForwardTracks(DataEvent event) booleanreco_Cherenkovs(RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) voidset_EventInfo(DataEvent event) voidvoid
- 
Field Details- 
Nevepublic int Neve
 
- 
- 
Constructor Details- 
RICHEventBuilder
 
- 
- 
Method Details- 
process_Datapublic boolean process_Data(DataEvent event, RICHParameters richpar, RICHCalibration richcal, RICHRayTrace richtrace, RICHTime richtime) 
- 
process_DCData
- 
process_RICHDatapublic boolean process_RICHData(DataEvent event, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) 
- 
read_ForwardTracks
- 
process_HitMatching
- 
set_EventInfo
- 
get_NClasParticlepublic int get_NClasParticle()
- 
get_nMatchpublic int get_nMatch()
- 
find_Hadronspublic boolean find_Hadrons(RICHRayTrace richtrace, RICHCalibration richcal, RICHParameters richpar) 
- 
find_Photonspublic boolean find_Photons(List<DetectorResponse> RichHits, RICHParameters richpar, RICHCalibration richcal) 
- 
analyze_Cherenkovs
- 
is_WantedHypo
- 
reco_Cherenkovspublic boolean reco_Cherenkovs(RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) 
- 
extrapolate_RICHResponsepublic DetectorResponse extrapolate_RICHResponse(DetectorParticle p, DetectorResponse r, RICHRayTrace richtrace) 
- 
check_CLASpidpublic int check_CLASpid(int pid) 
- 
Pi_Likelihoodpublic double Pi_Likelihood(double angolo) 
- 
Outer_Intersection
- 
getRichResponseList
- 
getPindexMap
- 
CosmicEvent
- 
show_Particle
- 
show_Track
 
-