Skip to content
Snippets Groups Projects
  1. May 31, 2024
  2. May 28, 2024
  3. Sep 02, 2020
  4. Aug 10, 2020
    • John Chapman's avatar
      Rename EventInformation class to AtlasG4EventUserInfo · 21a1fcdc
      John Chapman authored
      The `EventInformation` class inherits from the `G4VUserEventInformation` class.
      It is used to pass around additional information about the truth particle
      currently being processed.
      However, the name is very similar to the `(xAOD::)EventInfo` object used
      elsewhere in Athena. In order to avoid this clash this commit renames the
      `EventInformation` class to `AtlasG4EventUserInfo`.
      21a1fcdc
Loading