![]()  | 
  
    PandaRoot
    
   | 
 
simple Struct used in Cluster classes to index crystal. Includes the weight of the crystal on the current cluster Used instead of EmcSharedDigi More...
#include <BSEmcCluster.h>
  
 Public Member Functions | |
| BSEmcDigiInfo_t (Int_t t_digiIdx=-1, Int_t t_detId=0, Double_t t_weight=1.0) | |
| Bool_t | operator== (const BSEmcDigiInfo_t &t_other) | 
Public Attributes | |
| Int_t | fDigiIdx | 
| Int_t | fDetectorId | 
| Double_t | fWeight | 
simple Struct used in Cluster classes to index crystal. Includes the weight of the crystal on the current cluster Used instead of EmcSharedDigi
Definition at line 39 of file BSEmcCluster.h.
      
  | 
  inline | 
Definition at line 43 of file BSEmcCluster.h.
      
  | 
  inline | 
| Int_t BSEmcDigiInfo_t::fDetectorId | 
Definition at line 41 of file BSEmcCluster.h.
| Int_t BSEmcDigiInfo_t::fDigiIdx | 
Definition at line 40 of file BSEmcCluster.h.
Referenced by operator==().
| Double_t BSEmcDigiInfo_t::fWeight | 
Definition at line 42 of file BSEmcCluster.h.