Skip to content

Commit

Permalink
Remove no longer relevant part of docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jun 27, 2024
1 parent 534e304 commit 97f7652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edm4hep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ datatypes:
Description: "Calorimeter Hit Cluster"
Author: "EDM4hep authors"
Members:
- int32_t type // flagword that defines the type of cluster. Bits 16-31 are used internally
- int32_t type // flagword that defines the type of cluster
- float energy [GeV] // energy of the cluster
- float energyError [GeV] // error on the energy
- edm4hep::Vector3f position [mm] // position of the cluster
Expand Down

0 comments on commit 97f7652

Please sign in to comment.