TauRecord

class atlas_schema.methods.TauRecord(*args: Any, **kwargs: float)

Bases: Tau, Record

Attributes

ProjectionClass2D: type[VectorProtocolPlanar]
ProjectionClass3D: type[VectorProtocolSpatial]
ProjectionClass4D: type[VectorProtocolLorentz]
GenericClass: type[VectorProtocol]
MomentumClass: type[VectorProtocol]

Methods

__init__(data, *, behavior=None, with_name=None, check_valid=False, backend=None, attrs=None, named_axis=None)