Skip to content

Commit

Permalink
Change EventHeader to EventHeaderName
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Nov 14, 2023
1 parent 153eabf commit 808792f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/edm4hep/Constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

namespace edm4hep {
static constexpr const char* CellIDEncoding = "CellIDEncoding";
static constexpr const char* EventHeader = "EventHeader";
static constexpr const char* EventHeaderName = "EventHeader";
} // namespace edm4hep

#endif // EDM4HEP_CONSTANTS_H

0 comments on commit 808792f

Please sign in to comment.