Skip to content
Snippets Groups Projects
Commit 002d54a5 authored by matta's avatar matta
Browse files

* remove warning in NPL compilation

parent 0d9b72c1
No related branches found
No related tags found
No related merge requests found
......@@ -711,7 +711,8 @@ void Helios::AddModuleDummyShape(TVector3 C_X1_Y1,
TVector3 Strip_1_1;
// Geometry Parameter
double Face = 50; // mm
//Commented by Adrien Matta (produce a warning)
// double Face = 50; // mm
double NumberOfStrip = 128;
double StripPitch = 0.98; //Face/NumberOfStrip; // mm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment