Auxiliary data structure for histogram management.  
 More...
Auxiliary data structure for histogram management. 
Definition at line 71 of file JMonitorL1dt.cc.
 
◆ JHistogram() [1/2]
  
  
      
        
          | MONITORL1DT::JHistogram::JHistogram  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ JHistogram() [2/2]
  
  
      
        
          | MONITORL1DT::JHistogram::JHistogram  | 
          ( | 
          TH2D *  | 
          __h2s,  | 
         
        
           | 
           | 
          TH1D *  | 
          __h1l  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Constructor. 
- Parameters
 - 
  
    | __h2s | 2D histogram for signal  | 
    | __h1l | 1D histogram for background  | 
  
   
Definition at line 87 of file JMonitorL1dt.cc.
 
 
◆ h2s
      
        
          | TH2D* MONITORL1DT::JHistogram::h2s | 
        
      
 
 
◆ h1l
      
        
          | TH1D* MONITORL1DT::JHistogram::h1l | 
        
      
 
 
The documentation for this struct was generated from the following file: