Skip to content

Commit

Permalink
Update include/edm4hep/Constants.h
Browse files Browse the repository at this point in the history
Co-authored-by: Andre Sailer <[email protected]>
  • Loading branch information
hegner and andresailer authored Jun 13, 2024
1 parent b41b022 commit 4ab3786
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 @@ -28,7 +28,7 @@ namespace edm4hep {
namespace labels {
static constexpr const char* CellIDEncoding = "CellIDEncoding";
static constexpr const char* EventHeader = "EventHeader";
static constexpr const char* EventWeights = "EventWeightNames";
static constexpr const char* EventWeightsNames = "EventWeightNames";
static constexpr const char* ShapeParameterNames = "shapeParameterNames";
static constexpr const char* EventFilterStats = "EventFilterStats";

Expand Down

0 comments on commit 4ab3786

Please sign in to comment.