DarkMatterCut Class Reference
Cut for cut-based analysis.  
More...
#include <XeAnalysis.h>
List of all members.
| Public Member Functions | 
|  | DarkMatterCut (XeRun *run, string name, int mode) | 
|  | DarkMatterCut (XeRun *run, string name, double efficiency) | 
| Static Protected Member Functions | 
| static string | getTheName (string name, double efficiency) | 
| static string | getTheName (string name, int mode) | 
| Protected Attributes | 
| double | efficiency | 
Detailed Description
Cut for cut-based analysis. 
A virtual class 
Constructor & Destructor Documentation
      
        
          | DarkMatterCut::DarkMatterCut | ( | XeRun * | run, | 
        
          |  |  | string | name, | 
        
          |  |  | double | efficiency |  | 
        
          |  | ) |  |  |  | 
      
 
- Parameters:
- 
  
    |  | run | run (actually XeRun) on which the cut apply |  |  | name | name of the cut |  |  | efficiency | background rejection |  
 
 
 
      
        
          | DarkMatterCut::DarkMatterCut | ( | XeRun * | run, | 
        
          |  |  | string | name, | 
        
          |  |  | int | mode |  | 
        
          |  | ) |  |  |  | 
      
 
- Parameters:
- 
  
    |  | run | run (actually XeRun) on which the cut apply |  |  | name | name of the cut |  |  | mode | either REJECT995, REJECT9975, REJECT999, REJECT_ALL |  
 
 
 
The documentation for this class was generated from the following file: