Skip to content

Commit

Permalink
Add EventHeader constant
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehvogel committed Nov 14, 2023
1 parent a36ee9a commit 5de3164
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/edm4hep/Constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

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

#endif // EDM4HEP_CONSTANTS_H

0 comments on commit 5de3164

Please sign in to comment.