Skip to content

Commit

Permalink
Remove l_set
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Feb 22, 2024
1 parent fb7005c commit db450ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion detector/calorimeter/SECalEndcap_o1_v01_geo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ static Ref_t create_detector(Detector& theDetector, xml_h e, SensitiveDetector s
// Increment layer number
++l_num;
}
l_set++;
}

std::cout << "Total slice thickness check " << check_thick << " cm" << std::endl;
Expand Down

0 comments on commit db450ae

Please sign in to comment.