|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef INDETGEOMODELUTILS_WAFERTREE_H
6 #define INDETGEOMODELUTILS_WAFERTREE_H
25 static thread_local std::ostringstream errmsg;
36 class Side:
public std::map<int, Wafer> {
Scalar phi() const
phi method
Scalar eta() const
pseudorapidity method
Side & operator[](int phi)
EtaModule & operator[](int ld)
void setHashId(unsigned int hashId)
PhiModule & operator[](int eta)
bool add(int bec, int ld, int eta, int phi, int side, Wafer &wafer, std::string &errorMessage)
bool add(int ld, int eta, int phi, int side, Wafer &wafer)
Wafer(int unsigned hashId)
bool add(int side, Wafer &wafer)
Wafer & operator[](int side)
LayerDisk & operator[](int bec)
bool add(int phi, int side, Wafer &wafer)
bool add(int eta, int phi, int side, Wafer &wafer)