#include <JMuonSimplexParameters_t.hh>
Definition at line 13 of file JMuonSimplexParameters_t.hh.
 
◆ JMuonSimplexParameters_t()
  
  
      
        
          | JFIT::JMuonSimplexParameters_t::JMuonSimplexParameters_t  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~JMuonSimplexParameters_t()
  
  
      
        
          | virtual JFIT::JMuonSimplexParameters_t::~JMuonSimplexParameters_t  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ reset()
  
  
      
        
          | void JFIT::JMuonSimplexParameters_t::reset  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ equals()
Definition at line 39 of file JMuonSimplexParameters_t.hh.
   41       return (this->
sigma_ns         == parameters.sigma_ns         and
 
   42               this->useL0            == parameters.useL0            and
 
   43               this->numberOfPrefits  == parameters.numberOfPrefits  and
 
   44               this->Tmax_ns          == parameters.Tmax_ns          and
 
   45               this->roadWidth_m      == parameters.roadWidth_m      and
 
   46               this->reprocess        == parameters.reprocess);
 
 
 
 
◆ ClassDef()
◆ sigma_ns
      
        
          | double JFIT::JMuonSimplexParameters_t::sigma_ns | 
        
      
 
 
◆ useL0
      
        
          | bool JFIT::JMuonSimplexParameters_t::useL0 | 
        
      
 
 
◆ numberOfPrefits
      
        
          | size_t JFIT::JMuonSimplexParameters_t::numberOfPrefits | 
        
      
 
 
◆ Tmax_ns
      
        
          | double JFIT::JMuonSimplexParameters_t::Tmax_ns | 
        
      
 
 
◆ ctMin
      
        
          | double JFIT::JMuonSimplexParameters_t::ctMin | 
        
      
 
 
◆ roadWidth_m
      
        
          | double JFIT::JMuonSimplexParameters_t::roadWidth_m | 
        
      
 
 
◆ reprocess
      
        
          | bool JFIT::JMuonSimplexParameters_t::reprocess | 
        
      
 
 
The documentation for this struct was generated from the following file: