Class MUHDReconstruction
java.lang.Object
org.jlab.rec.muhd.MUHDReconstruction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindClusters(List<MUHDHit> hits) initMUHD(DataEvent event, ConstantsManager manager, int run) readRawHits(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable status, IndexedTable geometry) selectHits(List<MUHDHit> allhits) voidwriteBanks(DataEvent event, List<MUHDHit> hits, List<MUHDCluster> clusters)
-
Field Details
-
debugMode
public int debugMode
-
-
Constructor Details
-
MUHDReconstruction
public MUHDReconstruction()
-
-
Method Details
-
initMUHD
-
selectHits
-
findClusters
-
writeBanks
-
readRawHits
public List<MUHDHit> readRawHits(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable status, IndexedTable geometry)
-