/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/EmcRec/EmcRec-01-02-57/EmcRec/EmcRecHit2Cluster.h

Go to the documentation of this file.
00001 //
00002 //  Convert from Hit Map to Cluster Map
00003 //
00004 //  Wang.Zhe 2004, 3, 29
00005 //
00006 #ifndef EMC_REC_HIT_2_CLUSTER_H
00007 #define EMC_REC_HIT_2_CLUSTER_H
00008 
00009 #include "EmcRecEventModel/RecEmcEventModel.h"
00010 #include "EmcRec/EmcRecNeighbor.h"
00011 
00012 class EmcRecHit2Cluster
00013 {
00014  public:
00015    // Constructors and destructors
00016    EmcRecHit2Cluster();
00017    ~EmcRecHit2Cluster();
00018    
00019    void Convert(const RecEmcHitMap& aHitMap,
00020                 RecEmcClusterMap& aClusterMap);
00021    
00022 };
00023 #endif

Generated on Tue Nov 29 23:13:14 2016 for BOSS_7.0.2 by  doxygen 1.4.7