Add nTypes to enum
This guaranties that the rest of the code remains consistent if we add additional entries to the enum
/cc @goetz
Merge request reports
Activity
This merge request affects 4 packages:
- Event/xAOD/xAODMeasurementBase
- Tracking/Acts/ActsEvent
- Tracking/Acts/ActsTrackReconstruction
- Tracking/Acts/ActsTruth
Affected files list will not be printed in this case
Adding @tbold ,@adye ,@goetz ,@jojungge ,@toyamaza ,@cvarni ,@pagessin ,@akraszna as watchers
added EDM Tracking analysis-review-required main review-pending-level-1 labels
CI Result FAILURE (hash 137b069d)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 7949] (remote access info)Should
TrackingSurfaceHelper::s_NMeasTypes
be replaced everywhere withxAOD::UncalibMeasType::NSIZE
? Certainly,NSIZE
seems to be a much better place to define this.s_NMeasTypes
is currently set to4
, which includesMdtDriftCircleType
. Maybe it was meant to includeHGTDClusterType
. Has that moved?I suspect we wouldn't lose much if we allowed all types, but if we want to restrict it to ITk only then I guess we should reduce it to
3
. In that case, could we define an extraxAOD::UncalibMeasType
enum
likenITkTypes
?Change label to review-user-action-required while discussion is taking place. Clara (L1)
added review-user-action-required label and removed review-pending-level-1 label
This merge request affects 4 packages:
- Event/xAOD/xAODMeasurementBase
- Tracking/Acts/ActsEvent
- Tracking/Acts/ActsTrackReconstruction
- Tracking/Acts/ActsTruth
Affected files list will not be printed in this case
Adding @akraszna ,@pagessin ,@jojungge ,@cvarni ,@goetz ,@adye ,@toyamaza ,@tbold as watchers
added review-pending-level-1 label and removed review-user-action-required label
This merge request affects 4 packages:
- Event/xAOD/xAODMeasurementBase
- Tracking/Acts/ActsEvent
- Tracking/Acts/ActsTrackReconstruction
- Tracking/Acts/ActsTruth
Affected files list will not be printed in this case
Adding @cvarni ,@akraszna ,@pagessin ,@adye ,@toyamaza ,@goetz ,@tbold ,@jojungge as watchers
CI Result FAILURE (hash d7700f8f)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 8022] (remote access info) CI Result FAILURE (hash 0f6e259d)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 8021] (remote access info)This merge request affects 4 packages:
- Event/xAOD/xAODMeasurementBase
- Tracking/Acts/ActsEvent
- Tracking/Acts/ActsTrackReconstruction
- Tracking/Acts/ActsTruth
Affected files list will not be printed in this case
Adding @toyamaza ,@goetz ,@cvarni ,@jojungge ,@akraszna ,@adye ,@pagessin ,@tbold as watchers
CI Result SUCCESS (hash 2193cf56)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 8050] (remote access info)removed analysis-review-required label
added analysis-review-approved label
added review-approved label and removed review-pending-level-1 label
mentioned in commit ec629ddc