Skip to content
Snippets Groups Projects

R4 sTGC Geometry - Adding Pad Readout Element

Merged Ishan Kiritbhai Vyas requested to merge ivyas/athena:sTgcPads into main
10 files
+ 144
55
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -61,7 +61,7 @@ class sTgcReadoutGeomTool : public AthAlgTool,
std::vector<double> padHeight; //padH
std::vector<int> PadPhiShift_A;
//std::vector<int> firstPadRow;
//double anglePadPhi{0.};
double anglePadPhi{0.};
std::vector<double> firstPadPhiDivision_A;
//std::vector<int> PadPhiShift_C;
//std::vector<double> firstPadPhiDivision_C;
Loading