#include <ISCT_SensorsTool.h>
Base class to give a Vdep, crystal orientation and Mfr from conditions for each sensor in a module 
Definition at line 31 of file ISCT_SensorsTool.h.
 
◆ ~ISCT_SensorsTool()
  
  
      
        
          | virtual ISCT_SensorsTool::~ISCT_SensorsTool  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ DeclareInterfaceID()
Creates the InterfaceID and interfaceID() method. 
 
 
◆ getManufacturer() [1/2]
  
  
      
        
          | virtual std::string ISCT_SensorsTool::getManufacturer  | 
          ( | 
          unsigned int  | 
          truncatedSerialNumber | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getManufacturer() [2/2]
  
  
      
        
          | virtual std::string ISCT_SensorsTool::getManufacturer  | 
          ( | 
          unsigned int  | 
          truncatedSerialNumber,  | 
         
        
           | 
           | 
          const EventContext &  | 
          ctx  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getSensorsData() [1/4]
◆ getSensorsData() [2/4]
◆ getSensorsData() [3/4]
  
  
      
        
          | virtual void ISCT_SensorsTool::getSensorsData  | 
          ( | 
          std::vector< std::string > &  | 
          userVector | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getSensorsData() [4/4]
  
  
      
        
          | virtual void ISCT_SensorsTool::getSensorsData  | 
          ( | 
          std::vector< std::string > &  | 
          userVector,  | 
         
        
           | 
           | 
          const EventContext &  | 
          ctx  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
pure virtual   | 
  
 
Fill vector with sensors info. 
 
 
◆ printManufacturers() [1/2]
  
  
      
        
          | virtual void ISCT_SensorsTool::printManufacturers  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ printManufacturers() [2/2]
  
  
      
        
          | virtual void ISCT_SensorsTool::printManufacturers  | 
          ( | 
          const EventContext &  | 
          ctx | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: