fastjet 2.4.3
|
#include "fastjet/PseudoJet.hh"
Go to the source code of this file.
Defines | |
#define | __BACKWARD_WARNING_V1__ |
Typedefs | |
typedef fastjet::PseudoJet | FjPseudoJet |
typedef which provides backwards compatibility for user programs based on the v1 interface | |
Variables | |
const double | twopi = fastjet::twopi |
thought not officially "declared" in the docuementation, this was used in the v1 fastjet_timing.cc example program, so in order to ensure that it still compiles we define it... |
#define __BACKWARD_WARNING_V1__ |
Definition at line 35 of file FjPseudoJet.hh.
typedef fastjet::PseudoJet FjPseudoJet |
typedef which provides backwards compatibility for user programs based on the v1 interface
Definition at line 45 of file FjPseudoJet.hh.
const double twopi = fastjet::twopi |
thought not officially "declared" in the docuementation, this was used in the v1 fastjet_timing.cc example program, so in order to ensure that it still compiles we define it...
Definition at line 50 of file FjPseudoJet.hh.
Referenced by ClusterSequence::_bj_dist(), ClusterSequence::_CP2DChan_cluster(), Dnn2piCylinder::_CreateNecessaryMirrorPoints(), ClusterSequence::_delaunay_cluster(), fastjet::PseudoJet::_finish_init(), ClusterSequence::_initialise_tiles(), SearchTree< T >::_initialize(), RangeDefinition::_numerical_total_area(), Dnn4piCylinder::_remap_phi(), Dnn3piCylinder::_remap_phi(), Dnn2piCylinder::_remap_phi(), ClusterSequence::_tile_index(), fastjet::PseudoJet::delta_phi_to(), RangeDefinition::is_in_range(), CircularRange::is_in_range(), fastjet::PseudoJet::kt_distance(), main(), Private::make_mirror(), fastjet::PseudoJet::phi_std(), fastjet::PseudoJet::plain_distance(), RangeDefinition::RangeDefinition(), JetDefinition::DefaultRecombiner::recombine(), and EtaPhi::sanitize().