#include <FPGATrackSimBinUtil.h>
Definition at line 45 of file FPGATrackSimBinUtil.h.
 
◆ ParSet()
      
        
          | FPGATrackSimBinUtil::ParSet::ParSet | ( | const std::vector< double > & | val | ) |  | 
      
 
Definition at line 19 of file FPGATrackSimBinUtil.cxx.
   20   if (val.size() != 5) {
 
   21     throw std::invalid_argument(
 
   22         "Not enough parameters in ParSet initialization");
 
 
 
 
◆ operator const std::vector< double >()
      
        
          | FPGATrackSimBinUtil::ParSet::operator const std::vector< double > | ( |  | ) | const | 
      
 
 
◆ elements
  
  | 
        
          | T std::array< T >::elements |  | inherited | 
 
 
The documentation for this struct was generated from the following files: