Skip to content

Commit

Permalink
Adding metadata name for event filter statistics (key4hep#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvbrt authored Jun 11, 2024
1 parent bd739f1 commit 994ac26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/edm4hep/Constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ static constexpr const char* CellIDEncoding = "CellIDEncoding";
static constexpr const char* EventHeaderName = "EventHeader";
static constexpr const char* EventWeights = "EventWeightNames";
static constexpr const char* shapeParameterNames = "shapeParameterNames";
static constexpr const char* EventFilterStats = "EventFilterStats";

// Use 16 bits to encode the dimension
// Could go to 8 bits, but would need a fix in podio first
Expand Down

0 comments on commit 994ac26

Please sign in to comment.