Go to the documentation of this file. 1 #ifndef HGCalCommonData_HGCalWaferMask_h
2 #define HGCalCommonData_HGCalWaferMask_h
20 static bool maskCell(
int u,
int v,
int N,
int ncor,
int fcor,
int corners);
23 static std::pair<int, int>
getTypeMode(
const double& xpos,
33 double xpos,
double ypos,
double delX,
double delY,
double rin,
double rout,
int part,
int rotn,
bool debug);
static bool goodCell(int u, int v, int N, int type, int rotn)
static int getRotation(int zside, int type, int rotn)
static std::pair< int, int > getTypeMode(const double &xpos, const double &ypos, const double &delX, const double &delY, const double &rin, const double &rout, const int &waferType, const int &mode, bool deug=false)
static bool goodTypeMode(double xpos, double ypos, double delX, double delY, double rin, double rout, int part, int rotn, bool debug)
static const int k_OffsetRotation
static bool maskCell(int u, int v, int N, int ncor, int fcor, int corners)