Public Types |
Public Member Functions |
Static Public Member Functions |
Friends |
List of all members
Rivet::Vector3 Class Reference Three-dimensional specialisation of Vector. More...
Inheritance diagram for Rivet::Vector3:
Detailed DescriptionThree-dimensional specialisation of Vector. Member Function Documentation◆ azimuthalAngle()
Angle subtended by the vector's projection in x-y and the x-axis.
References eta(), and Rivet::mapAngle(). Referenced by Rivet::FourVector::azimuthalAngle(), Rivet::deltaPhi(), Rivet::deltaPhi(), Rivet::deltaPhi(), Rivet::deltaR2(), Rivet::deltaR2(), Rivet::deltaR2(), and phi(). ◆ pseudorapidity()
Purely geometric approximation to rapidity. eta = -ln[ tan(theta/2) ] Also invariant under z-boosts, equal to y for massless particles. Implemented using the tan half-angle formula tan(theta/2) = sin(theta) / [1 + cos(theta)] = pT / (p + pz) References eta(), Rivet::Vector< 3 >::mod(), and perp(). Referenced by Rivet::deltaEta(), Rivet::deltaEta(), Rivet::deltaEta(), Rivet::deltaR2(), Rivet::deltaR2(), Rivet::deltaR2(), eta(), and Rivet::FourVector::pseudorapidity(). The documentation for this class was generated from the following file:
Generated on Thu Feb 29 2024 15:46:48 for Rivet by 1.9.8 |