#include <LUCID_Digit.h>
Definition at line 8 of file LUCID_Digit.h.
 
◆ LUCID_Digit() [1/2]
      
        
          | LUCID_Digit::LUCID_Digit | ( |  | ) |  | 
      
 
 
◆ LUCID_Digit() [2/2]
      
        
          | LUCID_Digit::LUCID_Digit | ( | const unsigned short | tubeID, | 
        
          |  |  | const double | npe, | 
        
          |  |  | const unsigned short | npeGas, | 
        
          |  |  | const unsigned short | npePmt, | 
        
          |  |  | const unsigned short | qdc, | 
        
          |  |  | const unsigned short | tdc, | 
        
          |  |  | const bool | isHit | 
        
          |  | ) |  |  | 
      
 
 
◆ getNpe()
  
  | 
        
          | double LUCID_Digit::getNpe | ( |  | ) | const |  | inline | 
 
 
◆ getNpeGas()
  
  | 
        
          | unsigned short LUCID_Digit::getNpeGas | ( |  | ) | const |  | inline | 
 
 
◆ getNpePmt()
  
  | 
        
          | unsigned short LUCID_Digit::getNpePmt | ( |  | ) | const |  | inline | 
 
 
◆ getQDC()
  
  | 
        
          | unsigned short LUCID_Digit::getQDC | ( |  | ) | const |  | inline | 
 
 
◆ getTDC()
  
  | 
        
          | unsigned short LUCID_Digit::getTDC | ( |  | ) | const |  | inline | 
 
 
◆ getTubeID()
  
  | 
        
          | unsigned short LUCID_Digit::getTubeID | ( |  | ) | const |  | inline | 
 
 
◆ isHit()
  
  | 
        
          | bool LUCID_Digit::isHit | ( |  | ) | const |  | inline | 
 
 
◆ isSideA()
  
  | 
        
          | bool LUCID_Digit::isSideA | ( |  | ) | const |  | inline | 
 
 
◆ isSideC()
  
  | 
        
          | bool LUCID_Digit::isSideC | ( |  | ) | const |  | inline | 
 
 
◆ m_isHit
  
  | 
        
          | bool LUCID_Digit::m_isHit |  | private | 
 
 
◆ m_npe
  
  | 
        
          | double LUCID_Digit::m_npe |  | private | 
 
 
◆ m_npeGas
  
  | 
        
          | unsigned short LUCID_Digit::m_npeGas |  | private | 
 
 
◆ m_npePmt
  
  | 
        
          | unsigned short LUCID_Digit::m_npePmt |  | private | 
 
 
◆ m_qdc
  
  | 
        
          | unsigned short LUCID_Digit::m_qdc |  | private | 
 
 
◆ m_tdc
  
  | 
        
          | unsigned short LUCID_Digit::m_tdc |  | private | 
 
 
◆ m_tubeID
  
  | 
        
          | unsigned short LUCID_Digit::m_tubeID |  | private | 
 
 
The documentation for this class was generated from the following files: