# Interface for 4D vectors

4D vectors of all backends have the following attributes, properties, and methods.

For the momentum synonyms, see [Interface for 4D momentum](momentum4d.md).

```{eval-rst}
.. autoclass:: vector._methods.VectorProtocolLorentz
    :members:
    :inherited-members:
    :member-order: bysource
```
