parabola sTGC positon reconstruction
Alternative to the weighted average position reconstruction for sTGC clusters: Find the peak of the cluster with a parabola defined by the strip with the largest charge and its left and right neighbor. Apply a non-linear correction function to obtain the cluster position. Returns a result in all cases, no optional failure. Error conditions are encoded in PARABOLA_FLAGS, but not returned (yet). As a work-around, the flags are multiplied by 20 microns and added to the error estimate, but only for problem clusters. The position of the strip with the largest charge is returned in case of errors. Parameters positionResolution and angularResolution enter in the estimate of the error on the mean position.
Merge request reports
Activity
1 /* 2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration 3 */ 4 5 #ifndef CaruanaSTgcClusterBuilderTool_h mentioned in merge request !66255 (closed)
Hi @schernau, are you still following up on this Draft MR?
Best, Thomas - L2
Hi @tstreble yes, I fixed it and it ran on one raw data file without problems. I want to process more data, but I need help in setting up a grid job. Are there examples that I can follow?
added MuonSpectrometer main review-pending-level-1 labels
CI Result FAILURE (hash bf7de756) Athena AthSimulation externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 1, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 2652] - Resolved by Michael Schernau
Please add to the sTgcPrepData
enum class Author: uint8_t{ unKnown = 0, RdoToPrdConverter, TrigProcessor, SimpleClusterBuilder, Caruana, Parabola };
- Resolved by Michael Schernau
- Resolved by Michael Schernau
- Resolved by Michael Schernau
- Resolved by Michael Schernau
- Resolved by Michael Schernau
- Resolved by Michael Schernau
- Resolved by Michael Schernau