ElectronRecord

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

Bases: Electron, 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)