ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::FastJet::Jet Class Reference

Common class for jets. More...

#include </home/runner/work/acts/acts/Plugins/FastJet/include/ActsPlugins/FastJet/Jets.hpp>

Inheritance diagram for ActsPlugins::FastJet::Jet:
[legend]

Public Member Functions

 Jet (const Acts::Vector4 &fourMom, const JetLabel &label)
Acts::Vector4 fourMomentum () const
 Get the jet 4-momentum.
JetLabel jetLabel () const
 Get the jet label.
void setJetLabel (const JetLabel &label)
 Set the jet label.

Detailed Description

Common class for jets.

Constructor & Destructor Documentation

◆ Jet()

ActsPlugins::FastJet::Jet::Jet ( const Acts::Vector4 & fourMom,
const JetLabel & label )

Member Function Documentation

◆ fourMomentum()

Acts::Vector4 ActsPlugins::FastJet::Jet::fourMomentum ( ) const

Get the jet 4-momentum.

Returns
the jet 4-momentum as an Acts::Vector4

◆ jetLabel()

JetLabel ActsPlugins::FastJet::Jet::jetLabel ( ) const

Get the jet label.

Returns
the jet label as JetLabel enum

◆ setJetLabel()

void ActsPlugins::FastJet::Jet::setJetLabel ( const JetLabel & label)

Set the jet label.

Parameters
labelthe jet label as JetLabel enum