fastjet 2.4.5
|
#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 fastjet::ClusterSequence::_bj_dist(), fastjet::ClusterSequence::_CP2DChan_cluster(), fastjet::Dnn2piCylinder::_CreateNecessaryMirrorPoints(), fastjet::ClusterSequence::_delaunay_cluster(), fastjet::PseudoJet::_finish_init(), fastjet::ClusterSequence::_initialise_tiles(), fastjet::GhostedAreaSpec::_initialize(), fastjet::RangeDefinition::_numerical_total_area(), fastjet::Dnn4piCylinder::_remap_phi(), fastjet::Dnn3piCylinder::_remap_phi(), fastjet::Dnn2piCylinder::_remap_phi(), fastjet::ClusterSequence::_tile_index(), fastjet::PseudoJet::delta_phi_to(), fastjet::RangeDefinition::is_in_range(), fastjet::CircularRange::is_in_range(), fastjet::PseudoJet::kt_distance(), main(), fastjet::Private::make_mirror(), fastjet::PseudoJet::phi_std(), fastjet::PseudoJet::plain_distance(), fastjet::RangeDefinition::RangeDefinition(), fastjet::EtaPhi::sanitize(), and fastjet::ClusterSequenceVoronoiArea::VoronoiAreaCalc::VoronoiAreaCalc().