Skip to content

Commit

Permalink
cleanup unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
slava77devel committed Jan 31, 2024
1 parent 0aa37d2 commit 5487bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SDL/LST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ namespace {

void loadMaps() {
// Module orientation information (DrDz or phi angles)
auto const& tldir = trackLooperDir();
TString endcap_geom = get_absolute_path_after_check_file_exists(
TString::Format("%s/data/endcap_orientation_data_CMSSW_12_2_0_pre2.txt", trackLooperDir().Data()).Data());
TString tilted_geom = get_absolute_path_after_check_file_exists(
Expand Down

0 comments on commit 5487bf0

Please sign in to comment.