Candidate
- class coffea.nanoevents.methods.candidate.Candidate[source]
Bases:
LorentzVectorA Lorentz vector with charge
This mixin class requires the parent class to provide items
x,y,z,t, andcharge.Methods Summary
add(other)Add two candidates together elementwise using
x,y,z,t, andchargecomponentssum([axis])Sum an array of vectors elementwise using
x,y,z,t, andchargecomponentsMethods Documentation