Skip to content

Commit

Permalink
Please consider the following formatting changes (#7625)
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild authored Sep 9, 2024
1 parent 3db0bae commit 380f6c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Common/DataModel/Multiplicity.h
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,10 @@ DECLARE_SOA_TABLE(MultBCs, "AOD", "MULTBC", //!
multBC::MultBCColliding);
using MultBC = MultBCs::iterator;

// crosslinks
// crosslinks
namespace mult
{
DECLARE_SOA_INDEX_COLUMN(MultBC, multBC);
DECLARE_SOA_INDEX_COLUMN(MultBC, multBC);
}
namespace multBC
{
Expand Down

0 comments on commit 380f6c9

Please sign in to comment.