#include <WaferTree.h>
|  | 
| bool | add (int bec, int ld, int eta, int phi, int side, Wafer &wafer, std::string &errorMessage) | 
|  | 
| bool | add (int bec, int ld, int eta, int phi, Wafer &wafer, std::string &errorMessage) | 
|  | 
| LayerDisk & | operator[] (int bec) | 
|  | 
| int | nParts () const | 
|  | 
Definition at line 74 of file WaferTree.h.
 
◆ add() [1/2]
  
  | 
        
          | bool BarrelEndcap::add | ( | int | bec, |  
          |  |  | int | ld, |  
          |  |  | int | eta, |  
          |  |  | int | phi, |  
          |  |  | int | side, |  
          |  |  | Wafer & | wafer, |  
          |  |  | std::string & | errorMessage |  
          |  | ) |  |  |  | inherited | 
 
 
◆ add() [2/2]
  
  | 
        
          | bool BarrelEndcap::add | ( | int | bec, |  
          |  |  | int | ld, |  
          |  |  | int | eta, |  
          |  |  | int | phi, |  
          |  |  | Wafer & | wafer, |  
          |  |  | std::string & | errorMessage |  
          |  | ) |  |  |  | inherited | 
 
 
◆ nParts()
  
  | 
        
          | int BarrelEndcap::nParts | ( |  | ) | const |  | inlineinherited | 
 
 
◆ operator[]()
  
  | 
        
          | LayerDisk& BarrelEndcap::operator[] | ( | int | bec | ) |  |  | inlineinherited | 
 
 
◆ elements
  
  | 
        
          | T std::map< K, T >::elements |  | inherited | 
 
 
◆ keys
The documentation for this class was generated from the following file:
 
bool add(int bec, int ld, int eta, int phi, int side, Wafer &wafer, std::string &errorMessage)