EventShapes.hh
Go to the documentation of this file.
double CParameter() const
The C parameter.
Definition: EventShapes.cpp:116
std::vector< double > SphericityEigenValues() const
The sphericity eigenvalues.
Definition: EventShapes.cpp:168
Vector3< double > MajorAxis() const
The major axis.
Definition: EventShapes.cpp:104
Definition: GradedContainer.hh:173
boost::units::quantity< boost::units::si::plane_angle > Angle
Angle measured in radian.
Definition: Si.hh:35
Vector3< double > MinorAxis() const
The minor axis.
Definition: EventShapes.cpp:110
Momentum PtOutT(LorentzVector< Momentum > const &lorentz_vector) const
Transverse momentum with respect to the thrust axis out of the event plane.
Definition: EventShapes.cpp:190
Vector3< double > ThrustAxis() const
The thrust axis.
Definition: EventShapes.cpp:98
std::vector< Vector3< double > > SphericityEigenVectors() const
The sphericity eigenvectors.
Definition: EventShapes.cpp:176
double Aplanarity() const
The aplanarity.
Definition: EventShapes.cpp:150
Angle RapidityT(LorentzVector< Momentum > const &lorentz_vector) const
Rapidity with respect to the thrust axis.
Definition: EventShapes.cpp:196
std::vector< Vector3< double > > LinTenEigenVectors() const
The eigenvectors in order of descending eigenvalue.
Definition: EventShapes.cpp:136
Vector3< double > SphericityAxis() const
The sphericity axis.
Definition: EventShapes.cpp:162
Momentum PtInT(LorentzVector< Momentum > const &lorentz_vector) const
Transverse momentum with respect to the thrust axis in the event plane.
Definition: EventShapes.cpp:184
Momentum PtOutS(LorentzVector< Momentum > const &lorentz_vector) const
Transverse momentum with respect to the sphericity axis out of the event plane.
Definition: EventShapes.cpp:208
boca::HemisphereMasses HemisphereMasses() const
Hemisphere mass variables and jet broadenings.
Definition: EventShapes.cpp:259
double Sphericity() const
The sphericity.
Definition: EventShapes.cpp:144
Energy Momentum
Momentum measured in electronvolt.
Definition: ElectronVolt.hh:68
double Oblateness() const
The oblateness.
Definition: EventShapes.cpp:92
double DParameter() const
The D parameter.
Definition: EventShapes.cpp:122
Definition: HemisphereMasses.hh:10
Calculates the event shapes for a given collection of jets.
Definition: EventShapes.hh:25
Momentum PtInS(LorentzVector< Momentum > const &lorentz_vector) const
Transverse momentum with respect to the sphericity axis in the event plane.
Definition: EventShapes.cpp:202
Angle RapidityS(LorentzVector< Momentum > const &lorentz_vector) const
Rapidity with respect to the sphericity axis.
Definition: EventShapes.cpp:214
std::vector< double > LinTenEigenValues() const
The eigenvalues in descending order.
Definition: EventShapes.cpp:128