FastJet 3.0.4
Public Member Functions | Protected Attributes
fastjet::Boost Class Reference

Class to boost a PseudoJet. More...

#include <fastjet/tools/Boost.hh>

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

List of all members.

Public Member Functions

 Boost (const PseudoJet &jet_rest)
 default ctor
PseudoJet result (const PseudoJet &original) const
 the action of the function: boost the PseudoJet by a boost vector _jet_rest

Protected Attributes

PseudoJet _jet_rest
 the boost vector

Detailed Description

Class to boost a PseudoJet.

This is a FunctionOfPseudoJet with return type PseudoJet. Its action if to boost the PseudoJet by a boost vector passed to its constructor

Definition at line 45 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