Skip to content

Commit c798229

Browse files
authored
Merge pull request #3 from alibuild/alibot-cleanup-13822
Please consider the following formatting changes to #13822
2 parents 6d90508 + 2751999 commit c798229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tools/PIDFeatureExtractor/PIDFeatureExtractor.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ struct PIDFeatureExtractor {
5050
// ============================================================================
5151
// KINEMATIC VARIABLES - Track momentum and position information
5252
// ============================================================================
53-
int eventId; /// Unique identifier for each collision event
54-
int trackId; /// Track index within the event
53+
int eventId; /// Unique identifier for each collision event
54+
int trackId; /// Track index within the event
5555

5656
// Momentum components (in GeV/c)
5757
float px, py, pz; /// Cartesian momentum components

0 commit comments

Comments
 (0)