| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IKinematic | |
<default> |
Uses of IKinematic in |
Subclasses of IKinematic in | |
class | Cell Cell objects represent 2D surface elements in eta-phi space of the Calorimeter. |
class | Cluster This class represents a cluster of energy with a centroid at a given 3-vector position. |
class | Jet Represents a Jet made from clusters. |
class | ReconstructedParticle ReconstructedParticle is used to represent most simple particles such as Electron, Muon, Photon, etc. |
class | SimpleKinematic Convertor from HepMC::Particle to IKinematic |
Methods in with parameters of type IKinematic | |
double | KinematicHelper.deltaPhi(IKinematic * a, IKinematic * b) Return the distance in phi space between two items |
double | KinematicHelper.deltaPhi(IKinematic & a, IKinematic & b) Return the distance in phi space between two items |
double | KinematicHelper.deltaR(IKinematic * a, IKinematic * b) Return the distance in eta-phi space between two items |
double | KinematicHelper.deltaR(IKinematic & a, IKinematic & b) Return the distance in eta-phi space between two items |
double | KinematicHelper.mass(IKinematic * a, IKinematic * b) Return the invariant mass of two items, |
double | KinematicHelper.mass(IKinematic & a, IKinematic & b) Return the invariant mass of two items, |
double | KinematicHelper.sumETInCone(Iter begin, Iter end, IKinematic * reference, double rCone) Sum quantities in a given R-cone from a reference. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |