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

Merge branch 'master-TRTwebdisplayConfigUpdate' into 'master'

TRTConfigUpdate: Notube hits residuals for Collision configuration

See merge request !46153
parents 75e366c5 9a099e33
No related branches found
No related tags found
9 merge requests!69091Fix correlated smearing bug in JER in JetUncertainties in 22.0,!58791DataQualityConfigurations: Modify L1Calo config for web display,!51674Fixing hotSpotInHIST for Run3 HIST,!50012RecExConfig: Adjust log message levels from GetRunNumber and GetLBNumber,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!46538Draft: Added missing xAOD::TrigConfKeys from DESDM_MCP,!46514TGC Digitization: Implementation of signal propagation time between the sensor edge and ASD,!46153TRTConfigUpdate: Notube hits residuals for Collision configuration
...@@ -187,17 +187,62 @@ dir TRT { ...@@ -187,17 +187,62 @@ dir TRT {
output = InnerDetector/TRT/TRTB output = InnerDetector/TRT/TRTB
display = Draw=HIST display = Draw=HIST
} }
hist hResidual_noTubeHits {
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTB
display = Draw=HIST
}
hist hResidual_noTubeHits_Xe {
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTB
display = Draw=HIST
}
hist hResidual_noTubeHits_Ar {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTB
display = Draw=HIST
}
hist hResidual_noTubeHits_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTB
display = Draw=HIST
}
hist hResidual_noTubeHits_Xe_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTB
display = Draw=HIST
}
hist hResidual_noTubeHits_Ar_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTB
display = Draw=HIST
}
hist hTimeResidual { hist hTimeResidual {
algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe
output = InnerDetector/TRT/TRTB output = InnerDetector/TRT/TRTB
display = Draw=HIST display = Draw=HIST
} }
hist hTimeResidual_noTubeHits {
algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe
output = InnerDetector/TRT/TRTB
display = Draw=HIST
}
hist hTimeResidual_Ar { hist hTimeResidual_Ar {
weight = 0 weight = 0
algorithm = TRT_IterativeGaussianFit/TimeResidual algorithm = TRT_IterativeGaussianFit/TimeResidual
output = InnerDetector/TRT/TRTB output = InnerDetector/TRT/TRTB
display = Draw=HIST display = Draw=HIST
} }
hist hTimeResidual_noTubeHits_Ar {
weight = 0
algorithm = TRT_IterativeGaussianFit/TimeResidual
output = InnerDetector/TRT/TRTB
display = Draw=HIST
}
hist hrtRelation { hist hrtRelation {
algorithm = TRT_Histogram_Has_NonZero_Entries algorithm = TRT_Histogram_Has_NonZero_Entries
output = InnerDetector/TRT/TRTB output = InnerDetector/TRT/TRTB
...@@ -365,17 +410,62 @@ dir TRT { ...@@ -365,17 +410,62 @@ dir TRT {
output = InnerDetector/TRT/TRTEA output = InnerDetector/TRT/TRTEA
display = Draw=HIST display = Draw=HIST
} }
hist hResidual_noTubeHits_A {
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTEA
display = Draw=HIST
}
hist hResidual_noTubeHits_Xe_A {
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTEA
display = Draw=HIST
}
hist hResidual_noTubeHits_Ar_A {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTEA
display = Draw=HIST
}
hist hResidual_noTubeHits_A_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTEA
display = Draw=HIST
}
hist hResidual_noTubeHits_Xe_A_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTEA
display = Draw=HIST
}
hist hResidual_noTubeHits_Ar_A_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTEA
display = Draw=HIST
}
hist hTimeResidual_A { hist hTimeResidual_A {
algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe
output = InnerDetector/TRT/TRTEA output = InnerDetector/TRT/TRTEA
display = Draw=HIST display = Draw=HIST
} }
hist hTimeResidual_noTubeHits_A {
algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe
output = InnerDetector/TRT/TRTEA
display = Draw=HIST
}
hist hTimeResidual_Ar_A { hist hTimeResidual_Ar_A {
weight = 0 weight = 0
algorithm = TRT_IterativeGaussianFit/TimeResidual algorithm = TRT_IterativeGaussianFit/TimeResidual
output = InnerDetector/TRT/TRTEA output = InnerDetector/TRT/TRTEA
display = Draw=HIST display = Draw=HIST
} }
hist hTimeResidual_noTubeHits_Ar_A {
weight = 0
algorithm = TRT_IterativeGaussianFit/TimeResidual
output = InnerDetector/TRT/TRTEA
display = Draw=HIST
}
hist hrtRelation_A { hist hrtRelation_A {
algorithm = TRT_Histogram_Has_NonZero_Entries algorithm = TRT_Histogram_Has_NonZero_Entries
output = InnerDetector/TRT/TRTEA output = InnerDetector/TRT/TRTEA
...@@ -521,17 +611,62 @@ dir TRT { ...@@ -521,17 +611,62 @@ dir TRT {
output = InnerDetector/TRT/TRTEC output = InnerDetector/TRT/TRTEC
display = Draw=HIST display = Draw=HIST
} }
hist hResidual_noTubeHits_C {
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTEC
display = Draw=HIST
}
hist hResidual_noTubeHits_Xe_C {
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTEC
display = Draw=HIST
}
hist hResidual_noTubeHits_Ar_C {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual
output = InnerDetector/TRT/TRTEC
display = Draw=HIST
}
hist hResidual_noTubeHits_C_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTEC
display = Draw=HIST
}
hist hResidual_noTubeHits_Xe_C_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTEC
display = Draw=HIST
}
hist hResidual_noTubeHits_Ar_C_20GeV {
weight = 0
algorithm = TRT_IterativeGaussianFit/Residual_20GeV
output = InnerDetector/TRT/TRTEC
display = Draw=HIST
}
hist hTimeResidual_C { hist hTimeResidual_C {
algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe
output = InnerDetector/TRT/TRTEC output = InnerDetector/TRT/TRTEC
display = Draw=HIST display = Draw=HIST
} }
hist hTimeResidual_noTubeHits_C {
algorithm = TRT_IterativeGaussianFit/TimeResidual_Xe
output = InnerDetector/TRT/TRTEC
display = Draw=HIST
}
hist hTimeResidual_Ar_C { hist hTimeResidual_Ar_C {
weight = 0 weight = 0
algorithm = TRT_IterativeGaussianFit/TimeResidual algorithm = TRT_IterativeGaussianFit/TimeResidual
output = InnerDetector/TRT/TRTEC output = InnerDetector/TRT/TRTEC
display = Draw=HIST display = Draw=HIST
} }
hist hTimeResidual_noTubeHits_Ar_C {
weight = 0
algorithm = TRT_IterativeGaussianFit/TimeResidual
output = InnerDetector/TRT/TRTEC
display = Draw=HIST
}
hist hrtRelation_C { hist hrtRelation_C {
algorithm = TRT_Histogram_Has_NonZero_Entries algorithm = TRT_Histogram_Has_NonZero_Entries
output = InnerDetector/TRT/TRTEC output = InnerDetector/TRT/TRTEC
......
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