#include <PixelStaveTypes.h>
Definition at line 14 of file PixelStaveTypes.h.
 
◆ MapType
◆ PixelStaveTypes()
◆ getBiStaveType()
      
        
          | int PixelStaveTypes::getBiStaveType | ( | int | layer, | 
        
          |  |  | int | phiModule | 
        
          |  | ) |  | const | 
      
 
 
◆ getData()
Definition at line 64 of file PixelStaveTypes.cxx.
   69   std::map<int,int>::const_iterator iterMaxSector;
 
   71   if (iterMaxSector == 
m_maxSector.end() && layerTmp) {
 
   77     int maxSector = iterMaxSector->second;
 
   81     int phiModuleTmp = 
phiModule % (maxSector+1);
 
   83     MapType::const_iterator 
iter;
 
   89   std::cout << 
"ERROR: PixelStaveTypes cannot find type for layer,phiModule: " << 
layer << 
", " << 
phiModule << std::endl;
 
 
 
 
◆ getFluidType()
      
        
          | int PixelStaveTypes::getFluidType | ( | int | layer, | 
        
          |  |  | int | phiModule | 
        
          |  | ) |  | const | 
      
 
 
◆ m_dataLookup
  
  | 
        
          | MapType PixelStaveTypes::m_dataLookup |  | private | 
 
 
◆ m_maxSector
  
  | 
        
          | std::map<int,int> PixelStaveTypes::m_maxSector |  | private | 
 
 
◆ s_defaultDatum
The documentation for this class was generated from the following files: