Package org.jlab.clas.detector
Class RingCherenkovResponse
java.lang.Object
org.jlab.clas.detector.DetectorResponse
org.jlab.clas.detector.RingCherenkovResponse
- Author:
- mcontalb
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintintstatic ArrayList<DetectorResponse>readHipoEvent(DataEvent event, String bankName, DetectorType type, int signal_type) voidset_cluster(int cluster) voidset_xtalk(int xtalk) Methods inherited from class org.jlab.clas.detector.DetectorResponseaddAssociation, clearAssociations, copy, getAssociation, getAssociation, getDescriptor, getEnergy, getHitIndex, getListByEnergy, getListByLayer, getListBySector, getListBySectorLayer, getMatchedDistance, getMatchedPosition, getNAssociations, getPath, getPindexMask, getPosition, getSector, getSector, getStatus, getTime, hasAssociation, readHipoEvent, readHipoEvent, setAssociation, setEnergy, setHitIndex, setMatchPosition, setPath, setPosition, setStatus, setTime, toString
- 
Constructor Details- 
RingCherenkovResponsepublic RingCherenkovResponse(int sector, int layer, int component) 
- 
RingCherenkovResponse
 
- 
- 
Method Details- 
get_clusterpublic int get_cluster()
- 
get_xtalkpublic int get_xtalk()
- 
set_clusterpublic void set_cluster(int cluster) 
- 
set_xtalkpublic void set_xtalk(int xtalk) 
- 
readHipoEventpublic static ArrayList<DetectorResponse> readHipoEvent(DataEvent event, String bankName, DetectorType type, int signal_type) 
 
-