BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
EmcRecSplitWeighted.h
Go to the documentation of this file.
1//
2// Spliter
3// Simple weighted method
4// This is only used for testing code.
5//
6// Zhe Wang 2004, 8, 31
7//
8#ifndef EMC_REC_SPLIT_WEIGHTED_H
9#define EMC_REC_SPLIT_WEIGHTED_H
10
12
16
18{
19 public:
20 // Constructors and destructors
23
24 public:
25 virtual void Split(RecEmcCluster& aCluster,
26 const RecEmcIDVector& aMaxVec,
27 RecEmcShowerMap& aShowerMap);
28
32};
33
34#endif // EMC_REC_SPLIT_WEIGHTED_H
35
vector< RecEmcID > RecEmcIDVector
map< RecEmcID, RecEmcShower, less< RecEmcID > > RecEmcShowerMap
EmcRecShowerEnergy * fShowerE
EmcRecShowerPosAbs * fShowerPos
virtual void Split(RecEmcCluster &aCluster, const RecEmcIDVector &aMaxVec, RecEmcShowerMap &aShowerMap)
EmcRecShowerShape * fShowerShape