#include <TBMWPC.h>
Definition at line 29 of file TBMWPC.h.
 
◆ TBMWPC() [1/2]
◆ TBMWPC() [2/2]
      
        
          | TBMWPC::TBMWPC | ( | const std::string & | thisBPCName | ) |  | 
      
 
 
◆ ~TBMWPC()
◆ getCErr()
  
  | 
        
          | const std::vector<float>& TBMWPC::getCErr | ( |  | ) | const |  | inline | 
 
 
◆ getClusterSizeC()
  
  | 
        
          | const std::vector<float>& TBMWPC::getClusterSizeC | ( |  | ) | const |  | inline | 
 
Get cluster size for c-direction. 
Definition at line 74 of file TBMWPC.h.
 
 
◆ getCPos()
  
  | 
        
          | const std::vector<float>& TBMWPC::getCPos | ( |  | ) | const |  | inline | 
 
 
◆ getDetectorName()
  
  | 
        
          | const std::string& TBBeamDetector::getDetectorName | ( |  | ) | const |  | inlineinherited | 
 
 
◆ isCPosOverflow()
  
  | 
        
          | const std::vector<bool>& TBMWPC::isCPosOverflow | ( |  | ) | const |  | inline | 
 
 
◆ isOverflow()
  
  | 
        
          | bool TBBeamDetector::isOverflow | ( |  | ) | const |  | inlineinherited | 
 
 
◆ isX()
  
  | 
        
          | bool TBMWPC::isX | ( |  | ) | const |  | inline | 
 
 
◆ resetOverflow()
  
  | 
        
          | virtual void TBBeamDetector::resetOverflow | ( |  | ) |  |  | inlinevirtualinherited | 
 
 
◆ setCErr()
  
  | 
        
          | void TBMWPC::setCErr | ( | const std::vector< float > & | errors | ) |  |  | inline | 
 
 
◆ setClusterSizeC()
  
  | 
        
          | void TBMWPC::setClusterSizeC | ( | const std::vector< float > & | clsize_c | ) |  |  | inline | 
 
Set cluster size for c-direction. 
Definition at line 57 of file TBMWPC.h.
 
 
◆ setCPos()
  
  | 
        
          | void TBMWPC::setCPos | ( | const std::vector< float > & | signals | ) |  |  | inline | 
 
 
◆ setCPosOverflow()
  
  | 
        
          | void TBMWPC::setCPosOverflow | ( | const std::vector< bool > & | overflow | ) |  |  | inline | 
 
 
◆ setDetectorName()
  
  | 
        
          | virtual void TBBeamDetector::setDetectorName | ( | const std::string & | tbBeamDetectorName | ) |  |  | inlinevirtualinherited | 
 
 
◆ setOverflow() [1/2]
  
  | 
        
          | virtual void TBBeamDetector::setOverflow | ( |  | ) |  |  | inlinevirtualinherited | 
 
 
◆ setOverflow() [2/2]
  
  | 
        
          | virtual void TBBeamDetector::setOverflow | ( | bool | overflow | ) |  |  | inlinevirtualinherited | 
 
 
◆ setXchambers()
  
  | 
        
          | void TBMWPC::setXchambers | ( | bool | isX | ) |  |  | inline | 
 
 
◆ m_cErr
  
  | 
        
          | std::vector<float> TBMWPC::m_cErr |  | private | 
 
 
◆ m_clusterSize_c
  
  | 
        
          | std::vector<float> TBMWPC::m_clusterSize_c |  | private | 
 
half with of cluster (c) (cm) 
Definition at line 95 of file TBMWPC.h.
 
 
◆ m_cPos
  
  | 
        
          | std::vector<float> TBMWPC::m_cPos |  | private | 
 
 
◆ m_cPosOverflow
  
  | 
        
          | std::vector<bool> TBMWPC::m_cPosOverflow |  | private | 
 
 
◆ m_isX
◆ m_overflow
  
  | 
        
          | bool TBBeamDetector::m_overflow |  | protectedinherited | 
 
 
◆ m_tbDetectorName
  
  | 
        
          | std::string TBBeamDetector::m_tbDetectorName |  | privateinherited | 
 
 
The documentation for this class was generated from the following files: