19 #ifndef PNDEMCABSCLUSTERPROPERTY_H 
   20 #define PNDEMCABSCLUSTERPROPERTY_H 
   50   const std::map<Int_t,Int_t>& 
Members() 
const; 
 
   74 #endif // PNDEMCABSCLUSTERPROPERTY_HH 
virtual ~PndEmcAbsClusterProperty()
 
PndEmcAbsClusterProperty & operator=(const PndEmcAbsClusterProperty &)
 
represents the reconstructed hit of one emc crystal 
 
const std::map< Int_t, Int_t > & fMembers
 
stores crystal index coordinates (x,y) or (theta,phi) 
 
const PndEmcCluster & MyCluster() const 
 
PndEmcAbsClusterProperty(const PndEmcAbsClusterProperty &L)
 
const TClonesArray * fDigiArray
 
a cluster (group of neighboring crystals) of hit emc crystals 
 
const PndEmcCluster & fMyCluster
 
const TClonesArray * DigiArray() const 
 
const std::map< Int_t, Int_t > & Members() const 
 
PndEmcAbsClusterProperty(const PndEmcCluster &cluster, const TClonesArray *digiArray)