FastJet 3.0.5
Public Member Functions | Protected Attributes
fastjet::Unboost Class Reference

Class to un-boost a PseudoJet. More...

#include <fastjet/tools/Boost.hh>

Inheritance diagram for fastjet::Unboost:
Inheritance graph
[legend]
Collaboration diagram for fastjet::Unboost:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Unboost (const PseudoJet &jet_rest)
 default ctor
PseudoJet result (const PseudoJet &original) const
 the action of the function: boost the PseudoJet to the rest frame of _jet_rest

Protected Attributes

PseudoJet _jet_rest
 the boost vector

Detailed Description

Class to un-boost a PseudoJet.

This is a FunctionOfPseudoJet with return type PseudoJet. Its action if to un-boost the PseudoJet back in the restframe of the PseudoJet passed to its constructor

Definition at line 68 of file Boost.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends