XeBackgroundModel Class Reference
Class for background model.  
More...
#include <XeAnalysis.h>
List of all members.
Detailed Description
Class for background model. 
Either neutron or electron 
Constructor & Destructor Documentation
      
        
          | virtual XeBackgroundModel::~XeBackgroundModel  | 
          ( | 
           | 
           )  | 
           [virtual] | 
        
      
 
print the background model 
- Parameters:
 - 
  
  
 
 
 
      
        
          | XeBackgroundModel::XeBackgroundModel  | 
          ( | 
          string  | 
           name,  | 
        
        
           | 
           | 
          XeRun *  | 
           run,  | 
        
        
           | 
           | 
          int  | 
           requested |   | 
        
        
           | 
          ) | 
           |  |  | 
        
      
 
constructor 
- Parameters:
 - 
  
     | name  | Name of the model  | 
     | run  | XeRun on which the model is applied  | 
     | requested  | requested analysis mode: either NO_ANALYSIS, CUTS_ANALYSIS or PL_ANALYSIS  | 
  
   
 
 
Member Function Documentation
      
        
          | bool XeBackgroundModel::checkIt  | 
          ( | 
           | 
           )  | 
           [virtual] | 
        
      
 
Check compatibility. 
- Returns:
 - flag telling that everything is ok 
 
Reimplemented from XeObject.
 
 
      
        
          | void XeBackgroundModel::setExpected  | 
          ( | 
          double  | 
           exp | 
           )  | 
           | 
        
      
 
set value of expected backgound 
- Parameters:
 - 
  
  
 
 
 
The documentation for this class was generated from the following file: