#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 64 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 |
|
) |
| |
◆ add() [2/2]
bool BarrelEndcap::add |
( |
int |
bec, |
|
|
int |
ld, |
|
|
int |
eta, |
|
|
int |
phi, |
|
|
Wafer & |
wafer, |
|
|
std::string & |
errorMessage |
|
) |
| |
◆ nParts()
int BarrelEndcap::nParts |
( |
| ) |
const |
|
inline |
◆ operator[]()
LayerDisk& BarrelEndcap::operator[] |
( |
int |
bec | ) |
|
|
inline |
◆ elements
T std::map< K, T >::elements |
|
inherited |
◆ keys
The documentation for this class was generated from the following files:
bool add(int bec, int ld, int eta, int phi, int side, Wafer &wafer, std::string &errorMessage)