HGCal Test Beam  03a93d6239a951948e06fb3ef8dae4cbdebfad30
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
HGCalTBCellParameters.h
Go to the documentation of this file.
1 #ifndef HGCAL_TB_CELL_PARAMETERS_H
2 #define HGCAL_TB_CELL_PARAMETERS_H
3 
4 namespace HGCAL_TB_CELL
5 {
6 static const double FULL_CELL_SIDE = 0.6496345; // in cm
7 static const double CALIB_PAD_SIDE = 0.24; // in cm
8 static const double MOUSE_BITE_SIDE = 0.39; // in cm
9 }
10 #endif