#include <TBEventInfo.h>
Definition at line 26 of file TBEventInfo.h.
 
◆ TBEventInfo() [1/2]
  
  | 
        
          | TBEventInfo::TBEventInfo | ( |  | ) |  |  | inline | 
 
 
◆ TBEventInfo() [2/2]
  
  | 
        
          | TBEventInfo::TBEventInfo | ( | int | ev_number, |  
          |  |  | int | ev_clock, |  
          |  |  | int | ev_type, |  
          |  |  | unsigned int | run_num, |  
          |  |  | float | beam_moment, |  
          |  |  | const std::string & | beam_part, |  
          |  |  | float | cryoX, |  
          |  |  | float | cryoAngle, |  
          |  |  | float | tableY |  
          |  | ) |  |  |  | inline | 
 
 
◆ ~TBEventInfo()
      
        
          | TBEventInfo::~TBEventInfo | ( |  | ) |  | 
      
 
 
◆ getBeamMomentum()
  
  | 
        
          | float TBEventInfo::getBeamMomentum | ( |  | ) | const |  | inline | 
 
 
◆ getBeamParticle()
  
  | 
        
          | const std::string& TBEventInfo::getBeamParticle | ( |  | ) | const |  | inline | 
 
 
◆ getCryoAngle()
  
  | 
        
          | float TBEventInfo::getCryoAngle | ( |  | ) | const |  | inline | 
 
 
◆ getCryoX()
  
  | 
        
          | float TBEventInfo::getCryoX | ( |  | ) | const |  | inline | 
 
 
◆ getEventClock()
  
  | 
        
          | int TBEventInfo::getEventClock | ( |  | ) | const |  | inline | 
 
 
◆ getEventNum()
  
  | 
        
          | int TBEventInfo::getEventNum | ( |  | ) | const |  | inline | 
 
 
◆ getEventType()
  
  | 
        
          | int TBEventInfo::getEventType | ( |  | ) | const |  | inline | 
 
 
◆ getRunNum()
  
  | 
        
          | unsigned int TBEventInfo::getRunNum | ( |  | ) | const |  | inline | 
 
 
◆ getTableY()
  
  | 
        
          | float TBEventInfo::getTableY | ( |  | ) | const |  | inline | 
 
 
◆ m_beam_moment
  
  | 
        
          | float TBEventInfo::m_beam_moment |  | private | 
 
 
◆ m_beam_part
  
  | 
        
          | std::string TBEventInfo::m_beam_part |  | private | 
 
 
◆ m_cryoAngle
  
  | 
        
          | float TBEventInfo::m_cryoAngle |  | private | 
 
 
◆ m_cryoX
  
  | 
        
          | float TBEventInfo::m_cryoX |  | private | 
 
 
◆ m_ev_clock
  
  | 
        
          | int TBEventInfo::m_ev_clock |  | private | 
 
 
◆ m_ev_number
  
  | 
        
          | int TBEventInfo::m_ev_number |  | private | 
 
 
◆ m_ev_type
  
  | 
        
          | int TBEventInfo::m_ev_type |  | private | 
 
 
◆ m_run_num
  
  | 
        
          | unsigned int TBEventInfo::m_run_num |  | private | 
 
 
◆ m_tableY
  
  | 
        
          | float TBEventInfo::m_tableY |  | private | 
 
 
The documentation for this class was generated from the following files: