Skip to content
Snippets Groups Projects
Commit 0226351c authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'Csc_bugFixes' into 'master'

CSC webdisplay: fix Undefined folder

See merge request atlas/athena!45317
parents 617fd0b8 8f8e1c5a
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,7 @@ dir Muon {
reference = CentrallyManagedReferences
output = MuonDetectors/CSC
algorithm = CSC_Histogram_Not_Empty&GatherData
dir MuonSegments {
dir TrackMuonSegments {
dir CSC {
output = MuonDetectors/CSC/Expert/CSCEA/MuonSegments
hist Muon_Segm_Efficiency_EA {
......@@ -285,7 +285,7 @@ dir Muon {
reference = CentrallyManagedReferences
output = MuonDetectors/CSC
algorithm = CSC_Histogram_Not_Empty&GatherData
dir MuonSegments {
dir TrackMuonSegments {
dir CSC {
output = MuonDetectors/CSC/Expert/CSCEC/MuonSegments
hist Muon_Segm_Efficiency_EC {
......
......@@ -256,7 +256,7 @@ dir Muon {
reference = CentrallyManagedReferences
output = MuonDetectors/CSC
algorithm = CSC_Histogram_Not_Empty&GatherData
dir MuonSegments {
dir TrackMuonSegments {
dir CSC {
output = MuonDetectors/CSC/Expert/CSCEA/MuonSegments
hist Muon_Segm_Efficiency_EA {
......@@ -276,7 +276,7 @@ dir Muon {
display = TCanvas(650,500),SetGridx,SetGridy,<AxisRange(0,200,"X")>
}
} ## End CSC
} ## End MuonSegments
} ## End TrackMuonSegments
} ## End Overview
} ## End EndCapA
dir EndCapC {
......@@ -285,7 +285,7 @@ dir Muon {
reference = CentrallyManagedReferences
output = MuonDetectors/CSC
algorithm = CSC_Histogram_Not_Empty&GatherData
dir MuonSegments {
dir TrackMuonSegments {
dir CSC {
output = MuonDetectors/CSC/Expert/CSCEC/MuonSegments
hist Muon_Segm_Efficiency_EC {
......@@ -305,7 +305,7 @@ dir Muon {
display = TCanvas(650,500),SetGridx,SetGridy,<AxisRange(0,200,"X")>
}
} ## End CSC
} ## End MuonSegments
} ## End TrackMuonSegments
} ## End Overview
} ## End EndCapC
#### -- 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