Skip to content
Snippets Groups Projects
Commit 70f94980 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'Csc_bugFixes' into 'master'

Use same algorithm for CSC Cluster plot (A and C sides)

See merge request atlas/athena!44727
parents ee2507bd 15b67dcd
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ dir Muon {
hist h1csc_clus_qmax_signal_EA_count {
display = TCanvas(650,500),SetGridx,SetGridy,<AxisRange(0,4000,"X")>
#algorithm = CSCCollisionsOviewKSTest
algorithm = CSC_ClusSamplingTime_SideBand
algorithm = CSC_Histogram_Not_Empty&GatherData
}
# //hist h1csc_clus_qmax_signal_EA_occupancy {
# // display = TCanvas(850,500),SetGridx,SetGridy,<AxisRange(0.8,16.9,"X")>,LogY
......
......@@ -87,7 +87,7 @@ dir Muon {
hist h1csc_clus_qmax_signal_EA_count {
display = TCanvas(650,500),SetGridx,SetGridy,<AxisRange(0,4000,"X")>
#algorithm = CSCCollisionsOviewKSTest
algorithm = CSC_ClusSamplingTime_SideBand
algorithm = CSC_Histogram_Not_Empty&GatherData
}
# //hist h1csc_clus_qmax_signal_EA_occupancy {
# // display = TCanvas(850,500),SetGridx,SetGridy,<AxisRange(0.8,16.9,"X")>,LogY
......
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