Particle

class atlas_schema.methods.Particle(*args: Any, **kwargs: float)[source]

Bases: PtEtaPhiMLorentzVector

Generic particle collection that has Lorentz vector properties

Also handles the following additional branches: - ‘{obj}_select’

Attributes

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

Methods

__init__()
passes(name)[source]