![]()  | 
  
    PandaRoot
    
   | 
 
#include <BSEmcEnergies_t.h>
Public Member Functions | |
| Double_t | MaxRatio () | 
| Double_t | SumRatio () | 
| Double_t | MaxPlusRatio () | 
| Double_t | SumPlusRatio () | 
Static Public Member Functions | |
| static BSEmcEnergies_t | GetEnergies (Int_t t_centralcrystal, const std::vector< const BSEmcDigi *> &t_digiArray, BSEmcGeoNeighbouringRelationPar *t_neighbouring) | 
Public Attributes | |
| Double_t | CenterEnergy {0} | 
| Double_t | NeighbourEnergy {0} | 
| Double_t | MaxNeighbourEnergy {0} | 
| Int_t | NeighbourNumber {0} | 
Definition at line 9 of file BSEmcEnergies_t.h.
      
  | 
  inlinestatic | 
Definition at line 20 of file BSEmcEnergies_t.h.
References BSEmcGeoNeighbouringRelationPar::AreNeighbours(), CenterEnergy, MaxNeighbourEnergy, NeighbourEnergy, and NeighbourNumber.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| Double_t BSEmcEnergies_t::CenterEnergy {0} | 
Definition at line 10 of file BSEmcEnergies_t.h.
Referenced by GetEnergies(), MaxPlusRatio(), MaxRatio(), SumPlusRatio(), and SumRatio().
| Double_t BSEmcEnergies_t::MaxNeighbourEnergy {0} | 
Definition at line 12 of file BSEmcEnergies_t.h.
Referenced by GetEnergies(), MaxPlusRatio(), and MaxRatio().
| Double_t BSEmcEnergies_t::NeighbourEnergy {0} | 
Definition at line 11 of file BSEmcEnergies_t.h.
Referenced by GetEnergies(), SumPlusRatio(), and SumRatio().
| Int_t BSEmcEnergies_t::NeighbourNumber {0} | 
Definition at line 13 of file BSEmcEnergies_t.h.
Referenced by GetEnergies().