HighLAND
Public Member Functions | Public Attributes | List of all members
WeightType Class Reference

Public Member Functions

 WeightType (Float_t w=1)
 
 WeightType (Float_t c, Float_t s)
 
WeightType operator* (const WeightType &w)
 
WeightType operator/ (const WeightType &w)
 
WeightType operator+ (const WeightType &w)
 
WeightType operator- (const WeightType &w)
 
WeightType operator* (Float_t a)
 
WeightType operator/ (Float_t a)
 
WeightType operator- (Float_t a)
 
WeightType operator+ (Float_t a)
 
WeightTypeoperator*= (const WeightType &w)
 
WeightTypeoperator/= (const WeightType &w)
 
WeightTypeoperator+= (const WeightType &w)
 
WeightTypeoperator-= (const WeightType &w)
 
WeightTypeoperator*= (Float_t a)
 
WeightTypeoperator/= (Float_t a)
 
WeightTypeoperator+= (Float_t a)
 
WeightTypeoperator-= (Float_t a)
 
bool operator== (const WeightType &w)
 
bool operator!= (const WeightType &w)
 
bool operator== (Float_t a)
 
bool operator!= (Float_t a)
 

Public Attributes

Float_t Correction
 
Float_t Systematic
 

Detailed Description

Definition at line 6 of file WeightType.hxx.


The documentation for this class was generated from the following file: