Skip to content

Commit 3742372

Browse files
frmansoshahor02
authored andcommitted
grooves
1 parent 7057c04 commit 3742372

File tree

2 files changed

+112
-207
lines changed

2 files changed

+112
-207
lines changed

Detectors/ITSMFT/MFT/base/src/Geometry.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const Double_t Geometry::sGlueRohacellCarbonThickness = 0.0025 / 2; // glue betw
6969
const Double_t Geometry::sKaptonOnCarbonThickness = 0.0013 / 2; // thickness of the kapton layer on the heat exchanger carbone plate
7070
const Double_t Geometry::sKaptonGlueThickness = 0.0027 / 2; // thickness of the kapton layer glue
7171

72-
const Int_t Geometry::sGrooves = 0; // grooves or not grooves, that's the question... 0 without grooves, 1 with grooves at your own risks!
72+
const Int_t Geometry::sGrooves = 1; // 0 without grooves, 1 with grooves
7373

7474
// need to do this, because of the different conventions between
7575
// ITS and MFT in placing the chips (rows, cols) in the geometry

0 commit comments

Comments
 (0)