Skip to content
Snippets Groups Projects
Commit 8f8e1c5a authored by Chara Kitsaki's avatar Chara Kitsaki Committed by Adam Edward Barton
Browse files

CSC webdisplay: fix Undefined folder

parent e1da55ea
No related branches found
No related tags found
5 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!51674Fixing hotSpotInHIST for Run3 HIST,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45317CSC webdisplay: fix Undefined folder
...@@ -256,7 +256,7 @@ dir Muon { ...@@ -256,7 +256,7 @@ dir Muon {
reference = CentrallyManagedReferences reference = CentrallyManagedReferences
output = MuonDetectors/CSC output = MuonDetectors/CSC
algorithm = CSC_Histogram_Not_Empty&GatherData algorithm = CSC_Histogram_Not_Empty&GatherData
dir MuonSegments { dir TrackMuonSegments {
dir CSC { dir CSC {
output = MuonDetectors/CSC/Expert/CSCEA/MuonSegments output = MuonDetectors/CSC/Expert/CSCEA/MuonSegments
hist Muon_Segm_Efficiency_EA { hist Muon_Segm_Efficiency_EA {
...@@ -285,7 +285,7 @@ dir Muon { ...@@ -285,7 +285,7 @@ dir Muon {
reference = CentrallyManagedReferences reference = CentrallyManagedReferences
output = MuonDetectors/CSC output = MuonDetectors/CSC
algorithm = CSC_Histogram_Not_Empty&GatherData algorithm = CSC_Histogram_Not_Empty&GatherData
dir MuonSegments { dir TrackMuonSegments {
dir CSC { dir CSC {
output = MuonDetectors/CSC/Expert/CSCEC/MuonSegments output = MuonDetectors/CSC/Expert/CSCEC/MuonSegments
hist Muon_Segm_Efficiency_EC { hist Muon_Segm_Efficiency_EC {
......
...@@ -256,7 +256,7 @@ dir Muon { ...@@ -256,7 +256,7 @@ dir Muon {
reference = CentrallyManagedReferences reference = CentrallyManagedReferences
output = MuonDetectors/CSC output = MuonDetectors/CSC
algorithm = CSC_Histogram_Not_Empty&GatherData algorithm = CSC_Histogram_Not_Empty&GatherData
dir MuonSegments { dir TrackMuonSegments {
dir CSC { dir CSC {
output = MuonDetectors/CSC/Expert/CSCEA/MuonSegments output = MuonDetectors/CSC/Expert/CSCEA/MuonSegments
hist Muon_Segm_Efficiency_EA { hist Muon_Segm_Efficiency_EA {
...@@ -276,7 +276,7 @@ dir Muon { ...@@ -276,7 +276,7 @@ dir Muon {
display = TCanvas(650,500),SetGridx,SetGridy,<AxisRange(0,200,"X")> display = TCanvas(650,500),SetGridx,SetGridy,<AxisRange(0,200,"X")>
} }
} ## End CSC } ## End CSC
} ## End MuonSegments } ## End TrackMuonSegments
} ## End Overview } ## End Overview
} ## End EndCapA } ## End EndCapA
dir EndCapC { dir EndCapC {
...@@ -285,7 +285,7 @@ dir Muon { ...@@ -285,7 +285,7 @@ dir Muon {
reference = CentrallyManagedReferences reference = CentrallyManagedReferences
output = MuonDetectors/CSC output = MuonDetectors/CSC
algorithm = CSC_Histogram_Not_Empty&GatherData algorithm = CSC_Histogram_Not_Empty&GatherData
dir MuonSegments { dir TrackMuonSegments {
dir CSC { dir CSC {
output = MuonDetectors/CSC/Expert/CSCEC/MuonSegments output = MuonDetectors/CSC/Expert/CSCEC/MuonSegments
hist Muon_Segm_Efficiency_EC { hist Muon_Segm_Efficiency_EC {
...@@ -305,7 +305,7 @@ dir Muon { ...@@ -305,7 +305,7 @@ dir Muon {
display = TCanvas(650,500),SetGridx,SetGridy,<AxisRange(0,200,"X")> display = TCanvas(650,500),SetGridx,SetGridy,<AxisRange(0,200,"X")>
} }
} ## End CSC } ## End CSC
} ## End MuonSegments } ## End TrackMuonSegments
} ## End Overview } ## End Overview
} ## End EndCapC } ## End EndCapC
#### -- CSC End #### -- CSC End
......
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