Rivet API documentation
![]() |
Rivet 4.1.3
|
Thrust.hh
Base class for projections which define a spatial basis.
Definition AxesDefinition.hh:19
Representation of a HepMC event, and enabler of Projection caching.
Definition Event.hh:22
Project out all final-state particles in an event. Probably the most important projection in Rivet!
Definition FinalState.hh:12
std::enable_if_t< std::is_base_of< Projection, PROJ >::value, const PROJ & > apply(const Event &evt, const Projection &proj) const
Apply the supplied projection on event evt.
Definition ProjectionApplier.hh:124
const PROJ & declare(const PROJ &proj, const std::string &name) const
Register a contained projection (user-facing version).
Definition ProjectionApplier.hh:205
void setName(const std::string &name)
Used by derived classes to set their name.
Definition Projection.hh:146
Cmp< Projection > mkNamedPCmp(const Projection &otherparent, const std::string &pname) const
const Vector3 & thrustMinorAxis() const
The thrust minor axis (axis perpendicular to thrust and thrust major).
Definition Thrust.hh:107
const Vector3 & axis1() const
AxesDefinition axis accessors.
Definition Thrust.hh:113
void calc(const vector< Vector3 > &threeMomenta)
Manually calculate the thrust, without engaging the caching system.
void calc(const vector< FourMomentum > &fsmomenta)
Manually calculate the thrust, without engaging the caching system.
double thrustMajor() const
The thrust major scalar, , (thrust along thrust major axis).
Definition Thrust.hh:84
void project(const Event &e)
Perform the projection on the Event.
Definition Thrust.hh:65
CmpState compare(const Projection &p) const
Compare projections.
Definition Thrust.hh:71
double thrustMinor() const
The thrust minor scalar, , (thrust along thrust minor axis).
Definition Thrust.hh:88
void calc(const vector< Particle > &fsparticles)
Manually calculate the thrust, without engaging the caching system.
const Vector3 & axis2() const
The 2nd most significant ("major") axis.
Definition Thrust.hh:116
void calc(const FinalState &fs)
Manually calculate the thrust, without engaging the caching system.
const Vector3 & thrustMajorAxis() const
The thrust major axis (axis of max thrust perpendicular to thrust axis).
Definition Thrust.hh:103
const Vector3 & axis3() const
The least significant ("minor") axis.
Definition Thrust.hh:119
double p(const ParticleBase &p)
Unbound function access to p.
Definition ParticleBaseUtils.hh:819
Definition LHCbCommon.hh:9
Generated on for Rivet by
